/* default */

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height:13px;
	font-size:12px;
	font-family: Tahoma;
	color:#424242;
	background-image: url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#90B5E7;
	}
td  {
	margin:0px;
	border: 0px;
	}
input{
	margin:0px;
	}
listbox {
	margin:0px;
	}
ul {
	margin-top: 4px;
	margin-left: 20px;
}
h1{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

h5 {
	padding-top: 5px;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	color:#B42200;
	}
p   {
	margin:0px;
	padding-top: 5px;
	}
a:link {
	color: #4C5A6D;
}
a:visited {
	color: #4C5A6D;
}
a:hover {
	color: #4C5A6D;
	text-decoration: none;
}
/* end */	
	
/* id */	
#main_container {
	width: 779px;
	background-color: #ffffff;
	margin: 35px 0px 0px 0px;
	text-align: left;
}

#logo {
	padding: 0px;
}

#main_menu {
	text-align: center;
	background-image: url(../images/main_menu_bg.jpg);
	height: 25px;
	width: 779px;
	margin: 24px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
}
#main_menu ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}
#main_menu li{
	padding: 0px 0px 0px 45px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	list-style: none;
	float: left;
	text-align: left;
}
#main_menu a{
	text-decoration: none;
	color: #ffffff;
}
#main_menu a:hover{
	text-decoration: none;
	color: #FF6D02;
}

#banner_bg {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 5px;
	width: 769px;
	height: 201px;
	background-color: #1D55A2;
}

#left_menu {
	background-color: #1D55A2;
	height: 201px;
	width: 215px;
	float: left;
	color: #ffffff:
}
#left_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 17px 0px 0px 19px;
}
#left_menu li{
	padding: 0px 0px 0px 30px;
	margin: 10px 0px 0px 0px;
	color: #ffffff;
	list-style: none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	height: 21px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#left_menu a {
	color: #ffffff;
	text-decoration: none;
}
#left_menu a:hover {
	color: #FF6D02;
	text-decoration: none;
}

#banner {
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#wel_main_bg {
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: repeat-x;
	width: 751px;
	background-position: top;
	padding: 14px 0px 0px 17px;
	margin: 10px 0px 0px 5px;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	color: #4C5A6D;
	text-align: left;
}

#wel_matter {
	font-family: Tahoma;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	font-size: 12px;
	width: 736px;
	color: #4C5A6D;
	padding: 0px 0px 0px 0px;
	margin: 23px 0px 0px 5px;
}

#bottom_bg {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 56px;
	margin: 10px 0px 6px 0px;
	padding: 6px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	color: #B7BDC5;
}
#bottom_bg a{
	color: #B7BDC5;
	text-decoration: none;
}
#bottom_bg a:hover{
	color: #B7BDC5;
	text-decoration: underline;
}

#copyright {
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	text-align: center;
	padding: 0px 0px 6px 0px;
}
/* end */

h6{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF6D02;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}
a.more_link, a.more_link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #B7BDC5;
	text-decoration: none;
}
a.more_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B7BDC5;
	text-decoration: underline;
}