/* CSS Document */
html > body * {
	outline:none;
}
body {
	margin:0px;
	padding:0px;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525151;
	text-align:justify;
	font-weight:normal;
	line-height:24px;
	background:url(../images/body-repeater.gif) top repeat;
}
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:#241313;
	padding: 10px 0 3px 0px;
	
}
h3 {	
	font:bold 16px arial;
	color:#fefefe;
     padding: 12px 0 7px 18px;
}
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:1004px;
	margin:0 auto;
}
.page-bound {
	width:974px;
	float:left;
	padding:0;
	margin:0 15px;
	background-color:#FFFFFF;
}
#top-head{
width:974px;
height:82px;
float:left;
padding:0px;
background:#545353 url(../images/top-repeater.gif) top left repeat-x;}

.logo {
	float:left;
	height:51px;
	padding:14px 10px 6px 10px;	
}
.phone {
     width:240px;
	font-size:14px;
	font-weight:600;
	color:#fefefe;
	float:right;
	padding:15px 10px 8px 10px;}

#nav{
width:900px;
height:38px;
float:left;
padding:0px 0 0 74px;
background:url(../images/navigation.gif) top left repeat-x;
}
#nav ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#nav ul li {
	float:left;
	background:url(../images/nav-devide.gif) right no-repeat;
	padding:0 1px 0 0px;
}
#nav ul li.last {
background:none;}

#nav ul li a {
     font-size:14px;
	color:#fff;
	display:block;
	float:left;
	padding:4px 26px 6px 30px;
	text-decoration:none;
}

#nav ul li a:hover{
color:#f59803;
text-decoration:none;
}
#header{
float:left;
width:974px;
height:206px;
padding:0px;
margin:0px;
background-color:#FF0000;

}
.inner-bound{
float:left;
width:954px;
padding:8px 10px 15px 10px;
background:#e1e1e1;
position:relative;
}
#right-pannel{
width:690px;
position:relative;
float:right;
padding:0px 0px 0px 0px;
}
.right-contant{
font:left;
padding:0px 5px;
}
#left-pannel{
width:250px;
position:relative;
float:left;
padding:10px 3px 0px 3px;
}
.left-curve{
width:244px;
height:52px;
float:left;
background:url(../images/left-top.jpg) top left no-repeat;
}
.left-repeat{
background: #949494;
width: 244px;
float:left;
}
.left-repeat ul{
list-style:none;
margin: 0;
padding: 0;
}
.left-repeat ul li{
position:relative;
padding:6px 0px 6px 12px;
border-bottom:1px solid #b4b4b4;
}
.left-repeat ul li a{
font: normal 12px Verdana;
color:#333;
padding:6px 0px 6px 12px;
text-decoration:none ;
background:url(../images/arrow.gif) left no-repeat;
}
.left-repeat li a:hover{
color: #413e3e;
text-decoration:underline;
}

.left-bottum{
width:244px;
float:left;
}

#footer{
float:left;
width:936px;
border-top:2px solid #464344;
padding:16px 19px 14px 19px;
background-color:#6d6c6c;
text-align:center;
}
#footer a{
color:#999;

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



