body {
	background-color: #8CB2C8;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 20px;
}
a{
	color: #FF6600;
}
a:hover{
	color: #58A8CE;
}
html>body{
		background-color: #96BACE;
}
#container{
	border: solid 1px #106894;
	background-color: #EAE4D8;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	background-position: top right;	
	width: 752px;
	margin: auto;
}
#header{
	width: 752px;
	height: 248px;
	background-image:url(../images/logo4.gif);
	background-repeat:no-repeat;
}
#teaser{
	float: right;
	font-size: 12px;
	width: 228px;
	padding-right: 20px;
	padding-left: 5px;
	background-image:url(../images/teaser_title2.gif);
	background-repeat:no-repeat;
	background-position: -1px 0px;
	padding-top: 58px;
}
#teaser p a{
	margin-top: -10px;
}
#teaser h2{
	font-size: 9px;
}
#teaser h2 span{
	visibility: hidden;
}
#nav{
	float: left;
	width: 200px;
	font-size: 0.80em;
}
#nav h1{
	visibility: hidden;
	font-size: 9px;
}
#nav ul{
	list-style: none;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
	width: 160px;
	margin-top: 75px;
}
#nav ul li{
	background-image:url(../images/nav_icon.gif);
	background-repeat:no-repeat;
	background-position: left;
	line-height: 23px;
	color: #7B7B7B;
}
#nav ul li a{
	text-decoration: none;
	text-indent: 18px;
	display: block;
	line-height: 23px;
	width: 160px;
	color: #7B7B7B;
}
#nav ul li a:hover{
	text-decoration: underline;
}
#snapshot{
	position: relative;
	top: -19px;
	margin-left: 180px;
	width: 320px;
	height: 289px;
	margin-bottom: -289px;
}
#content{
	padding:23px;
	padding-top: 0px;
	font-size: 0.80em;
}
.lozenge{
	background-image:url(../images/call_to_action_lozenge.gif);
	background-repeat:no-repeat;
	display: block;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 28px;
	font-weight: bold;
	text-align: right;
	background-position:right;
}	
.lozenge:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.bluelozenge{
	background-image:url(../images/call_to_action_bluelozenge.gif);
	background-repeat:no-repeat;
	display: block;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 28px;
	font-weight: bold;
	font-size: 140%;
	text-align: right;
	background-position:right;
}	
.bluelozenge:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#footer{
	width: 748px;
	margin: auto;
	color: #336699;
	border-top: solid 2px #333333;
	font-size: 0.75em;
}
#copyright{
	float: left;
	padding-top: 18px;
	text-indent: 18px;
	
}
#telephone{
	float: right;
	margin-right: 5px;	
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 14px;
}
.customer_quote{
	font-size: 0.85em;
}
.customer_quote_body{
	background-color: #CDC7AE;
	background-image:url(../images/quote_bg.gif);
	background-repeat:no-repeat;
	border-left: solid 1px #C2BC9F;
	border-right: solid 1px #C2BC9F;
	padding: 6px;
	width: 133px;
	padding-left: 10px;
	padding-right: 10px;
}
h1{
	color: #FF6600;
	font-size: 200%;
}
h2{
	font-size: 150%;
	font-weight: normal;
}
h1 span{
	visibility: hidden;
	font-size: 6px;
}
.customer_quote_top{
	background-image:url(../images/quote_top.gif);
	background-repeat:no-repeat;
	font-size: 6px;
	margin-bottom: -3px;
}
.customer_quote_bottom{
	background-image:url(../images/quote_bottom.gif);
	background-repeat:no-repeat;
	font-size: 6px;
}
.customer_quote strong{
	text-align: right;
	display: block;
}
#col_1{
	float: left;
	padding-top: 20px;
}
#col_2{
	float: left;
	padding-top: 30px;
	margin-left: 40px;
	width: 250px;	
}
#col_3{
	float: left;
	width: 217px;
	background-image:url(../images/col_3_img.gif);
	background-repeat:no-repeat;
	font-size: 0.9em;
	margin-left: 40px;
	margin-top: 25px;
	padding-top: 80px;
}
.clear_both{
	clear: both;
}
#demo_link{
	background-image:url(../images/demo_icon.gif);
	background-repeat:no-repeat;
}
#demo_link span{
	display: none;
}
#demo_link a{
	display: block;
	width: 153px;
	height: 90px;
}
.home_title{
	background-image:url(../images/home_title2.gif);
	background-repeat:no-repeat;
	width: 224px;
	height: 64px;
}
#teaser ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#teaser li{
	background-image:url(../images/nav_icon.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	background-position: 0px 8px;
	margin-bottom: 10px;
	font-size: 100%;
}
.calltoaction{
	display: block;
	text-align: right;
	text-decoration: none;
	background-image:url(../images/calltoaction.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding-right: 15px;
}
.calltoaction:hover{
	text-decoration: underline;
	color: #FF6600;
}
a.customer_quote{
	color: #666666;
	font-size: 100%;
}
#sub_page{
	float: left;
	width: 500px;
	margin-left: 45px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#faq{
	color: #FF6600;
}
input, select{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}