/* CSS Document */

body {
	background: #1d2639 url(images/bg.gif) top repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1d2639;
}
a, a:visited, a:active {
	outline: none;
	color: #465C8B;
}
a:hover, a:focus {
	color: #465C8B;
	outline: none;
	text-decoration: none;
}
#container {
	width: 956px;
	position: relative;
	margin-left:auto;
	margin-right: auto;
	height: 0px;
}
#container2 {
	width: 956px;
	float: left;
	padding: 0;
}


/**************************************** HEADER ****************************************/
#header_wrap {
	float: left;
	width: 956px;
	background: url(images/shadow.png) top left repeat-y;
	padding: 0 3px;
}
#header {
	width: 950px;
	height: 76px;
	float: left;
	background: url(images/header_bg.gif) top repeat-x;
}
#logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height: 76px;
	width: 154px;
	float: left;
	margin: 0 0 0 5px;
}
#logo h1 {
	height: 76px;
	width: 154px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#logo h1 a {
	display: block;
	width: 154px;
	height: 76px;
}
#logo span {
	display:none;
} 
#number {
	background-image:url(images/number.gif);
	background-repeat:no-repeat;
	height: 76px;
	width: 226px;
	float: right;
	margin: 0 0 0 0;
}
#number h1 {
	height: 76px;
	width: 226px;
	padding: 0;
	margin: 0;
}
#number span {
	display:none;
}
#feature {
	float: left;
	width: 950px;
	height: 204px;
	background:url(images/feature_bg.jpg) top left no-repeat;
	overflow: hidden;
}
.tests {
	padding: 0;
	margin: 70px 0 0 620px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	width: 300px;
	list-style: none;
	text-align: center;
}	
#navigation {
	height: 40px;
	width: 950px;
	float: left;
	background: url(images/nav_bg.gif) repeat-x;
}

/**************************************** Front Content ****************************************/

#content_wrap {
	float: left;
	width: 956px;
	background: url(images/shadow.png) top left repeat-y;
	padding: 0 3px;
	margin: 15px 0;
}
#content {
	float: left;
	width: 910px;
	background: #ffffff;
	padding: 15px 20px;
}
#top {
	float: left;
	width: 910px;
}
.box {
	float: left;
	width: 213px;
	border: 2px solid #a7a8a8;
	background: #c7c9cb url(images/cont_bg.gif) top left repeat-x;
	margin-right: 14px;
}
.box2 {
	float: left;
	width: 213px;
	border: 2px solid #a7a8a8;
	background: #c7c9cb url(images/cont_bg.gif) top left repeat-x;
}
.boxInfo {
	float: left;
	height: 178px;
	width: 201px;
	padding: 12px 6px 8px 6px;
	text-align: center;
}
.boxInfo img{
	border: 1px solid #a7a8a8;
	max-width: 199px;
	max-height: 176px;
}
.boxInfo #soon {
	border: none;
}
.boxBut {
	float: left;
	width: 171px;
	height: 47px;
	margin: 0 0 4px 23px;
	background: url(images/but_bg.gif) top left no-repeat;
}
.boxBut p{
	margin: 0;
	padding: 0;
}
.boxBut a, .boxBut a:visited, .boxBut a:active{
	text-decoration: none;
	color: #eaebeb;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 161px;
	height: 37px;
	line-height: 37px;
	margin: 4px 0 0 4px;
	text-align: center;
}
.boxBut a:hover, .boxBut a:focus{
	text-decoration: none;
	color: #8593FF;
}  
#bot {
	float: left;
	width: 876px;
	padding: 10px 15px;
	border: 2px solid #a7a8a8;
	margin-top: 10px;
	background: #c7c9cb url(images/cont_bg.gif) top left repeat-x;
}
h2.frontTitle {
	font-size: 18px;
	color: #1d2639;
	padding: 0 0 12px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.frontDesc {
	padding: 0;
	line-height: 1.3;
	text-align: justify;
}
.frontDesc p{
	padding: 0;
	margin: 0 0 15px 0;
}

/**************************************** Article Content ****************************************/
#artContent {
	float: left;
	width: 910px;
	background: #ffffff;
	padding: 10px 20px 15px 20px;
}
#breadcrumbs {
	float: right;
	background: #fefefe;
	width: 910px;
	line-height: 10px;
	padding: 0;
	text-align: right;
	text-transform: lowercase;
	font-size: 10px;
	color: #b5b4a4;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:active{
	text-decoration: none;
	color: #b5b4a4;
}
#breadcrumbs a:hover, #breadcrumbs a:focus{
	text-decoration: none;
	color: #465C8B;
}
#artCont_inner {
	float: left;
	width: 876px;
	padding: 10px 15px;
	border: 2px solid #a7a8a8;
	margin-top: 10px;
	background: #c7c9cb url(images/cont_bg.gif) top left repeat-x;
	min-height: 350px;
}
h1.artTitle {
	font-size: 18px;
	color: #1d2639;
	padding: 0 0 8px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.artDesc {
	padding: 0;
	line-height: 1.4;
	text-align: justify;
}
.artDesc p{
	padding: 0;
	margin: 5px 0 7px 0;
}
.summaryPageTitle {
	margin: 0;
	font-weight: bold;
}
.summaryPageDescription {
	margin: 0 0 15px;
}
.searchDesc h1{
	display: none;
}
/**************************************** Footer ****************************************/

#clear{
	clear: both;
} 
#footer_wrap {
	float: left;
	width: 956px;
	background: url(images/shadow.png) top left repeat-y;
	padding: 0 3px;
}   
#footer {
	float: left;
	width: 910px;
	min-height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	background: #caccce url(images/nav_bg.gif) top left repeat-x;
	font-size: 10px;
	text-align: center;
}
#footer a, #footer a:visited, #footer a:active{
	text-decoration: underline;
	color: #1d2639;
}
#footer a:hover, #footer a:focus{
	text-decoration: none;
	color: #1d2639;
}  



