body {
	background-color: #000066;
	padding:0;
	margin-top: 5px;
}

#container{
	width:832px;
	margin: 0 auto;
	margin-top: 0px;
}

#houses{
background-image: url(images/houses.gif);
width: 832px;
height: 30px;
margin: 0 auto;
}

#top{
background-image: url(images/top.gif);
width: 832px;
height: 80px;
}

#middle{
background-image: url(images/middle.gif);
width: 832px;
}

#bottom{
background-image: url(images/bottom.gif);
width: 832px;
height: 160px;
clear: both;
}

#flashcontent{
width: 350px;
margin: 0 auto;
}

#text{
float: none;
text-align: center;
}

#main_text{
width: 700px;
margin: 0 auto;
text-align: justify;
}

#solutions_text{
width: 700px;
margin: 0 auto;
text-align: justify;
margin-top: 0px;
}

.bold_text{
color: #000000;
font-family: Times New Roman;
font-size: 1.3em;
font-weight: bold;
}

.links{
color: #000066;
font-family: Times New Roman;
font-weight: bold;
}

.links a:link{
color: #000066;
text-decoration: none;
}

.links a:visited{
color: #000066;
text-decoration: none;
}

.links a:active{
color: #000066;
text-decoration: none;
}

.links a:hover{
text-decoration: underline;
color: #000066;
}



.heading{
color: #000066;
font-family: Times New Roman;
font-size: 1.6em;
}

.welcome_text{
color: #000000;
font-family: Times New Roman;
font-size: 1.3em;
}

#contact_form{
width: 250px;
margin: 0 auto;
text-align: left;
margin-top: 30px;
color: #000000;
font-family: Times New Roman;
font-size: small;
}

.form_style{
 border:1px solid #660000;
}

.submitbtn {
   color:#ffffff;
   font-family: Times New Roman;
   background-color: #660000;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #000000;
}

.message{
color: #000000;
font-family: Times New Roman;
font-size: 1em;
}

#footer{
margin: 0 auto;
width: 720px;
float: none;
color: #ffffff;
font-family: Times New Roman;
font-size: x-small;
text-align: center;
}

.site_by a:link{
color: #ffffff;

}

.site_by a:active{
color: #ffffff;
text-decoration: underline;
}

.site_by a:hover{
text-decoration: underline;
}

.site_by a:visited{
color: #ffffff;
text-decoration: none;
}