*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
width:100%;
background-color:#163039;
}
body{
width:1000px;
position:relative;
margin:0 auto;
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-y;
}
html > body{
height:auto;
min-height:100%;
}
#header{
width:1000px;
background-image:url(images/header_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:281px 0 63px 0
}
.logo{
position:absolute;
top:190px;
left:155px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#595959
}
#menu{
padding:0 0 1px 91px;
overflow:hidden;
height:42px;
}
#menu li{
display:inline
}
#menu img{
float:left
}
#menu a{
font-family:georgia;
font-style:italic;
font-size:20px;
font-weight:normal;
text-decoration:none;
color:#4b4b4b;
margin-right: 20px;
}
#menu a:hover{
color:#f68f02;
}
#content{
width:932px;
padding:0 0 150px 68px;
overflow:hidden;
}
#footer{
height:150px;
position:absolute;
bottom:0px;
background-image:url(images/footer_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:1000px;
font-family:Tahoma, sans-serif;
font-size:11px;
color:#D8E4E8;
}
#footer p{
width:100%;
text-align:center;
padding:90px 0 0 0
}
#footer p a{
color:#F69302;
text-decoration:underline
}
#footer p a:visited{text-decoration:underline}
#footer p a:hover{text-decoration:none}
#posts{
width:532px;
float:left;
padding:0 44px 0 0;
/ padding:10px 44px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#595959
}
#sidebar{
width:356px;
float:left;
}
.post{
padding:0 0 35px 0;
overflow:hidden;
width:532px;
float:left;
text-align:justify;
}
.post h2{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#474747;
font-weight:normal;
display:block;
text-align:left;
}
.categories{
display:block;
float:left;
background-image:url(images/categories_bg.gif);
background-position:top left;
background-repeat:no-repeat;
width:454px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#1D1D1D;
padding:0 0 0 4px
}
#phone{
background-image:url(images/search_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:356px;
height:124px;
margin:0 0 20px 0
}
#phone p{
color: #ffffff;
font-family:Georgia;
font-size:32px;
padding-top: 40px;
padding-left: 30px;
}
.list{
padding:0 0 15px 5px;
}
.listx{
padding:0 0 15px 5px;
font-size:14px;
width: 290px;
color: #595959;
}
.listx p{
margin-bottom: 12px;
}
.list h2{
font-family:georgia;
font-size:18px;
font-style:italic;
font-weight:normal;
color: #565656;
margin-bottom: 10px;
}
.listx a, .listx a:visited{
color: #f06801;
text-decoration:none;
border-bottom:1px dotted #f06801;
}
.listx a:hover{
color: #f06801;
text-decoration:none;
border-bottom:0px dotted #f06801;
}
.listx h2{
font-family:georgia;
font-size:18px;
font-style:italic;
font-weight:normal;
color: #565656;
margin-bottom: 10px;
}
.list ul{
width:290px;
overflow:hidden;
padding:5px 0 15px 5px
}
.list li{
list-style-type:none;
background-image:url(images/bullet.gif);
background-position:top left;
background-repeat:no-repeat;
padding:0 0 5px 22px;
float:left;
}
.list a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#595959;
text-decoration:none;
}
.list a:hover{
color: #f7a42c;
}
.post p{
width:511px;
padding:13px 0 0 20px;
}