body {
	font: 76% Verdana, Tahoma, Arial, sans-serif;
	text-align: center;
	background-color: #e8eeee;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}
h1 {
	font-size: 10px;
}
A:link {
	COLOR: #467aa7;
	text-decoration: none
}
A:visited {
	COLOR: #467aa7;
	text-decoration: none
}
A:active {
	COLOR: #467aa7;
	text-decoration: none
}
A:hover {
	COLOR: #467aa7;
	text-decoration: underline
}
#maindiv {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	text-align: left;
	background-color: #FFFFFF;
}
#headerdiv {
	height: 143px;
	background-color: #467aa7;
	background-image: url(/images/logo_couture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#headerdiv h1 {
	padding-top: 15px;
	padding-left: 15px;
	margin: 0 1px 1px 1px;
	font-family: verdana;
	font-size: 2.4em;
	letter-spacing: -2px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 26px;
}
#headerdiv h2 {
	margin: 0px;
	padding-left: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #ff99cc;
	line-height: 22px;
}
#mainmenu {
	margin: 0px;
	padding-top: 1px;
	border: 0px solid #cccccc;
	height: 31px;
	clear: both;
}
#mainmenu ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0px;
	background-color: #467aa7;
	color: White;
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}
#mainmenu ul li {
	display: inline;
}
#mainmenu ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #FFFFFF;
}
#mainmenu ul li a:hover {
	background-color: #ff890b;
	color: #fff;
}
#contentdiv {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px dashed #cccccc;
}
#content_center {
	margin-left: 25%;
	border: 0px dashed #cccccc;
	width: 550px;
}
#content_center h3 {
	margin-top: 0px;
	font-size: 12px;
	padding: 4px;
	border-bottom: 1px solid #467aa7;
}
#content_center p {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px;
	font-size: 11px;
	line-height: 16px;
}
#content_right {
 float: right;
	width: 200px;
/*	padding-right: 10px;
	border-right: 1px dashed #cccccc;*/
}
#content_left {
	float: left;
	width: 170px;
	padding-right: 10px;
	border-right: 1px dashed #cccccc;
}
#content_left h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #000000;
	padding: 4px;
	border-bottom: 1px solid #467aa7;
}
#content_left p {
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 4px;
	font-size: 11px;
	line-height: 16px;
}
#mainfooter {
	height: 35px;
	background: #467aa7;
	padding-bottom: 1px;
	clear: both;
}
#mainfooter p {
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
}
#mainfooter A:link {
	COLOR: #FFFFFF;
	text-decoration: none
}
#mainfooter A:visited {
	COLOR: #FFFFFF;
	text-decoration: none
}
#mainfooter A:active {
	COLOR: #FFFFFF;
	text-decoration: none
}
#mainfooter A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline
}
.thumbnail_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
}
.thumbnail_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 0px;
}
#map {
	width: 426px;
	height: 351px;
	padding: 10 px;
	border: 1px solid #1B5EA8;
	margin: 0 auto;
}
.important {
	color: red;
}
form#niceform {
	background: #fff;
	margin: 0 auto;
	padding: 5px;
	width: 540px;
}
form#niceform fieldset {
	border: 1px dotted #000;
	color: #000;
	display: block;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-left: 10px;
	padding: 5px;
	width: 530px;
}
form#niceform legend {
	background: #FFF;
	border: 1px solid #FFF;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	height: 24px;
	line-height: 24px;
	margin: 0 0 5px 10px;
	padding: 0 5px;
}
form#niceform label {
	clear: left;
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	margin-bottom: 0;
	padding-right: 10px;
	text-align: left;
	width: 150px;
}
form#niceform select {
	border: 1px solid #555;
	margin-bottom: 0.1em;
}
form#niceform optgroup {
	background: #4D89FF;
	color: #FFF;
}
form#niceform #button1 {
	border: 1px solid #555;
	color: #555;
	height: 27px;
	line-height: 27px;
	margin-left: 11.5em;
	text-align: center;
	width: 89px;
}
form#niceform #button1:hover {
	color: #000;
}
form#niceform input, textarea {
	border: 1px solid #555;
	margin-bottom: 0.1em;
	padding: 0 2px;
}
.jsvalidation {
	color: red;
	font-size: 10px;
	margin-left: 10px;
}
