/* CSS Document */

body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#666c5e;
	margin:0px;
	padding:0px;
	
}
/*SITE LAYOUT FORMATTING */

#layout{
	width:802px;
	background:url(../images/contentBG2.jpg);
	margin:0px auto;}

#header{
	width:802px;
	height:163px;
	background:url(../images/layout_01.jpg);}

#title{
	width:802px;
	height:50px;
	background:url(../images/layout_02a.jpg);}

#menu{
	float:left;
	vertical-align: top;	
}

#content{
	width:600px;
	padding: 0px 10px 0px 0px;
	float: right;
	display: block;
}

#footer{
	background-image:url(../images/layout_04a.jpg);
	width:802px;
	height:67px;
	clear:both;}
	
#credits{
	text-align:center;
	background-image:url(../images/footerBG.jpg);
	background-repeat:no-repeat;
	background-color:#666c5e;
	width:802px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#fff;
}
#credits a:link a:visited a:hover a:active{
	color:#fff;}
	
/*MENU FORMATTING */


#menumove{ /*because IE Sucks*/
	margin:0px 2px;
}

ul#navmenu{
	text-align:left;
	color:#eee;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
}
ul#navmenu li{
	padding-bottom:7px;
}


ul#navmenu li a:link{
	color:#eee;
	text-decoration:none;
	list-style:outside;
	list-style-type:circle;}
ul#navmenu li a:visited{
	color:#eee;
	text-decoration:none;}
ul#navmenu li a:active{
	color:#eee;
	text-decoration:none;}
ul#navmenu li a:hover{
	color:#fff;
	text-decoration:underline;}

/*TEXT FORAMMTING */
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:150%;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.9em;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
}


#titleTag{
	padding:10px 0px 0px 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color:#fff;
}
#footerTag{
	padding:10px 0px 0px 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#fff;
}

.rightBox {
	border: 1px solid;
	border-color: #999999;
	width: 150px;
	float: right;
	display:block;
	margin: 0px 0px 0px 0px;	
}

.rightBoxTitle {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 2px 0px;
	width: auto;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rightBoxContent {
	width: auto;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 7px 5px 0px 5px;
	background-color: #EAEAEA;
		/*border: 1px solid green;*/
}

.rightBoxContentText {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding: 5px 0px 0px 5px;
	background-color: #EAEAEA;
	width: auto;
	/*border: 1px solid black;*/
}

.leftBox {
	border: 1px solid;
	border-color: #CCCCCC; /*#990000*/	/* 009900 */
	width: 440px;
	float: left;
	display:block;
	margin: 0px 0px 0px 0px;	
}

.leftBoxTitle {
	background-color: #EEEDEF;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 2px 0px;
	width: auto;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftBoxContent {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px 10px 5px 0px;
}

.leftBoxContentText {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}

.leftBoxContentText a {
	font-size: 14px;
}

.contentText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.contentTextContent {
	width: 430px;
	padding: 0px 10px 0px 10px;
	line-height: 150%;
}

.serviceList {
	line-height: 20px;
}

.image {
	margin: 0px 0px 0px 5px;
}

.smallImage {
	margin: 0px;
	padding: 0px;
}

#contentBodyImage {
	margin: 0px 0px 5px 0px;
}

.contentHeaderText {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7E1FF;
	width: 430px;
	padding-left: 10px;
}

.headerLetter {
	font-size: 28px;
	color: #003333;	
}

#footerLeft {
	width: 50%;
	float: left; 
	display: block;
}

#footerRight {
	width: 50%;
	float: right;
	display: block;
}

#topLinkAnchor {
	text-align: center;
	font-size: 12px;
}

.company {
	color: #006699;
	font-weight: bold;
	font-style: italic;
}

.highlightQuestions {
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: top;
	width: 430px;
	padding-top: 0px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#indexContentImage {
	margin: 10px 0px 10px 0px;
}

#indexBodyRight {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 170px;	
	padding-top: 15px;
}

#indexBodyLeft {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 430px;	
}

#contactInfoLeft {
	float: left;
	display: block;
	width: 350px;
}

#contactInfoRight {
	float: right;
	display: block;
	width:250px;
	text-align: right;
	padding-top: 20px;
}

#headerImage {
	margin: 5px 5px 0px 0px;
}

#contactFormHead {
	font-size: 16px;
	background-color: #D5E3FF;
}

.fullWidthBox {
	border: 1px solid;
	border-color: #000000; /*#990000*/	/* 009900 */
	width: auto;
	margin: 20px 0px 0px 0px;	
}

.fullWidthBoxTitle {
	background-color: #EEEDEF;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 2px 0px;
	width: auto;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.fullWidthBoxContent {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px 10px 5px 0px;
}

.fullWidthBoxContentText {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}

#productsMenu {
	text-align: justify;
	line-height: 22px;
}

#products {
	width: 550px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
}
.product {
	width: auto;
	margin: 0px;
	padding: 0px;	
	padding-bottom: 5px;
}
.productLinks {
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 14px;
}
.productHead {
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

.productsHeadContent {
	width: 550px;
	text-align: left;
	padding: 5px 10px 5px 10px;
	line-height: 150%;
	font-size:14px;
}

#contentBody {
	margin: 5px 0px 10px 0px;
}

#testimonials {
	
	
}

.serviceDescription {
	width: 550px;
	text-align: left;
	padding: 5px 10px 20px 10px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;	
}


.serviceDescriptionShort {
	width: 410px;
	text-align: justify;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;	
}

.serviceName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	border-bottom: 1px solid blue;
	width: 550px;
	text-align: left;
}

.topLink {
	width: 100%;
	text-align: right;
	font-size: 10px;
}

.topLink a { 
	color: #0000FF;
	text-decoration: none;
}