@charset "utf-8";
/* CSS Document */

body{
	background:url(/img/body_bg.gif) repeat-x #fcfaf4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#636363
	}
a{ color:#8a1d00}	
h1, h2{ font-size:20px; text-decoration:none; color:#8a1d00; margin:15px 0}
ul,ol{ padding-left:40px}
.clear{ width:100%; clear:both; height:1px; font-size:1px; line-height:1px}


div#container{
	width:960px;
	margin:0 auto;
	}
div#header{ height:98px}

div#header img.logo{ margin:15px 40px 0 20px; float:left}
div#header ul{ float:left; margin: 54px 0 0 0; list-style:none}
div#header li{ float:left; padding:0 20px}
div#header a{ color:#ffce23; font-size:16px; text-decoration:none}
div#header a:hover{ color:#ffffff; text-decoration:underline}

div#subheader{ height:102px; overflow:hidden;}
div#subheader div{ margin:15px 0}

div#content{ margin:20px 0}



div#footer{
	padding:15px 0;
	background:url(/img/footer_bg.gif) repeat-x left top;
	}
	
table.price{ width:100%}
table.price td{ padding:4px 10px; border-bottom: 1px dotted #BBB}
table.price a{ text-decoration:none}

div.photos{ text-align:center; padding-bottom:50px}
div.photos span{ display:block; text-align:center; clear:both; margin:10px 0}

div.eq_list{width:290px; float:left; margin:0 15px 20px 0; padding:5px; height:180px;}
div.eq_list h2{ font-size:14px; text-decoration:none}
div.eq_list span.thumb{ display:block; float: left; width:110px; padding-bottom:10px}
div.eq_list p{display:block; float:right; width:180px; line-height:1.2; font-size:13px}


