body {
background: #464646 url(images/bground2.jpg) repeat-x top center;
color: #464646;
font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
}

h1, h2, h3, h4, h5 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	}

a {text-decoration: none;color:#2267B5;font-weight:bold;}
p {margin-bottom: 20px;font-size: 14px; line-height: 1.5;}

.alignleft {
        float:left;
        margin: 10px 10px 0px 0px;
        }

.alignright {
        float:right;
        margin: 10px 10px 0px 10px;
}

#frame {
	width: 940px;
	margin: 0 auto;
        padding-bottom: 40px;
        background: #ffffff;
	}

#header {
        background: url(images/masthead.jpg) no-repeat top left;
        height: 100px; 
        position:relative;    
}

#logo {
        width:450px;
        height: 100px;
        float:left;
        margin-left: 10px;
        }


#header_number {
        color:#EEEEEE;
        font-size:40px;
        font-weight:bold;
        position:absolute;
        width: 400px;
        top: 50px;
        right: 0px;
        text-align:center;
        text-shadow: 0px 1px 10px #000;
        }

.boldchat {
left:450px;
position:absolute;
top:53px;
}

#rotator {
	position:relative;
	height:300px;
	}	

#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	}
    
#rotator ul li.show {
	z-index:500;
        text-align:center;
	}

a.rotator_link {
	display:block;
	height: 40px;
	width: 135px;
	position:absolute;
        line-height: 40px;
        text-indent:-9999px;
        background:url(images/blank.png) repeat;
        }

.rl1 {
	right: 27px;
	bottom: 27px;
	}

.rl2 {
	right: 101px;
	bottom: 7px;
	}

.rl3 {
	left: 30px;
	top: 23px;
	}

span.snumber {
        color:#EEEEEE;
        font-size:30px;
        font-weight:bold;
        position:absolute;
        width: 294px;
        text-align:center;
        }
span.rn1 {
        top: 78px;
        left: 30px;
        }

span.rn2 {
        top: 63px;
        right: 22px;
        }

span.rn3 {
        bottom: 29px;
        right: 12px;
        }

#navigation {
       height: 33px;
       background: #3e5763;
       }

.menu {
        font-family:arial;
	font-size:13px;
        margin: 0px;
	}

.menu li {
        float:left;
        position:relative;
        height:33px;
        z-index: 999;
        list-style: none;
        }

.menu li a {
        line-height: 33px;
        color: #fff;
        display:block;
        padding: 0px 15px;
        font-weight:normal;
        
        }

.menu li a:hover {
        background: #eeeeee;
        color: #333;
        }

ul.children {
        position:absolute;
        background:#3E5763;
        display: block;
        display:none;
        z-index: 999;
        top: 100%;
        
        }

ul.children li {
        width: 230px;
        position: relative;
        list-style: none;
        display: block;
        float:none;
        }


#banner {
        height: 300px;
        background: url(images/frontheader.jpg) no-repeat top left;
        position:relative;
        border-bottom: solid 1px #3e5763;
        }

#banner_number {
        position:absolute;
        top: 80px;
        left: 90px;
        font-size: 24px;
        color: #ffffff;
        width: 300px;
        font-weight: bold;
        }

#content {
        margin-top: 40px;
        }

#content_left {
	width: 520px;
        float:left;
        margin: 0px 10px 0px 60px;
	}

.post h2 {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 30px;
	margin-bottom: 20px;
	width: 520px;
	color: #2267b5;
	}

.post h2 a {
        font-style: italic;
        color: #2267b5;
        line-height: 45px;
        font-weight:normal;   
        }

.post h3 {
	font-size: 25px;
	color: #464646;
        line-height:30px;
        margin-bottom:10px;
	}

.post h4 {
	font-size: 20px;
	color: #464646;
        line-height:24px;
        margin-bottom:10px;
	}

.post ul {
        margin-bottom: 20px;
        font-size: 14px; 
        line-height: 1.5;
        }

.post ul li {
        list-style-type: disc;
        margin-left: 20px;
        margin-bottom: 20px;
        }

#sidebar {
	width: 280px;
	float:right;
        margin: 0px 60px 0px 10px;
	}

#sidebar_inner {
        padding: 0px 20px 20px 20px;
	}

.callnow {
        background:url(images/call-now-small.jpg) no-repeat;
        color:#666666;
        font-size:20px;
        font-weight:bold;
        height:35px;
        padding-left:50px;
        padding-top:40px;
        text-align:center;
        width:210px;
        }

#framebottom {
        height: 10px;
        width: 940px;
        margin: 0 auto;
        background: url(images/box_bottom.png) no-repeat top center;
        }

#footer {
	height: 50px;
        width: 940px;
        margin: 10px auto;
        text-align:center;
        color: #fff;	
        font-size: 11px;
        }

ul.footer_links {
        margin-bottom: 10px;
        }

ul.footer_links li {
        display:inline;
        line-height:22px;
        }

.footer_links li a {
        color: #fff;
        display:inline-block;
        padding: 0px 10px;
        font-size: 11px;
        }

.footer_links li a:hover {
        text-decoration: underline;
        }

.postimg {
        margin-bottom: 20px;
        }
