html {
	min-width:700px;
}

body {
	background:#C6C6C6 url(/images/alt_bg.png) repeat-x;
	color:#333;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
}

a {
	color:#c60;
}

a img { border:0; }

div#container {
	background:#fff;
	border-right:5px solid #fff;
	border-left:5px solid #fff;
	margin:0 auto;
	width:700px;
	/*min-height:700px;*/
	text-align:left;
}

div#topbar {
	background:#fff url(/images/topbar_bg.png) repeat-x;
	height:58px;
	padding:0;
	margin:0;
	position:relative;
}

div#topbar div#contact {
	position:absolute;
	top:25px;
	left:600px;
	text-indent:-9999px;
}

div#topbar div#contact a {
	background:url(/images/contact_btn.png) top left no-repeat;
	display:block;
	width:66px;
	height:8px;
	text-decoration:none;
}

h1 {
	text-indent:-9999px;
	margin:0;
	padding:13px 0 0 0;
	border:0;
}

h1 a:link, h1 a:visited  {
	display:block;
	height:30px;
	width:354px;
	background:url(/images/topbar_logo.png) top left no-repeat;
	text-decoration:none;
	margin:0 0 0 5px;
	padding:0;
	border:0;
}

h1 a:hover {
	background:url(/images/topbar_logo.png) top left no-repeat;
}

div#contactbar, div#blackbar {
	background:#000 url(/images/contactbar_bg.png) top left repeat-x;
	margin:0 0 5px 0;
	/* margin is 0 because of poopy MSIE */
	text-indent:-9999px;
	padding:0;
	border:0;
}

html>body div#contactbar {
	margin:4px 0 0px 0;
}

html>body div#blackbar {
	margin:4px 0 2px 0;
}

div#contactbar a {
	display:block;
	background:url(/images/contactbar_btn.png) top left no-repeat;
	text-decoration:none;
	height:24px;
	width:376px;
	margin:0 0 0 5px;
	padding:0;
	border:0;
}

div#blackbar a {
	display:block;
	background:url(/images/blackbar_hd.png) top left no-repeat;
	text-decoration:none;
	height:24px;
	width:208px;
	margin:0 0 0 5px;
	padding:0;
	border:0;
}

div.content {
	background:#fff url(/images/content_bg.png) top left repeat-y;
	width:100%;
	position:relative;
	
	padding:0 0 10px 0;
	min-height:300px;
	margin:0;
}

div.content h3 {
	margin:10px 0;
	padding:0;
	border:0;
	font-size:13px;
}

div#homeContent.content {
	background:#fff url(/images/home_content_bg.png) top left repeat-y;
}

div#navigation {
	background:url(/images/navigation_bg.png) top left repeat-x;
	height:20px;
}

div#navigation a {
	margin:0 25px;
}

div.smallcol {
	position:absolute;
	left:0;
	top:auto;
	width:213px;
	float:left;
}

div.bigcol {
	padding:0;
	border:0;
	margin:0 0 0 213px;
	width:487px;
}

div.content p {
	margin:15px;
	padding:0;
	border:0;
	font-size:11px;
}

div.content #services ul {
	font-size:11px;
	margin:0 0 0 35px;
	padding:0;
}

div.content #services ul li {
	padding:0;
	margin:0;
}

div.content #services table td {
	vertical-align:top;
}

div#subContent p {
	margin:15px 25px 15px 200px;
}

div#raqcontent p { margin:15px auto; width:550px;}

div#subContent blockquote {
	background:url(/images/quote_icon.png) top left no-repeat;
	margin:15px 40px 15px 210px;
	color:#666;
	font-size:11px;
	/*border-left:1px solid #ccc;*/
	padding-left:35px;
	padding-top:5px;
}

div.sideImgs {
	float:left;
	margin:15px 0 0 15px;
	width:175px;
}

html>body div.sideImgs {
	margin:15px 0 0 25px;
}


div.content h2 {
	text-indent:-9999px;
	margin:0;
	padding:0;
	border:0;
}

div#benefits h2 a {
	background:url(/images/benefits_hd.png) top left no-repeat;
	text-decoration:none;
	width:213px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

div#benefits ul {
	color:#C60;
	font-size:13px;
	font-weight:bold;
	list-style-type:disc;
}

div#requestquote {
	text-align:center;
}

div#requestquote h2 a {
	background:url(/images/requestquote_hd.png) top left no-repeat;
	text-decoration:none;
	width:213px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

div#requestquote img {
	margin:15px auto;
}

h2#requestquote {
	background:url(/images/requestquote_h2.png) top left no-repeat;
	width:700px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

h2#faq {
	background:url(/images/faq_h2.png) top left no-repeat;
	width:700px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

h2#services {
	background:url(/images/services_h2.png) top left no-repeat;
	width:700px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

div#success {
	/*background:url(/images/quote_icon.png) 7px 35px no-repeat;*/
}

div#success p {
	font-size:11px;
}

div#success h2 a {
	background:url(/images/success_hd.png) top left no-repeat;
	text-decoration:none;
	width:213px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

div#services h2 a {
	background:url(/images/services_hd.png) top left no-repeat;
	text-decoration:none;
	width:487px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

div#about h2 a {
	background:url(/images/about_hd.png) top left no-repeat;
	text-decoration:none;
	width:487px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

h2#whyprint {
	background:url(/images/whyprint_hd.png) top left no-repeat;
	width:700px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

h2#about {
	background:url(/images/about_h2.png) top left no-repeat;
	width:700px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

h2#benefits {
	background:url(/images/benefits_h2.png) top left no-repeat;
	width:700px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

h2#success {
	background:url(/images/success_h2.png) top left no-repeat;
	width:700px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

h2#contact {
	background:url(/images/contact_h2.png) top left no-repeat;
	width:700px;
	height:33px;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

div#footer {
	padding:7px;
	text-align:center;
	font-size:10px;
	clear:both;
}