A:link { letter-spacing: normal; color: #9F251D ; font-size: 11px; font-family: Verdana; font-weight: bold; text-decoration: none;}

A:active { font-size: 11px; font-family: Verdana; color:red ; text-decoration: none; }

A:hover { font-size: 11px; font-family: Verdana; color:red ; text-decoration: underline;
}

A:visited { font-size: 13px; font-family: Verdana; color: #004080; text-decoration: none;
}

.mainBackground  {
	background: url(../images/common/01-background_main.gif) repeat;
	position: static;
	left: 50%;
}

.mainContainer {
	background-color: #f9f9f9;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px;
	border-color: #000000;
	border-style: solid;
 }
 
 .centeredDiv {
  margin-left: auto;
  margin-right: auto;
 }

.centeredText {
	text-align: center;
}
.mainMenu {
	position: relative;
	left: 160px;
	top: -4px;
	float: left;
}

.menuItem  {
	float: left;
}


.clearboth { clear: both; }

.borderlessImage{
	border: 0px;
}

.flashBanner  {
	 padding-top: 30px;
	 padding-bottom: 20px;
}

.dots  {
	background-image: url(../images/common/09-dots.gif);
	height: 1px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}

.servicesDots  {
	background-image: url(../images/common/09-dots.gif);
	height: 1px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;

}

.ingBullets  {
	list-style-image:url(../images/common/16-bullet.gif);
	font-family: Verdana;
	font-size: 12px;
	padding-bottom: 4px;
}

.bold  {
	font-style: oblique;
	
}



.textHeader  {
	text-align: left;
	position: relative;
	left: 10px;
}

.textHeaderPaddedTop {
	padding-top: 30px;
	padding-bottom: 15px;
}

h1 {

	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
    padding-left: 10px;


}

.homeContent  {
	text-align: left;
	float: left;
	width: 500px;
}

.servicesContent  {
	text-align: left;
	float: left;
	width: 800px;

}

/* Form Stuff */


label{
float: left;
width: 120px;
font-weight: bold;
/* position: relative; */
}


input, textarea{
width: 250px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

#submitbutton{
margin-left: auto;
margin-right: auto;
width: 90px;
}

.contactContent {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}


.contactForm  {
	width: 450px;
	border: 1px;
	border-width: 1px;
	border-style: solid; 
	border-color: #adadad;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}



.blogPreviewPane {
	position: relative;
	left: 50px;
	/* text-align: center; */
	background-color: #EFEFEF;
	border: #d0d0d0;
	border-width: 1px;
	border-style: solid;
	height: 300px;
	float: left;
	width: 200px;
	padding-top: 10px;
	
}

.blogListing {
 list-style-type: circle;
 padding-top: 10px;
 text-align: left;
 width: 130px;
}

.footerGray {
	text-align: center;
	float: left;
	color: #8B8B8B;
	font-size: 9px;
	background-color: #2c2c2c;
	width: 305px;
	height: 23px;
	padding-top: 16px;
}

.footerOrange  {
	background: url(../images/common/10-orange_footer_back.gif) repeat-x;
	height: 39px;
	text-align: center;
	width: 495px;
	float: right;
}

.footerGray .footerOrange  {
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #000000;
	border-style: solid;
	
}

.bodyFont  {
	font-family: Verdana;
	font-size: 12px;
	/* text-indent: 5px; */
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}




.servicesFont  {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	padding-right: 40px;
	padding-left: 10px;
}


.clientFontDescription {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	margin-right: 10px;
	margin-top: 10px;
	padding-right: 10px;
}

.clientHeader {
	 font-family: "Trebuchet MS";
	 font-size: 20px;
	 color: #000000;
	 font-style: oblique;
	 padding-top: 30px;
}
.clientImage  {
	padding-top: 20px;
	text-align: left;
	position: relative;
	left: 10px;
    padding-right: 40px;
	float: left;
}

.clientArrow  {
	padding-bottom: 10px;
	letter-spacing: 3px;
	font-family: Verdana;
	font-size: 9px;
	width: 100px;
	cursor: pointer;
	float: left;
}

.arrowHolder  {
position: relative;
left: 300px;
float: left;



}
		
.clientArrowText  {
	text-align: right;
}

div.scroller { 
	border-width: 1px;
	border-style: solid; 
	border-color: #adadad;
	width: 650px;
	height: 400px;
	left: 75px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding-top: 20px;
}
	
div.scroller div.section {		
	width:650px;
	height:400px;
	overflow:hidden;
	float:left;
	
}
div.scroller div.content {
	width: 10000px;
}

.image {
	padding-left: 10px;
	padding-right: 10px;
	border: none;

}
.imageAlignedLeft {
	float: left;
}

.imageAlignedRight  {
	float: right;
}

/* For Spam bots */
.special {
	width:5px;
	visibility:hidden;
}

/* classes for validator */
.tfvHighlight
	{font-weight: bold; color: red;
	font-family: Verdana;
	font-size: 12px;}
.tfvNormal
	{font-weight: normal;	color: black;
	font-family: Verdana;
	font-size: 12px;}
	

	