/* CSS Document */

body{
	position: relative;
	margin: 0 auto;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width:796px;
	background-image: url(../assets/bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#header {
	position:relative;
	background-repeat: no-repeat;
	height:95px;
	background-color: #000000;
}
	
#containermain {
	position:relative;
	margin-top: 50px;
	
}

#logo {
	width: 398px;
	height:45px;
	background-repeat: no-repeat;
	position: absolute;
	left: 192px;
	top: 30px;
	background-image: url(../assets/logo.gif);
}
#tel {
	width: 514px;
	height:18px;
	background-repeat: no-repeat;
	position: absolute;
	left: 162px;
	top: 97px;
	background-image: url(../assets/tel.gif);
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#tel a:link {	text-align: center; color: #999999; text-decoration: none } 
#tel a:visited {	text-align: center; color: #999999; text-decoration: none} 
#tel a:hover {	text-align: center; color: #FFFFFF; text-decoration: none} 
#tel a:active {		text-align: center; color: #999999;	text-decoration: none;}
#nav{
	width:215px;
	float:left;
	position: relative;
}
#maincontent{
	width:750px;
	float:right;
	position: relative;
}
#banner{
}
#vid{
	margin-left:25px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;

}
#test{
	margin-left:15px;
	position: relative;
}
#content{
position:relative;
padding:15px;
}

#sectionLinks a:link, #sectionLinks a:visited {
margin-left:20px;
	display: block;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	color: #736D4F;
border-bottom-color: #817A5D;
	border-bottom-style: dashed;
	border-bottom-width: 1px;}


#sectionLinks a:hover{
	background-color: #E4DEC2;
border-bottom-color: #817A5D;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: bold;	
    color: #736D4F;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #5C5743;
}

 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.maintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.mainbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5743;
	font-weight:bold;}

.mainbold a:link {	text-align: center; color: #5C5743; text-decoration: none } 
.mainbold a:visited {	text-align: center; color: #5C5743; text-decoration: none} 
.mainbold a:hover {	text-align: center; color: #006699; text-decoration: none} 
.mainbold a:active {		text-align: center; color: #5C5743;	text-decoration: none;}

.mainsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5743;
}
.imgpad{
	margin-bottom:10px;
}

#mainad {
	background-image: url(../assets/bg_ad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 25px;
	border:solid #666666 1px;
	width: 250px;
	float: right;
	margin: 0 30px 10px 50px;
	padding: 10px;
	background-color: #333333;
	text-align: center;
	
}
.bgcon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid  #666666 1px;
}
