/*  
Site Name: 
Site URI: 
Description: 
Version:
Author: 	
Author URI: 
*/

/*  =RESET
---------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
}
body {
	line-height: 1.3;
background:#1a1a1a;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
/*  =GLOBAL ELEMENTS
-------------------------------------------------------------- */

body {
 	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 70%;
 	color:#ffffff;
	margin:0px;
}
.page{
	background:url(bodybk.jpg) no-repeat center top #000000 ;
}
a:link {
 	color: #d40101;
}
a:visited {
 	color: #d40101;
}
a:hover, a:active {
 	color: #333;
	text-decoration: none;
}
a img {
	border:none;  
}
a:hover img {  
}
ol {
 	list-style-type:none;
}
ul {
 	list-style-type:none;
}
li {
 	margin:0;
}
p{margin:10px 0;}
blockquote {
}
pre {  }
address {  }
del {  }
h1, h2, h3, h4 {margin:0 0 10px 0; padding:5px 0; line-height:1.3;}
h1 {color:#d40101; font-size:24px; }
h2 {color:#333; font-size:20px; }
h3 {color:#d40101; font-size:18px; }
h4 {color:#333; font-size:16px; }
img.clsleft { margin-right:20px; margin-bottom:15px; float:left; }
img.clsmiddle { margin-right:20px; margin-left:20px; margin-bottom:15px; }
img.clsright { margin-left:20px; margin-bottom:15px; float:right; }
img.clsborderleft { border:1px solid #000; padding:4px; margin-right:20px; margin-bottom:15px; float:left; } 
img.clsbordermiddle { border:1px solid #000; padding:4px; margin-right:20px; margin-left:20px; margin-bottom:15px; }
img.clsborderright { border:1px solid #000; padding:4px; margin-left:20px; margin-bottom:15px; float:right; }
.datatable { border-top:1px solid #000; }
.datatable th {  } 
.datatable td { border-bottom:1px solid #000; padding:8px 4px;  } 
.notes { font-size:0.9em; } 
.shout { font-size:1.2em; } 
.shout2 { font-size:1.2em; } 
.submit, .reset { cursor:pointer; outline:none; border:none; width:90px ! important; color:#fff; padding:5px; background:#000; } 
.reset { background:#333; } 
.quote, blockquote {  } 
.caption { float:right; width:220px; padding:15px; margin:0 0 0 25px; } 
.custom1 {  } 
.custom2 {  } 
.border { border:1px solid #000; padding:4px; } 
.noborder { border:0; }
.clear { clear:both; }

#container{
	width:976px;
	margin:0 auto;
}
/*  =HEAD
-------------------------------------------------------------- */
#top{
	display:block;
	height:97px;
	margin:50px 0 0;
	padding:0 8px;
	background:url(topbk.png) no-repeat top left;
}
#top h1{
	margin:0;
	padding:0;
}
#logo, #logo a{
	margin:15px 0 0 10px;
	background:url(logo.png) no-repeat top left;
	display:block;
	height:80px;
	padding:0px;
	border:none;
	width:472px;
	text-indent:-9000px;
	overflow:hidden;
	float:left;
}
#logo a{
	margin:0px;
	background:none;
}
#info{
	float:right;
	height:51px;
	margin:37px 20px 0  0;
}
.number{
	background:url(call.png) no-repeat top left;
	padding:0 0 0 70px;
	float:left;
	font-size:14px;
	height:51px;
	line-height:65px;
	margin:0 10px 0 0 ;
}
.email{
	background:url(mail.png) no-repeat top left;
	padding:0 0 0 70px;
	float:left;
	font-size:12px;
	height:51px;
	line-height:65px;
}
/*  =NAVIGATION
-------------------------------------------------------------- */
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#menu{
	margin:0;
	padding:7px 17px 5px;
	display:block;
	height:50px;
	background:url(menubk.png) no-repeat top left;
}
#menu ul li{
	float:left;
}
#menu ul li a.about{
	background:url(nav.png) no-repeat top left;
	width:144px;
	height:48px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#menu ul li a.about:hover{
	background:url(nav.png) no-repeat left -47px;
}
#menu ul li a.contact{
	background:url(nav.png) no-repeat -144px top;
	width:188px;
	height:48px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#menu ul li a.contact:hover{
	background:url(nav.png) no-repeat -144px -47px;
}
#menu ul li a.blog{
	background:url(nav.png) no-repeat -332px top;
	width:155px;
	height:48px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#menu ul li a.blog:hover{
	background:url(nav.png) no-repeat -332px -47px;
}
#menu ul li a.videos{
	background:url(nav.png) no-repeat -487px top;
	width:150px;
	height:48px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#menu ul li a.videos:hover{
	background:url(nav.png) no-repeat -487px -47px;
}
#menu ul li a.register{
	background:url(nav.png) no-repeat -638px top;
	width:150px;
	height:48px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#menu ul li a.register:hover{
	background:url(nav.png) no-repeat -638px -47px;
}
#menu ul li a.reviews{
	background:url(nav.png) no-repeat right top;
	width:150px;
	height:48px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#menu ul li a.reviews:hover{
	background:url(nav.png) no-repeat right -47px;
}


/*  =PAGECONTENT
-------------------------------------------------------------- */
#content{
	padding:20px 25px ;
	position:relative;
	height:auto;
	background:url(pagebk.png) repeat-y left bottom;
}
#skip a{
	position:absolute;
	top:-15px;
	right:0;
	background:url(skip.png) no-repeat left top;
	width:122px;
	height:100px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#content p{
	margin:0 0 10px 0;
}
#center{
	float:left;
	width:700px;
}
#left{
	float:left;
	height:224px;
	width:50px;
	background:url(contentbk.jpg) no-repeat left bottom;
}
#page1 #left{
	background:url(about.jpg) no-repeat left top;
}
#page2 #left{
	background:url(contact.jpg) no-repeat left top;
}
#page3 #left{
	background:url(blog.jpg) no-repeat left top;
}
#page4 #left{
	background:url(videos.jpg) no-repeat left top;
}
#page5 #left{
	background:url(register.jpg) no-repeat left top;
}
#page6 #left{
	background:url(reviews.jpg) no-repeat left top;
}

#right{
	float:right;
	width:150px;
}
#right li{
	background:url(tick.jpg) no-repeat left top;
	padding:0 0 0 40px;
	margin:10px 0;
	height:31px;
	line-height:31px;
}
#contentbottom{
	background:url(bottom.png) repeat-y left bottom;
	height:19px;
}
/*  =FOOTER
-------------------------------------------------------------- */
#footwrap{
	clear:both;
	background:url(footerwrap.jpg) no-repeat  center -1px #ffffff;
	height:159px;
	margin:0;
}
#copy{
	float:left;
	width:400px;
	margin:20px 0;
}
#linkbk{
	width:500px;
	margin:20px 0;
	padding:0;
	color:#FF0000;
	float:right;
	text-align:right;
	font-size:10px;
}
#linkbk a{
	color:#FF0000
}
