body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F5F1E6;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
td.footer	{
	background-image:url(/images/bottom-shader.png);
	background-repeat:no-repeat;
	width:791px;
	height:9px;
}
td.right-shader	{
	background-image:url(/images/right-shader.png);
	background-repeat:repeat-y;
	width:7px;
}
td.white	{
	background-color:#FFFFFF;
}
#logo	{
	background-image:url(/images/insurance-id-logo.jpg);
	background-repeat:no-repeat;
	width:364px;
	height:58px;
}
#header	{
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	width:784px;
	height:250px;
}
#form	{
	float:right;
	position:relative;
	width:200px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin-top:100px;
	margin-right:5px;
}
#form td	{
	text-align:center;
}
#action	{
	float:right;
	position:relative;
	margin-left:100px;
	margin-top:-130px;
}
#header-quote	{
	float:left;
	color:#FFFFFF;
	position:relative;
	margin-left:215px;
	margin-top:25px;
	font-size:30px;
	text-align:right;
	font-family:"Tahoma", Trebuchet MS, Arial, sans-serif
}
#header-quote span	{
	font-size:40px;
}


#nav	{
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:31px;
	text-align:center;
	padding-left:20px;
}
#nav td	{
	text-align:center;
}
#nav a	{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
#nav a:hover	{
	color:#5B5442;
	font-size:12px;
	text-decoration:underline;
	padding-left:6px;
	padding-right:6px;
}



#content	{
	padding-left:8px;
	padding-right:8px;
}
.contentmargin	{
	padding-top:10px;
	padding-bottom:15px;
}

#leftcontent	{
	position:relative;
	float:left;
	width:501px;
}
	


#rightcontent	{
	position:relative;
	float:right;
	padding-top:10px;
	width:252px;
	padding-bottom:10px;
}
#rightcontent td	{
	padding:10px 5px 5px 20px;
}
.info	{
	background-image:url(/images/fingerprint.jpg);
	background-repeat:no-repeat;
	height:116px;
	width:232px;
	background-position:center;
}
.about	{
	background-image:url(/images/id-theft.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:116px;
	background-position:center;
}
.faq	{
	background-image:url(/images/barcode-head.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:116px;
	background-position:center;
}
.sidequote	{
	position:relative;
	text-align:right;
	margin-right:13px;
	margin-left:110px;
	margin-bottom:10px;
	font-size:10px;
}
.sidequote a{
	color:#000000;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.sidequote a:hover	{
	color:#5B5442;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.sidebutton	{
	position:relative;
	text-align:right;
	margin-right:13px;
	margin-left:120px;
	margin-top:4px;
	margin-bottom:5px;
}


#bottom-nav	{
	background-image:url(/images/bottom-nav.jpg);
	background-repeat:no-repeat;
	width:768px;
	background-color:#FFFFFF;
}
#bottom-nav td	{
	width:33.3%;
}
#bottom-nav a	{
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1.5px;
}
#bottom-nav a:hover	{
	color:#5B5442;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1.5px;
}
.title	{
	padding-top:5px;
	padding-bottom:10px;
	text-align:right;
	padding-right:8px;
}
.bottomcontent	{
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
}


#copyright	{
	font-size:11px;
	
	text-align:center;
}
#copyright ul {	
	margin:0px;
	padding:0px;
}
#copyright ul li {
	color:#666666;
	display:inline;
	margin-right:10px;
}
#copyright ul li a {
	text-decoration:none;
	color:#666666;
}
#copyright ul li a:hover {
	text-decoration:underline;
}
h1 {
	font-size:20px;
}

h2 {
	font-size:16px;
}