@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg_main.jpg) top center #000 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #fff;
}

#vidframe {
	margin: 0 0 0 -30px;	
}

#headerwrapper {
	width: 100%;
	margin: 0 0 50px 0;
}

#contentwrapper {
	width: 960px;
	margin: 0 auto;
}

#footerwrapper {
	width: 100%;
}

.rotator ul li {
	list-style-type: none;	
}

#header {
	background: url(../images/bg_nav.jpg) repeat-x;
	width: 100%;
	height: 86px;
}

.contactinfo {
	width: 960px;
	margin: 0 auto;
	text-align: right;
	color: #fff;
	padding: 10px 0;
}

#headerint {
	width: 960px;
	margin: 0 auto;
}

#logo {
	width: 283px;
	float: left;
	background: url(../images/logo.png) no-repeat center;
}

#logo a:hover {
	cursor: pointer;
}

#logo object {
	margin: 0 auto;
	position: absolute;
	margin: -40px 0 0 -20px;
}

#logo object embed:hover {
	cursor: pointer;
}

.bgimg {
	position: absolute;
	margin: -40px 0 0 -20px;
}

#navigation {
	width: 677px;
	height: 85px;
	float: right;
}

#navlinks {
	width: 100%;
	float: right;
	margin: 11px 0 0 0;
	height: 60px;
	list-style-type: none;
	font-family: Calibri, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #000 0px 5px 5px;

}

#navlinks li {
	display: inline;
	margin: 0;
}

#navlinks li a {
	padding: 31px 0 32px 5px;
	line-height: 63px;
	color: #b4b4b4;
	font-size: 17px;
}

#navlinks li a:hover {
	color: #ffff66;
	background: url(../images/glow.png) top center no-repeat;
	font-size: 20px;
}

#content {
	padding: 1px 0 20px 0;
	background: url(../images/bg_trans.png) repeat;
}

#content h1 {
	font-size: 28px;
	font-weight: normal;
	font-family: Century Gothic, Calibri, Tahoma, sans-serif;
	color: #999;
	border-bottom: solid 1px #999;
}

#content form {
	padding: 0 0 20px 20px;
}

#content input.txtfield, #content select, #content textarea {
	 width: 100%;
	 margin: 3px 0 0 0;
	 height: 20px;
	 border: solid 1px #666;
	 background: #333;
	 color: #fff;
	 -moz-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

#content form input.submit {
	 width: 120px;
	 height: 22px;
	 background-color: #333;
	 -moz-border-radius: 10px;
	 -webkit-border-radius: 10px;
	 margin: 15px auto 0px auto;
	 text-align: center;
 	 clear: both;
	 color: #fff;
	 float: right;
}

#content p {
	color: #fff;
}

.imgright {
	float: right;
	padding: 10px 0 20px 15px;
}
.imgleft {
	float: left;
	padding: 0 15px 20px 0;
}

#testimonials p {
	padding: 10px 0;
	border-bottom: solid 1px #1d1d1d;
}

#specialswrapper {
	width: 100%;
	clear: both;
}

.spccontainer {
	width: 20%;
	margin: 20px auto;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	padding: 20px 5px 20px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: url(../images/bg_trans.png) repeat;
}

.spccontainer img {
	margin: 0 auto;
	width: 95%;
	height: 115px;
}

.spccontainer h1 {
	font-size: 18px;
	border-bottom: solid 1px #333;
	width: 95%;
	text-align: center;
}

#contentwrapper h2 {
	font-size: 18px;
	color: #fff;
	border-bottom: solid 1px #333;
	text-align: center;
	clear: both;
}

.info {
	width: 90%;
	padding: 0 10px 0 0;
	margin: 0;
	clear: both;
}

.info p {
	padding: 3px 0;
	margin: 0;
}

.txtleft {
	float: left;
	font-weight: bold;
	color: #fff;
}

.txtright {
	float: right;
	font-weight: bold;
	color: #fff;
}

#welcome {
	width: 316px;
	float: left;
}

#welcome h1 {
	padding: 20px 0 0 0;
	font-family: Century Gothic, Calibri, Tahoma, sans-serif;
	font-size: 18px;
	color: #e7e7e7;
	font-weight: normal;
}

#welcome p {
}

#videos {
	width: 644px;
	float: right;
	padding: 40px 0 20px 0;
}

#videos img {
	float: right;
	margin: 0 auto;
	width: 147px;
	height: 111px;
	padding: 0 0 0 10px;
}

#features {
	width: 100%;
}

.section {
	width: 33%;
	float: left;
	margin: 20px auto;
	padding: 10px 0;
}

.section h1 {
	font-size: 14px;
	color: #fffefe;
	text-transformation: uppercase;
	font-weight: normal;
}
.section p {
}

.section img {
	float: left;
	width: 60px;
}

.section object {
	float: left;
	width: 60px;
}

.seccontent {
	padding: 0 0 0 10px;
	margin: -5px 0 0 61px;
	position: absolute;
	width: 260px;
}

.livechattxt {
	width: 170px;
	margin-left: 60px;
}

.foottop {
	width: 100%;
	height: 2px;
	padding: 2px 0;
	background: url(../images/bg_bf.png) repeat-x;
}

#footerint {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	color: #3d3d3d;
}

#social {
	float: right;
}

#footlinks {
	list-style-type: none;
	text-transform: uppercase;
	margin: 5px 0 0 -50px;
}

#footlinks li {
	display: inline;
}

#footlinks li a {
	color: #3d3d3d;
	border-right: solid 1px #3d3d3d;
	padding: 0 10px;
}

.line {
	width: 100%;
	height: 1px;
	clear: both;
	border-bottom: solid 1px #161616;
}

.shadow {
	width: 100%;
	height: 9px;
	background: url(../images/shadow.png) repeat-x;
}

.number {
	font-size: 20px;
	padding: 10px 40px 10px 48px;
	color: #fff;
	font-weight: bold;
	background: url(../images/contacticon.png) no-repeat;
}

.staffcontainer img {
	width: 100%;
	padding: 20px 5px 20px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: url(../images/bg_trans.png) repeat;
}

.staffcontainer img {
	width: 150px;	
}

.stafftext {
	float: right;
	width: 750px;
}

.stafftext h6 {
	text-align: left;
	font-size: 18px;
	color: #fff;
	border-bottom: solid 1px #333;
	margin: 10px 0 20px 0;
	clear: both;
}

/* rotator in-page placement */
    div.rotator {
	height:345px;
	width: 500px;
	float: right;
	margin: 0 50px 0 0;
	position: relative;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
        div.rotator ul li.show {
	z-index:500;
}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
}
