body {
	background: #000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	margin: 20px;
	color: #BBBCBF;
}

td {
	text-align: left;
	vertical-align: top;
}

a:visited, a {
	color: #909199;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color: #ffffff;
}



#main {
	background: url('/img/bg.jpg');
}

#left_bg {
	background: url('/img/left.jpg') no-repeat;
}

#right_bg {
	background: url('/img/right.jpg') no-repeat right top;
}

#bottom_left {
	background: url('/img/bottom_left.jpg') no-repeat left bottom;
}

#bottom_right {
	background: url('/img/bottom_right.jpg') no-repeat right bottom;
}


#main, #all {
	width: 978px;
}

#left {
	width: 330px;
}


#logo {
	margin: 50px 0 0 100px;
}

#order_btn {
	float: right;
	margin: 30px 27px 0 0;
	text-align: right;
	clear: none;
}

#right {
	float: right;
	margin: 20px 27px 0 0;
	text-align: right;
	clear: none;
}


#menu {
	float: right;
	clear: both;
	width: 615px;
	margin: 23px 27px 30px 0;
}

#menu .menu {
	float: left;
}

#menu .menu a {
	display: block;
}

#menu .menu a.main {
	font-size: 18px;
	font-family: Times New Roman;
	color: #C7BCC5;
	text-decoration: underline;
	margin: 0 0 5px 0;
}

#menu .menu a.sub, #menu .menu a.sub:visited, #bottom_right a, #bottom_right a:visited, #bottom_left a, #bottom_left a:visited {
	font-size: 11px;
	line-height: 18px;
	color: #909199;
	text-decoration: underline;
}

#menu .menu a.sub:hover, #bottom_right a:hover, #bottom_left a:hover {
	text-decoration: none;
	color: #ffffff;
}


#bottom_left, #bottom_right {
	height: 40px;
	font-size: 11px;
	line-height: 18px;
	color: #909199;
}

#bottom_left {
	padding: 30px;
}

#bottom_right {
	text-align: right;
	padding: 30px;
}


h1 {
	font-size: 24px;
	font-family: arial;
	font-weight: 100;
	color: #BBBCBF;
}

img {
	border: 0;
}

.active_photo, .photo {
	float: left;
	padding: 3px;
}

.active_photo_small {
	float: left;
	padding: 1px;
	border: 2px solid #BBBCBF;
}

.active_photo {
	margin: 0 38px 38px 0;
}

.photo, .active_photo_small {
	margin: 0 10px 10px 0;
}