/* --- Main layout --- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#262422;
}

body img {
border:0;
}

#wrapper {
	width: 792px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-position: center;
	background-color: #262422;
}

* html #wrapper {
	width: 822px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-position: center;
	background-color: #262422;
}
	
#header {
	height: 130px;
	width: 792px;
	float:left;
	background-image:url(../images/logo.gif);
	border-bottom:dotted 1px #565F6A;
	margin-top:10px;
	margin-bottom:14px;

}

#headerLeft {
	height: 130px;
	width: 380px;
	float:left;
	background-image:url(../images/logo.jpg);

}

#menu {
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 24px;
	margin-top:80px;
	float:right;
	text-align:right;
	padding-top:14px;
}

#menu li {
	display: inline;
	margin-left:5px;
	margin-right:5px;
	}
	
#menu li a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	}
	
#menu li a:hover {
	color: #0066CC;
	text-decoration: underline;
}
		
#mainPic {
	height: 390px;
	width: 560px;
	float: left;
	margin-left:20px;
}

* html #mainPic {
	height: 390px;
	width: 560px;
	float: left;
	margin-left:20px;
}

#LeftThumb{
	height: 30px;
	width: 96px;
	float: left;
}

#LeftThumb ul {
	list-style:none;
	padding:0;
	margin:0;
}

#LeftThumb ul li {
	list-style:none;
	padding:0;
	width:96px;
	height:62px;
	margin-bottom: 20px;
	float: left;
}

* html #LeftThumb ul li {
	list-style:none;
	padding:0;
	width:96px;
	height:62px;
	margin-bottom: 16px;
	float: left;
}

#LetfThumb ul li.picChangeThumbBottom {
	margin:0;
	padding:0;
}

#RightThumb{
	height: 30px;
	width: 96px;
	float: left;
	margin-left:20px;
}

#RightThumb ul {
	list-style:none;
	padding:0;
	margin:0;
}

#RightThumb ul li {
	list-style:none;
	padding:0;
	width:96px;
	height:62px;
	margin-bottom: 20px;
	float: left;
}

* html #RightThumb ul li {
	list-style:none;
	padding:0;
	width:96px;
	height:62px;
	margin-bottom: 16px;
	float: left;
}

#RightThumb ul li.picChangeThumbBottom {
	margin:0;
	padding:0;
}

#picChange {
	width: 792px;
	float:left;
	margin-top:20px;
	margin-bottom:10px;

}

* html #picChange {
	width: 822px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;

}

#picChange ul {
	list-style:none;
	padding:0;
	margin:0;
}

#picChange ul li {
	width:96px;
	margin-right: 20px;
	float: left;
}

.picChangeThumb {
	width:62px;
	margin-right: 20px;
	float: left;
}

.picChangeThumbRight {
	width:60px;
	float: left;
}

#picChange ul li.picChangeThumbRight {
	margin:0;
	padding:0;
}

#mainContent_nb {
	width: 792px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	float:left;
	padding-bottom: 10px;
}

#mainContent {
	width: 792px;
	border-top:dotted 1px #565F6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.divide {
border-bottom:dotted #565F6A 1px;
height:1px;
width:792px;
margin: 6px 0 6px 0;
float:left;
}

.catagoryPics {
	width:250px;
	margin-right: 20px;
	float: left;
}

.catagoryPics_2 {
	width:520px;
	margin-right: 20px;
	float: left;
}

.catagoryPicsRight {
	width:250px;
	float: left;
	margin-bottom:10px;
}

.noPic {
	width:660px;
	padding: 6px;
	float: left;
}

.left {
	width:550px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 16px;
	border-right:dotted 1px #565F6A;
	float: left;
}

.left_np {
	width:550px;
	padding: 6px 16px 6px 0px;
	float: left;
}

.right {
	width:190px;
	padding: 6px 6px 6px 6px;
	float: right;
}

.right_pic {
	width:190px;
	margin-bottom:20px;

}

.right_pic_nm {
	width:190px;

}


.price {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

.latestPic {
	width:140px;
	height:154px;
	float: left;
	margin-top:10px;
}

.latestText {
	width:180px;
	height:154px;
	float: left;
	margin-top:10px;
	margin-left:10px;
}

#contactInfo {
	
	width:220px;
	padding: 6px;
	float: left;
}

#contactForm {
	
	width:500px;
	padding: 6px;
	float: left;
	border-left: 1px dotted #999999;
}

#footer {
	clear: both;
	border-top:dotted 1px #565F6A;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	text-align: center;
	color: #ffffff;
	font-size:small;
        }
		
#footerContainer {
	width:780px;
	margin:0 auto;
	float:left;
}

#footerLeft {
	width:320px;
	float:left;
	background-image:url(../images/oc.gif);
	text-align:left;
	padding:30px 30px 30px 0px;
}

#footerRight {
	width:320px;
	float:right;
	text-align:right;
	color:#FFF;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:30px 0 30px 30px;
}

#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #ffffff;
	margin:0;
}

#mainContent_nb h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #ffffff;
	margin:0;
}

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	color: #717C8A;	
}

#mainContent li {
	color:#ffffff;
	list-style-type: square;
	}

#mainContent a:link {
		color: #ffffff; 
		text-decoration: underline;
		border:none;}
#mainContent a:visited {
		color: #ffffff; 
		text-decoration: underline;
		border:none;}
#mainContent a:hover {
		color: #0066CC; 
		text-decoration: underline;
		border:none;}
#mainContent a:active {
		color: #ffffff; 
		text-decoration: underline;
		border:none;}

#footer a:link {
		color: #ffffff; 
		text-decoration: none;}
#footer a:visited {
		color: #ffffff; 
		text-decoration: none;}
#footer a:hover {
		color: #999999; 
		text-decoration: underline;}
#footer a:active {
		color: #ffffff; 
		text-decoration: none;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
}

.titleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
}

