/*------GLOBAL------*/

body { margin:10px auto; background:#E7E7E7; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
img { border:none; }
p, h1, h2, ul, li, a, td { font-size:12px; color:#333333; text-align:left; text-decoration:none; font-weight:normal; padding:5px 0 5px 0; margin:0; }
h1 { font-size:21px; color:#295C94; font-family:tahoma; }
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.png) no-repeat left center; }
a { padding:0; color:#C23639; font-weight:bold; text-decoration:underline; }
a:hover { text-decoration:none; }
td { font-size:11px; padding:0 0 5px 0; }

/*------DIVS------*/

#container { width:848px; border:1px solid #CCCCCC; left:6px; top:20px; background:#FFF; }
#innercontainer { width:820px; padding:0 14px 0 14px; }
#header { width:820px; height:114px; position:relative; }
#logo { width:317px; height:74px; position:absolute; left:5px; top:19px; }
#strap { position:absolute; left:461px; top:38px; }
#strap h2 { font-family:times new roman; font-size:19px; color:#C2383B; text-transform:uppercase; }
#leftside { width:591px; margin:10px 9px 10px 0; float:left; }
#mainimage { width:581px; height:233px; padding:4px; border:1px solid #CCCCCC; }
#text { width:591px; }
#formcontainer { width:350px; padding:10px 20px 0 0; float:right; position:relative; display:block; }
#footer { width:820px; padding:10px 14px 10px 14px; }
#footer a { font-size:11px; }

/*------NAVIGATION------*/

#nav { width:820px; height:40px; background:url(../images/layout/navbg.jpg) repeat-x; }
#nav ul { padding:0; }
#nav ul li { padding:0; background:none; float:left; }
#nav ul li a { height:29px; color:#FFFFFF; font-size:14px; text-decoration:none; font-weight:normal; padding:11px 10px 0 10px; background:url(../images/layout/navseperator.jpg) no-repeat right; display:block; }
#nav ul li a.lastone { background:none; }
#nav ul li a:hover { height:29px; background:url(../images/layout/navbghover.jpg) repeat-x; }

/*------BOXES------*/

#boxes { width:220px; margin:10px 0 10px 0; float:left; }
#boxes .boxtop { width:220px; }
#boxes .box { width:218px; border:1px solid #CCCCCC; border-top:none; background:#FFF; margin-bottom:10px; }
#boxes #contactbox p { font-size:13px; padding:5px; }
#boxes #contactbox a { font-size:13px; text-decoration:underline; }
#boxes #whychoose p { font-weight:bold; padding:3px 5px 3px 5px; }

/*------Gallery------*/

#gallery {}
#gallery .heading { padding:5px; background:#CC0000; color:#FFFFFF; border:1px solid #FFF; font-weight:bold; }

/*------CLASSES------*/

.padding { padding:5px 0 5px 0; }
.floatleft { float:left; }
.floatright { float:right; }
.clearboth { clear:both; }
.border { border:1px #CCCCCC solid; padding:1px; }