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,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;
	list-style:none;
}

/*Body*/
body{
	background: #fff; 
	font:12px/18px Helvetica, Arial,  sans-serif;
	color: #999;
}
img {
	border:none;
}

a{
	color: #999;
	text-decoration:none;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}
a:hover{
	color:#333366;
	text-decoration:underline;
}

/*Content*/
#CBody{
	margin:0 auto;
	width:757px;
}

#header{
	height:135px;
	background:url(images/line.png) bottom repeat-x;
}
#header h1{
	float:left;	
}
#header h1 a{
	display:block;
	width:286px;
	height:69px;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	margin-top:43px;
	margin-right:3px;
}
#header span{
	display:block;
	float:right;
	margin-top:66px;
	color:#333366;
	font:italic 14px/20px Georgia, "Times New Roman", Times, serif;
}



.TopNav{
	height:34px;
	line-height:32px;
	background:url(images/line.png) bottom repeat-x;
	margin-bottom:21px;
}
.TopNav a{
	margin-right:34px;	
}
.TopNav a:hover,a.NavActive{
	text-decoration:none;
	color:#333366;
}


#Content{
	float:left;
	clear:both;
	width:100%;
	min-height:400px;
}	
#ContentLeft,.ContentLeft{
	float:left;
	width:360px;
	margin-right:36px;
}
#ContentRight,.ContentRight{
	width:360px;
	float:left;
}
#Content p{
	margin-bottom:17px;	
}
#Content p.ContentStl1{
	color:#333366;
	font:24px/31px Georgia, "Times New Roman", Times, serif;
	margin-top:-2px;
}
#Content h2{
	color:#000;
	font:18px/18px Georgia, "Times New Roman", Times, serif;
	margin-bottom:4px;
	
}
#Content h3{
	color:#999;
	font:18px/18px Georgia, "Times New Roman", Times, serif;
	margin-bottom:18px;
}
#Content h3 a {
	font-size: 18px;
}
#Content h3 a:hover {
	color: #000000;
	text-decoration: none;
}
#Content form{
	margin-top:5px;
	float:left;
	clear:both;
	width:100%;
}
#Content form label{
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:6px;
	
}
#Content form label input,#Content form label textarea{
	displa:block;
	float:right;
	width:247px;
	border:2px solid #e5e5e5;
	height:17px;
	padding-top:3px;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#999;
	
}
#Content form label textarea{
	height:130px;	
	//margin-top:-72px;
}
#Content form label span{
	display:block;
	float:left;
	font:12px/24px Georgia, "Times New Roman", Times, serif;
	
}
.buttonSend{
	displya:block;
	text-indent:-9999px;
	height:21px;
	width:51px;
	background:url(images/button_send.png) no-repeat;
	margin-left:309px;
	border:0px;
	margin-top:8px;
}


a.ClientsLink{
	display:block;
	margin-bottom:50px;
	text-align:center;
}
a.ClientsLink img{
	filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity:.5;	
}
a.ClientsLink:hover img{
	filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity:1;	
}
.IncLogo{
	display:block;
	margin:auto;
}
#scroller{margin-top:15px;width:756px;float:left;clear:both;overflow:hidden;}
	
#scroller ul{width:9660px;}
#scroller li{float:left;padding:0px;	margin:0px;}
#navigation{
	float:left;
	clear:both;
	width:100%;
	margin-top:20px;
}
.LnkLeft{
	display:block;
	background:url(images/arrow_prev.png) no-repeat;
	width:12px;
	height:13px;
	float:left;
	text-indent:-9999px;
	margin-left:12px;
}
.LnkRight{
	display:block;
	background:url(images/arrow_next.png) no-repeat;
	width:12px;
	height:13px;
	float:right;
	text-indent:-9999px;
	margin-right:12px;
}

#Footer{
	margin-top:10px;
	background:url(images/line.png) top repeat-x;
	padding-top:15px;
	clear:both;
	float:left;
	width:100%;
	margin-bottom: 15px;
}
#Footer span{
	display:block;
	float:right;
	height:42px;
	background:url(images/footer_logo.png) right no-repeat;
	padding-right:60px;
	font:8px/42px Arial, Helvetica, sans-serif;
	color:#333366;
}
#Footer div {
	float: left;
	display: block;
}
#Footer span a{
	font:8px/42px Arial, Helvetica, sans-serif;
	color:#333366;
	margin-right:20px;
}