body {
	background: #FFFFFF;  
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 10px 0 10px 0;
	margin: 0;
}

img {
	border: none;
}

span { 
	font-size:12px;
	font-weight: bold;
	margin: 10px 0; 
	padding: 0; 
	color: #D61111;
	background: #FFFFFF; 
}

h1, h2, h3 { 
	color: #D61111;
	margin: 10px 0 0 0; 
	padding: 0;  
	font-size: 20px; 
	font-weight: normal;
	letter-spacing: -1px;
}

h3 { 
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: 16px 0 0 0;
}

h4 { 
	font: 26px Arial, Sans-Serif; 
	margin: 64px 0 0 0; 
	padding: 0; 
	color: #FFFFFF; 
	font-weight: normal;
	background: transparent; 
}

p {	
	margin: 0; 
	padding: 10px 10px 0 0;
	line-height: 1.3; 
}

.align {
	position: relative;
	width: 1002px;
	margin: 0 auto;
	padding: 1px 0 0 0 ;
	background: transparent;
	text-align: center;
}

.logo {
	position: absolute;
	width: 236px;
	height: 135px;
	text-align: center;
	margin: 0 auto;
	top: 0;
	left: 0;
	padding: 0;
	background: transparent url(images/phone.gif) no-repeat 0 100%;
	border-top: 1px solid #B20837;
	border-left: 1px solid #B20837;
}

.logo p {
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	margin: 0 auto;
	text-align: right;
	line-height: 95%;
	padding: 2px 42px 0 0 ;
	background: transparent; 
}

.head_right {
	position: absolute;
	width: 764px;
	height: 135px;
	margin: 0 auto;
	top: 0;
	left: 237px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding: 0;
	background: transparent url(images/header_small_dots.jpg) no-repeat 0 0;
	border-top: 1px solid #B20837;
	border-right: 1px solid #B20837;
}

.wrapper {
	zposition: absolute;
	width: 1000px;
	margin: 135px 0 0 0;
	padding: 0;
	background: transparent url(images/menu_grad.jpg) repeat-y 0 0;
	border-left: 1px solid #B20837;
	border-right: 1px solid #B20837;
	border-bottom: 1px solid #B20837;
}

.content {
	position: relative;
	width: 710px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 30px;
	background: #FFFFFF;
}

.content a {
	color: #B20837;
}

.content a:hover {
	color: #999999;
	text-decoration: none;
}

.content ul, ol {
	line-height: 1.6;
	margin: 10px 0 0 30px;
	padding: 0;
}

.home_left {
	float:left;
	width: 450px;
}

.home_right {
	float:right;
	width: 260px;
	height: 585px;
	background: transparent url(images/cab3.jpg) no-repeat 100% 100%;
}

.right_pic {
	float: right;
	width: 160px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.left_cont {
	width: 540px;
	margin: 0;
	padding: 0;
}

.small {
	font-size: 11px;
	color: #666666;
}

td.price_old {
	text-decoration: line-through;
}

.menu {
	position: relative;
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;
}

.menu a, .menu a:hover { 
	display:block; 
	line-height: 30px;
	font-size: 12px;
	color: #FEFFFF;
	text-align: left;
	margin: 1px 0 12px 0;
	padding: 0 0 0 40px;
	text-decoration:none; 
	font-weight: bold; 
	background: transparent url(images/menu_bg.gif) no-repeat 50% 0; 
}

.menu a:hover {
	background: transparent url(images/menu_bg_hover.gif) no-repeat 50% 0; 
}

.menu a.button {
	background: transparent url(images/sale_button.gif) no-repeat 50% 0; 
}

.menu a.button:hover {
	background: transparent url(images/sale_button_hover.gif) no-repeat 50% 0; 
}

.footer {
	clear: both;
	width: 1002px;
	color: #888888;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #FFFFFF; 
}

.footer1 {
	clear: both;
	color: #888888;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	background: #FFFFFF; 
}

.footer a, .footer1 a {
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	margin: 0;
	padding: 6px;
}

.footer a:hover, .footer1 a:hover {
	color: #CCCCCC;
}

/* Galleries Style Elements */

#thumbnails td {
	padding: 5px;
	vertical-align: top;
}

.thumbnail {
	border: solid 1px gray;
	background: #e3e3e3;
	padding: 2px;
}

.thumbnail img {
	height: 130px;
	width: 90px;
}

.cost {
	font-size: 0.85em;
	color: #5C5D61;
}
