/* MAIN HTML */
* {margin:0;padding:0}
body {background:#fff url(images/bg.gif) repeat-x;margin:0;font-family:arial,verdana,sans-serif;font-size:11px;color:#333}

/* LINKS */
a,a:hover {background:transparent;text-decoration:underline;cursor:pointer;color:#000;} 
a:hover {color:#592B1C;text-decoration:none;} 

/* GENERAL */
img {border:none} 
.clear:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
* html .clear {height:1%;}
.clear {display:block;}
.pclear {clear:both;margin-bottom:0;content:".";}

/* TYPOGRAPHY */
p, ul, ol {margin:0 0 16px}
h2 {text-decoration:underline;font-size:12px;font-weight:bold;margin-bottom:2px;}

/* WRAPPER */
#wrap {width:803px;margin:197px auto 0 auto;position:relative;text-align:right;}

/* HEADER */
#header {height:57px;}
#title {height:46px;}
*html #title {margin-top:-3px;}
*html #content {height:264px;}

/* FOOTER */
#footer {height:26px;width:803px;background:url(images/footerbg.gif) no-repeat 37px 0;padding:5px 0;}
#footer a {font-weight:normal}

/* CONTENT */
#content-wrap {float:left;width:484px;}
#content {background:url(images/contentbg.gif) no-repeat bottom left;height:267px;padding:6px 14px 10px 0;position:relative;}
#image {float:right;height:383px;width:290px;margin:54px 0 0 29px}	
.designtext {position:absolute;bottom:50px;right:0;text-align:right}

/* NEWS */
.news {height:195px;overflow:auto;padding:5px 15px 5px 5px;}
.news img {float:right;margin:0 0 10px 10px}
.news-item {width:430px;}

/* DESIGNS */
.designnav {margin-top:10px;width:290px;}
.designnavleft {text-align:left;float:left;width:61px;}
.designenlarge {text-align:center;float:left;width:193px;}
.designnavright {text-align:right;float:right;width:36px;}