@charset "UTF-8";
img { behavior: url(iepngfix.htc); }
.fix { behavior: url(iepngfix.htc); }
/* CSS Document */
body{
	background-color:#F7F7F7;
}
#main_wrapper{
	margin:auto;
	width:844px;
}
#wrapper{
	margin:auto;
	margin-bottom:0px;
	float:left;
	width:800px;
	border:solid 6px white;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#e2e1dd;
	position:relative;
}
object{
	display:inline;
	margin:0px;
	padding:0px;
}
embed{
	margin:0px;
	padding:0px;
}
#bot{
	background-image:url(images/bg-bot.png);
	background-repeat:no-repeat;
	color:#004ebd;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	text-align: right;
}
#flash{
	margin-bottom:-5px;
	padding:0px;
}
html>body #flash{
	margin:0px;
	background-image:url(images/bg-flash.png);
}
#flash{
	*margin-bottom:-5px;
	*padding-bottom:-5px;
}
#bot ul{
	padding:0px;
	padding-top:5px;
	margin-left:20px;
	list-style:none;
}

#bot ul a {
	color:#004ebd;
	text-decoration:none;
}
#bot li{
	padding-top:5px;
}
#bot ul a:hover{
	color:#666;	
}
#featured {
	background-image:url(images/featured.png);
	width:186px;
	height:132px;
	font-weight:normal;
	color:#000;
	margin:0px;
	font-size:10px;
	padding-left:6px;
	padding-right:6px;
	padding-top:13px;
	margin-top:15px;
}
#featured a, a:active {
	color:#00C;
}
#client a, a:active {
	color:#00C;
}
#featured img {
	margin-left:54px;
}
#client {
	background-image:url(images/success.png);
	width:186px;
	height:132px;
	font-weight:normal;
	color:#000;
	margin:0px;
	font-size:10px;
	padding-left:6px;
	padding-right:6px;
	padding-top:13px;
	margin-top:15px;
}
#client img {
	margin-left:54px;
}
#right{
	float:left;
	width:30px;
	background-image:url(images/right2.png);
	background-repeat:repeat-y;
	height:605px;
}
#bottom{
	clear:left;
	background-image:url(images/right21.png);
	height:30px;
	text-align: right;
}
#qualify{
	position:absolute;
	top:525px;
	left:661px;
	width: 98px;
	height: 55px;
}
#qualify a{
	display:block;
	width:97px;
	height:55px;
	background-image:url(images/qual.png);
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:43px;
}
#qualify a:hover{
	background-image:url(images/qulaover.png);
}
#footer{
	width:800px;
	height:25px;
	color:#333;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#footer a, a:visited{
		color:#333;
		text-decoration:none;
}
#footer a:hover{
		color:#CCC;
		text-decoration:none;
}
