/* CSS Document */
html > body * {
	outline:none;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525151;
	font-weight:normal;
	line-height:24px;
	background:url(../images/body-repeat.gif) repeat top;
}
h1, h2, h3, h4, h5, h6, form, label, input, legend, textarea, select, ul, ol, li, dl, dt, dd, p, div {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
p {
	text-align:left;
	margin-bottom:4px;
}
h2 {
	font:bold 18px arial;
	color:#fe8305;
	padding: 5px 0 5px 5px;
	border-bottom::1px dashed #000;
	
}
h3 {	
	font:bold 16px arial;
	color:#393939;
     padding: 8px 0 7px 27px;
	 background:url(../images/icon.gif) 8px 10px no-repeat;
}
h4{
	font:bold 16px tahoma;
	color:#d81918;
	padding: 5px 0 5px 10px;
	margin-bottom:5px;
}
.f-left {
	float:left;
}
.f-right {
	float:right;
}
a {
	color:#2592ca;
	text-decoration:none;
}
a:hover {
	color:#1c6391;
	text-decoration:none;
}
#page-wrapper {
	width:970px;
	margin:0 auto;
}
.page-bound {
	width:970px;
	float:left;
	padding:0;
	margin:0px;
	background-color:#FFFFFF;
}
#top{
width:970px;
float:left;
height:45px;
padding:0px;
background:#77787b;
}
.logo{
float:left;
padding:5px 0px 7px 10px;
}

.nav{
width:770px;
float:right;
padding:21px 0 0 15px;

}
.nav ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.nav ul li {
	float:left;
	padding:0 1px 0 0px;
}
.nav ul li.last {
background:none;}

.nav ul li a {
     font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	float:left;
	padding:2px 12px 0px 12px;
	text-decoration:none;
}

.nav ul li a:hover{
color:#0a0911;
text-decoration:underline;
}
#header{
float:left;
width:970px;
height:188px;
padding:0px;
}

.inner-bound{
float:left;
width:962px;
padding:5px 4px 15px 4px;
background:#fff;
position:relative;
}
#middle-area{
width:465px;
position:relative;
float:left;
padding:5px 3px;
}
#left-pannel{
width:241px;
position:relative;
float:left;
padding:5px 3px 0px 0px;
}
.left-curve{
width:241px;
height:39px;
float:left;
background:url(../images/left-top.jpg) top left no-repeat;
}
.left-repeat{
background:#f6f4ef;
padding:0 0px 0 0px;
width:239px;
float:left;
border:1px solid #e3e1df;
}
.left-repeat ul{
list-style:none;
margin: 0;
padding: 0;
}
.left-repeat ul li{
position:relative;
padding:4px 0px 5px 18px;
border-bottom:1px solid #d5d0ca;
}
.left-repeat ul li a{
font: normal 13px Verdana;
color:#154259;
width:216px;
line-height:24px;
padding:4px 0px 5px 18px;
text-decoration:none;
background:url(../images/arrow.gif) left no-repeat;
}
.left-repeat li a:hover{
color: #090101;
text-decoration:none;
}
#right-menu{
width:241px;
position:relative;
float:right;
padding:5px 3px 0px 0px;
}
.right-curve{
width:241px;
height:39px;
background:url(../images/left-top.jpg) top left no-repeat;
}

.right-repeat{
background:#f6f4ef;
padding:0 0px 0 0px;
width:239px;
float:left;
border:1px solid #e3e1df;
}
.right-repeat ul{
list-style:none;
margin: 0;
padding: 0;
}
.right-repeat ul li{
position:relative;
padding:4px 0px 5px 18px;
border-bottom:1px solid #d5d0ca;
}
.right-repeat ul li a{
font: normal 13px Verdana;
color:#154259;
width:216px;
line-height:24px;
padding:4px 0px 5px 18px;
text-decoration:none;
background:url(../images/arrow.gif) left no-repeat;
}
.right-repeat li a:hover{
color: #5d8f0a;
text-decoration:none;
}

#footer{
float:left;
width:942px;
border-top:2px solid #93c7e9;
padding:16px 14px 14px 14px;
background-color:#0a0911;
}
#footer a{
color:#666;

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







