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

BODY
{
	margin:0px;
	text-align:center;
}

BODY, INPUT, TABLE, TEXTAREA
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-align:justify;
	background-color:#f2f2f2;
}

P
{
	margin:10px;
	text-align:justify;
}

#wrap
{
	margin:0px;
	margin:auto;
	width:1002px;
}

#banner
{
	margin:0px;
	background-image:url(../images/top_banner_bg.jpg);
	background-repeat:repeat;
	height:163px;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}


#logo
{
	clear:both;
	float: left;
	position: absolute;
	padding-top:38px;
	padding-left:150px;
}

#btns
{
	width:772px;
	height:247px;
}

#btns .magin
{
	margin-right:1px;
}

#btns .hrspace
{
	margin:1px;
}

#content
{
	padding:20px;
	width:772px;
	min-height:210px;
}

#contlft
{
	clear:both;
	float:left;
	width:350px;
	text-align:justify;
}
#contlft .imag
{
	float:left;
	padding-right:10px;
}
#contrgt
{
	float:right;
	text-align:justify;	
	width:350px;
}
#blocklft
{
	text-align:left;
	margin-top:10px;
}

#blocklft UL
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#blocklft UL LI
{
	padding-left:20px;
	background:url(../images/bullet.png) no-repeat left center;
	line-height:20px;
	text-align:left;
}

#blocklft UL LI A
{
	color:#666666;
	text-decoration:none;
}

#blocklft UL LI A:Hover
{
	color:#990000;
	font-weight:400;
}

#blocklft UL LI .over
{
	color:#fc9a2c;
}

#links
{
	font-size:11px;
	color:#333333;
	text-align:left;
	font-weight:bold;
}

#links A
{
	color:#333333;
	text-decoration:underline;
}

#links A:Hover
{
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}

#copyright
{
	clear:both;
	width:100%;
	font-size:10px;
	line-height:25px;
	height:30px;
	color:#FFFFFF;
	text-align:left;
	background-color:#222222;
}


#copyright .lft
{
	float:left;
	padding-left:10px;
	background: #222222;
	text-align:left;
}

#copyright .rgt
{
	float:right;
	width:auto;
	padding-right:10px;
	background: #222222;
	text-align:left;
}
#copyright .rgt A
{
	color:#FFFFFF;
	text-decoration:none;
}

#copyright .rgt A:Hover
{
	text-decoration:none;
	color:#FF0000;
}

H1
{
	margin:10px;
	font-size:14px;
	color:#666666;
	text-align:left;
}

H2
{
	margin:10px;
font-size:14px;
color:#990000;
	text-align:left;
}

H3
{
	margin:10px;
font-size:20px;
color:#000000;
	text-align:left;
}


.blue
{
	font-size:11px;
	text-decoration:none;
	text-align:left;
}

.blue A
{
	font-size:16px;
	color:#990000;
	font-weight:600;
	text-decoration:none;
}

.blue A:hover
{
	color:#999999;
	text-decoration:none;
}

.links
{
	font-size:11px;
	color:#333333;
	text-align:left;
	font-weight:bold;
}

.links A
{
	color:#333333;
	text-decoration:underline;
}

.links A:Hover
{
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}

#myContent
{
	width:auto;
	border: 1px solid #aaa; 
	padding: 10px;
}

.mrgn
{
	margin-top:-5px;
	margin-bottom:20px;
}