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

html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	
	text-decoration: underline;
}

ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}


body {
	background: #150606;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #989898;
}

.blank{
	font-size:0px; clear:both; line-height:0px;
	}
	
#wrapper {
	width: 800px;
	text-align: left;
	margin: auto;
	background-image: url(../images/images-red/contentbg.png);	/*background: #bea48b;*/
	background-repeat: repeat-y;
}


#head {
	width: 800px;
	height: 360px;
	background-image: url(../images/images-red/header_red.png);
	background-repeat: no-repeat;
	top: 25px;
}

#content {
	width: 800px;
	color: #000000;
	position: relative;
	top: 20px;
	overflow: auto;
}

#contentLeft{
	width: 180px;
	float: left;
	/*background-color: #4e322b;*/
	margin-top: 0px;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-right: 0px;
}

#contentRight{
	width: 566px;
	float: left;
	margin-top: 0px;
	margin-left:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #150606;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#enter {
	width: 800px;
	height: 160px;
}
/*----contact.html-----*/
#contact{
	width: 490px;
	height: 520px;
	
}
/*-----Home.html-------*/
#welcome {
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#welcome_img {
	width: 98px;
	height: 120px;
	clear: left;
	float: left;
	padding: 5px;
}

#slide {
	width: 427px;
	height: 321px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 25px;
}

/*-----end home---*/

/*---drtv.html------*/
.drtv_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-variant: small-caps;
	color: #660000;
}


#footer {
	width: 800px;
	height: 460px;
	margin: 0 auto;
	background-color: #150606;
	background-image: url(../images/images-red/footer_red_01.png);
	background-repeat: no-repeat;
	}
	
#footerText{
	width: 800px;
	height: 280px;
	margin: 0 auto;		
}

#subFText1{
	width: 544px;
	height: 75px;
	margin-top: 89px;
	margin-left: 15px;
	}

#sft1{
	width: 120px;
	height:40px;
	position: relative;
	left: 57px;
	top: 140px;	

}

#sft2 {
	width: 120px;
	height: 40px;
	position: relative;
	left: 160px;
	top: 100px;	

}

#sft3 {
	width: 120px;
	height:35px;
	position: relative;
	left: 345px;
	top: 60px;	

}

#sft4 {
	width: 120px;
	height:35px;
	position: relative;
	left: 470px;
	top: 25px;	

}

#subFText2{
	width: 544px;
	height: 75px;
	margin-top: 29px;
	margin-left: 15px;
}

#sft5{
	width: 120px;
	height:40px;
	position: relative;
	left: 57px;
	top: 120px;	

}

#sft6 {
	width: 120px;
	height: 40px;
	position: relative;
	left: 185px;
	top: 80px;	

}

#sft7 {
	width: 120px;
	height:35px;
	position: relative;
	left: 295px;
	top: 40px;

}

#sft8 {
	width: 120px;
	height:35px;
	position: relative;
	left: 447px;
	top: 5px;	

}

#footerLinks {
	width: 800px;
	height: 119px;
	margin: 0 auto;	
}

#footerBottom{
	width: 800px;
	height: 40px;
	background-image: url(../images/images-red/footer_red_07.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}


