body {
	margin:40px 50px;
	font-size:12px;
	line-height:20px;
	font-family: Tahoma, Arial;
	background: url(images/body_bckg.jpg) repeat-x #056caa;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	font-style: normal;
	font-weight: bold;
}
a { color:#68d3ed; text-decoration:underline;}
a:hover { text-decoration:none;}
h1 { padding:0px; text-transform:capitalize; font-size:18px; color:#fff; background-color:#000000; font-weight:bold; color:#fff; margin: 10px 0 ;height:21px;}
h1 span { background:#000000; padding:0px 10px 0px 0px;}
p {
	margin:0;
	background-color: #000000;
}
#header {background:url(images/header_bckg.jpg) repeat-x #0287c2; clear:both; width:814px; height:161px;  }
#left_header { float:left; width:814px; background: url(images/left_header.jpg) no-repeat; height:161px;}
#right_header { float:right;  width:321px; background: url(images/right_header.jpg) no-repeat; height:161px;}

#logo {position:absolute; text-align:center; width:95%; text-align:center; margin-top:50px; }
#logo a {text-decoration:none; color:#FFFFFF; font-size:23px; }
#menu {
	height:30px;
	clear:both;
	padding-top:5px;
	width: 814px;
}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:104px; list-style:none; text-align:center;}
#menu a {
	display:block;
	float:left;
	width:116px;
	font-size:13px;
	text-transform:capitalize;
	text-decoration:none;
	color:#666600;
	text-decoration:none;
	font-weight:bold;
	letter-spacing: normal;
}
#menu a:hover {color:#0066FF;}

#content {clear:both; background-color:#000000; width:814px;}
#content_top { height:20px;}
#content_top_left {float:left; width:20px; height:20px; background: url(images/left_top_round.gif) no-repeat;}
#content_top_right {float:right; width:20px; height:20px; background: url(images/right_top_round.gif) no-repeat;}
#content_bottom { clear:both;height:16px;}
#content_bottom_left {float:left; width:20px; height:16px; background: url(images/left_bottom_round.gif) no-repeat;}
#content_bottom_right {float:right; width:20px; height:16px; background: url(images/right_bottom_round.gif) no-repeat;}

#sidebar {
	float:left;
	width:231px;
	padding-left:10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
#sidebar p {
	background-color:#000000;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0o;
}
#sidebar_top { height:10px; background:url(images/top_sidebar.gif) no-repeat;background-color:white;}
#sidebar_body {
	background-color:#000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sidebar_bottom { height:23px; background:url(images/bottom_sidebar.gif) no-repeat;}
#sidebar ul {margin:0; padding:0 0 0 40px;}
#sidebar ul li { padding:0; list-style:none;}
#sidebar a {color:#006699; font-size:12px;}
#sidebar h1 {color:#0676bd; font-size:12px; font-weight:bold; padding:10px 0 0 20px; background-color:#FFFFFF; margin:0;}

#text {background-color:#000000; margin:0px 10px 0 251px; width:auto; vertical-align:top; color:#fff;}
#text_top {}
#text_top_left {float:left; width:13px; height:10px; background:url(images/left_top_content.gif) no-repeat;}
#text_top_right {float:right; width:11px; height:10px; background:url(images/rigth_top_content.gif) no-repeat;}
#text_bottom { float:left;height:16px; background:url(images/middle_bottom_content.gif) repeat-x; width:100%;}
#text_bottom_left {float:left; width:11px; height:16px; background: url(images/left_bottom_content.gif) no-repeat;}
#text_bottom_right {float:right; width:11px; height:16px; background: url(images/right_bottom_content.gif) no-repeat;}
#text_body { padding:10px 20px 10px 20px;}
#foot_text { padding-left:50px; background:url(images/foot_text.gif) no-repeat; color:#FFFFFF; font-size:10px; line-height:13px; margin:20px 0 0 0;}

#footer {
	height:74px;
	clear:both;
	background-color: #000000;
	width: 814px;
}
#left_footer { float:left; padding:30px 0 0 30px; color:#FFFFFF; font-size:10px;}
#left_footer a { color:#000000;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:30px 30px 0 0; color:#FFFFFF;  font-size:10px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}
