/* CSS Document */
/* CSS Document */
html, body {
  height: 100%; /* Required */
}


body {
	background:url(/images/rep.gif) repeat-x top;
	background-color:#FF5D00;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	width: 100%;  
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

a:link, a:visited {
	color: #FF5D00;
	text-decoration: none;
}

a:hover {
	color: #FF5D00;
	text-decoration:underline;
}

a:active {
	color: #000000;
	text-decoration:none;
}

#spiderread {
	display:none;
}

#container {
	background:url(/images/body.gif) repeat-y top center;
	margin: 0 auto;
	width:950px;
}

#header {
	background:url(/images/page.gif);
	height:255px;
}

#main {
	width:900px;
	margin: 0 auto;
	text-align:left;
	background: #ffffff;
	padding: 0 0 140px 0;
	height: 100%;
}
#bodycol {
	width:600px;
	padding: 0px 0px 0px 0px;
}

.bodytop {
	background:url(/images/contenttop.gif) left bottom no-repeat;
	height:20px;
	width:100%;
}

.bodymid {
	background:url(/images/contentrep.gif) repeat-y left;
	width:100%;
	top:0px;
	position: static;
}

.bodymid p {
	text-align:left;
	padding-left:38px;
	text-indent:10px;
	letter-spacing:1px;
}

.bodymid li {
	text-align:left;
	padding-left:48px;
}

.cert {
	width:450;
	height:100px;
	padding-left:20px;
	margin:auto;
}

.certlogo {
	width:100px;
	float:right;
}

.certname p{
	width:150px;
	float:right;
	text-align:right;
}

.certaddy p {
	width: 200px;
	float:right;
	text-align:left;
}

.bodybot {
	background:url(/images/contentbot.gif) left top no-repeat;
	height:11px;
	width:100%;
}

.bodymid h1 {
	font-size:18px;
	text-align:left;
	text-indent:40px;	
}

#modcol {
	float:right;
	width:237px;	
}

.modtop {
	background:url(/images/modtop.gif) left top no-repeat;
	height:20px;
	width:100%;
}

.modmid {
	background:url(/images/contentrep.gif) repeat-y left;
	width:100%;
}

.bodymid .listform {
	padding-left:45px;
}

.modmid p {
	padding-left:36px;
	letter-spacing:1px;
	text-align:center;
}

.modbot {
	background:url(/images/contentbot.gif) left top no-repeat;
	height:11px;
	width:100%;
}

#tabs {
	height:225px;
	float:left;
	text-align:center;
	padding-top:20px;
	padding-left:10px;
	width:650px;
}

#footer {
	background: url(/images/footer2.gif) bottom center no-repeat;
	width: 950px;
	height:100px;
	bottom: 0px;
	padding: 0;
	margin: 0;
	padding-bottom: 50px;
}

#footer p {
	width:919px;
	text-align:center;
	word-spacing:2px;
	letter-spacing:1px;
	font-size:10px;
	margin: 0 auto;
	background:url(/images/backlinks.gif) repeat-x;
}

#footer p a:link, a:visited {
	font-size:10px;
	color: #FF5D00;
	text-decoration: none;
}

#footer p a:hover {
	font-size:10px;
	color: #FF5D00;
	text-decoration:none;
	background:url(/images/backhover.gif) repeat-x;
}

#footer p a:active {
	font-size:10px;
	color: #000000;
	text-decoration:none;
}

#copyright {
	font-size:10px;
	position: relative;
	width: 100%;
	height: 10px;
}

#copyright span {
	font-size:10px;
	height:15px;
	text-align:center;
	position: relative;
	top: 35px;
}

.satisfaction {
	background: url(/images/badge.png) bottom right no-repeat;
	float:right;
	height:124px;
	width:126px;
}

.satisfaction:hover{
	background:url(/images/badgeover.png) bottom right no-repeat;
	text-align:left;
	font-size:14px;
	height:124px;
	width:426px;
}
