body {
	background: #FEF0D1 url(../images/bg2.jpg) repeat-x;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #515522;
	margin: 0;
}
.text2 {
	color: #515522;
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 16px;
}
.text2 a {
	color: #bb4d02;
 	text-decoration: none;
font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
}
.text2 a:hover {
	color: #bb4d02;
 	text-decoration: underline;
font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
}
.text {
	color: #515522;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.text a {
	color: #515522;
 	text-decoration: underline;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.text a:hover {
	color: #FEF0D1;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	background-color: #bb4d02;
	text-decoration: none;
}
h1 {
	color: #bb4d02;
	font-size: 30px;
	font-weight: bold;
}
.maroon2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	font-size: 11px;
	color: #bb4d02;
	font-weight:bold;
}
.maroon {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	font-size: 13px;
	color: #bb4d02;
	font-weight:bold;
}
.maroon a{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	font-size: 13px;
	color: #bb4d02;
	font-weight:bold;
        text-decoration: underline;
}
#bg_layer1 {
background-image:url(../images/bg_site1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
height:413px;
        z-index: 0;
}
#content{
	display: block;
	position:  relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	right: 0px;
}
#header {
	position: absolute;
	z-index: 1;
	float: none;
	margin-right: auto;
	margin-left: auto;
right: 0px;
}
#logo {
	position: absolute;
	z-index: 2;
	padding: 0px;
	left: 16px;
	top:86px;
}
#nav {
	position: absolute;
	z-index: 3;
	top: 188px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	text-align: center;
}

#main_content {
	position: relative;
	top: 260px;
	width: 780px;
	left: 0;
	z-index: 4;
	height: auto;
}

#welcome {
	position: relative;
	top: 1px;
	width: 480px;
	padding: 16px;
	left: 1px;
}
#right {
	position: absolute;
	left: 500px;
	width: 240px;
        padding: 10px;
	top: 40px;
}
#latest {
	position: absolute;
	left: 400px;
	width: 369px;
	top: 14px;
}
#showcase {
	padding: 16px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#screen {
	position: relative;
	top: 14px;
	width: 144px;
}
#desc {
	width: 180px;
	position: absolute;
	float: right;
	top: 26px;
	left: 170px;
}
#latest_a {
	position: relative;
	top: 30px;
	left: 16px;
	width: 200px;
}
#row2 {
	width: 780px;
	position: relative;
	top: 18px;
}
#solutions {
	position: absolute;
	left: 10px;
	width: 369px;
}
#s_content {
	padding: 16px;
	position: relative;
}
#news {
	position: absolute;
	left: 400px;
	margin: 0;
	width: 369px;
}
#n_content {
	padding: 16px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}
#n_title {
	position: relative;
	top: 10px;
}
#n_content {
	position: relative;
}
#n_poster {
	position: relative;
}
#footer {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	top: 20px;
        left: 16px;
}
#footer a {
text-decoration: underline;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #515522;
}
#footer a:hover {
text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FEF0D1;
	background-color: #bb4d02;
}
.zemText, .zemTextarea, .zemSelect, .zemRadio, .zemCheckbox, .zemSubmit, input, textarea, select, radio, checkbox, submit {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	color: #515522;
}