@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
	line-height:18px;
}
#wrap{
	position:relative;
	background-color: #FFFFFF;
	width: 913px;  
	margin: 10px auto 0 auto;
}
#container {
	float:left;
	background-color: #FFFFFF;
	width: 803px;  
	text-align: left; 
	padding: 0 55px 10px 55px;
	border:2px solid #c6c6c6;
}
#menu {
	float:right;
	height:41px;
	padding-top:14px;
	text-align:right;
	margin-right:-6px;
	_margin-right:-3px;
}
#header{
	float:left;
	width:800px;
	height:199px;
	border:1px solid #c6c6c6;
	background-color:#000000;
	margin-right:6px;
	text-align:right;
}
#contentWrap {
	float:left;
	width:803px;
	background-image:url(../pics/bg_content.gif);
	background-repeat:repeat-y;
}
#content {
	float:left;
	width:600px;
	margin: 0 0 0 0;
	padding: 40px 0 25px 100px;
	min-height:220px;
	_height:220px;
	text-align:left;
}
#contentFull{
	float:left;
	width:550px;
	padding:0 50px 0 0px;
}
#contentFull2{
	float:left;
	width:600px;
	padding:0 0px 0 0px;
}
#contentLeft{
	float:left;
	width:295px;
	padding-right:10px;
}
#contentRight{
	float:left;
	width:290px;
}
#contentLeftSmall{
	float:left;
	width:221px;
	padding:0 30px 0 0px;
}
#contentRightBig{
	float:left;
	width:344px;
}

#footer {
	font-size:11px;
	color:#666666;
	float:left;
	width:100%;
	height:23px;
	padding-top:5px;
	background-image:url(../pics/bg_footer.gif);
	background-repeat:no-repeat;
}
#footerLeft{
	float:left;
	width:210px;
	padding-left:5px;
}
#footerRight{
	float:left;
	width:580px;
	padding-right:5px;
	text-align:right;
}

#videoPlayer{
	width:340px;
	height:215px;
	border:1px solid #c6c6c6;
}



.address{
	width:300px;
	border-top:1px dashed #c6c6c6;
	padding-top:20px;
	margin: 0 150px 0 150px;
}

.hdrImage{
	margin: 0 0 20px 0;
}

img.image_header{
	margin-top:10px;
	margin-bottom:10px;
	border:0px;
}
img.image_right{
	float:right;
	border:0px solid #999999;
	margin:3px 0 0 10px;
	padding:1px;
}
img.image_left{
	float:left;
	border:0px solid #999999;
	margin:3px 15px 0 0;
	padding:1px;
}




p{
	padding:0 0 15px 0;
	margin:0px;
}

h1{
	font-size:13px; color:#00758b;
	font-weight:bold;
	padding:5px 0 3px 0;
	margin:0 0 1px 0;
}
h2{
	font-size:11px;	color:#00758b;
	font-weight:bold;
	padding:5px 0 3px 0;
	margin:0px;
}
h3{
	font-size:13px; color:#cccccc;	
	padding:5px 0 20px 0;
	margin:0px;
	font-weight:100;
}
h4{
	font-size:13px;	color:#00758b;
	font-weight:bold;
	padding:5px 0 3px 0;
	margin:0px;
}

a{
	color:#de431e;
	text-decoration:none;
}
a:hover{
	color:#de431e;
	text-decoration:underline;
}

#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:hover{
	color:#666666;
	text-decoration:underline;
}


ul.list{
	position:relative;
	top:0px;
	left:0px;
	margin:0 0 0px 17px;
	padding:0 0 0 0;
	list-style-type:disc;
	list-style-image:url(../pics/ul_dot.gif);
}
li{
	padding:0;
	margin:0;
}



ul.menu{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.btn1_start {
	background: url(../pics/btn1_start.gif) 0 0 no-repeat;	
}
.btn1_start a {
   display:block;	width:8px;	height:41px;
   background: url(../pics/btn1_start.gif) 0 0 no-repeat;
}

/* Size: medium */
.btn1 {
	background: url(../pics/btn1.gif) 0 0 no-repeat;	
}
.btn1 a {
   padding:12px 14px 0px 0px;	text-align:center; font-size:12px; font-weight:bold;	text-decoration:none;	color:#555555;	display:block;	width:73px;	height:29px;
   background: url(../pics/btn1.gif) 0 0 no-repeat;
}
.btn1 a:hover{
	padding:12px 14px 0px 0px; text-align:center;	text-decoration:none;	color:#de431e;	display:block;	width:73px;	height:29px;
	background: url(../pics/btn1.gif) 0 0 no-repeat; background-position: 0 -41px;
}

/* Size: large */
.btn2 {
	background: url(../pics/btn2.gif) 0 0 no-repeat;	
}
.btn2 a {
   padding:12px 14px 0px 0px;	text-align:center; font-size:12px; font-weight:bold;	text-decoration:none;	color:#555555;	display:block;	width:88px;	height:29px;
   background: url(../pics/btn2.gif) 0 0 no-repeat;
}
.btn2 a:hover{
	padding:12px 14px 0px 0px; text-align:center;	text-decoration:none;	color:#de431e;	display:block;	width:88px;	height:29px;
	background: url(../pics/btn2.gif) 0 0 no-repeat; background-position: 0 -41px;
}

/* Size: small */
.btn3 {
	background: url(../pics/btn3.gif) 0 0 no-repeat;	
}
.btn3 a {
   padding:12px 14px 0px 0px;	text-align:center; font-size:12px; font-weight:bold;	text-decoration:none;	color:#555555;	display:block;	width:58px;	height:29px;
   background: url(../pics/btn3.gif) 0 0 no-repeat;
}
.btn3 a:hover{
	padding:12px 14px 0px 0px; text-align:center;	text-decoration:none;	color:#de431e;	display:block;	width:58px;	height:29px;
	background: url(../pics/btn3.gif) 0 0 no-repeat; background-position: 0 -41px;
}


.btn1_end {
	background: url(../pics/btn1_end.gif) 0 0 no-repeat;	
}
.btn1_end a {
   padding:12px 14px 0px 0px;	text-align:center; font-size:12px; font-weight:bold;	text-decoration:none;	color:#555555;	display:block;	width:73px;	height:29px;
   background: url(../pics/btn1_end.gif) 0 0 no-repeat;
}
.btn1_end a:hover{
	padding:12px 14px 0px 0px; text-align:center;	text-decoration:none;	color:#de431e;	display:block;	width:73px;	height:29px;
	background: url(../pics/btn1_end.gif) 0 0 no-repeat; background-position: 0 -41px;
}

.btn1_start{
	float:left;	width:8px; height:41px; padding:0 0 0 0; margin:0 0 0 0;
}
.btn1, .btn1_end{
	float:left;	width:87px; height:41px; padding:0 0 0 0; margin:0 0 0 0;
}
.btn2{
	float:left;	width:102px; height:41px; padding:0 0 0 0; margin:0 0 0 0;
}
.btn3{
	float:left;	width:72px; height:41px; padding:0 0 0 0; margin:0 0 0 0;
}


.btn1 a.active, .btn2 a.active, .btn3 a.active, .btn1_end a.active{
	color:#de431e;
}