body {
	background-image: url(assets/head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#head {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}
.footer {
	color: #6B6B6B;
}
a {
	color: #6B6B6B;
	text-decoration: none;
}

.footer a {
	color: #6B6B6B;
	text-decoration: none;
}
.pageHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}
.inputP {
	width: 265px;
	border: 1px solid #696969;
}
.white {
	color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin-left: 0px;
	padding-left: 0px;
}
.rotator1, .rotator2, .rotator3, .rotatorTxt {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position:relative;
}.hd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #696969;
	padding-bottom: 2px;
	display: block;
}
.hd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	display: block;
}
.hd3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #696969;
	padding-bottom: 2px;
}

.txtWhite {
	color: #FFFFFF;
}
.txtWhiteHd {
	color: #FFFFFF;
	font-size: 16px;
}
.fSubmit {
	color: #FFFFFF;
	background-color: #D81F25;
	border: 1px solid #D81F25;
}


#content{
	overflow:hidden;
	width:636px;
	position:relative;
	height:275px;
	float:left;
}
	#content h2{
		color:#993333;
		margin:20px 0pt;
	}
	#content a{
		color:#777;
		font-weight:bolder;
		text-decoration:none;
	}
#contentClients{
	overflow:hidden;
	width:290px;
	position:relative;
	height:264px;
	float:left;
}
.blinks {
	background-color: #E5E5E5;
}
.blinks a {
	background-color: #E5E5E5;
	color: #6B6B6B;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
}
a:hover {
	text-decoration: underline;
}

.blinks a:hover {
	background-color: #C5C5C5;
	color: #6B6B6B;
}
