* {padding:0;margin:0;}
body{font-family:Arial,Helvetica,sans-serif;font-size:13px;}
#wrapper{margin:10px auto; width:922px; border-left: 1px solid #4F859F;border-right: 1px solid #4F859F;}
#faux{
background:url(faux-1-2-col.gif);
margin-bottom:5px;
overflow:auto;
width:100%
}
#header {
color:#333;
width:922px;
padding:0px;
height:130px;
margin:0px;
background: url('./img/header_bg.png') repeat-x;
}
#header a#adder{
	display:block;
	background: url('./img/logo.gif') no-repeat;
	width: 144px;
	height:77px;
	float:left;
	margin:25px 0px 0px 40px;
}#header a span{display:none;}
#header #hBg{
	background: url('./img/header_img.png') no-repeat;
	width:617px;
	height:130px;
	float:right;
}
#header #hBg #p1{
	background: url('./img/p1.gif') no-repeat;
	width:487px;
	height:22px;
	margin: 25px 30px 5px 0;
	float:right;
}
#header #hBg #p2{
	background: url('./img/p2.gif') no-repeat;
	width:449px;
	height:27px;
	margin: 0px 30px 10px 0;
	float:right;
}
#header #hBg a{
	background: url('./img/link.gif') no-repeat;
	display: block;
	width:203px;
	height:23px;
	margin-right:30px;
	float:right;
}
#leftcolumn{ 
display:inline;
color:#333;
margin:10px;
padding:0px;
width:195px;
float:left;
}
#rightcolumn{
float:right;
color:#333;
margin:10px;
padding:0px;
width:683px;
display:inline;
position:relative;
}
#rightcolumn h1, #rightcolumn h2{
	margin-bottom:15px;
}
#faux{
	background: #fff url('./img/c_bg.png') repeat-x;
	padding-top:10px;
}
#faux a:link,a:visited{text-decoration:none; color:#4F859F;}
#rightcolumn a:hover{text-decoration:underline;}
#leftcolumn a:hover{color:#255976; text-decoration:underline;}
#footer{ 
width:902px;
clear:both;
color:#FFF;
background:#0081c4;
margin:0px 0px 10px 0px;
padding:10px;
text-align: center;
}
#footer a {text-decoration:none; color:#fff;}
#footer a:hover{color:#cce7f4;}
.a2{color:#FFF;}
.clear{clear:both; background:none;}

ul > ul > li{margin-left:5px;}
ul , ol{margin:0px 0px 10px 20px;}
ul li,ol li{margin-bottom:5px; text-align:justify; line-height: 17px;}
p{
margin-bottom: 10px;
line-height: 17px;
text-align: justify;
}
ul.nostyle{list-style: none; margin-left: 0px;}
h1{margin-bottom:10px;}

.video_link {
   width: 684px;
   height: 70px;
   background: url('./img/video_show.png') no-repeat;
   position: relative;
   margin-bottom:15px;
}
.video_link2 {
   width: 684px;
   height: 70px;
   background: url('./img/video_show2.png') no-repeat;
   position: relative;
   margin-bottom:15px;
}
.video_link a, .video_link2 a{display:block; position: absolute; top: 24px; height: 25px; text-indent: -9999px;}
.video_link a#video1{left: 358px; width: 71px;}
.video_link a#video2{left: 449px; width: 91px;}
.video_link a#video3{left: 559px; width: 100px;}
.video_link2 a#video1{left: 194px; width: 101px;}
.video_link2 a#video2{left: 332px; width: 91px;}

.L {
	/*float:left;*/
}
.clear {
	/*clear: both;*/
}

img {
	border: none;
}