body {
	background-color: #262a21;
}

#container {	
	background-color: #595950;
	background-attachment: scroll;
	background-image: url(../images/contact/logo_contact.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
}


#contentRight {
	float: right;
	width: 806px;
	display: inline;
	background-attachment: scroll;
	background-image: url(../images/contact/nicole_contact3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 600px;
}

#contentLeft {
	float: left;
	width: 149px;
	display: inline;
}


#mainMenu {
	background-color: #262A21;
	float: right;
}

#mainMenu a:link, #mainMenu a:visited  {
	color: #a5b68f;
}

#mainMenu a:hover {
	color: #ac5929;
}
#mainMenu #mainNav .MainUberlink {
	color: #ac5929 !important;	
}


#info {
	float: left;
	width: 125px;
	margin-top: 420px;
	background-color: #6d6d65;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
	display: inline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2b3b0;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 125px;
	float: left;
}
#info a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b3b0;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	display: inline;
	float: left;
	width: 125px;
}
#info a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b3b0;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	display: inline;
	float: left;
	width: 125px;
}
#info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993904;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	display: inline;
	float: left;
	width: 125px;
}


#info p.color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #462e26;
	letter-spacing: 0.3em;
	display: inline;
	float: left;
	width: 125px;
	margin: 0px;
	padding-top: 40px;
}

