* { margin: 0; padding: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}
#wrap {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	width: 683px;
	float: left;
}
#meta {
	background-color: #CCC;
	height: 5px;
	width: 100%;
}
#search {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 240px;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search a {
	display: block;
	height: 18px;
	width: 240px;
	cursor: text;
}
#flag {
	background-image: url(../images/bg-flag.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 30px;
	margin-top: -20px;
	margin-left: 260px;
}
#flag a {
	display: block;
	height: 24px;
	width: 30px;
}
header nav {
	margin-top: 44px;
	height: 32px;
}
header nav ul {
	list-style-type: none;
	height: 32px;
	margin: 0px;
	padding: 0px;
}


header nav ul li {
	height: 32px;
	width: 110px;
	padding: 0px;
	float: left;
	background-image: url(../images/top_nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

header nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 6px;

}

header nav ul li:hover, header nav ul li:active, header nav ul li:focus {
	background-image: url(../images/top_nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}

header nav ul .current {
	background-image: url(../images/top_nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}


#main {
	width: 683px;
}
#top_content {
	background-image: url(../images/top_section.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 683px;
	display: block;
	margin-top: 1px;
}



#content {
	background-image: url(../images/mid_section.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content .mainPic {
	height: 132px;
	width: 159px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content #content_text {
	margin-top: 6px;
}
#content #content_text p {
	display: block;
	padding-bottom: 12px;
	font-size: 13px;
	text-align: justify;
}
#content #content_text ul {
	margin-right: 25px;
	margin-bottom: 12px;
}
#content #content_text ul li {
	margin-bottom: 6px;
}
#content #content_text ol {
	margin-right: 25px;
	margin-bottom: 12px;
}
#content #content_text ol li {
	margin-bottom: 6px;
}
#content_text #one {
	width: 653px;
}
#content #content_text #one h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 12px;
}
#content #content_text #one h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom: 12px;
}
#content #content_text #one h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-bottom: 12px;
}
#content_text #one p .underline {
	text-decoration: underline;
}
#content_text #one #text_center {
	text-align: center;
}



#content_text a {
	background-image: url(../images/readMore.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 108px;
	display: block;
	float: left;
	margin-left: 30px;
}
#content #content_text #one ul li .underline {
	text-decoration: underline;
}










#more {
	background-image: url(../images/mid_section.png);
	background-repeat: repeat-y;
	width: 683px;
	padding-bottom: 45px;
}
#more_content {
	margin-right: 15px;
	margin-left: 15px;

}
#more_content h2 {
	background-image: url(../images/more_onsite.jpg);
	background-repeat: no-repeat;
	text-indent: -88888px;
	height: 14px;
	width: 83px;
	overflow: hidden;
	padding-bottom: 25px;
}
#more_content ul {
	list-style-type: none;
	height: 28px;
}
#more_content ul li {
	height: 28px;
	width: 209px;
	padding: 0px;
	float: right;
	background-image: url(../images/right-nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 5px;
}
#more_content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-top: 5px;
	margin-right: 32px;
}
#more_content ul li:hover, #more_content ul li:active, #more_content ul li:focus {
	background-image: url(../images/right-nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}








#right {
	width: 232px;
	float: right;
}
#logo {
	background-image: url(../images/logo_site.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 232px;
}
#logo a {
	height: 138px;
	width: 232px;
	display: block;
}

aside #nav {
	height: 320px;
	width: 232px;
	text-align: right;
}
aside #nav ul {
	padding: 0px;
	height: 284px;
	list-style-type: none;
	width: 209px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
aside #nav ul li {
	background-image: url(../images/right-nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	width: 209px;
	margin-bottom: 4px;
}
aside #nav ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-right: 30px;
	display: block;
	padding-top: 5px;
	height: 20px;
}
aside #nav ul li:hover, aside #nav ul li:active, aside #nav ul li:focus {
	background-image: url(../images/right-nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}

aside #nav ul .current {
	background-image: url(../images/right-nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}



aside #asideBox {
	background-image: url(../images/tips_box2.gif);
	background-repeat: no-repeat;
	height: 321px;
	width: 233px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
aside #asideBox ul {
	width: 225px;
	list-style-type: none;
	padding-top: 50px;
}
aside #asideBox ul li {
	margin-bottom: 15px;
	margin-right: 7px;
	text-align: right;
	font-size: 13px;
	margin-left: 7px;
}
aside #asideBox a img {
	float: left;
	margin-left: 7px;
}
#botSection {
	background-image: url(../images/bot_section.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 683px;
}
footer {
	width: 915px;
	text-align: center;
	padding-top: 20px;
	clear: both;
	color: #000;
	font-size: 11px;
}
footer p a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

footer p a:hover, footer p a:active, footer p a:focus {
	text-decoration: underline;
}
article, aside, figure, footer, header, nav, section { display: block; }
