@charset "UTF-8";
body {
	background-color: #f1f1f2;
}
#container {
	background-color: #FFFFFF;
	height: 775px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	height: 37px;
	width: 880px;
}
#navbar #navbar_left {
	float: left;
	width: 172px;
	height: 37px;
}
#navbar #navbar_right {
	float: right;
	width: 708px;
	height: 37px;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 38px;
	width: 760px;
}

.menu li {
	padding: 0;
	margin: 0;
	height: 38px;
	list-style: none;
	background-repeat: no-repeat;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 38px;
	background-repeat: no-repeat;
}

.home {
	background-image: url(images/nav_home_f1.gif);
	width: 146px;
	background-repeat: no-repeat;
	}
	
.home a {
	background-image: url(images/nav_home_f1.gif);
	background-repeat: no-repeat;
	}
.home a:hover {
	background-image: url(images/nav_home_f2.gif);
}
.home_current {
	background-image: url(images/nav_home_f2.gif);
	width: 73px;
	background-repeat: no-repeat;
	}


.lookbook {
	background-image: url(images/nav_lookbook_f1.gif);
	width: 111px;
	background-repeat: no-repeat;
}

.lookbook a {
	background-image: url(images/nav_lookbook_f1.gif);
	background-repeat: no-repeat;
	}
	
.lookbook a:hover {
	background-image: url(images/nav_lookbook_f2.gif);
	background-repeat: no-repeat;
	}
	
.lookbook_current {
	background-image: url(images/nav_lookbook_f2.gif);
	width: 119px;
	background-repeat: no-repeat;
}

.bio {
	background-image: url(images/nav_bio_f1.gif);
	width: 82px;
	background-repeat: no-repeat;
}
		
.bio a {
	background-image: url(images/nav_bio_f1.gif);
	background-repeat: no-repeat;
}

.bio a:hover {
	background-image: url(images/nav_bio_f2.gif);
	background-repeat: no-repeat;
}

.bio_current {
	background-image: url(images/nav_bio_f2.gif);
	width: 149px;
	background-repeat: no-repeat;
}
.services {
	background-image: url(images/nav_services_f1.gif);
	width: 100px;
	background-repeat: no-repeat;
}

.services a {
	background-image: url(images/nav_services_f1.gif);
	background-repeat: no-repeat;
	}
	
.services a:hover {
	background-image: url(images/nav_services_f2.gif);
	background-repeat: no-repeat;
	}
	
.services_current {
	background-image: url(images/nav_services_f2.gif);
	width: 100px;
	background-repeat: no-repeat;
}
.products {
	background-image: url(images/nav_products_f1.gif);
	width: 104px;
	background-repeat: no-repeat;
}
.products a {
	background-image: url(images/nav_products_f1.gif);
	background-repeat: no-repeat;
	}
	
.products a:hover {
	background-image: url(images/nav_products_f2.gif);
	background-repeat: no-repeat;
	}
	
.products_current {
	background-image: url(images/nav_services_f2.gif);
	width: 104px;
	background-repeat: no-repeat;
}
.buzz {
	background-image: url(images/nav_buzz_f1.gif);
	width: 83px;
	background-repeat: no-repeat;
}
		
.buzz a {
	background-image: url(images/nav_buzz_f1.gif);
	background-repeat: no-repeat;
}

.buzz a:hover {
	background-image: url(images/nav_buzz_f2.gif);
	background-repeat: no-repeat;
}

.buzz_current {
	background-image: url(images/nav_buzz_f2.gif);
	width: 83px;
	background-repeat: no-repeat;
}
.contact {
	background-image: url(images/nav_contact_f1.gif);
	width: 78px;
	background-repeat: no-repeat;
}

.contact a {
	background-image: url(images/nav_contact_f1.gif);
	background-repeat: no-repeat;
	}
	
.contact a:hover {
	background-image: url(images/nav_contact_f2.gif);
	background-repeat: no-repeat;
	}
	
.contact_current {
	background-image: url(images/nav_contact_f2.gif);
	width: 78px;
	background-repeat: no-repeat;
}

.menu li {float: left;}

.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#headerbar {
	height: 54px;
	clear: both;
	float: none;
	width: 880px;
	background-color: #FFFFFF;
}

#content {
	height: 539px;
	width: 880px;
}
#sidebar {
	width: 155px;
	background-color: #FFFFFF;
	height: 539px;
	float: left;
}

#sidebar #sb_top {
	height: 218px;
	width: 155px;
}
#sidebar #sb_mid {
	height: 10px;
}
#sidebar #sb_bottom {
	height: 308px;
	width: 155px;
}
#copyarea {
	float: right;
	height: 538px;
	width: 725px;
	background-color: #FFFFFF;
}
#copyarea #lrg_img {
	float: left;
	height: 538px;
	width: 363px;
}
#copyarea #spacer1 {
	float: left;
	width: 10px;
	height: 536px;
}
#copyarea #right_col {
	float: right;
	height: 538px;
	width: 352px;
	background-color: #FFFFFF;
}
#right_col #rt_top {
	height: 194px;
	background-color: #FFFFFF;
	width: 352px;
	padding-bottom: 10px;
}
#right_col #rt_top #rt_top_left {
	float: left;
	height: 194px;
	width: 280px;
	clear: both;
}
#right_col #rt_top #rt_top_right {
	background-color: #FFFFFF;
	float: right;
	width: 62px;
	height: 194px;
}

#right_col #rt_mid {
	height: 200px;
	background-color: #E08B37;
	margin-bottom: 10px;
}
#right_col #rt_mid #rt_mid_copy {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#right_col #rt_btm img {
	padding-right: 10px;
	border: 0;
}

#right_col #rt_btm {
	height: 122px;
	width: 352px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#right_col #rt_btm a {
	color: #FFFFFF;
	text-decoration: none;
}
#right_col #rt_btm a:hover {
	text-decoration: underline;
}
#footer {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-right: 10px;
}
