body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#fff;
	font-size:75%;
	}

#container{
	width:820px;
	position: absolute;
	left: 50%;
	margin:10px 0 20px -410px;
	}
	
#top{
	border-bottom:6px solid #f0f0f0;
	margin-bottom:2px;
	color:#7f7f7f;
	float:left;
	}
	#top img.logo{
	float:left;
	}
	#topright{
	float:right;
	font-weight:bold;
	padding:40px 0 5px 0;
	}
	#top img.email{
	margin-left:15px;
	}
	#top a{
	text-decoration:none;
	color:#7f7f7f;
	}
	#top a:hover{
	color:#3176af;
	}
	
#middle{
	width: 832px;
	float: left
	/*background-color: #fc0*/
	}
	#middle img
	{
	display: inline block
	}
	
#bottom{
	float:left;
	}
	.bottombox{
	float:left;
	background-image:url(../images/bottom_back.jpg);
	background-repeat:repeat-x;
	margin:0;
	}
	.bottombox p{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	float:left;
	color:#3176af;
	clear:none;
	font-size:90%;
	padding-top:20px;
	}
	.bottombox img.para{
	float:left;
	margin-top:-20px;
	}
	* > .bottombox p{
	margin:0px;
	}
	.bottombox a.more{
	float:right;
	text-decoration:none;
	font-weight:bold;
	color:#3176af;
	margin-right:20px;
	}
	.bottombox a:hover{
	color:#003;
	text-decoration:none;
	}
	
#innercontent{	
	padding:10px 20px 20px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	width:790px;
	float:left;
	}
	#innercontent img{
	float:left;
	margin:0 20px 20px 20px;
	padding:1px;
	border:1px solid #ccc;
	}
	#innercontent img.left
	{
	float: left;
	}
	#innercontent p{
	color:#003366;
	}
	#innercontenttop{
	background-image:url(../images/inner_heading_back.jpg);
	background-repeat:repeat-x;
	float:left;
	width:100%;
	}
	* > #innercontenttop{
	width:820px;
	}
	#innercontent a{
	text-decoration:none;
	font-weight:bold;
	color:#3176af;
	}
	#innercontent a:hover{
	color:#003;
	}
	#testimonial{
	background-color:#bddcfa;
	border:1px solid #ccc;
	padding:20px;
	float:right;
	width:510px;
	margin:20px 5px 0 0px;
	}
	#firestone{
	background-color:#fff;
	border:1px solid #ccc;
	padding:20px;
	float:left;
	width:510px;
	margin:10px 0 0 0px;
	}
	#firestone p{
	font-size:170%;
	color:#990000;
	font-weight:bold;
	}
	#firestone img{
	border:none;
	}
	
	
#footer{
	height:30px;
	background-image:url(../images/footer_back.jpg);
	border-top:1px solid #d9d9d9;
	clear:both;
	text-align:right;
	margin:-3px 0 0 0;
	padding:6px 10px 0 0;
	}
	* >#footer{
	margin:3px 0 0 0;
	}
	#footer a{
	text-decoration:none;
	color:#1b4579;
	}
	#footer a:hover{
	text-decoration:underline;
	}

fieldset
	{
	width: 400px;
 	border: 1px solid #ccc;
	float:left;
	padding:20px;
	}

legend{
	color: #fff;
	background: #3176af;
	border: 1px solid #ccc;
	padding: 2px 6px;
	margin-top:5px;	
	}
.input-box{
	color: #781351;
	background: #e9e9e9;
	border: 1px solid #ccc;
	width: 80%;
	float:right;
	margin-top:5px;
	}

.submit-input{
	color: #fff;
	background: #3176af;
	border: 2px outset #ccc;
	width: 100px;
	margin-left:4em;
	margin-top:8px;
	float:right;
	}
* >.submit-input{
	margin-left:2.7em
	}
label
{
width: 3em;
float: left;
text-align: right;
margin-right: 30px;
display: block;
margin-top:9px;
}

ul li {
	margin: 0 0 0 30px;
	color: #036;
	list-style: none;
}

a img {
	border: 0;
}

#question{
padding-left:228px;
}

.image_margin
{
margin-bottom: 500px;
}

#ninex{
	display: block;
	width: 820px;
	text-align: left;
	clear: both;
	background: #fff;
	padding: 0px 0px 0px 0px;
	}
#ninex a {
	font-size: 80%;
	padding-right: 0px;
	font-weight: bold;
	color: #aaa;
	text-decoration: none;
	}
#ninex a:hover{
	color: #008
	}
	
.logos {
	text-align: center;
	margin: 25px 0;
}
.logos img {
	border: 0;
	margin-left: 20px;
}

.style1 {
	color: #f00;
}

.style2, h1 {
	font-size: 170%;
	color: #069;
}

	