body {
	background-color: #E4E1DA;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	font:Verdana, Geneva, sans-serif;
	font-weight:normal;
	line-height:20px;
	font-size:12px;
	color:#555A64;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	color:#494E56;
	font-weight:bold;
	font-size:16px;
	
	}
	h2{
	font-family:Verdana, Geneva, sans-serif;
	color:#494E56;
	font-weight:bold;
	font-size:14px;
	
	}
		h3{
	font-family:Verdana, Geneva, sans-serif;
	color:#494E56;
	font-weight:bold;
	font-size:12px;
	
	}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {

	width:1004px;
	margin: auto;
	border: 0px solid #f0f0f0;

}
#logo {
	width:219px;
	height:120px;
	float:left;
	display:inline;

}
#topln_space {
	background:url(images/top_bg.gif) repeat-x;
	width:281px;
	padding-top:0px;
	height:120px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#nav {
	background:url(images/top_bg.gif) repeat-x;
	width:504px;
	padding-top:0px;
	height:120px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#hspacer {
	background-color: #C1BFBB;
	width:100%;
	padding:0;
	margin:0;
	height:1px;
	float:left;

}
#header {
	width:100%;
	padding-top:0px;
	height:238px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;

}
#main_content_area {
	background:url(images/content_bg.gif) repeat-x #E4E1DA;
	width:635px;
	padding-top:0px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#col_specer {
	background:url(images/content_bg.gif) repeat-x #E4E1DA;
	width:17px;
	padding-top:0px;
	height:439px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#news_col {
	background:url(images/content_bg.gif) repeat-x #E4E1DA;
	width:352px;
	padding-top:0px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#footer {
	background:url(images/footer.gif) repeat-x;
	width:100%;
	padding-top:0px;
	height:52px;
	margin:auto;
	float:left;
	display:inline;

}
.footer_m {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding-top:15px;
	text-decoration: none;
}
.footer_m  a:link,
.footer_m a:visited,
.footer_m  a:active 
{ 
  text-decoration: none;
	color: #FFF;
}

.footer_m  a:hover  
{  
   text-decoration: underline;
	color: #ff0000;
}

.more {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F60;
	text-decoration: none;
}
.more a:link,
.more a:visited,
.more a:active 
{ 
  text-decoration: none;
  color: #F60;
}

.more  a:hover  
{  
   text-decoration: underline;
   color: #ff0000;
}

.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555F66;
	text-decoration: none;
	text-align: justify;
}

.content {
	font:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#555A64;
	text-align: justify;
	line-height:20px;
}

.name-f {
	border: 1px solid #999999;
	width:140px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999;
}

.mail-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 100px;
	width: 286px;
	border: 1px solid #999999;
}

.mail-email {
	border: 1px solid #999999;
	width:283px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999;
}

.button-subc {
	border: none;
	background:url(images/submit.gif) no-repeat;
	width:102px;
	color:#000000;
	font-weight:normal;
	height:29px;
}

