/* CSS Document */

body { background:url(images/bg.png) repeat-x top #c6e1f5; margin: 0; padding: 0; color: #484a4b; font-family:"Arial", Helvetica, sans-serif; font-size: 12px; }

#header, #wrapper, #block { border: #458fb7 1px solid; margin: 0 auto; }

#header { background:url(images/bg-header.jpg) top repeat-x #FFFFFF; min-height: 97px; position:relative; border-bottom: #458fb7 3px solid; width: 980px; }

#header .logo, #header .title { display:block; position:absolute; }

#header .logo { top:20px; left: 20px; }
#header .title { top:40px; left: 175px; }

#header .logos { float:right; display:block; }
#header .logos img { float:right; padding: 15px 15px 15px 0; }

#wrapper { background:#FFFFFF; padding: 20px 13px 15px; width: 954px; font-size: 14px; overflow: hidden; margin-bottom: 8px; }

#wrapper #left { background:url(images/banner.png) no-repeat; width:613px; height: 390px; float:left; }
#wrapper #left #content { padding: 110px 0 0 335px; width: 240px; height: 260px; }
#wrapper #left #content ul {}
#wrapper #left #content ul li { list-style-image:url(images/list-style.png); padding-bottom: 13px }


#wrapper #right { background:url(images/bg-form.jpg) #fff repeat-x;  float:right; width: 330px; height: 390px; border: #efefef 1px solid;}
#wrapper #right img { padding: 30px 18px 25px; }
#wrapper #right table { margin: 0 auto; }
#wrapper #right table td { padding-bottom: 7px; }

#wrapper #content { padding-top: 20px; clear:both; }
#wrapper #content .post-left { border-right: 2px solid #E3E5E7; float: left; margin-right: 20px; padding-right: 10px; width: 460px; }
#wrapper #content .post-right { float: left; width: 460px; }

#wrapper #content .call-now { background:url(images/call-us-now.png) no-repeat; color: #187098; display: block; font-size: 46px; font-weight: bold; height: 78px; padding: 58px 0 0 31px; width: 425px; }
#wrapper #content span { font-size: 17px; font-weight: bold; }

#block { background:url(images/bg-header.jpg) top repeat-x #FFFFFF; padding: 20px 13px 15px; width: 954px; font-size: 14px; margin-bottom: 15px; }

#block .logos { width:795px; margin: 0 auto; }
#block .logos img { padding: 0 30px 0 0; }
#block .logos img:last-child { padding: 0; }

.entry-title { margin: 0; font-size: 19px; }

a:link, a:active, a:visited { color: #272829; }
a:hover { color: #272829; text-decoration:none; }

#footer { width:980px; margin: 0 auto; text-align: center; padding-bottom: 15px;}