body, h1, h2, h3, h4, h5, ul, ol, li, p,a {padding:0; margin:0;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#131313;
	padding:10px 0 10px 0;
	background:#931717 url(../images/body.jpg) repeat;
}
.yellow-bg h3{ padding:0; margin:0;margin-top:-15px; position:absolute; float:left; margin-left:100px;}
.orange{ margin-top:-1px;}
a {text-decoration:none;}
div.comon {width:100%; float:left;}
div.center {text-align:center; width:100%; float:left;}
.fl {float:left;}
.fr {float:right;}
.fr2 {float:left;  border:0px solid #930; width:150px; padding-left:27px; margin-top:-103px; margin-left:365px; }
.clear {clear:both;}
.clear5 { height:5px; clear:both;}
.clear10 { height:10px; clear:both;}
.clear20 { height:20px; clear:both;}
.bearimg{ padding:5px;}
div.wrraper {
	width:1023px;
	margin:auto;
}

div.main-top {
	background:url(../images/main-top.png) no-repeat;
	width:1023px;
	height:15px;
	float:left;
}

div.main-bg {
	background:url(../images/main-bg.png) left top repeat-y;
	padding:0 21px 0 12px;
	width:993px;
	float:left;
}

div.main-bot {
	background:url(../images/main-bot.png) no-repeat;
	width:1023px;
	height:80px;
	float:left;
}

div.contant {
	width:993px;
	overflow:hidden;
	float:left;
}

div.header {
	width:100%;
	float:left;
	height:200px;
}
div.header .left {
	background:url(../images/header-left.png) left top no-repeat;
	width:13px;
	height:197px;
	float:left;
}
div.header .center {
	background:url(../images/header-bg.png) left top repeat-x;
	width:968px;
	height:197px;
	float:left;
}
div.header .right {
	background:url(../images/header-right.png) right top no-repeat;
	width:12px;
	height:197px;
	float:right;
}
div.header .logo {
	background:url(../images/logo-sptr.jpg) right no-repeat;
	padding:10px 08px 34px 10px;
	float:left;
	text-align:center;
	color:#b4b4b4;
	font-size:20px;
                padding-top:50px;
}
div.header .logo a {
	background:url(../images/logo.jpg) no-repeat;
	width:183px;
	height:85px;
	display:block;
	text-indent:-999px;
}

div.header h1 {
	width:550px;
	float:left;
	text-align:center;
	color:#aaaaaa;
	font-size:40px;
	margin-top:50px;
}
div.free {
	padding:10px;
	float:left;
	width:973px;
	background-color:#bdbdbd;
}

div.callnow {
	background:url(../images/callnow.png) no-repeat;
	width:955px;
	height:70px;
	margin:auto;
}

div.callnow ul {
	margin:0 0 0 110px;
	list-style:none;
}

div.callnow ul li {
	list-style:none;
	border-left:#a6a6a6 3px solid;
	padding:0 5px 0 10px;
	float:left;
	color:#ff3600;
	font-size:45px;
	font-weight:bold;
	margin-top:10px;
}

div.callnow ul li span {
	float:left;	
	font-size:30px;
	margin-top:12px;
	display:block;
	width:60px;
	color:#000;
}

div.callnow ul li b {
	float:right;
	color:#ff3600;
	font-size:40px;
	font-weight:bold;
	margin:0px 10px 0 0;
	float:right;
}

.content-area {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    margin-top: 0;
    text-align: center;
	padding-bottom:15px;
    width: 100%;
}
.content-area h2 {
    float: left;
    font-size: 28px;
    padding: 10px 0 0 20px;
}
h3 {
    float: left;
    font-size: 18px;
    padding: 10px 0 0 20px;
}
h4 {
    float: left;
    font-size: 16px;
    padding: 10px 0 0 20px;
}
p {
    float: left;
    font-size: 12px;
    padding: 5px 20px;
    text-align: justify;
}

div.yellow-bot {
	background:url(../images/yellow-bot.png) no-repeat;
	width:991px;
	height:12px;
	float:left;
}

div.footer {
	width:700px;
	margin:5px auto 0 auto;
	padding:15px;
	background-color:#FFF;
	border:#999 1px solid;
}

.footer-toplinks1 {
    background-color: #616161;
    border-radius: 5px 5px 5px 5px;
    font-family:Helvetica;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

a {
    color: #FFFFFF;
}
a {
    text-decoration: none;
}
a:hover{color:#39F;}
p a { color:#39F; }

.footer-toplinks1 ul li {
    display: inline-block;
    margin: 0 auto;
    padding: 10px;
    text-decoration: none;
}