* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C7C7C;
	background: url(../images/layout/main_bg3.jpg) center top no-repeat;
}

img {
	border: 0px;
}

a {
	color: #06C;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

p {
	margin-bottom: 10px;
}

ul {
	margin-bottom: 10px;
}

li {
	margin-left: 20px;
}

h1 {
	color: #06C;
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
	margin-bottom: 7px;
}

h3 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

#container {
	width: 960px;
	padding: 0px 12px;
	background: #FFF;
	margin: 0px auto;
}

#header {
	height: 140px;
	background: url(../images/layout/header_bg.jpg) top right repeat-y;
}

#logo {
	width: 200px;
	float: left;
}

#topright {
	width: 730px;
	float: left;
	text-align: right;
	margin-top: 50px;
	color: #FFF;
}

#topright a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#topright a:hover {
	text-decoration: underline;
}

#search {
	margin-top: 5px;
}

#search_form {
	display: block;
}

#search_text {
	border: 0px;
	height: 19px;
	width: 150px;
	display: block;
	float: right;
}

#search_button {
	width: 31px;
	height: 22px;
	border: 0px;
	display: block;
	float: right;
	cursor: pointer;
	outline: none;
	background: url(../images/layout/search_button.jpg) 3px 0px no-repeat;
}

#topmenu {
	height: 28px;
	background: url(../images/layout/topmenu_bg.jpg) top left repeat-x;
	margin-bottom: 12px;
	padding-left: 5px;
}

#topmenu ul li {
	display: inline;
	line-height: 28px;
	padding: 0px 1px;
}

#topmenu ul li a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#topmenu ul li a:hover {
	text-decoration: underline;
}

#leftmenu {
	width: 268px;
	float: left;
	margin-top: 3px;
}

#leftmenu h3 {
	background: url(../images/layout/leftmenu_h3_bg.jpg) top left no-repeat;
	height: 35px;
	line-height: 35px;
}

#leftmenu h3 a {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding-left: 11px;
}

#leftmenu ul li {
	margin-left: 10px;
	padding: 5px 5px 5px 18px;
	list-style: none;
	background: url(../images/layout/leftmenu_li_bg.jpg) 0px 8px no-repeat;
}

#leftmenu ul li a {
	color: #7C7C7D;
	font-size: 14px;
	text-decoration: none;
}

#leftmenu ul li a:hover {
	color: #06C;
}

#leftmenu ul li span {
	font-size: 11px;
	color: #AAA;
}

#leftmenu h3 {
	background: #EEE;
	border: 1px solid #CCC;
	height: 30px;
	line-height: 30px;
}

#leftmenu h3 a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding-left: 11px;
}

#leftmenu ul {
	border: 1px solid #CCC;
	border-bottom: 0px;
}

#leftmenu ul li {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	border: 1px solid #EFE;
	border-bottom: 1px solid #CCC;
	background: #EEE;
}

#leftmenu ul li:hover {
	background: #FFF;
}

#leftmenu ul li a {
	color: #666;
	font-size: 14px;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
}

#leftmenu ul li a:hover {
	color: #06C;
}

#leftmenu ul li.submenu a {
	padding-left: 30px;
	background: url(/images/icons/submenu_bg.jpg) 7px 1px no-repeat;
}

#leftmenu ul li.submenu a:hover {
	background: url(/images/icons/submenu_bg.jpg) 7px -25px no-repeat;
}

#leftmenu ul li span {
	font-size: 11px;
	color: #AAA;
}

#content {
	width: 675px;
	float: right;
}

#home_boxes {
	margin: 15px 0px 0px 0px;
}

#home_boxes div {
	background: url(../images/layout/home_box.jpg) top left no-repeat;
	height: 241px;
	width: 225px;
	float: left;
}

#home_boxes div h2 {
	font-size: 12px;
	color: #FFF;
	height: 30px;
	width: 207px;
	margin: 5px 0px 10px 5px;
	text-align: center;
	line-height: 30px;
}

#home_boxes div a {
	display: block;
	margin: 0px 0px 0px 14px;
	width: 189px;
}

#home_boxes div span {
	text-align: right;
	margin-top: 10px;
	display: block;
}

#home_boxes #home_box_left {
	width: 230px;
}

#home_box_left h2 {
	background: url(../images/layout/title_pattern_blue.jpg) top left no-repeat;
}

#home_box_middle h2 {
	background: url(../images/layout/title_pattern_green.jpg) top left no-repeat;
}

#home_boxes #home_box_right {
	width: 216px;
	float: right;
}

#home_box_right h2 {
	background: url(../images/layout/title_pattern_yellow.jpg) top left no-repeat;
}

#footer {
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
	font-size: 11px;
	color: #666;
	background: url(../images/layout/footer_bg.jpg) top left repeat-x;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_copyright {
	width: 475px;
	float: left;
}

#footer_links {
	width: 315px;
	float: left;
}

#footer_powered {
	width: 140px;
	float: right;
}
