/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#444444;}
body {
	background-color: #a0a2a4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
#main {background-color:#FFFFFF;}

#header {
	background-image:url(../images/header.jpg); 
	background-repeat:no-repeat; 
	background-position:50% 0; 
	height:47px; 
	background-color:#000; 
	padding-top:137px;}
	
#navbar {
	background-image:url(../images/menu-bg.jpg); 
	background-repeat:repeat-x; 
	height:47px;}
	
#nav {
	 width:840px; 
	 margin:0 auto;
	 height:39px;}
	 
#contentwrapper {
	width:840px; 
	margin:0 auto 40px auto;}
	
#left {
	 width:440px; 
	 float:left; 
	 margin-bottom:40px;}
	 
#content {
	 width:510px; 
	 float:left; 
	 margin:20px 0 0 0;}

#content2 {
	 width:510px; 
	 float:left; 
	 margin:20px 0 0 0;}
	 
#ad {
	width:406px; 
	height:126px; 
	border:1px solid #7b0c26; 
	background:url(../images/ad-bg.jpg) repeat-x; 
	margin:30px 0 0 10px; 
	padding:7px 0 0 7px;}
	
#right { 
	width:390px; 
	float:right; 
	margin-top:30px;}

#right2 { 
	width:280px; 
	float:right; 
	margin-top:30px;
	padding:0 10px 20px 15px;
/*	background-image: url(../images/right-section-bg2.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/}

#videos { 
	background-image:url(../images/right-section-bg.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	padding:15px 15px 15px 20px;}
	
#testimonies {
	background-image:url(../images/right-section-bg.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	padding:15px 15px 15px 20px; 
	margin-top:10px;}
	
#footer {  
	background-image:url(../images/footer-bg.jpg); 
	background-repeat:repeat-x; 
	height:110px; 
	padding-top:15px;}
	
#footerinfo { 
	width:840px; 
	margin:0 auto;}