/*------GLOBAL------*/

body { margin:0 auto; background:url(../images/layout/bgslice.jpg) repeat-x #FFFFFF; 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:11px; color:#333333; text-align:left; text-decoration:none; font-weight:normal; padding:5px 0 5px 0; margin:0; }
h1, h2 { font-size:20px; color:#E11300; font-family:"Gill Sans MT", Tahoma; }
h2 { font-size:14px; text-transform:uppercase; }
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:#E11300; font-weight:bold; }
a:hover { text-decoration:none; color:#84B14C; }
td { font-size:11px; padding:0 0 5px 0; }

/*------DIVS------*/

#container { width:755px; }
#header { width:755px; height:63px; position:relative; }
#header #logo { width:347px; height:23px; position:absolute; left:6px; top:18px; }
#header #headerContact { width:307px; height:34px; position:absolute; left:440px; top:13px; }
#mainImgArea { width:238px; height:280px; float:left; }
#mainImgAreaSecond { width:362px; height:280px; float:left; position:relative; }
#mainImgAreaSecond #companySlogan {width:330px;height:122px;position:absolute;left:4px;top:17px;bottom: 7471217px;}
#mainTextArea { width:755px; padding:15px 0 15px 0;height:auto; }
#formcontainer { width:350px; padding:5px 150px 0 0; float:right; position:relative; display:block; }
#footer { width:755px; padding:10px 0 10px 0; }

/*------NAVIGATION------*/

#nav { width:155px; height:280px; background:#E5F9CC; float:left; }
#nav ul { padding:0; }
#nav ul li { padding:5px 0 7px 6px; list-style:none; background:none; border-bottom:1px solid #FFF; }
#nav ul li a {font-size:15px;font-weight:normal;text-transform:lowercase;line-height: 15px;}

/*------CLASSES------*/

.padding { padding:5px 0 5px 0; }
.floatleft { float:left; }
.floatright { float:right; }
.clearboth { clear:both; }
.border { border:1px #CCCCCC solid; padding:1px; }
.pageseparator { width:755px; height:10px; background:#84B14C; }
.pictures{padding:1px; border:1px solid #CCCCCC;  margin-bottom:20px;}
.pictures2{padding:1px; border:1px solid #CCCCCC;  margin-bottom:20px;margin-right:10px;}
.fcolor, .fcolor a {color:#000000;}
.left_column{width:475px;float:left;}
.right_column{width:280px;float:left;padding-top:10px;}
.image_extra{width:755px; height:auto; padding:0 0 10px 0;}
