/*------GLOBAL------*/

body { margin:10px auto; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
img { border:none; }
p, h1, h2, h3, h4, h5, h6, 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; font-family:"Gill Sans MT", Tahoma; color:#D61F17; }
h2 { font-size:16px; }
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 9px; }
a { padding:0; color:#D61F17; font-weight:bold; }
a:hover { text-decoration:underline; }
td { font-size:11px; padding:0 0 5px 0; }

/*------DIVS------*/

#container { width:800px; }
#header { width:800px; height:150px; background:#000000; position:relative; }
#header #logo { width:219px; height:110px; position:absolute; left:10px; top:6px; }
#header #headerContact { width:235px; height:88px; position:absolute; left:548px; top:6px; }
#mainImgArea { width:800px; height:320px; margin-top:-30px; position:relative; }
#content { width:800px; padding:10px 0 10px 0; }
#contentLeft { width:585px; padding:0 10px 0 0; float:left; }
#formcontainer { width:350px; padding:5px 50px 0 0; float:right; position:relative; display:block; }
#contentRight { float:left; }
#footer { width:800px; padding:10px 0 10px 0; }
#footer a { font-size:11px; }

/*------NAVIGATION------*/

#nav { width:800px; height:30px; }
#nav ul { padding:8px 0 0 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:hover { color:#D61F17; text-decoration:none; }
#nav ul li a#navEnd { border:none; }

/*------INFORMATION AREA------*/

#infoArea { width:205px; }
#infoArea .box { width:205px; margin:0 0 10px 0; }
#infoArea .box p { padding:0 0 5px 0; font-size:11px; text-align:right;  }
#infoArea .box h2 { font-size:20px; text-align:right; padding: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; }
.pageSeperator1 { width:800px; height:10px; background:url(../images/layout/pageseperator1.jpg) no-repeat; }
.pageSeperator2 { width:800px; height:10px; background:url(../images/layout/pageseperator2.jpg) no-repeat; }
.pageSeperator3 { width:800px; height:10px; background:url(../images/layout/pageseperator3.jpg) no-repeat; }