@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

img {
  	border: 0;
}


body {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #e1dcb9;
	margin: 0; 
	padding: 0;
	text-align: center; 
	font-size: 8pt;
	font-family: tahoma;
}
.ele #container {
	position: relative;
	width: 821px;
	background: url(images/bg_white.gif) no-repeat;
	margin: 0 auto; 
	text-align: left;
	padding-bottom: 10px; 
}
.ele #mainContent {
	position: relative;
	background: #ffffff url(images/cont_bg.gif) no-repeat;
	width: 801px;
	height: 657px;
	margin-left: 10px;
	top: 10px;
	/*padding: 0 20px;*/ 
}

div#header{
	background: url(images/header.gif) no-repeat;
	position: relative;
	margin-left: 10px;
	width: 800px;
	height: 275px;
}

div#logo{
	width: 310px;
	height: 64px;
	padding-top: 39px;
	padding-left: 59px;
}

div#news-form{
	text-align: right;
    position: absolute;
	top: 235px;
    right: 10px;
}

div#news-form input {
    margin-left: 5px;
}

img#form{
	float: right;
	margin-right: 85px;
	bottom: 17px;
	position: relative;
}

img#submit{
	float: right;
	margin-right: -250px;
	bottom: 17px;
	position: relative;
}

div#left-sidebar{
	float: left;
	width: 240px;
	height: 612px;
	/*border: double #0000FF;*/
}

div#nav{
	width: 210px;
	/*border: dotted #0000FF;*/
	margin-left: 40px; 
	margin-top: 28px;
}

ul#primary-menu{
	list-style-type: none;
}

ul#primary-menu li {
    margin: 0;
    padding: 0;
}

div#contact-info{
	padding-top: 55px;
	padding-left: 42px;
}

div#content-body{
	float: right;
	width: 521px;
	height: 520px;
	/*border: dotted #0000FF;*/
	margin-top: 15px;
	margin-right: 5px;
}

div#welcome{
	color: #57564b;
}

div#content-top{
	position: relative;
	background: url(images/content-top5.gif) no-repeat;
	width: 520px;
	height: 14px;
	/*border: dotted #0033CC;*/
}

div#content{
	padding: 5px 20px 0px 20px;
	overflow: auto;
}

div#content-repeat{
	position: relative;
  	background: url(images/content-repeat5.gif) repeat-y;
	/*border: dotted #0033FF;*/
}

img#read{
	padding-left: 20px;
	padding-bottom: 20px;
}

div#line{
	background: url(images/line_gfx.gif) no-repeat;
	position: relative;
	margin-left: 17px;
	padding-top: 15px;
	width: 427px;
	height:	10px;
}

div#left-news{
	float: left;
	width: 190px;
	/*border: dotted #0000FF;*/
	margin-top: 40px;
	margin-left: 22px;
    color: #57564B;
}

div#right-work{
	float: right;
	width: 190px;
	/*border: dotted #0000FF;*/
	margin-top: 40px;
	margin-right: 79px;
    color: #57564B;
}

img#line1{
	padding-left: 19px;
	padding-top: 35px;
	
}

div#footer{
	background: url(images/footer.gif) no-repeat;
	position: relative;
	width: 801px;
	height: 34px;
	/*bottom: 25px;*/
	bottom: 25px;
	margin-left: 10px;
}

div#copyright{
	float: left;
	margin-top: 3px;
	margin-left: 10px;
}
div#global-nav{
	float: right;
	margin-right: 40px;
	padding-top: 10px;
}

ul#footer-menu {
    list-style-type: none;
	color: #FFFFFF;
}

ul#footer-menu li {
    display: inline;
    padding-right: 15px;
    padding-left: 10px;
    border-right: 1px solid #ffffff;
}

ul#footer-menu li a {
	text-decoration: none;
	color: #FFFFFF;
}

ul#footer-menu li.last {
    border-right: 0;
}


a {
	text-decoration: none;
	color: #57564B;
}

a link{
	text-decoration: none;
}

div.news-image {
    margin-bottom: 5px;
	padding-left: -5px;
}

div.news-title {
    color: #820782;
    font-weight: bold;
}

div.news-preview {
    margin: 2px 0 2px 0;
	color: #5d5c5a;
	padding-bottom: 10px;
}