@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
body {
	background-image:url(../images/top-bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
#wraper {
	width:1000px;
	height:218px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
#title {
	padding:15px 0 0 200px;
	width:300px;
}
#title h1 {
	font-size:24px;
	color:#FFFFFF;
	text-transform:capitalize;
	font-weight:bold;
}
#title h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#title h1 a:hover {
	color:#FF0000;
	text-decoration:none;
}
#subtitle {
	padding:0px 300px 0px 0px;
	width:200px;
	float:right;
}
#subtitle h2 {
	font-size:24px;
	color:#FFFFFF;
	text-transform:capitalize;
	font-weight:bold;
}
#subtitle h2 a {
	color:#FFFFFF;
	text-decoration:none;
}
#subtitle h2 a:hover {
	color:#FF0000;
	text-decoration:none;
}
#tabs {
	width:870px;
	font-size:11px;
	line-height:normal;
	height: 30px;
	font-weight:bold;
	margin:0 auto;
	padding:149px 0 0 0;
}
#tabs ul {
	margin:0;
	padding:5px 0 0 15px;
	list-style:none;
}
#tabs2 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("../images/tableft.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	color:#fff;
}
#tabs a span {
	float:left;
	display:block;
	background:url("../images/tabright.jpg") no-repeat right top;
	padding:8px 30px 8px 30px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {
	float:none;
}
/* End IE5-Mac hack */
	#tabs a:hover span {
	color:#333;
}
#tabs a:hover {
	background-position:0% -30px;
	color: #333;
}
#tabs a:hover span {
	background-position:100% -30px;
}
#tabs #current a {
	background-position:0% -30px;
	color:#333;
}
#tabs #current a span {
	background-position:100% -30px;
}
#tabs #account a {
	background-position:0% -84px;
	color:#fff;
}
#container {
	width:845px;
	padding:25px 0 0 0;
	margin:0 auto;
}
#left-side {
	float:left;
	width:154px;
}
#center {
	float:left;
	width:537px;
	_width:536px;
}
#right-side {
	float:right;
	width:154px;
}
#rightcontainer {
	float:right;
	width:154px;
}
.sidetop-bg {
	width:154px;
	height:48px;
	background-image:url(../images/sidetop-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.sidetop-bg h2 {
	font-size:12px;
	color:#FFFFFF;
	padding:16px 0 0 38px;
}
.sidecenter-bg {
	width:154px;
	background-image:url(../images/sidecenter-bg.png);
	background-repeat:repeat-y;
	background-position:left top;
}
.sidecenter-bg ul {
	width:140px;
	margin:0 0 0 15px;
}
.sidecenter-bg ul li {
	border:0;
	list-style:none;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding:0;
	line-height:25px;
}
.sidecenter-bg ul li a {
	color:#000000;
	font-weight:bold;
	margin:0 0 0 15px;
}
.sidecenter-bg ul li a:hover {
	color:#FF0000;
}
.sidebanner {
	width:125px;
	padding:10px 0;
	margin:0 auto;
}
.sidebottom-bg {
	width:154px;
	height:16px;
	background-image:url(../images/sidebottom-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0 0 15px 0;
}
.center {
	width:468px;
	padding:10px 0;
	margin:0 auto;
}
.center h2 {
	height:32px;
	background-image:url(../images/h2-bg.png);
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
	color:#FFFFFF;
	padding:7px 0 0 20px;
	margin:0;
}
#center h2 a {
	color:#FFFFFF;
	text-decoration:none;
}
#center h2 a:hover {
	color: #FFCC00;
	text-decoration:none;
}
.center p {
	width:468px;
	margin:10px 0 10px 0;
}
.center p a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.center p a:hover {
	color:#FF0000;
	text-decoration:underline;
}
a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.footer {
	text-align:center;
	width:468;
	padding:10px 0 10px 0;
	margin:0 auto;
}
.footer p {
	color:#000000;
}
.footer p a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.footer p a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
.left_img {
	padding: 1px;
	float: left;
	border: 1px solid #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.left_img2 {
	padding: 1px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.right_img {
	padding: 1px;
	float: right;
	border: 1px solid #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#tabs {
	width:870px;
	font-size:11px;
	line-height:normal;
	height: 30px;
	font-weight:bold;
	margin:0 auto;
	padding:149px 0 0 0;
}
#tabs ul {
	margin:0;
	padding:5px 0 0 15px;
	list-style:none;
}
#tabs2 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("../images/tableft.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	color:#fff;
}
#tabs a span {
	float:left;
	display:block;
	background:url("../images/tabright.jpg") no-repeat right top;
	padding:8px 30px 8px 30px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {
	float:none;
}
/* End IE5-Mac hack */
	#tabs a:hover span {
	color:#333;
}
#tabs a:hover {
	background-position:0% -30px;
	color: #333;
}
#tabs a:hover span {
	background-position:100% -30px;
}
#tabs #current a {
	background-position:0% -30px;
	color:#333;
}
#tabs #current a span {
	background-position:100% -30px;
}
#tabs #account a {
	background-position:0% -84px;
	color:#fff;
}
