/* Tags */

body, div, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

body {
	background-color: #757575;
	background-image: url(../images/mainbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 20px;
}

img {
	border: 0;
}

img a {
	border: 0;
}

img, div {
	behavior: url(../images/iepngfix.htc);
}

a:link, a:visited, a:active {
	color: #4e681e;
	text-decoration: underline;
}

a:hover {
	color: #4e681e;
	text-decoration: none;
}

/* IDs */

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#head {
	float: left;
	width: 900px;
	height: 129px;
	background-image: url(../images/head.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#head_right {
	float: right;
	width: 640px;
	margin-top: 15px;
	line-height: 100px;
}

#main {
	float: left;
	width: 900px;
	height: 320px;
	background-image: url(../images/main.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#main_louvre {
	float: left;
	width: 900px;
	height: 320px;
	background-image: url(../images/main_louvre.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#main_pleated {
	float: left;
	width: 900px;
	height: 320px;
	background-image: url(../images/main_pleated.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#main_roller {
	float: left;
	width: 900px;
	height: 320px;
	background-image: url(../images/main_roller.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#main_roman {
	float: left;
	width: 900px;
	height: 320px;
	background-image: url(../images/main_roman.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#main_venetian {
	float: left;
	width: 900px;
	height: 320px;
	background-image: url(../images/main_venetian.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
}

#content_left {
	float: left;
	margin: 0 20px;
	width: 165px;
}

#content_center {
	float: left;
	width: 505px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
}

#content_cat_center {
	float: left;
	width: 655px;
	padding-right: 10px;
}

#content_right {
	float: left;
	margin: 0 20px 20px 8px;
	width: 150px;
}

#cat_head {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	font-size: 14px;
}

#footerline {
	float: left;
	width: 900px;
	height: 2px;
	background-color: #efefef;
}

#footerwhite {
	float: left;
	width: 900px;
	height: 5px;
	background-color: #FFFFFF;
}

#footer {
	float: left;
	background-color: #333333;
	width: 900px;
}

#footer_inner {
	float: left;
	padding: 15px 0;
	color: #FFFFFF;
	width: 900px;
	text-align: center;
}

#copy {
	float: left;
	width: 900px;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#conent_contact_inner {
	margin: 13px 20px;
	width: 860px;
}

#content_contact_left {
	float: left;
	width: 395px;
	margin-right: 20px;
	margin-bottom: 8px;
}

#content_contact_right {
	float: left;
	width: 445px;
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 47px;
	background-color: #8e8a42;
	background-image: url(../images/menu_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	line-height: 47px;
	overflow: hidden;
}

#menu ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0 0 0 100px;
}

#menu ul li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#menu ul li a:link {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 18px;
	display: block;
	margin: 0 65px;
	color: #FFFFFF;
	text-decoration: none;
}	

#menu ul li a:visited {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 18px;
	display: block;
	margin: 0 65px;
	color: #FFFFFF;
	text-decoration: none;
}	

#menu ul li a:active {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 18px;
	display: block;
	margin: 0 65px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li a:hover {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 18px;
	display: block;
	margin: 0 65px;
	color: #cccccc;
	text-decoration: underline;
}

#menu ul li a span {
	display: none;
}

.menu_1 {
	background-image: url(../images/menu_1_off.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 77px;
	height: 47px;
	display: block;
}

.menu_1:hover {
	background-image: url(../images/menu_1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 77px;
	height: 47px;
	display: block;
}

.menu_2 {
	background-image: url(../images/menu_2_off.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 141px;
	height: 47px;
	display: block;
}

.menu_2:hover {
	background-image: url(../images/menu_2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 141px;
	height: 47px;
	display: block;
}

.menu_3 {
	background-image: url(../images/menu_3_off.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 121px;
	height: 47px;
	display: block;
}

.menu_3:hover {
	background-image: url(../images/menu_3.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 121px;
	height: 47px;
	display: block;
}

.menuli {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 18px;
	display: block;
	margin-right: 130px;
	color: #FFFFFF;
	text-decoration: none;
}	

/* Left Menu */

#content_left ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#content_left ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content_left ul li a:link {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 155px;
	line-height: 28px;
	padding: 2px 5px;
	border-bottom: 1px dashed #333333;
}

#content_left ul li a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 155px;
	line-height: 28px;
	padding: 2px 5px;
	border-bottom: 1px dashed #333333;
}

#content_left ul li a:active {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 155px;
	line-height: 28px;
	padding: 2px 5px;
	border-bottom: 1px dashed #333333;
}

#content_left ul li a:hover {
	background-color: #efefef;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 155px;
	line-height: 28px;
	padding: 2px 5px;
	border-bottom: 1px dashed #333333;
}

.active_menu {
	background-color: #8a863f;
	color: #FFFFFF;
}
	

/* Classes */

.header {
	font-size: 14px;
	font-weight: bold;
	color: #4e681e;
}

.clr {
	clear: both;
}

.accept {
	margin-top: 40px;
}

.alignright {
	float: right;
}

.telalign {
	margin-left: 35px;
}

.telvalign {
	margin-top: 30px;
}

.alignleft {
	float: left;
}

.marginrighttwenty {
	margin-right: 25px;
}

.margintopten {
	margin-top: 10px;
}

.contact_pic {
	margin-top: 2px;
}

.td_thumb_desc {
	text-align: center;
}

.content_contact_inner_margin{
	margin-left: 80px;
}
