@charset "UTF-8";
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	/*background-color: #FF3333;*/
	background-color: #E81B20;
}

a:visited
{
	color: #818A8F;
}

/* tag attributes */
h1 	{font-size:1.75em;}
h2 	{font-size:1.5em;}
h3 	{font-size:1.15em;}
h4	{font-size: 1em;}
h1, h2, h3
{
	margin: 0 0 3px 0;
}
h3 a, h3 a:visited
{
	text-decoration: none;
	color: #333333;
}

h2
{
	color: #333333;
}
hr
{
	border: 0;
	height: 1px;
	background-color: #333333;
	margin: 20px 0 20px 0;
}

ul, ol
{
	padding-left: 30px;
	margin-bottom: 10px;
}
li
{
}

p
{
	margin: 0 0 10px 0;
	line-height: 140%;
}

label
{
	margin-left: 20px;
}

input
{
	border: 1px solid #999999;
	color: #000000;
	width: 100%;
	padding: 3px 0;
}
input.submit
{
	width: 100px;
	margin-right: 10px;
	color: #333333;
}

/* site id's */
#site
{
	width: 955px;
	margin: 0 auto;
	position: relative;
}

#siteNavContainer, #intNavContainer
{
	position: absolute;
	width: 955px;
	height: 75px;
	top: 30px;
	left: 0px;
	z-index:1006;
}

#intSiteTable .topcell
{
	background: url(../../images/intNavContainerBG.jpg) repeat top left;
}
#intNavContainer
{
	height: 94px;
}
#siteNav
{
	position: absolute;
	width: 955px;
	height: 25px;
	font-size: 17px;
	background-color: #FFFFFF;
	border-top: 2px solid #E24021;
	border-bottom: 1px solid #E24021;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	top: 15px;
	left: 0;
	z-index: 1002;
}
#navSmallText
{
	position: relative;
	top: 73px;
	left: 20px;
	margin: 0 0 0 0;
	z-index: 1001;
	color: #FFFFFF;
	
}
#navSmallText p
{
	margin: -2px 0 0 0;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}

#logo
{
	position: absolute;
	float: left;
	width: 188px;
	height: 52px;
	top: 18px;
	left: 20px;
	z-index: 1004;
}

#floatCombo
{
	width: 303px;
	position: absolute;
	top: 162px;
	left: 20px;
	z-index: 1005;
}
#comboImg
{
	position: absolute;
	z-index: 2001;
}
#comboSelections, #comboSelections_ie6
{
	position: absolute;
	/*background: #5287AD;*/
	background: url(../../images/combobg.jpg) repeat-y top left;
	width: 257px;
	padding: 15px;
	margin: 0;
	padding: 0;
	top: 48px;
	left: 18px;
	z-index: 2002;
	/*border: 1px solid #999999;*/
	display: none;
}
#comboSelections_ie6
{
	top: 38px;
}
#floatCombo #comboSelections ul, #floatCombo #comboSelections li
{
	list-style: none;
}
#floatCombo #comboSelections ul
{
	margin: 0;
	padding: 0;
}
#floatCombo #comboSelections li
{
	padding: 5px 0 5px 15px;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
}
#floatCombo #comboSelections li.last
{
	border: 0;
}
#floatCombo a, #floatCombo a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

#hpHeaderGraphic
{
	position: absolute;
	width: 955px;
	height: 559px;
	overflow: hidden;
	top: 30;
	left: 0;
	/*background: url(../../images/homepageHeader.png) no-repeat top left;*/
	z-index: 1000;
}

#hpHeaderFlash
{
	position: absolute;
	top: 204px;
	left: 0;
	z-index: 999;
}
object#hpHeaderFlash
{
	z-index: 999;
}

#hpContent, #intContent
{
	padding: 20px;
	width: 915px;
	background-color: #FFFFFF;
}

#hpContent #col1, #intContent #col1
{
	vertical-align: top;
	width: 655px;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
}
#hpContent #col1
{
	border-right: 1px solid #999999;
}
#hpContent #col2
{
	padding: 0 0 0 20px;
}

#hpContent #col2, #intContent #col2
{
	vertical-align: top;
}

#hpContent #subcol1
{
	padding: 0 0 0 20px;
}
#intContent #subcol1
{
	padding: 0 20px 0 0;
}

#intContent #col1 ul ul
{
	margin-bottom: 0;
}

#intHeaderPic
{
	margin: -10px 0 10px -20px;
}

#hpContent h1
{
	color: #336699;
	line-height: 120%;
}

#hpHeader
{
}

#intContent h1
{
	color: #333333;
	line-height: 120%;
}

#intHeaderFlash1
{
	position: absolute;
	top: 124px;
	left: 0px;
}

#intHeaderFlash2
{
	position: absolute;
	top: 199px;
	left: 0px;
}

.sureposDiagram
{
	width: 120px;
	height: 110px;
	margin: 10px;
	float: right;
}
.sureposDiagram p
{
	font-size: 10px;
	text-align: center;
}
/*
#button1, #button2, #button3
{
	padding: 0 30px 0 0;
}
#button3
{
	padding: 0 0 0 0;
}
*/

#footer
{
	width: 955px;
	margin: 5px auto;
	color: #FFF;
}

#footer a, #footer a:visited
{
	color: #FFF;
	text-decoration: none;
}

p.altText
{
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}

p.headPhoneNumber
{
	font-size: 18px;
	font-weight: bold;
	margin: 5px 15px 5px 5px;
	text-align: right;
	color: #FFFFFF;
}

p.testimonialByLine, p.quoteTextBy
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

p.newsText, p.quoteText
{
	font-size: 10px;
	font-weight: bold;
}

div.greyBox
{
	background-color: #EEEEEE;
	border: 1px solid #999999;
	padding: 7px;
}

div.subcontainer
{
	margin: 0 0 20px 0;
}

.rightBorder
{
	border-right: 1px solid #999999;
}

table.intButtonContainer
{
	margin: 0 0 10px -10px;
}

.feedburnerFeedBlock
{
	padding-right: 10px;
}

.feedburnerFeedBlock ul {
	margin: 0 0 0 0;
	padding: 0px;
	color: #333333;
	list-style-type: none;
}
.feedburnerFeedBlock li {
	padding-bottom: 5px;
	font-size: 10px;
}
.feedburnerFeedBlock a {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.feedburnerFeedBlock span.headline a
{
	font-size: 12px;
}
#creditfooter
{
	display: none;
}

#intButtons
{
	list-style: none;
	list-type: none;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 120%;
	overflow: display;
}
#intButtons td
{
	background: url('../../images/intButtonBG.gif') no-repeat top left;
	width: 175px;
	height: 116px;
	display: inline-block;
	margin: 0 0 0 45px;
}
#intButtons td.first
{
	margin-left: 0;
}
#intButtons td div
{
	width: 100px;
	padding: 10px 0 10px 10px;
}
.adobeReaderTable
{
	margin-bottom: 10px;
}

#flashmap
{
	width: 300px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.testimonialMovie
{
	width: 180px;
	height: 178px;
	float: left;
	margin: 5px 10px 10px 0;
}
.testimonialMovie p
{
	font-size: 10px;
	color: #000;
	text-align: center;
}


.subheadc {
	font-size: 13px;
	color: #666666;
}
.preg {
	margin-top: 0px;
	margin-bottom: 0px;
}

.testimonialtxt {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
.contacttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#websites td {
	padding: 4px;
}

#descrip {
	visibility: hidden;
}
#clients_content p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#formbox p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#col1div
{
	width: 635px;
}
#col2div
{
	width: 260px;
}

input.noborder
{
	border: 0;
}

span.required
{
	color: red;
	font-size: 18px;
}