/*
*	{
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	list-style: none;
	font-weight: normal;
	line-height: inherit;
	font-family: inherit;
	text-decoration: none;
}
*/

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: inherit;
	font-family: inherit;
	text-align: left;
	list-style: none;	
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

html	{
	background: #187586 url(../images/bg_html.jpg) repeat-y center top;
}
body	{
	background: url(../images/bg_body.jpg) no-repeat center top;
	font: normal normal 62.5%/1 Georgia, 'Times New Roman', Times, serif;
}

/*						PAGE LAYOUT							*/

#wrap	{
	width: 974px;
	margin: 0 auto;
}
#header	{
	height: 1%;
	margin-bottom: 7px;
	position: relative;
	background: url(../images/bg_header.jpg) repeat-y left top;
}
#liner	{
	height: 247px;
	margin-bottom: 7px;
	background: url(../images/bg_liner.jpg) no-repeat left top;
}
.content	{
	height: 1%;
	background: #fff;
	padding-top: 25px;
	margin-bottom: 25px;
	border-bottom: solid 7px #177582;
}
#home #main, #home #sidebar	{
	float: left;
}
#home #main	{
	width: 440px;
	padding-left: 35px;
}
#home #sidebar	{
	width: 495px;
}
#footer	{
	padding-bottom: 20px;
}

/*						GLOBAL STYLES						*/

.clear	{
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}

/*						HEADER STYLES						*/

#topnav	{
	height: 17px;
	background: #0f2225;
	padding: 7px 0 0 494px;
	border-bottom: solid 7px #2b666e;
}
#topnav li	{
	float: left;
	padding: 0 4px;
	font-size: 1.1em;
	border-right: solid 1px #979696;
}
#topnav li.last	{
	border: 0;
}
#topnav a, #topnav a:visited	{
	color: #979696;
	white-space: nowrap;
}
#header h1	{
	color: #fff;
	float: left;
	width: 278px;
	height: 72px;
	font-size: 1.6em;
	margin-left: 19px;
	padding-top: 90px;
	position: relative;
	text-align: center;
}
#header h1 big	{
	display: block;
	font-size: 1.6em;
	letter-spacing: 6px;
	padding-bottom: 5px;
}
#header h1 br	{
	display: none;
}
#header h1 a, #header h1 a:visited	{
	top: 0;
	left: 0;
	width: 100%;
	height: 162px;
	display: block;
	position: absolute;
	background: url(../images/bg_logo.jpg) no-repeat left top;
}
#nav	{
	float: right;
	padding-top: 17px;
}
#nav li	{
	float: left;
	padding: 0 4px;
}
#nav a, #nav a:visited	{
	float: left;
	height: 22px;
	color: #e8e5e3;
	display: block;
	font-size: 1.6em;
	padding: 5px 15px 0 15px;
}
#nav li.selected a, #nav a:hover	{
	background: #115159;
}
#header #pictop	{
	float: right;
	width: 337px;
	height: 93px;
	display: block;
	margin-top: 25px;
	background: url(../images/bg_pic_top.jpg) no-repeat left top;
}

/*						LINER STYLES						*/

#liner #picslice	{
	float: right;
	width: 337px;
	height: 7px;
	display: block;
	margin-top: -7px;
	position: relative;
	background: url(../images/bg_pic_slice.jpg) no-repeat left top;
}
#liner img	{
	margin: 43px 0 0 34px;
	border: solid 7px #2b666e;
}

/*						CONTENT STYLES						*/

#home p	{
	color: #726963;
	font: bold 1.2em/1.5em 'Trebuchet MS',Arial, Helvetica, sans-serif;
}
#home h2	{
	color: #4a6476;
	font-size: 2.5em;
	margin-bottom: 15px;
}
#home #main p	{
	padding-right: 60px;
	padding-bottom: 20px;
}
#home #main strong	{
	color: #2F2F2F;
	font-weight: bold;
}
#home p a {
	color: #2C676F;
	background-color: none;
	text-decoration: underline;
}
#home p a:hover {
	color: #8FB9BF;
	background-color: none;
	text-decoration: underline;
}
#home img	{
	float: left;
	clear: left;
	margin: 0 40px 20px 0;
	border: solid 1px #316a72;
}
#home h3	{
	color: #2c6973;
	font-size: 1.5em;
	margin-bottom: 10px;
}
#home #sidebar p	{
	padding-right: 30px;
}

/*						FOOTER STYLES						*/

#footer p	{
	color: #fff;
	font-size: 1.2em;
	padding-bottom: 20px;
}
#footer p span	{
	margin-right: 1px;
	padding-right: 4px;
	border-right: solid 1px #fff;
}
#footer li	{
	display: inline;
	font-size: 1.2em;
	padding-right: 10px;
}
#footer li a, #footer li a:visited	{
	color: #fff;
}
#footer small	{
	float: right;
	display: block;
	font-size: 1.2em;
	padding-bottom: 5px;
}
#footer small a, #footer small a:visited	{
	color: #7f7b7b;
}

/******************************************************************/
/*                       SUBPAGE STYLES                           */
/******************************************************************/

#header #pictop1	{
	float: right;
	width: 225px;
	height: 93px;
	display: block;
	margin-top: 25px;
	background: url(../images/bg_pic_top.jpg) no-repeat right top;
}
#subpage	{
	padding-bottom: 130px;
}
#subpage #aboutcol	{
	float: left;
	width: 390px;
	padding-left: 35px;
}
#subpage #achiev	{
	float: left;
	width: 193px;
	padding: 15px 30px;
	background: #d1e3e6;
}
#subpage #encourage	{
	float: left;
	width: 254px;
	padding-left: 27px;
}
#subpage h2	{
	height: 54px;
	color: #115159;
	font-size: 2.9em;
	padding: 10px 0 0 35px;
}
#subpage h3	{
	color: #30afa7;
	font-size: 1.8em;
	margin-bottom: 10px;
}
#subpage p	{
	color: #726963;
	padding: 0 20px 20px 0;
	font: 1.2em/1.5em 'Trebuchet MS',Arial, Helvetica, sans-serif;
}
#subpage p.comments	{
	color: #177582;
	padding: 5px 0 20px 0;
}
#subpage p a, #subpage li a {
	color: #2C676F;
	background-color: none;
	text-decoration: underline;
}
#subpage p a:hover, #subpage li a:hover {
	color: #8FB9BF;
	background-color: none;
	text-decoration: underline;
}
#subpage #achiev a, #subpage #sidebox a {
	color: #009AAF;
	background-color: none;
	text-decoration: underline;
}
#subpage #achiev a:hover, #subpage #sidebox a:hover {
	color: #8FB9BF;
	background-color: none;
	text-decoration: underline;
}
#subpage img	{
	display: block;
}
#subpage #aboutcol ul, #subpage #servicescol ul {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#subpage #aboutcol li, #subpage #servicescol li {
	color: #167581;
	padding: 0px;
	margin: 0px 0px 5px 20px;
	list-style-type: disc;
	font: 1.2em/1.5em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#subpage #achiev li, #subpage #sidebox li {
	color: #167581;
	margin-bottom: 20px;
	font: 1.4em/1.25em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#subpage #servicescol { 
	float: left;
	width: 454px;
	padding-left: 35px;
	margin-right: 60px;
}
#subpage #sidebox	{
	float: left;
	width: 323px;
	padding: 15px 30px;
	background: #d1e3e6;
}
#subpage #sidebox h3 { 
	color: #167581;
}
#subpage #sidebox li { 
	color: #636363;
} 
/*
#subpage #servicescol img{
	margin: 0 0 40px;
}
*/
#request_title {display: none;}

