*{
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
}

#wrapper{
	width: 1017px;
	margin: 0 auto;
	text-align: left;
}

#header{
	width: 1017px;
	height: 97px;
	background:  url(images/412fixedheader.jpg) bottom left repeat-x;

}

#main {
	width: 1017px;
	background:  url(images/backgroundslice.jpg) top left repeat-x;
}

 .kwicks {
     list-style-type: none;
     list-style-position:outside;
     position: relative;
     margin: 0;
     padding: 0;
 }



.kwicks li{
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
    height: 41px;
    margin-right: 0px;
    background-image:url(images/menu_sprite2.jpg);
    background-repeat:no-repeat;
}

.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
    width:237px;
}
#kwick2 {
	background-position:-237px 0px;
    width:189px;
}
#kwick3 {
	background-position:-426px 0px;
    width:198px;
}
#kwick4 {
	background-position:-624px 0px;
    width:208px;
}
#kwick5 {
	background-position:-832px 0px;
    width:167px;
}

#kwick1.active, #kwick1:hover {
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -237px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -426px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -624px bottom;
}
#kwick5.active, #kwick5:hover {
	background-position: -832px bottom;
}

#leftcol {
	width:727px;
	float:left;
	padding-left:0px;
}
#trustbar {
	width: 741px;
	height: 291px;	
    margin-top:-1px;
}

#rightcol {
	width: 270px;
	float:right;
}

#houseformbox {
	width: 445px;
	height:291px;
	margin-top:0px;
	margin-left:290px;
	background:  url(images/houseformbox.jpg) top left repeat-x;
}

#ratetrend {
	width: 280px;
	height:325px;
	margin-top:-1px;
	margin-left:-12px;
	background:  url(images/ratetrends.jpg) top left repeat-x;
}


#firstbox {
	width: 282px;
	height:291px;
	margin-top:0px;
    float:left;
	margin-left:8px;
	background:  url(images/firstbox.jpg) top left repeat-x;
}

#getstarted {
	width: 270px;
	height:518px;
	margin-top:4px;
	margin-left:-6px;
	background:  url(images/412FixedGetStarted.jpg) top left repeat-x;
}
#innernav {
	padding-top:10px;
}
#calltoday {
	font-size: 1.2em;
	font-family:  tahoma, "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	padding-left:750px;
	

}
#chatnow {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	padding-left:835px;
}

.content {
	margin-left:20px;
	margin-right:20px;
}

.content h3 {
padding-top:17px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	padding-top:10px;
	} 
ul li {
	margin-left: 0;
	padding-left: 70px;
	list-style: none;
	display: inline;

	}

#getstarted td {
padding-left:15px;
padding-top:10px;
}


input.text  {
height: 20px;
}


.text {  
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size: 11px;  
 width: 230px;  
 border: 1px solid #666666;  
 
}

#none td {
padding-left:0px;
padding-right:6px;
}

.label {
font-size:11px;
}


#footer {

	background:  url(images/412fixed_11.jpg) top left repeat-x;
	width: 1017px;
	height: 21px;
	clear:all;
}


div.myButton input {
background:url(images/submitbutton.jpg) no-repeat;
cursor:pointer;
width: 95px;
height: 36px;
border: none;
}


