@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
#NavTop {
	height: 70px;
	background-attachment: scroll;
	background-image: url(images/navBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
	color: #CCC;
}
#navcontainer{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 70px;}
#navcontainer ul
{
	
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navcontainer ul li {
	display: inline;
	height: 70px;
}

#navcontainer ul li a
{
	color: #999;
	text-decoration: none;
	float: left;
	border-right: 0px solid #fff;
	height: 50px;
	padding-top: 20px;
	padding-right: 1.5em;
	padding-bottom: 0em;
	padding-left: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.hot{
	color: #FF6;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-attachment: scroll;
	background-image: url(images/NavOBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#head{
	height:520px;
	margin-bottom:0px;
	background-image: url(images/adBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
	background-color: #131313;
}
#s3slider {
	width: 980px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden;
}

#s3sliderContent {
	width: 980px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin-left: 0;
}
#s3sliderContent li {
	list-style-type: none;
	list-style-image: none;
}

.s3sliderImage {
	position: relative; /* important */
	display: none; /* important */
	margin-right: 20px;
	padding-right: 20px;
}

.s3sliderImage span {
	position: absolute; /* important */
	left: 5;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 400px;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7;
	display: none; /* important */
	top: auto;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
	#adhome{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height: 300px;
}
#admisc{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height: 100px;
}
#homeS{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	position: relative;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#homeServ{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1000px;
	float: none;
}
.tdserv{
	list-style-type: none;
	float: left;
	width: 220px;
	display: inline-block;
	background-color: #FFF;
	margin: 5px;
	height: 150px;
	background-attachment: scroll;
	background-image: url(images/servBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	cursor: pointer;
	
}
.tdserv a{
	color: #333;
	text-decoration: none;
}
.tdserv h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	color: #C00;
	padding-left: 10px;
	line-height: 15px;
}
.tdserv p{
	font-size: 14px;
	font-style: italic;
	color: #666;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bodyContent{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	position: relative;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #000;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	height: 1000px;
}
#bodycont{
	background: #fff;
	border: 0px solid #ccc;
	padding: 20px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
}

#wrapper{
	margin-top:80px;
	margin:auto;  /*width:1000px;*/
}
#myScroll{
/*display:none;*/
}
#myScroll .scrollEl{
	display:none;
	border:1px solid #ddd;
	font-family:sans-serif;
	font-size:12px;
	color:#333;
	height:200px;
	padding:10px;
	padding-top:10px;
	text-shadow:#999 1px 1px 1px;
	text-align:center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	float: left;
	padding-bottom: 20px;
}
.product{
	border:1px solid #ddd;
	font-family:sans-serif;
	font-size:12px;
	color:#333;
	padding:5px;
	padding-top:60px;
	text-shadow:#999 1px 1px 1px;
	text-align:left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#column_left {
	color:#000;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3em;
	text-align:left;
	width:570px;
	background-color: #FFF;
	border: 0px solid #CCC;
	padding: 20px;
}
#column_right {
	float:right;
	width: 250px;
	background-color: #FFF;
	border: 0px solid #CCC;
	background-attachment: scroll;
	background-image: url(images/rightBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 25px;
	line-height:1.1em;
	position: relative;
}
#column_right h3{
	
	height: 20px;
	overflow: hidden;
	text-indent: 10px;
	padding-top: 10px;
	cursor: pointer;
	color: #FFF;
	
}
#column_right  a{
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#column_right  a:hover{
	color: #900;
}
#column_right .entry{
	position: relative;
	padding: 5px;
	background-color: #FFF;
	border: 0px solid #ccc;
	margin-bottom: 5px;
	font-size: 12px;
}
#column_right .entry p{
	font-family: Arial;
	font-size: 11px;
	color: #666;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 1px;
}
#column_right .entry a{
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#column_right .entry a:hover{
	color: #900;
	text-decoration: none;
}
#footer a{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	color: #F00;
	text-decoration: none;
}
#footer {
	font-size: 0.9em;
	background-position: center top;
	text-align: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 100px;
	color: #999;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer .inner {
	position: relative;
}
#footer ul {
    list-style-type: none;
    clear: both;
}
#footer ul.smallPrint {
    
}
#footer li {
    float: left;
    border-right: 1px solid #ccc;
    padding: 2px 6px;
}
#footer li.last {
    border-right: none;
}
#footer #partnerLogos {
	position: absolute;
	right: 30px;
	top: 0;
}
.tiny{
	font-size: 10px;
}
h2 {
	font-size: 22px;
	color: #900;
	font-style: italic;
	cursor: pointer;
}
