/* CSS Document */






body {
	margin:0 auto;
	padding:0px;
	background-color:#0F50A4;
}
#topHeader {
	background-image:url(../images/headerBg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:79px;
}
#topBan {
	background-image:url(../images/headerb.jpg);
	background-repeat:no-repeat;
	width:881px;
	height:256px;
}
#left {
	background-repeat:no-repeat;
	width:309px;
	height:73px;
}
#right {
	background-image:url(../images/welcome_t.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:572px;
	height:73px;
}
#qcontact {
	background-image:url(../images/contact_left_t.jpg);
	background-repeat:no-repeat;
	width:309px;
	height:42px;
}
#success {
	background-image:url(../images/success_stories_t.jpg);
	background-repeat:no-repeat;
	width:309px;
	height:73px;
}
#successa {
	background-image:url(../images/success_stories_ti.jpg);
	background-repeat:no-repeat;
	width:309px;
	height:43px;
}
#footerBg {
	background-image:url(../images/footerBg.jpg);
	background-repeat:no-repeat;
	width:881px;
	height:71px;
}
.btn {
	border:1px solid #0000FF;
	background-color:#0000FF;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footerText {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}
.arialBlack {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}
p {
	padding:0;
	margin:0;
}
.arialBlue {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#0000FF;
	text-decoration:none;
	line-height:20px;
}
a {
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
}
#container {
	background:url(../images/bgbuilds2.jpg) repeat-x top left;
}
.search_buttons {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	background-color: #FDFF00;
}
.contact a:link {
	text-decoration: none;
	color: #FF0000;
}
.contact a:visited {
	text-decoration: none;
	color: #FF0000;
}
.contact a:hover {
	color: #FF0000;
	text-decoration: none;
}
.contact a:active {
	color: #FF0000;
	text-decoration: none;
}		
