
html, body {
	background:#fff;
	margin:0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#main {
	margin:50px auto 0 auto;
	height:660px;
	width:819px;
	padding:12px;
	background:url(../images/spec_m_23.jpg) no-repeat 0 137px;
	border:2px solid #918f90;
	position:relative;
}

a {
	text-decoration:none;
	color:#fff
}

h1 {
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:18px;
}

h3 {
	margin:0 0 4px 0;
}

#menu {
	margin:0 16px 0 0;
	padding:0;
	width:184px;
	list-style-type:none;
}

#menu li {
	height:30px;
	margin:10px 0;
}

#menu a {
	padding:6px 0 0 18px;
	display:block;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:16px
}

#menu a:hover {
	font-size:16px;
}

#mn_1 {
	background:url(../images/spec_m_26.jpg) no-repeat 0 0;
}

#mn_2 {
	background:url(../images/spec_m_29.jpg) no-repeat 0 0;
}

#mn_3 {
	background:url(../images/spec_m_31.jpg) no-repeat 0 0;
}

#mn_4 {
	background:url(../images/spec_m_33.jpg) no-repeat 0 0;
}

#mn_5 {
	background:url(../images/spec_m_35.jpg) no-repeat 0 0;
}

#mn_6 {
	background:url(../images/spec_m_37.jpg) no-repeat 0 0;
}

#mn_7 {
	background:url(../images/spec_m_39.jpg) no-repeat 0 0;
}

#home {
	background:#d41a61 url(../images/Spectrum_37.jpg) no-repeat 15px 15px;
	padding:15px;
}

#services {
	background:#4c7a78 url(../images/Spectrum_40.jpg) no-repeat 15px 15px;
	padding:15px;
}

#about_us {
	background:#6daaa5 url(../images/Spectrum_43.jpg) no-repeat 15px 15px;
	padding:15px;
}

#contact {
	background:#b1ac8c url(../images/Spectrum_22.jpg) no-repeat 15px 15px;
	padding:15px;
}

#news {
	background:#77702F url(../images/Spectrum_31.jpg) no-repeat 15px 15px;
	padding:15px;
}

#news p {
	line-height:18px;
}

#news a {
	line-height:18px;
}

#faq {
	background:#c6c64e url(../images/Spectrum_25.jpg) no-repeat 15px 15px;
	padding:15px;
}

.faq_h {
	padding:0 0 20px 0;
	font-weight:bold;
	line-height:18px;
}

.faq_h strong {
	font-size:24px;
	color:#4C7A78;
}

#testimonials {
	background:#ddc628 url(../images/Spectrum_28.jpg) no-repeat 15px 15px;
	padding:15px;
}

.testim {
	line-height:20px
}

#scroll {
	margin:0;
	height:280px;
	overflow-x:hidden;
	overflow-y:auto;
}

form {
	margin:0;
	padding:0;
}

form .txt_b {
	width:170px;
	border:#b1ac8c 1px solid;
	padding:2px;
}

form th {
	text-align:left;
	vertical-align:top;
	padding-top:3px;
}

form textarea {
	width:170px;
	border:#b1ac8c 1px solid;
	padding:2px;
	height:90px;
}

form #sbm {
	border:#b1ac8c 1px solid;
	padding:2px 15px;
	background:#fff;
	color:#686552
}
