/* LAYOUT *******************/
#logo {
	width: 370px;
	height: 131px;
}

#content {
	overflow: hidden;
}

#lcol {
	position: relative;
	width: 266px;
	float: left;
}

#rcol {
	margin-left: 266px;
	height: 556px;
	padding-top: 14px;
}

#mnu1, #mnu2, #mnu3, #mnu4, #mnu5, #mnuNF {
	position: relative;
	top: 5px;
	left: 15px;
	top: 0px;
}

* html #mnu1, * html #mnu2, * html #mnu3, * html #mnu4, * html #mnu5,* html #mnuNF {
	left: 0px;
}

#wedstyle {
	position: absolute;
	top: 380px;
	left: 0px;
}

#contacts {
	position: absolute;
	top: 530px;
	left: 0px;
}

/* IMAGES ******************/
#logo {
	background: url(images/logo.gif) no-repeat;
}

#mnu1 {
	background: url("images/mnu1.gif") no-repeat;
	width: 84px; height: 14px;
}

#mnu2 {
	background: url("images/mnu2.gif") no-repeat;
	width: 135px; height: 18px;
}

#mnu3 {
	background: url("images/mnu3.gif") no-repeat;
	width: 76px; height: 14px;
}

#mnu4 {
	background: url("images/mnu4.gif") no-repeat;
	width: 138px; height: 16px;
}

#mnuNF {
	background: url("images/mnuNFsel.gif") no-repeat;
	width: 120px; height: 16px;
}

#mnu5 {

	background: url("images/mnu5sel.gif") no-repeat;

	width: 114px; height: 16px;

}

.circle {
	background: url("images/circle.gif") 0 2px no-repeat;
	width: 11px; height: 11px;
	margin-right: 10px;
	float: left;
}

.selected {

	background: url("images/selected.gif") 0 2px no-repeat;

	width: 11px; height: 11px;

	margin-right: 10px;

	float: left;

}

* html .circle {
	margin-right: 5px;
}

#rcol {
	background-image: url("images/brands.gif");
	background-repeat: repeat-x;
	background-position: -4px 0;
}

/* COLORS ******************/
img {
	border: 0px;
}

body {
	background-color: #2c2727;
}

li {
	color: white;
}

/* FONTS *******************/
