*{
	margin:0;
	padding:0;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#AAAAAA;
	line-height:18px;
}

/* Common CSS */

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.inline{
	display:inline;
}
.overflow{
	overflow:hidden;
}
.bold{
	font-weight:bold;
}
.marleft10{
	margin:0 0 0 10px;
}
.marleft20{
	margin:0 0 0 20px;
}
.martop10{
	margin:10px 0 0 0;
}
.white{
	color:#FFFFFF;
}
.black{
	color:#000000;
}
.font10{
	font-size:10px;
}
.letter-narrow{
	letter-spacing:-1px;
}
.letter-normal{
	letter-spacing:0;
}
.line-height24{
	line-height:24px;
}

/* Pre-defined */

ul{
	list-style-type:none;
}
body{
	background:url(../images/background.jpg) #060000 top center no-repeat fixed;
}
h2{
	font-size:24px;
	color:#FFFFFF;
}
h3{
	font-size:34px;
	color:#0a439a;
}
h4{
	font-size:18px;
	color:#fff;
}

/* IDs */

#wrapper{
	margin:35px auto 0;
	width:951px;
}
#header{
	float:left;
	width:951px;
	height:170px;
	background:url(../images/header2.jpg) no-repeat;
}
#navigator{
	float:left;
	width:911px;
	height:32px;
	padding:0 20px;
	background:url(../images/navigator/navigator.jpg) repeat-x;
}
#marquee{
	float:left;
	width:951px;
	height:226px;
	background:url(../images/marquee.jpg) no-repeat;
}
#footer{
	float:left;
	width:951px;
	padding:15px 0;
	background:#1d1d1d url(../images/footer-logo.jpg) right no-repeat;
	text-align:center;
	color:#4e4f52;
	font-size:10px;
}
	#footer a:link{
		color:#4e4f52;
		text-decoration:none;
	}
	#footer a:visited{
		color:#4e4f52;
		text-decoration:none;
	}
	#footer a:hover{
		color:#bababa;
		text-decoration:none;
	}

/* Classes  */

.area205{
	width:205px;
	height:200px;
}
.area180{
	width:180px;
	height:200px;
}
.area220{
	width:220px;
}
.area270{
	width:270px;
}
.area300{
	width:300px;
}
.area400{
	width:400px;
}
.area380{
	width:380px;
}
.area360{
	width:360px;
}
.area350{
	width:350px;
}
.area490{
	width:490px;
}
.area520{
	width:520px;
}
.area760{
	width:760px;
}
.area740{
	width:740px;
	height:200px;
}
.area850{
	width:850px;
}
.maincontent-black{
	float:left;
	width:911px;
	padding:20px;
	background-color:#000000;
	border-bottom:1px #383838 dashed;
}
.maincontent-black2{
	float:left;
	width:931px;
	padding:10px;
	background-color:#000000;
}
.maincontent-darkgrey{
	float:left;
	width:911px;
	padding:20px;
	background-color:#111111;
	border-bottom:1px dashed #383838;
}
.maincontent-darkgrey1{
	float:left;
	width:951px;
	background-color:#111111;
}

/* Link */

.home-area{
	width:64px;
	height:32px;
	margin-left:75px;
}
	#homelink a:link{
	background:url(../images/navigator/home.jpg) top;
}    	
	#homelink a:visited{
	background:url(../images/navigator/home.jpg) top;
}    	
	#homelink a:hover{
	background:url(../images/navigator/home.jpg) bottom;
}
.catch-area{
	width:93px;
	height:32px;
	margin-left:35px;
}
	#catchlink a:link{
	background:url(../images/navigator/catch.jpg) top;
}    	
	#catchlink a:visited{
	background:url(../images/navigator/catch.jpg) top;
}    	
	#catchlink a:hover{
	background:url(../images/navigator/catch.jpg) bottom;
}
.recipes-area{
	width:70px;
	height:32px;
	margin-left:35px;
}
	#recipeslink a:link{
	background:url(../images/navigator/recipes.jpg) top;
}    	
	#recipeslink a:visited{
	background:url(../images/navigator/recipes.jpg) top;
}    	
	#recipeslink a:hover{
	background:url(../images/navigator/recipes.jpg) bottom;
}
.reviews-area{
	width:134px;
	height:32px;
	margin-left:35px;
}
	#reviewslink a:link{
	background:url(../images/navigator/reviews.jpg) top;
}    	
	#reviewslink a:visited{
	background:url(../images/navigator/reviews.jpg) top;
}    	
	#reviewslink a:hover{
	background:url(../images/navigator/reviews.jpg) bottom;
}
.gallery-area{
	width:76px;
	height:32px;
	margin-left:35px;
}
	#gallerylink a:link{
	background:url(../images/navigator/gallery.jpg) top;
}    	
	#gallerylink a:visited{
	background:url(../images/navigator/gallery.jpg) top;
}    	
	#gallerylink a:hover{
	background:url(../images/navigator/gallery.jpg) bottom;
}
.order-area{
	width:90px;
	height:32px;
	margin-left:35px;
}
	#orderlink a:link{
	background:url(../images/navigator/order.jpg) top;
}    	
	#orderlink a:visited{
	background:url(../images/navigator/order.jpg) top;
}    	
	#orderlink a:hover{
	background:url(../images/navigator/order.jpg) bottom;
}
.blog-area{
	width:57px;
	height:32px;
	margin-left:35px;
}
	#bloglink a:link{
	background:url(../images/navigator/blog.jpg) top;
}    	
	#bloglink a:visited{
	background:url(../images/navigator/blog.jpg) top;
}    	
	#bloglink a:hover{
	background:url(../images/navigator/blog.jpg) bottom;
}
.cutting-area{
	width:155px;
	height:32px;
	margin-left:35px;
}
	#cuttinglink a:link{
	background:url(../images/navigator/cutting.jpg) top;
}    	
	#cuttinglink a:visited{
	background:url(../images/navigator/cutting.jpg) top;
}    	
	#cuttinglink a:hover{
	background:url(../images/navigator/cutting.jpg) bottom;
}
.contact-box-wrap{
	width:484px;
	padding-left:185px;
	padding-top:25px;
}
.contact-box{
	background:url(../images/contact-box-bg.jpg) no-repeat;
	width:350px;
	height:93px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style1a {
	font-size: 14px;
	font-weight: bold;
	color:#0a439a;
}
.style2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:18px;
}
.style3 {
	font-size: 14px;
	color:#8a8787;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style3a {
	font-size: 14px;
	color:#000;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


