* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #003399;
	text-align: center;
	font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
a:link, a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}	
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #000066;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	border: 2px solid #333333;
}
#header {
	background: #FFFFFF url(../images/raingo_logo.gif) no-repeat 20px 10px;
	height: 155px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header img {
	margin: 40px 20px 0px 0px;
	padding: 0px;
	float: right;
}
#navcontainer ul{
	padding-left: 0;
	margin-left: 0;
	background-color: #B5B5B5;
	color: #fff;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}
#navcontainer ul li { 
	display: inline; 
}
#navcontainer ul li a{
	padding: 10px 15px 10px 15px;
	background-color: #B5B5B5;
	color: #333333;
	text-decoration: none;
	float: left;
	font-weight: bold;
	text-transform: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navcontainer ul li a:hover{
	background-color: #666666;
	color: #fff;
}
#content {
	background: #F5F5F5;
	width: 100%;
	height: auto;
	float: left;
}
#content p {
	background: #F5F5F5;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#content ul {
	list-style: none;
	margin: 10px 0px;
}
#main-home {
	height: auto;
	width: auto;
	padding: 10px;
}
#main-home p {
	margin-bottom: 15px;
}
#main-home dl {
	margin-top:15px;
	clear: both;
}

#main-home dt {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
#main-home dd {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 15px;
}
#main {
	padding: 10px;
	float: left;
	width: 350px;
	background: #F5F5F5;
}
#main p {
	margin-bottom: 15px;
}
#footer {
	clear: both;
	background: #DFE0FF;
	text-align: center;
	height: auto;
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
}
.imgRight {
	margin: 5px;
	float: right;
	border-style: none;
}
#sub {
	width: 365px;
	float: left;
	padding: 10px;
	background: #F5F5F5;
}
#sub img {
	margin-top: 15px;
	margin-bottom: 10px;	
}
#sub p {
	margin-bottom: 15px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.imgPad {
	margin: 15px 5px;
}
.imgRight {
	margin: 5px;
	float: right;
}

.imgLeft {
	margin: 0px 8px 20px 0px;
	float: left;
}
.leftnopadmar {
	margin: 0px;
	padding: 0px;
	float: left;
}
#wrap #content #main-home #gutters img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
form#contactform {width:410px; margin:0 auto;}
form#contactform fieldset {
	width:350px;
	display:block;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
	line-height:1.5em;
}
form#contactform fieldset#personal {width: 395px;}
form#contactform fieldset#request-info {background:transparent; width: 395px;}
form#contactform fieldset#property-info {background:transparent; width: 395px;}
form#contactform fieldset#comments {background:transparent; width: 395px;}
form#contactform legend {font-family:Tahoma, Verdana, Arial, sans-serif; font-size:12px; font-weight:bold; margin-bottom:5px; padding:4px 5px; width:200px; background:#B5B5B5; color: #000000;}
form#contactform label {clear:left; display:block; float:left; width:175px; text-align:right; padding-right:10px; color:#000000; margin-bottom:0.5em; font-weight: bold;}
form#contactform input {border:1px solid #999999; background:#fff; padding-left:0.5em; margin-bottom:0.6em;}
form#contactform select {margin-left:0.5em;}
form#contactform textarea {width:380px; height:10em; border:2px solid #999999; padding:0.5em; overflow:auto;}
form#contactform #button1, form#contactform #button2 {color:#333333; padding-right:0.5em; cursor:pointer; width:187px; margin-left:8px; font-weight: bold;}
form#contactform #button1:hover, form#contactform #button2:hover {background-position:center left; color:#000;}
#wrap #content #form {
	width: 410px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
#wrap #content #contact {
	float: right;
	width: 300px;
	margin-top: 10px;
}
#contact p {
	font-weight: bold;
	padding-bottom: 15px;
	font-size: 14px;
}
