body {
	background:#D7ECF7 url(../images/common/main-bg2.jpg) no-repeat fixed center top;
	margin:0;
}
#header {
	margin-left:15%;
	width:85%;
	height:175px;
}
#contact {
	display:block;
	float:right;
	width:450px;
	margin-top:-128px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	background:url(../images/common/online-contact.png) no-repeat;
}
#contact #form {
	margin-left:135px;
	display:block;
	margin-top:-160px;
}
#contact #form input {
	padding:3px 10px 0 10px;
	width:130px;
	height:22px;
	background:url(../images/common/content-bg2.png);
	border:0 none;
	margin-bottom:5px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#999;
}
#contact #form textarea {
	margin-top:-120px;
	margin-left:158px;
	padding:3px 10px 0 10px;
	width:130px;
	height:120px;
	background:url(../images/common/content-bg2.png);
	border:0 none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#999;
}
#menu {
	margin-left:15%;
	height:23px;
	margin-bottom:2px;
	background:url(../images/common/menu-bg2.jpg) repeat-x;
}
#menu a {
	padding:0 15px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
#menu a:hover {
	color:#000;
}
#content {
	margin-left:15%;
	width:85%;
	height:500px;
}
#wording {
	width:34.9%;
	float:left;
	background: url(../images/common/content-bg2.png);
	height:600px;
	overflow:auto;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #0385C1;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #0385C1;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #fff;
}
#wording li a {
	list-style-image:url(../images/common/arrows.png);
	color:#147A72;
	margin-left:15px;
	text-decoration:none;
}
#wording li a:hover {
	color:#000;
	text-decoration: underline;
}
#wording p {
	padding:0 10px;
}
#gallery {
	width:65%;
	float:right;
	background: url(../images/common/content-bg2.png);
	height:600px;
}
h1 {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#0082C0;
	padding:10px 10px 0 10px;
}
#menu .nav {
	color:#000;
}
