body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 756px;
}
#content {
	
}
#left {
	margin-left: 10px;
	padding-top: 50px;
	width: 220px;
}
#right {
	float: right;
	padding-right: 10px;
	width: 515px;
	padding-top:50px;
}
#footer {
	background-image: url(images/footer_edge.gif);
	background-repeat: no-repeat;
	width: 756px;
	margin: 0 auto;
}
#navigation {
	bottom: -75px;
	padding-right: 10px;
	position: relative;
	text-align: right;
}

#navigation ul
{
margin:0;
padding:0;
}
#navigation li{
	display: inline;
	list-style-type: none;
}
#navigation li a {
	border-right: 1px solid #EA792E;
	color: #282868;
	font-size: .65em;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
#navigation li a:hover {
	border-bottom: 2px solid #EA792E;
	border-top: 2px solid #EA792E;
	color: #035FA0;
	font-size: .65em;
	font-weight: bold;
}
#copyright {
	color: #B7B7B7;
	float: right;
	font-size: .6em;
	padding-right: 20px;
	margin: 0 auto;
	width:768px;
}
#video {
	background-image: url(images/video_bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 250px;
	padding-left: 10px;
	padding-top: 13px;
	width: 300px;
}
 .titleBlue {
	color: #282868;
	font-size: .9em;
	font-weight: bold;
	padding-right: 5px;
	text-transform: uppercase;
}
 .titleOrange {
	color: #EA792E;
	font-size: .9em;
	font-weight: bold;
	padding-right: 5px;
	text-transform: uppercase;
}
.biggerText {
	font-size: 1.5em;
}
.underlineOrange {
	border-bottom: 2px solid #EA792E;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 160px;
}
.textArea {
	color: #282868;
	font-size: .7em;
}
.textArea a {
	color: #EA792E;
	font-weight: bold;
	text-decoration: none;
}
.textArea a:hover {
	text-decoration: underline;
}
.testimonials {
	color: #282868;
	font-size: .7em;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-right: 20px;
}
.testimonialsName {
	font-weight: bold;
	padding-left: 30px;
	text-align: right;
}
.specialOffers {
	color: #282868;
	font-size: .8em;
	font-weight: bold;
}
.contactUs {
	color: #282868;
	font-size: .6em;
	line-height: 1.5em;
}
.contactUs a{
	color: #EA792E;
	font-weight: bold;
	text-decoration: underline;
}
.contactUs a:hover{
	color: #282868;
	font-weight: bold;
	text-decoration: none;
}
.current {
	border-bottom: 2px solid #EA792E;
	border-top: 2px solid #EA792E;
	font-size: .65em;
	font-weight: bold;
}
.row1{
	background-color: #F3F3F3;
}
.rowHeader {
	border-bottom: 1px solid #FF0000;
	color: #0D63A2;
	font-size: 1.2em;
	font-weight: bold;
}


.proTi
{
	text-align: center;
	margin-bottom:50px;
}

.proTi h3
{
	color: #272771;
}

.proTi h4
{
	color: #f78f1e;
}

.proTi img
{
	border: 2px solid #D8D8D8;
}

.proTi a
{
	color: #272771;
	text-decoration: none;
	font-size: 11px;
}

.proTi div

{
	font-size: 11px;
	margin-top:20px;
}


.proPage
{
	text-align: center;
		margin-top: 20px;
	margin-bottom: 20px;
}
.proPage h3
{
	font-size: 20px;
	margin: 0;
}

.spinningSideBanner
{
	font-weight: 700;
	font-size: 15px;
}