html{margin:0px;color:black;}
a img{border:0;}
a{color:#0099FF;text-decoration:none;}
a:link,a:visited{color:#3831c1;}
a:hover{color:#2d2c4b;}
body{font-size:.8em;}
body,td {
	font-size:small;
	font-family:Arial,Verdana,Sans-serif;
	color:#666666;font-size:12px;
}
h1{font-size:160%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h2{font-size:145%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h3{font-size:125%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h4{font-size:110%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h5{font-size:105%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h6{font-size:100%;color:#23557b;margin-top:2px;margin-bottom:2px;}
.clear{clear:both;overflow:hidden;height:0;line-height:0;}

html, body {height: 100%;}

#site-wrap
{
	position: relative;
	width: 900px;
	min-height: 100%;
	margin: auto;
	background: url('/template/images/content_bg.jpg') left top repeat-y;
}

* html #site-wrap {height: 100%;}

#header-wrap
{
	min-height: 230px;
	background: url('/template/images/header_bg.gif') left top no-repeat;
	padding-bottom: 87px;
}

* html #header-wrap {height: 250px;}

* html #site-footer {bottom: -1px;}

#subTitle
{
	height:60px;
}


#subTitle h2
{
	float: right;
	padding:0px 270px 0 0;
	color: #fff;
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 16pt;
}

#site-header
{
	height: 88px;
	padding: 35px 0 0 80px;
}

* html #site-header
{
	width:900px;
	padding: 20px 0 0 60px;
}


* + html #site-header
{
	width:900px;
	padding: 20px 0 0 60px;
}

#site-header h2
{
	color: #fff;
	font-size: 36px;
	font-weight: normal;
}

#site-logos
{
	position:absolute;
	bottom:0px;
	right:0px;
	height: 65px;
	padding: 6px 20px 0 0px;
}

* html #site-logos
{
	padding: 6px 70px 0 0px;
}

#pageContent
{
	margin-left: 175px;
	padding: 40px 5px 5px 5px;
}

#adminpage #pageContent
{
	margin-left: 0px;
}

#site-serach
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:200px;
}
