/*------GLOBAL------*/

body { margin:0 auto; background:#E4E4E4; font-family:tahoma; 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, h2 { font-size:20px; color:#030B9A; font-family:verdana; }
h2 { font-size:15px; font-weight:bold; }
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:#030B9A; font-weight:bold; }
a:hover { text-decoration:underline; }
td { font-size:11px; padding:0 0 5px 0; }

/*------DIVS------*/

#container { width:808px; background:url(../images/layout/bodysides.png) repeat-y; }
#innercontainer { width:798px; padding:0 5px 0 5px 0; }
#servicedescriptionarea { height:23px; background:#E9E9E9; text-align:right; font-size:13px; font-family:arial; color:#03087D; font-weight:bold; padding:7px 10px 0 0; }
#content { width:780px; padding:10px 9px 10px 9px; }
#text { width:550px; padding:0 10px 0 0; float:left; }
#formcontainer { width:350px; padding:10px 50px 0 0; float:right; position:relative; display:block; }
#footer { width:778px; height:46px; background:url(../images/layout/footer.png) no-repeat; color:#FFFFFF; padding:10px 15px 0 15px; }
#footer a { color:#FFFFFF; font-size:11px; }

/*------HEADER------*/

#header { width:798px; height:120px; position:relative; margin:1px 0 0 0; }
#headerleft { width:593px; height:120px; background:url(../images/layout/headerbg.jpg) repeat-x; float:left; }
#headerright { width:205px; height:120px; background:url(../images/layout/headerright.jpg) left no-repeat; float:left; }
#logo { width:210px; height:39px; position:absolute; left:23px; top:41px; }
#contact { width:165px; height:20px; position:absolute; left:604px; top:50px; }

/*------NAVIGATION------*/

#nav { width:798px; height:40px; background:#03087D; }
#nav ul { padding:0; }
#nav ul li { padding:0; float:left; background:none; }
#nav ul li a { color:#FFFFFF; font-family:arial; padding:12px 15px 0 15px; display:block; }
#nav ul li a:hover { height:28px; text-decoration:none; background:#040EC6; }

/*------RIGHT SIDE------*/

#rightside { width:220px; float:left; }
.boxtop { width:220px; height:30px; background:url(../images/layout/boxtopbg.jpg) repeat-x; text-align:center; font-family:verdana; font-size:16px; color:#FFFFFF; padding:10px 0 0 0; }
.box { width:208px; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; padding:0 5px 0 5px; }
.boxbottom { width:220px; height:4px; background:url(../images/layout/boxbottom.jpg) no-repeat; margin:0 0 10px 0; }

/*------CLASSES------*/

.padding { padding:5px 0 5px 0; }
.floatleft { float:left; }
.floatright { float:right; }
.clearboth { clear:both; }
.border { border:1px #CCCCCC solid; padding:1px; }