

#s-container {
	background:transparent url('/Skins/images/background-blue.jpg')  no-repeat;
	background-position:0 150px;
}

#stylebody {
	background:transparent url('/Skins/images/con-bg-content.jpg') no-repeat;
}
html>body #stylebody { height:auto; } /* not ie6- */ 



#container {
	height:569px;
	min-width:1127px;
	min-height:569px;
}
html>body #container{ height:auto; } /* not ie6- */ 

#footer {
	background:transparent url('/Skins/images/bg-bottom-tile.jpg') repeat-x;
	height:96px;
	min-height:96px;
}
html>body #footer { height:auto; } /* not ie6- */ 


#f-container {
	background:transparent url('/Skins/images/con-bg-bottom.jpg') no-repeat;
	height:96px;
	min-height:96px;
}
html>body #footer { height:auto; } /* not ie6- */ 

.f-menu {
	font-size:11px;
	color:#999;
	border-top: #7B8EC4 1px dotted;
	margin-left:229px;
	width:576px;
	padding-top:2px;
}

.f-menu a {	color:#aaa; padding-left:0px; padding-right:13px;}
.f-menu a:hover { color:#aaa; }
.f-menu span { font-size:11px; padding-left:10px; color:#aaa; }


#stylebody .cols-2 {
	width:1100px;
}
#stylebody .menu-2 { 
	width:203px;
	font-size:12px;
	font-weight:bold;
	padding:80px 13px 0 13px;

 }
 
#stylebody .menu-2 a {	color:#FFF; font-weight:bold; }
#stylebody .menu-2 a:hover { color:#aaa; }


#stylebody .menu-2 .delimeter {
	border-bottom: #7B8EC4 1px dotted; 

}


#stylebody .content {
	padding-top:51px;
	color:#fff;
	width:576px;
	padding-left:0;
}


#stylebody .content a{
	color:#cc0000;
}

#stylebody .content a:hover{
	color:#333;
}


#stylebody .content h1 {
	font-size:18px;
	line-height:2opx;
	padding:0 0 20px 0;
	margin:0px;
}
#stylebody .content .img-holder {
	padding:0 0 14px 0px;
}
#stylebody .content h2 {
	font-size:14px;
	line-height:16px;
	margin:0px;
	padding:0 0 0 0px;
}

#stylebody .content h4 {
	font-size:14px;
	line-height:16px;
	margin:0px;
	padding:0 0 12px 0px;
}
#stylebody .content p {
	padding:0 0 14px 0;
	margin:0px;
	width:347px;
}
#stylebody .content .innercols .col-378 { width:368px; padding-right:10px;  float:left; }
#stylebody .content .innercols .col-252 { width:252px; padding:0px; float:left; }

#stylebody .content .innercols .col-252 p.infoheader{
	border-top:1px solid #Ccc;
	border-bottom:1px solid #Ccc;
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
	padding:3px;
	
}
#stylebody .content .innercols .col-252 p.info{
	font-size:11px;
	background-color:#fff;
	padding:3px;
}
#stylebody .content .innercols .col-252 .infolink {
	background-color:#fff;
	padding:3px;
	font-size:11px;
}
#stylebody .content .innercols .col-252 .infolink a {
	background:transparent url('/Skins/images/link-arrow.gif') no-repeat;
	padding-left:8px;
	color:#c00;
	background-position:0 4px;
}
#stylebody .content .innercols .col-252 .infolink a:hover {
	background:transparent url('/Skins/images/link-arrow-mo.gif') no-repeat;
	padding-left:8px;
	color:#333;
	background-position:0 4px;
}

#stylebody .content ul {
	margin-top:2px;
	margin-bottom:14px;
	padding-top:2px;
}

#stylebody .content .overview {
	width: 640px;
	padding-bottom:14px;
}

#stylebody .content .overview .boxcontainer { width:310px; min-height:200px; float:left; background-color:#fff; margin-right:10px; }
#stylebody .content .overview .boxcontainer .box p { width:290px; padding:5px 10px 0px 10px;;}