@charset "utf-8";
/* css created by BatesMeron sweet design 00/00/00 */

body {
	background-image: url(/images/static_page_body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

.wrap {
	top:0;
	background-image: url(/images/design_conquer_tag.gif);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 100%;
	margin: 0px;
	height:500px;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #572700;
}

.headline14 {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #572700;
	bottom: 0.2em;
}

.contact_copy {
	position: relative;
	width: 390px;
	margin: 80px 225px 0px 410px;
}

.copy {
	position: relative;
	float: right;
	width: 390px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 170%;
}

.copy a:link, .copy a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.copy a:hover {
	color: #000;
}

.contact_form {
	border-collapse: collapse;
	margin: 80px 0 0;
}

.contact_form_single {
	font-size: 11px;
	width: 170px;
	color: #9c9c9c;
}

.contact_form_multi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 390px;
	color: #9c9c9c;
}

.contact_address {
	border-collapse: collapse;
	margin: 15px 0 0;
}
	
#message {
	height:145px;
}


/* MAIN MENU */
#main-nav { /* list of people */
	float: left;
	clear: both;
	position: absolute;
	top: 250px;
	background-image: url(/images/menu/menu.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 387px;
}

#main-nav ul {
	/*clear: left;*/
	border: 0;
	margin-top: 105px;
	margin-left: 18px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#main-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#main-nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 8px 0px 7px 0px;
}

a#home {
	display: block;
	height: 12px;
	width: 61px;
	border-right: 2px solid #fff;
}

a#about {
	display: block;
	height: 12px;
	width: 91px;
	border-right: 2px solid #fff;
}

a#work {
	display: block;
	height: 12px;
	width: 64px;
	border-right: 2px solid #fff;
}

a#now {
	display: block;
	height: 12px;
	width: 55px;
	border-right: 2px solid #fff;
}

a#contact {
	display: block;
	height: 12px;
	width: 87px;
}

#home a:hover {
	background-image: url(/images/menu/background_link_active.png);
	background-repeat: repeat;
}

#about a:hover {
	background-image: url(/images/menu/background_link_active.png);
	background-repeat: repeat;
}

#work a:hover {
	background-image: url(/images/menu/background_link_active.png);
	background-repeat: repeat;
}

#now a:hover {
	background-image: url(/images/menu/background_link_active.png);
	background-repeat: repeat;
}

#contact a:hover {
	background-image: url(/images/menu/background_link_active.png);
	background-repeat: repeat;
}

body#home a#home, body#about a#about, body#work a#work, body#now a#now, body#contact a#contact {
	background-image: url(/images/menu/background_link_active.png);
	background-repeat: repeat;
}


/* SUB-NAV */

.sub-nav {
	float: right;
	width: 379px;
	background-color: #e6e6e6;
	text-align: left;
}

.sub-nav table {
	margin-left: 45px;
	border-collapse: collapse;
}

.sub-nav td {
	padding: 2px 0px 3px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
}

.sub-nav table a {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: normal;
	text-decoration: none;
}

.sub-nav table a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}


/* SUB-NAV PEOPLE */

#people_nav {
	position: absolute;
	top: 150px;
	left: 265px;
	height: 115px; 
	width: 118px;
	line-height: 130%;
}

#people_nav ul {
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#people_nav ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#people_nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: normal;
	text-decoration: none;
}

#people_nav ul li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#now-submenu .now-submenu-link {
	color:#878787;
	text-decoration:none;
	font-weight: normal;
}