@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
}

body{
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.style2 {font-weight: bold}

#wrapper{
width:850px;
}

#header{
	background:url(images/header.jpg) no-repeat;
	height:110px;
	width:810px;
	font-weight:bold;
	position:relative;
	text-align: right;
	padding-right:40px;
	padding-top:10px;
}
#faq{
	width:810px;
	position:relative;
	text-align:right;
	font-size:12px;
	color:#999999;
}
#faq a{
	font-size:12px;
	color:#999999;
	text-decoration:none;
}
#faq a:hover{
	text-decoration:underline;
}
#nav{
	background:url(images/navigation.jpg);
	height:44px;
	width:850px;
	position:relative;
}

#nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left:35px;
	float: left;
	width: 785px;
	height: 44px;
	list-style: none;
}
#nav ul li{
	float:left;
}
#nav ul a {
	padding: 0 24px;
	font-size: 17px;
	line-height: 44px;
	font-weight:bold;
	text-decoration: none;
	color: #4b57a1;
	float: left;
	display: block;
	background-image: url(images/nav_divider.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul a.first {
	background:none;
}
#nav ul a:hover {
	text-decoration:underline;
	}


#container {
	width:786px;
	text-align:left;
	margin-left:35px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#left {
width:263px;
float:left;
margin-top:20px;
position:relative;
}

#center {
width:263px;
float:left;
margin-top:20px;
position:relative;
}

#right {
width:260px;
float:right;
margin-top:10px;
position:relative;
}

#flash{
	width:100%;
	z-index:50;
}

#hire{
	width:100%;
	height:215px;
	padding-top:10px;
	font-weight:bold;
}

#hire h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #818080;
	font-weight:bold;
}

#hire h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #2d3a8a;
	font-weight:bold;
}
#content{
	padding-top:25px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
#content h1{
	font-weight:bold;
	font-size:13px;
}
#content h2{
	font-weight:bold;
	font-size:18px;
	color:#4b57a1;
}
#content a{
	color:#4b57a1;
	text-decoration:none;
}
#content p{
	color:#4b57a1;
	line-height: 22px;
	font-weight:normal;}
	
#content ul, li{
	color:#4b57a1;
	line-height: 22px;
}

#sitemap{padding-left:15px;}
	
#content p a{
	color:#c0551c;
	text-decoration:none;}
	
#content h3{
	color:#4b57a1;
	font-size:13px;
	font-weight:normal;
}
#content a:hover{
	text-decoration:underline;
}
#content_top{
	background:url(images/content_top.jpg) no-repeat left top;
	width:255px;
	min-height:300px;
}
#serviceswrapper{width:240px;}
#floatleft{position:relative; float:left; width:120px;}
#floatright{position:relative; float:right; width:120px;}
html>body #content_top{height:auto}
#content_extend{
	background:url(images/content_extend.jpg) repeat-y;
	width:255px;
	min-height:300px;
}
html>body #content_extend{height:auto}
#content_bottom{
	background:url(images/content_bottom.jpg) no-repeat left bottom;
	width:255px;
	min-height:300px;
}
html>body #content_bottom{height:auto}
#content_top_right{
	background:url(images/content_top.jpg) no-repeat left top;
	width:255px;
	min-height:535px;
}
html>body #content_top_right{height:auto}
#content_extend_right{
	background:url(images/content_extend.jpg) repeat-y;
	width:255px;
	min-height:535px;
}
html>body #content_extend_right{height:auto}
#content_bottom_right{
	background:url(images/content_bottom.jpg) no-repeat left bottom;
	width:255px;
	min-height:535px;
}
html>body #content_bottom_right{height:auto}

#bigcontent_top{
	background:url(images/bigcontent_top.jpg) no-repeat left top;
	width:491px;
	min-height:535px;
}
html>body #bigcontent_top{height:auto}
#bigcontent_extend{
	background:url(images/bigcontent_extend.gif) repeat-y;
	width:491px;
	min-height:535px;
}
html>body #bigcontent_extend{height:auto}
#bigcontent_bottom{
	background:url(images/bigcontent_bottom.jpg) no-repeat left bottom;
	width:491px;
	min-height:535px;
}
html>body #bigcontent_bottom{height:auto}

#footer{
	width:850px;
	position:relative;
	float:left;
	clear:both;
}

#hacker{
	padding-left:35px;
	float:left;
}
#links{
	padding-right:135px;
	text-align:center;
	font-size:11px;
	color:#bbbbbb;
}
#links a{
	font-size:13px;
	color:#bbbbbb;
	text-decoration:none;
}
#links a:hover{
	text-decoration:underline;
}
#links p{
	font-size:9px;
}

#main{
	width:526px;
	position:relative;
	float:left;
	margin-top:10px;
}
h2 {font-size:12px; font-family:Arial, Helvetica, sans-serif;}