@charset "utf-8";
/* CSS Document */
html{
height:100%;
width:100%;
}
body{
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
background-color:#000;
}
form, table{
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6{
margin:0;
padding:6px 0px;
}
h1{
 font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
h2{}
h3{}
h4{}
h5{}
h6{}
p{
margin:0;
padding:5px 0px;
}
a{ color:#FFFFFF; text-decoration:none }
a:hover{ color:#949393; text-decoration:none }

#wrapper{ width:800px; margin:auto; background-color:#242424;}
#masthead{
	min-height:177px;
	height:auto !important;
	height:177px;
	background:url(../images/masthead-bg.jpg) 0 0 no-repeat;
	position:relative;
	}
#menu-wrap{ height:23px; background:url(../images/menu-bg.gif) 0 0 repeat-x; padding:0 0 0 80px;}
.columns{ padding:18px 13px 10px 6px;}
.columns .column1{ width:272px;}
.columns .column2{ width:501px;}
/* masthead */
.blake-image{ position:absolute; top:-1px; left:0;}
.txt1{ position:absolute; top:41px; left:138px;}
.txt2{ position:absolute; top:130px; left:192px;}
.rightbox{ width:140px; color:#fff; font-size:10px;}
.rightbox a{ color:#fff; text-decoration:none;}

/*inner page container*/
.pagecontent{ 
width: 780px;
padding:18px 13px 10px 6px;
}
.container-top{ 
width:6px;
}

.container-mid {
background:url(../images/maincont-mid.gif) repeat-y; 
min-height: 317px;
padding:25px 10px 25px 25px;
width:742px;
color:#ffffff;
}

.container-bot{ 
width:10px;

}


#sn-list{ margin:0; padding:0;}
#sn-list li{ list-style-type:none; display:inline; margin:0; padding:0;}
#sn-list li a{}
.stxt{ width:125px; font-size:11px;}

.box-top1{ height:14px; font-size:0; background:url(../images/box-top.gif) 0 0 no-repeat;}
.box-top2{ height:32px; background:url(../images/box-top2.gif) 0 0 no-repeat;}
.box-mid{ background:url(../images/box-mid.gif) 0 0 repeat-y; min-height:150px; height:auto !important; height:150px;}
.box-bot{ background:url(../images/box-bot.gif) 0 0 no-repeat; height:10px; font-size:0;}

.box-top2 h2{ color:#fff; font-weight:normal; padding:0; font-size:16px; text-align:center; padding:3px 0 0;}
.sf-txt{ width:118px; border:1px solid #333; background:url(../images/grad.gif) bottom repeat-x #fff; margin:2px 0;}

.box2{}
.box2 h2.box-top{ height:26px; background:url(../images/box2-top.gif) 0 0 no-repeat; padding:5px 0 0 10px; font-size:16px; font-weight:normal; color:#fff;}
.box2 .box-mid{ background:url(../images/box2-mid.gif) 0 0 repeat-y; padding:0 4px;}
.box2 .box-bot{ height:53px; background:url(../images/box2-bot.gif) 0 0 no-repeat; color:#fff; font-size:13px; padding:0 10px 0 10px;}

.bottombox{width:780px; margin:10px 0 0 0;}
.bbtop{ height:7px; font-size:0; background:url(../images/bb-top.gif) 0 0 no-repeat;}
.bbmid{ min-height:71px; height:auto !important; height:71px; background:url(../images/bb-mid.gif) 0 0 repeat-y; padding:0 10px 0; color:#949393;}
.bbbot{ height:9px; background:url(../images/bb-bot.gif) 0 0 no-repeat;}

.bbmid h1{ font-size:16px; font-weight:normal; color:#4c88c7; padding:0; margin:0; font-family:"Century Gothic", Arial;}
/*float*/
.right{
float:right;
}
.left{
float:left;
}
.clearB{
clear:both;
}

.home-blog{ color:#ffffff; }


