﻿/*------GLOBAL------*/

body { margin:10px auto; background:url(../images/layout/bg.jpg) repeat-x #0000A8; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
img { border:none; }
p, h1, h2, ul, li, a, td { font-size:12px; font-family:verdana; color:#333333; text-align:left; text-decoration:none; font-weight:normal; padding:5px 0 5px 0; margin:0; }
h1, h2 { font-size:20px; font-family:tahoma; color:#0000FF; }
ul { padding:0; line-height:1; vertical-align:baseline; padding:10px 0 10px 25px; }
ul li { font-weight:bold; padding:6px 0 5px 15px; list-style:none; background:url(../images/layout/bullet.jpg) no-repeat left center; }
a { padding:0; color:#0066CC; font-weight:bold; }
a:hover { text-decoration:underline; }
td { font-size:11px; padding:0 0 5px 0; }

/*------DIVS------*/

#containertop { width:850px; height:3px; background:url(../images/layout/bodytop.png) no-repeat; }
#container { width:848px; border-right:1px solid #CCCCCC; border-left:1px #CCCCCC solid; background:#FFFFFF; }
#innercontainer { width:834px; padding:0 7px 0 7px; }
#header { width:834px; height:109px; position:relative; }
#header #logo { width:480px; height:24px; position:absolute; left:12px; top:12px; }
#header #logo h1 { font-size:16px; padding:0 0 5px 0; }
#header #logo h2 { font-size:34px; }
#header #topcontact { width:191px; height:48px; position:absolute; left:615px; top:35px; }
#mainimgarea { width:834px; height:254px; background:url(../images/layout/mainimg.jpg) no-repeat; position:relative; }
#content { width:834px; padding:15px 0 15px 0; }
#text { width:614px; padding:0 15px 0 0; float:left; }
#formcontainer { width:350px; padding:10px 50px 0 0; float:right; position:relative; display:block; }
#footer { width:814px; padding:10px; }
#footer a { font-size:11px; }
#containerbottom { width:850px; height:3px; background:url(../images/layout/bodybottom.png) no-repeat; }

/*------NAVIGATION------*/

#nav { width:834px; height:30px; }
#nav ul { padding:0; }
#nav ul li { background:none; float:left; padding:0; }
#nav ul li a { font-size:13px; font-family:arial; color:#000000; border-right:1px solid #333333; padding:0 8px 0 8px; }
#nav ul li a#navend { border:none; }

/*------SERVICES AREA------*/

#servicesarea { width:370px; padding:5px; border:1px solid #CCCCCC; background:#FFFFFF; position:absolute; left:430px; top:30px; }
#servicesarea h2 { font-size:13px; font-family:verdana; color:#FFFFFF; background:#0000FF; padding:3px 0 3px 3px; }
#servicesarea ul { padding:5px 0 5px 15px; float:left; }
#servicesarea ul li { font-weight:normal; padding:2px 0 2px 22px; background:url(../images/layout/bullettick.jpg) no-repeat left center; }

/*------INFORMATION AREA------*/

#infoarea { width:205px; float:left; }
#infoarea .box { width:205px; margin:0 0 10px 0; }
#infoarea .box .boxtop { width:205px; height:30px; margin:0 0 10px 0; }
#infoarea .box#gallery p { padding:5px 0 5px 0; }
#infoarea .box p { padding:0 0 5px 0; }
#infoarea .box#whychoose p { font-size:11px; padding:0 0 4px 0; }

/*------CLASSES------*/

.padding { padding:5px 0 5px 0; }
.floatleft { float:left; }
.floatright { float:right; }
.clearboth { clear:both; }
.border { border:1px #CCCCCC solid; padding:1px; }
.pageseperator { width:834px; height:10px; background:#0000FF; }