/* CSS Document */

* {	margin: 0;
	color: #726452;
}

body {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	background: #4C4B3D url("background.gif") repeat;
}

#wrapper {
	position: relative;
	width: 793px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#header,
#footer {
	width: 793px;
	margin: 0px;
	clear: both;
}


#header {
	height: 83px;
	color: #fff;
	font-weight: bold;
}

#content {
	background-image: url("content_background.png");
	background-repeat: repeat-y;
}

#footer {
	color: #fff;
}

#top_content {
	height: 253px;
	background-image: url(content_top_border.png);
	background-repeat: no-repeat;
	padding: 6px 6px 6px 11px;

}
 
/* ============= header's elements =============*/

#logo span {
	display:none;
}

#logo {
	position: absolute;
	top: 6px;
	left: 8px;
	width: 148px;
	height: 67px;
	background-repeat: no-repeat;
	background-image: url("logo.png");
}

#top_menu {
	position: absolute;
	top: 9px;
	float: left;
	width: 277px;
	vertical-align: bottom;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	left: 485px;
}
#top_menu li {
	border-bottom: 0px;
	float: right;
	list-style: none;
	width: auto;
	text-align: left;
}
#top_menu a {
	float: left;
	padding: 0px 15px;
	text-decoration: none;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
#top_menu a:hover, #nav a.active {
	color: #fff;
	text-decoration: underline;
}

#main_menu {
	position: absolute;
	top: 47px;
	float: left;
	width: 530px;
	vertical-align: bottom;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	left: 213px;
	height: 36px;
}
#main_menu li {
	border-bottom: 0px;
	float: right;
	list-style: none;
	width: auto;
	text-align: left;
	padding: 0px 1px;
}

#main_menu a {
	float: left;
	text-decoration: none;
	color: #fff;
	border: 0px;
	font-weight: normal;
}
#top_menu a:hover, #nav a.active {
	color: #fff;
	text-decoration: underline;
}

#main_menu span {
	display: none;
}

#howitworks a {
	width: 114px;
	height: 36px;
	background: url("btn_howitworks.png") top left no-repeat;
	float: left;
	clear: right;
}

#howitworks a:hover {
	background: url("btn_howitworks.png") bottom left no-repeat;
}

#gallery a {
	width: 75px;
	height: 36px;
	background: url("btn_gallery.png") top left no-repeat;
	float: left;
	clear: right;
}

#gallery a:hover {
	background: url("btn_gallery.png") bottom left no-repeat;
}

#prices a {
	width: 69px;
	height: 36px;
	background: url("btn_prices.png") top left no-repeat;
	float: left;
	clear: right;
}

#prices a:hover {
	background: url("btn_prices.png") bottom left no-repeat;
}

#order a {
	width: 71px;
	height: 36px;
	background: url("btn_order.png") top left no-repeat;
	float: left;
	clear: right;
}

#order a:hover {
	background: url("btn_order.png") bottom left no-repeat;
}

#aboutus a {
	width: 86px;
	height: 36px;
	background: url("btn_aboutus.png") top left no-repeat;
	float: left;
	clear: right;
}

#aboutus a:hover {
	background: url("btn_aboutus.png") bottom left no-repeat;
}

#faq a {
	width: 66px;
	height: 36px;
	background: url("btn_faq.png") top left no-repeat;
	float: left;
	clear: right;
}

#faq a:hover {
	background: url("btn_faq.png") bottom left no-repeat;
}

#top_left {
	background-image:url(top_left.jpg);
	background-repeat: no-repeat;
}

#top_right {
	background-image:url(top_right.jpg);
	background-repeat: no-repeat;
}

#whyus {
	pading: 20px;
	margin: 20px;
	list-style: square;
	font-size: 90%;
	background-color: #FFFFFF;
}

#main_content, whyus {
	font-size: 80%;
	list-style: square;
}

#main_content a {
	font-size: 11px;
	color:#0066CC;
}

p {
	color: #696969;
	background: none;
}

.white_bg {
	padding: 0px;
}

.green_bg {
	padding: 0px 5px;
}
#footer a:link {
	color: #FFFFFF;
}

#whyus a {
	font-size: 11px;
	color:#0066CC;
}

#whyus a:hover {
	color: #006;
	text-decoration: none;
}

#whyus a:visited {
	color: #626F71;
}

.faq_link {
	padding: 0px 0px 5px 0px;
}	

.faq_answer {
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

.ina {
	display: none;
}

#img_link img {
	border-color: #534940;
}

a:visited .img_link {
	color: #333333;
}

#faboul {
	padding: 85px 15px 0px 15px;
	font-size: 12px;
}