*{
margin:0px;
padding:0px;
border:0px;
font-family:Arial,Helvetica,sans-serif;font-weight:normal;color:#222;
font-size:12px;
}
body{
background:url(images/bg/bodybg.jpg) repeat-x #313131;
}
div{
background:#fff;
}
#topbg{
width:100%;
margin:auto;
background:url(images/bg/topbg.jpg) no-repeat top center;
}
#outer{
width:810px;
margin:auto;
}
#inner,#top,#hdr,#main,#ftr,#copyright{
width:800px;
}
#inner{
margin:auto;
}
#top{
height:150px;
}
.left{
display:inline;
float:left;
}
.right{
display:inline;
float:right;
}
#logo{
margin:20px 20px 0 5px;
}
#bksa{
margin:20px 5px 0 20px;
}
#top ul{
margin:25px 20px 0 20px;
list-style:none;
}
#hdr{
height:330px;
margin:0 0 5px 0;
}
.title{
margin:54px 0 0 0;
float:left;
}
.quote{
background:#fff;
padding:5px;
float:right;
font-size:10px;
}
#main{
background:url(images/bg/mainbg.jpg) no-repeat bottom left;
padding:0 0 70px 0;
}
.leftmain{
width:515px;
margin:0 10px 0 0;
border-right:1px dotted #888;
background:none;
}
.rightcol{
width:260px;
margin:0 0 0 5px;
background:none;
}
.widespacer{
width:800px;
background:none;
clear:both;
}
h1{
font-weight:bold;
padding:0 0 0 5px;
margin:0 10px 0 0;
color:#fff;
background:#3483bb;
}
h2,h3,h4,h5{
font-weight:bold;
padding:0 0 0 5px;
margin:5px 10px 0 0;
color:#fff;
background:#3483bb;
}
.leftmain p{
width:490px;
line-height:17px;
margin:9px 0 9px 5px;
}
.rightcol p{
line-height:17px;
margin:9px 0 9px 5px;
}
#main ul{
margin:0 0 9px 20px
}
#main li{
list-style:square outside;
margin:0 0 4px 0;
}
#main a:link,#main a:active,#main a:visited,#main a:hover,#copy a:link,#copy a:active,#copy a:visited,#copy a:hover{
color:#3483bb;
text-decoration:none;
font-weight:bold;
}
#main a:hover,#copy a:hover{
color:#f00;
text-decoration:underline;
}
hr{
height:1px;
border-top:1px dotted #888;
width:98%;
text-align:left;
margin:12px 0 12px 0;
}
.phone{
margin:10px 0 30px 5px;
}
#ftr{
height:35px;
background:#3483bb;
text-align:center;
}
#ftr ul{
padding:10px 0 0 0;
color:#fff;
}
#ftr li{
list-style:none;
display:inline;
margin:0 3px 0 3px;
}
#ftr a:link,#ftr a:active,#ftr a:visited,#ftr a:hover,#ftr li{
color:#fff;
text-decoration:none;
font-weight:bold;
}
#ftr a:hover{
text-decoration:underline;
}
#copy{
height:35px;
background:url(images/bg/copybg.jpg) no-repeat top left;
text-align:center;
}
#copy p{
font-weight:bold;
padding:10px 0 0 0;
}