html {
	padding:0px;
	margin:0px;
	background-color: #ffffff;
}

body {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6C6E70;
	font-size: 11px;
	overflow:auto;
}

a {
	color:#b4c0b2;
	text-decoration:none;
}

a:hover {
	color:#8f9e8c;
	text-decoration:none;
}

img {
	border:0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6C6E70;
	font-size: 11px;
	vertical-align:top;
	padding:4px;
	margin:0px;
}

h1,h2,h3 {
	font-size:20px;
	display:inline;
	color:#b4c0b2;
	font-weight:bold;
}

label, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6C6E70;
	font-size: 11px;
	font-weight:bold;
}
button
{  
	font-size: 10px;
	color: #6C6E70; 
	background-color: #eef1ee; 
	border-style: solid;
	border-left: 1px  solid  #b4c0b2; 
	border-top:  1px  solid  #b4c0b2; 
	border-right:  1px  solid  #b4c0b2; 
	border-bottom:  1px  solid  #b4c0b2; 
	margin: 10px;
}
input, textarea, select {  
	font-size: 11px;
	color: #6C6E70; 
	background-color: #eef1ee; 
	border-style: solid;
	border-left: 1px  solid  #b4c0b2; 
	border-top:  1px  solid  #b4c0b2; 
	border-right:  1px  solid  #b4c0b2; 
	border-bottom:  1px  solid  #b4c0b2; 
}

.align-right {
	text-align:right;
}

#header {
	position:absolute;
	left:50%;
	top:50%;
	padding:0px;
	margin:-275px 0px 0px -500px;
	background-color: #8f9f8d;
	width:580px;
	height:100px;
	color:#ffffff;
	overflow:hidden;
}

#logo {
	position:absolute;
	left:50%;
	top:50%;
	padding:0px;
	margin:-275px 0px 0px 80px;
	background-color: #8f9f8d;
	width:420px;
	height:100px;
	color:#ffffff;
	overflow:hidden;
}

#greyline {
	position:absolute;
	left:50%;
	top:50%;
	padding:0px;
	margin:-170px 0px 0px -500px;
	background-color: #dce2db;
	width:1000px;
	height:20px;
	color:#6C6E70;
	overflow:hidden;
}

#gallery {
	position:absolute;
	left:50%;
	top:50%;
	padding:0px;
	margin:-140px 0px 0px -500px;
	background-color: #f5f7f5;
	width:1000px;
	height:230px;
	color:#6C6E70;
	overflow:hidden;
}

#content {
	position:absolute;
	left:50%;
	top:50%;
	padding:0px;
	margin:100px 0px 0px -500px;
	background-color: #eef1ee;
	width:1000px;
	height:175px;
	color:#6C6E70;
	overflow:auto;
	scrollbar-face-color:#dce2db;
	scrollbar-highlight-color:#dce2db;
	scrollbar-3dlight-color:#f5f7f5;
	scrollbar-darkshadow-color:#8f9f8d;
	scrollbar-shadow-color:#dce2db;
	scrollbar-arrow-color:#8f9f8d;
	scrollbar-track-color:#eef1ee;
}

#contentsubleft {
	position:absolute;
	left:50%;
	top:50%;
	padding:0px;
	margin:-140px 0px 0px -500px;
	background-color: #f5f7f5;
	width:495px;
	height:415px;
	color:#6C6E70;
	overflow:auto;
	scrollbar-face-color:#eef1ee;
	scrollbar-highlight-color:#eef1ee;
	scrollbar-3dlight-color:#f5f7f5;
	scrollbar-darkshadow-color:#8f9f8d;
	scrollbar-shadow-color:#eef1ee;
	scrollbar-arrow-color:#8f9f8d;
	scrollbar-track-color:#f5f7f5;
}

#contentsubright {
	position:absolute;
	left:50%;
	top:50%;
	padding:0px;
	margin:-140px 0px 0px 5px;
	background-color: #eef1ee;
	width:495px;
	height:415px;
	color:#6C6E70;
	overflow:auto;
	scrollbar-face-color:#dce2db;
	scrollbar-highlight-color:#dce2db;
	scrollbar-3dlight-color:#f5f7f5;
	scrollbar-darkshadow-color:#8f9f8d;
	scrollbar-shadow-color:#dce2db;
	scrollbar-arrow-color:#8f9f8d;
	scrollbar-track-color:#eef1ee;
}

#contentleft {
	float:left;
	padding:0px 0px 20px 0px;
	margin:20px 0px 0px 0px;
	width:410px;
}

#contentleft2 {
	float:left;
	padding:0px 0px 20px 0px;
	margin:20px 0px 0px 0px;
	width:455px;
}

#contentright {
	float:left;
	padding:0px 0px 20px 0px;
	margin:20px 0px 0px 0px;
	width:410px;
}

#contentright2 {
	float:left;
	padding:0px 0px 20px 0px;
	margin:20px 0px 0px 0px;
	width:455px;
}

.spacer20 {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:20px;
	height:160px;
}

.spacer60 {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:60px;
	height:160px;
}

#mainmenu {
	position:relative;
	padding:80px 0px 0px 20px;
	margin:0px;
	color:#cfd7cd;
	font-weight:bold;
}


#menu1item a {
	color:#cfd7cd;
	text-decoration:none;
	font-weight:bold;
}

#menu1item a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#submenu {
	position:relative;
	padding:3px 0px 0px 20px;
	margin:0px;
	color:#9ba998;
	font-weight:bold;
}

#menu2item a {
	color:#9ba998;
	text-decoration:none;
	font-weight:bold;
}

#menu2item a:hover {
	color:#788975;
	text-decoration:none;
	font-weight:bold;
}

.menu1item, .menu1aitem, .menu2item, .menu2aitem {
	float:left;
}

.menu1aitem a {
	color:#ffffff;
}

.menu2aitem a {
	color:#788975;
}

.csc-mailform-field {
	width:400px;
	float:left;
}

.csc-mailform-field label {
	width:100px;
}

.csc-mailform-field input {
	width:200px;
}
#backbutton {
	position:absolute;
	float:right;
	bottom:15%;
	right:10%;
}

.csc-mailform {
	border:0px;
}
