body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#Layout {
	width:740px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../images/common/header.jpg");
	background-repeat:no-repeat;
}
#Header {
	height:73px;
}
#Logo {
	float:left;
	width:450px;
}
#Logo a img {
	border: 0px none;
}
#Search_Links {
	margin-left:470px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-align:right;
	padding:68px 12px 0;
}
#Search_Links a {
	color:#000;
	text-decoration:none;
}
#Search_Links a:hover {
	color:#DB0000;
	text-decoration:none;
}
#Menu_box {
	margin-left:26px;
	width:190px;
	height:190px;
}
#Menu2 {
	margin:14px 0px 23px 5px;
	width:170px;
	height:141px;
}
#Menu li {
	list-style:none;
	margin:0px;
	padding:0px;
} 
#Menu li a {
	display:block;
	width:140px;
	height:19px;
	padding-right:15px;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:right;
	text-decoration: none;
}
#Menu li a:hover {
	display:block;
	width:140px;
	height:19px;
	padding-right:15px;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color:#DB0000;
	text-align:left;
	text-decoration: none;
}

#Left_col {
	float:left;
	width:220px;
}
#specials_pic {
	margin-left:26px;
	margin-top:12px;
	margin-bottom:12px;
}
#Currency_converter {
	margin-left:26px;
	margin-top:12px;
	width:179px;
	border-top:4px solid #DB0000;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
#Currency_converter h1 {
	width:179px;
	height:18px;
	display:block;
	background-color:#DB0000;
	background-image: url("../images/common/title-bg.jpg");
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:1px;
	text-align:center;
}
#Currency_converter input, select {
	width:98%;
	border:1px solid #D6D6D6;
	background-color: #F7F7F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
}
legend {
	color:#DB0000;
}
#Right_col {
	margin-left:230px;
	padding:10px;
	margin-top:-50px;
}
#Right_col_specials {
	padding:10px;
	margin:0px;
}
#Right_col_specials h1 {
	margin-left:230px;
	margin-top:-31px;
}
#img-border {
	border:3px double #999;
}
#Footer {
	clear:both;
	padding-top:10px;
	height:40px;
	width:740px;
	background-image: url("../images/common/footer.jpg");
	background-repeat:no-repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
#Footer a {
	text-decoration:none;
	color:#fff;
}
#Footer a:hover {
	text-decoration:none;
	color:#000;
}
#Right_col a, #Right_col_specials a {
	text-decoration:none;
	color:#DB0000;
}
#Right_col a:hover, #Right_col_specials a:hover {
	text-decoration:none;
	color:#000;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#DB0000;
	border-bottom:3px double #000;
}
#Right_col p, #Right_col_specials p, #Right_col li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}





