/*------GLOBAL------*/

body { margin:0 auto; background:#575757; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
img { border:none; }
p, h1, ul, li, a, td { font-size:12px; color:#333333; text-align:left; text-decoration:none; font-weight:normal; padding:5px; margin:0; }
h1 { font-size:22px; color:#AA3C3C; 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.jpg) no-repeat left center; }
a { padding:0; color:#AA3C3C; font-weight:bold; }
a:hover { text-decoration:underline; }
td { font-size:11px; padding:0 0 5px 0; }

/*------DIVS------*/

#container { width:850px; background:#F8F3DD; }
#header { width:850px; height:123px; position:relative; }
#logo { width:301px; height:105px; position:absolute; left:13px; top:9px; }
#contact { width:307px; height:47px; position:absolute; left:531px; top:41px; }
#left, #right { width:200px; margin:10px 0 0 0; float:left; }
#content { width:448px; border:1px #CCCCCC solid; background:#FFFFFF; margin:0 0 1px 0; float:left; }
#gallerypictures p { padding:0 0 5px 20px; }
#footer { width:830px; height:30px; padding:10px; color:#FFFFFF; }
#footer a { font-size:11px; color:#FFFFFF; text-decoration:underline; }

/*------BOXES------*/

.box { width:200px; }
.box .boxtop { width:200px; height:30px; margin:0 0 8px 0; }
#tradeassociations { height:170px; position:relative; }
#tradeassociations #logouktrades { width:75px; height:86px; position:absolute; left:10px; }
#tradeassociations #logoguildmaster { width:81px; height:79px; position:absolute; left:95px; }
#tradeassociations #logofensa { width:80px; height:40px; position:absolute; left:95px; top:123px; }
#contactdetails p { color:#000000; padding:0 5px 8px 5px; }
#whychoose p { font-size:11px; color:#000000; padding:0 5px 5px 5px; }

/*------NAVIGATION------*/

#nav {}
#nav ul { padding: 0 10px 10px 10px; }
#nav ul li { padding:5px 0 5px 0; border-bottom:1px solid #E2E2E2; background:none; }
#nav ul li a { font-size:13px; color:#000000; font-family:tahoma; font-weight:normal; display:block; }
#nav ul li a:hover { font-weight:bold; color:#AA3C3C; text-decoration:none; }

/*------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:850px; height:10px; background:#93C609; }
.contactpadding { padding:0 10px 0 0; }