body {
	background-image: url(../images/bg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 16px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033cc;
}
#allrow {
	width: 923px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#row {
	margin-left: 6px;
	background-color: #f7f8fb;
	background-image: url(../images/rowbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#banner {
	height: 96px;
}
#contact {
	padding-top: 25px;
	float: right;
	padding-bottom: 18px;
	padding-left: 82px;
	padding-right: 90px;
}
#contact h2 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7f7d75;
	font-weight: normal;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	padding-left: 47px;
	line-height: 22px;
	padding-top: 6px;
}
#nav {
	padding-top: 28px;
	padding-left: 60px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin-right: 10px;
}
#nav a span {
	background-position: right top;
	padding-right: 8px;
	background-repeat: repeat;
	display: block;
	background-image: url(../images/nav_right.gif);
}
#nav a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #5d4ca0;
	text-decoration: none;
	background-image: url(../images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 9px;
	font-weight: bold;
	line-height: 28px;
}
#nav a:hover {
	background-image: url(../images/nav_left2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	color: #FFFFFF;
}
#nav a:hover span {
	background-image: url(../images/nav_right2.gif);
	background-repeat: repeat;
	background-position: right top;
	padding-right: 8px;
}


#menu {
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 852px;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu li h2 {
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#menu li h3 {
	margin: 0px;
}
#menu #list {
	padding-left: 15px;
}

#menu #list a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menu a span{
	color: #0033cc;
	text-decoration: underline;
}
.main {
	padding-right: 56px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aeaeae;
	margin-right: 5px;
	clear: both;
	padding-bottom: 30px;
}
#left {
	float:left;
	width:545px;
	padding-left: 35px;
}
#sidebar {
	width: 200px;
	border: 1px solid #adb9c2;
	background-image: url(../images/sidebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin-top: 7px;
}


#sidebar img {
	margin-top: 14px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 13px;
}
#sidebar-logo img {
	margin:5px 8px 5px 8px;
	border:solid 1px #CCCCCC;
}
#sidebar img .before-after {
	margin-top:0px;
	margin-bottom:0px;
}
#sidebar-logo.no-border img  {
	border:none;
	border-width:0px;
}
#introduce {
	background-image: url(../images/introducebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-left: 30px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #080101;
	padding-bottom: 13px;
}
#introduce ul {
	margin: 0px;
	list-style-type: square;
	padding: 0px;
	font-size: 7px;
}

#introduce h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -16px;
}
#introduce li a {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #080101;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#boxa {
	float: right;
	width: 326px;
}
#boxa #box {
	margin-left:auto;
	margin-right:auto;
	}
#boxb {
	width: 193px;
	float: left;
	background: url(../images/sidebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #adb9c2;
	margin-top: 7px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 21px;
	background-image: url(articlebg .gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 20px;
	background-image: url(../images/articlebg.gif);
}
#article h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}
#right {
	float: right;
	width: 235px;
	padding-right: 25px;
}
#box {
	width: 237px;
	margin-bottom: 18px;
}
#box h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c30535;
	background-image: url(../images/boxtop2.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: left top;
	padding-left: 18px;
	background-color: #fbffff;
	margin: 0px;
}
#box span {
	display: block;
	padding-right: 16px;
	padding-left: 15px;
	background-image: url(../images/boxbg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7db5de;
	border-left-color: #7db5de;
	padding-top: 10px;
	line-height: 20px;
	padding-bottom: 4px;
	background-color: #B8DFF7;
}
#boxbtm {
	background-image: url(../images/boxbtm2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding-left: 30px;
}
.box {
	width: 298px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}
.box h2 {
	background-image: url(../images/boxtop.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c30535;
	padding-left: 18px;
	padding-top: 10px;
	margin: 0px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 8px;
	display: block;
}
.box span {
	background-image: url(../images/boxbg.gif);
	background-repeat: repeat-x;
	background-position: 1px top;
	display: block;
	font-size: 13px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a8d7ea;
	border-left-color: #a8d7ea;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 0px;
}
.box #font14 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.box #btm {
	background-image: url(../images/boxbtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	padding-right: 16px;
	padding-bottom: 10px;
}
.redText {
	color: #990000;
	font-weight: bold;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
	clear: both;
	font-size: 12px;
	margin-top: 40px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020202;
	margin-right: 6px;
	margin-left: 6px;
	line-height: 18px;
	text-decoration: none;
}
a:hover,#menu #list a:hover,#menu #list a:hover span,#introduce a:hover{
	text-decoration: none;
	color: #FF9933;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF9933;
}
#introduce a:hover {
	text-decoration: underline;
}
#navload a {
	background-image: url(../images/nav_left2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	color: #FFFFFF;
}
#navload a span {
	background-image: url(../images/nav_right2.gif);
	background-repeat: repeat;
	background-position: right top;
	padding-right: 8px;
}
/* Image Formatting */
.imageLeft { /* apply this class to any image or element with width - text will wrap it to the right */
	float:left; 
	margin:3px 15px 2px 0px;
	} 
.imageRight { /* apply this class to any image or element with width  - text will wrap it to the left */
	float:right; 
	margin:3px 0px 2px 10px;
	}
.imageCenter { /* Image horizontally centered on the page, text does not wrap */
	display:block;
	margin-left:auto;
	margin-right:auto;
	}