* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font:12px Helvetica;
	color: #484945;
	padding: 0px 0px;
	background: #F7F4F1;
	padding-bottom:10px;
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 2px;
	vertical-align: top;
	text-align: left;
}
a {
	color: #484945;
	text-decoration: none;
}
a:hover {
	color: #2F2820;
	text-decoration: underline;
}
img {
	border: none;
}
li {
list-style: square;
}
ul, ol {
	margin: 5px 20px;
}
h1,h2,h3,h4,h5,h6 {
font-family:Trebuchet MS;
}
h1 {
	font-size: 197%; 
  font-weight: normal;
	color: #4b8bb1;
	letter-spacing: -0.05em;
	margin-bottom:10px;
}
h2 {
	font-size: 20px;
	margin: 0px 0px 15px 0px;
	color: #8B270F;
}
h3,h4,h5,h6 {
	font-size: 14px;
	margin: 10px 0px;
	color: #8B270F;
}
h3 {
margin:0px;
}

.clear-both {
	clear: both;
	font-size: 0px;
	height: 0px;
}
#navigation-cont {
	background: url(css/navigation.gif) repeat-x bottom left;
	height:46px;
	border-bottom:1px solid #FFF;
}
#navigation {
width:920px;
margin:0px auto;
padding:2px;
}
#navigation a {
	display: block;
	float: left;
	height:42px;
	line-height:42px;
	padding:0px 20px;
	text-align:center;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	letter-spacing:-1px;
	text-decoration:none;
}
#navigation a:hover {
text-decoration:underline;
} 
#navigation a.active {
	text-decoration: none;
	background: #554C3D;
	color:#FFF;
}
#header-cont {
background: url(css/header.gif) top left repeat-x #f7f4f1;
}

#header {
width:920px;
margin:0px auto;
}

#logo {
float:left;
width:300px;
padding-top:10px;	
}
#logo .logoimg {
xxwidth:250px;
}
#applynow {
float:right;
width:610px;
font-family:Tahoma;
font-size:14px;
padding-top:10px;
}

#applynowlist {
float:left;
width:190px;
}

h3.call_quote {
font-size:30px;
font-family:Trebuchet MS;
text-align:right;
padding-top:15px;
}

#applynow ul, ul.list {
margin:0px 10px;
padding-left:5px;
}

ul.list {
margin:0px 0px 0px 20px;
}

#applynow li, ul.list li {
font-size:12px;
font-weight:bold;
padding:2px 0px;
list-style:square;
}

#applynow-button {
margin-top:10px;
background: url(css/applynow-button.gif) no-repeat top left;
height:54px;
line-height:54px;
width:174px;
padding-left:60px;
display:block;
float:left;
font-weight:bold;
color:#FFF;
font-size:20px;
letter-spacing:-1px;
font-family:Trebuchet MS;
}

#flash {
float:right;
width:600px;
padding:10px 0px;
}

#container {
	width: 900px;
	margin: 10px auto;
	padding:10px;
	background: url(css/container.gif) top left;
}
#visual {
background: url(css/visual.jpg) top right;
height:320px;
}
#content {
	background:#fcfcfc;
	padding:10px;
	font-size:15px;
	color:#333333;
}
#content p {
	margin-bottom: 10px;
}

#footer {
text-align: left;
color: #484945;
padding:15px 10px;
line-height:20px;
background:#F3F3E9;
font-size:11px;
background: url(css/footer.gif) center right no-repeat #F3F3E9;
}

#license {
	float:right;
	width:220px;
	padding-right:70px;
	text-align:right;
	
	
}

#copyright a {
color: #000;
text-decoration:underline;
}

#address {
text-align:center;
color: #000;
}

#ajaxcalclinks a {
display:block;
padding:3px 20px;
background:#D8D6C9;
float:left;
font-weight:bold;
color:#000;
border-right:1px solid #FFF;
}
#ajaxcalclinks a:hover {
background:#CCC;
color:#000;
}

#ajaxcalccontent {
border:1px solid #D8D6C9;
padding:10px;
}
