@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #fff;
	margin: 0;
	background-image:url(../images/b047.gif)
	}


#containter {
	background-color: #FFF;
	width: 800px;
	margin: 0 auto;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-y;
}
a:link {
	color: #3642C4;
	text-decoration: underline;
}

a:visited {
	color: #3945d0;
	text-decoration: underline;
}


a:hover {
	color: #00C;
	text-decoration: underline;
}

h1 {
	color: #3642C4;
	font-size: 13px;
	font-weight:800;
	margin: 0 6px 6px 0;
	
}

h2 {
	color: #0000;
	font-size: 14px;
	font-weight:800;
	margin: 0
	
}
#header {
	margin: 0px;
	width: 800px;
}

#header-right {
	color: #FFF;
	margin: 0;
	float: right;
	height: 159px;
	width: 577px;
	background-image: url(../images/header-right.gif);
	background-repeat: no-repeat;
	text-align:right
}


#header-right ul {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin:15px;
	line-height: 15px;
	font-size: 10px;
	font-weight: 800px
}
	
#header-right ul li {
	color: #FFF;
	text-decoration: none;
	display:inline;
	margin: 0px
}
#header-right ul li a {
	color: #FFF;
	text-decoration: none;

}

#header-right ul li a:visited {
	color: #FFF;
	text-decoration: none
}

#header-right ul li a:hover {
	color: #bd3333;
	text-decoration:none
}



/*Top Menu*/
#menu-top {
	color: #FFF;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	clear: both;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	font-size: 10px;
	font-weight:800
}



#menu-top ul {
	display: inline-block;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
    line-height:29px;
	font-size: 10px;


}
#menu-top ul li {
	color: #FFF;
	display:inline;
	text-decoration: none;
	 margin:0;
	 font-size:10px
}	
#menu-top ul li a {
	color: #FFF;
	text-decoration: none	
}
#menu-top ul li a:visited {
	color: #FFF;
	text-decoration: none	
}
#menu-top ul li a:hover {
	color: #039;
	text-decoration: none
}
/*Main Body*/

#main-body {
	margin:0 10px 15px 195px;
}
#main-body2 {
	margin:0 215px 15px 195px;
}

#side-bar {
	margin: 0;
	padding: 0;
	float:left;
	width: 180px;
	
}

.side-bar-text {
	padding: 10px 10px 10px 15px;
	font-size: 11px;
	color: #000
}

#side-bar-bar {
	background-image:url(../images/button1.gif);
	background-repeat:no-repeat;
	height: 29px;
	padding-left:30px;
	line-height:28px;
	margin: 0;
	color: #fff;
	font-weight:bold;
	font-size:12px

}
.side-bar-bar-text {
	line-height: 28px;
	padding: 0;
	font-weight: bold;
	margin: 0
}



/*Right Side*/
#home_text {
	margin: 15px 0 0 0;
	
	}

#side-bar2-left {
	float: left;
	margin: 15px 0 0 0;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	width: 385px;



}	
#side-bar2-right {
	float: right;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
	width: 195px;
	text-align:center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
	}

/*Footer*/
#footer {
	line-height: 29px;
	color: #FFF;
	background-image: url(../images/footer-bg.gif);
	clear: both;
	height: 29px;
	 margin: 0; 
	padding-right: 10px;
	padding-left: 10px;
}
