@charset "utf-8";
/* CSS Document */

html { 	}
body
{
	margin: 0px;
	padding: 0px;
	color: #666;
	background-image: url(../images/bg_body.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Tahoma, "Trebuchet MS", Arial, Sans-serif;
	font-size: 70%;
	line-height: 150%;
}
h1, h2, h3, h4 {
	font-family:  Geneva, "lucida grande", verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-weight: normal;
}
p {
	padding: 0px;
	line-height: 1.5em;
	margin-top: 2px;
	margin-bottom: 12px;
}
ol {
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
ul {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 1em;
	padding-left: 1em;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}

a:link { background-color: transparent; text-decoration: none; color: #77795F; }
a:visited { background-color: transparent; text-decoration: none; color: #77795F; }
a:hover { background-color: transparent; text-decoration: none; color: #E64054; }
a:active { background-color: transparent; text-decoration: none; color: #77795F; }

/* ------------------------------- */

#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	background-image: url(../images/bg_home.jpg) ;
	background-repeat: no-repeat;
	width: 895px;
}
#header {
	margin: 0 0 0 0;
	width: 895px;
	height: 225px;
}
#navbar {
	float:right;
	height: 125px;
	display: block;
	margin-top: 75px;
	text-align: right;
}
#navbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
}
#navbar li a{
	outline: none;
}
#navbar li a span{
	color: white;
	display: none;
}
#home  {
	background-image: url(../images/n_bg_home.gif) ;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 0px;
	width: 119px;
	height: 125px;
}
#home  a {
	padding: 0px;
	width: 119px;
	height: 125px;
	display: block;
}
#home a:hover {
	background-image: url(../images/n_bg_home.gif) ;
	background-repeat: no-repeat;
	background-position: left center;
}
#about {
	background-image: url(../images/n_bg_about.gif) ;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 0px;
	width: 134px;
	height: 125px;
}
#about a{
	display: block;
	padding: 0px;
	width: 134px;
	height: 125px;
}
#about a:hover {
	background-image: url(../images/n_bg_about.gif) ;
	background-repeat: no-repeat;
	background-position: left center;
}
#news {
	background-image: url(../images/n_bg_news.gif) ;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 0px;
	width: 148px;
	height: 125px;
}
#news a {
	display: block;
	padding: 0px;
	width: 148px;
	height: 125px;
}
#news a:hover {
	background-image: url(../images/n_bg_news.gif) ;
	background-repeat: no-repeat;
	background-position: left center;
}
#contact {
	background-image: url(../images/n_bg_contact.gif) ;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 0px;
	width: 157px;
	height: 125px;
}
#contact a {
	display: block;
	padding: 0px;
	width: 157px;
	height: 125px;
}
#contact a:hover {
	background-image: url(../images/n_bg_contact.gif) ;
	background-repeat: no-repeat;
	background-position: left center;
}

#content {
	font-size: 1.1em;
	padding-left: 20px;
	margin-left: 20px;
}
#content .title {
	color: #CE2A43;
}
#content .title h1 {
	font-size: 2.6em;
	margin-bottom: 20px;
	line-height: 30px;
	color: #96B026;
	text-align: right;
	margin-top: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	text-align: left;
}
#main {
	text-align: left;
}
#sidebar_img  {
	float: left;
	width: 145px;
}
#sidebar_img img {
	border: 1px solid #669900;
	margin-bottom: 10px;
	float: left;
}
#sidebar_img a img {
	border: solid 1px #CCC;
	margin-bottom: 5px;
}
#sidebar_img a:hover img {
	border: solid 1px #666;
	margin-bottom: 5px;
}
.main_txt {
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 180px;
	margin-right: 30px;
	text-align: justify;
}
.main_txt p {
	padding-right: 5px;
}
.main_txt h2 {
	font-size: 1.6em;
	margin-top: 15px;
	margin-bottom: 15px;
	background: transparent;
	color: #FF0000;
}
#footer {
	background-image: url(../images/bg_footer.jpg) ;
	background-repeat: repeat-x;
	clear: left;
	margin: 0;
	height: 140px;
	margin-top: 15px;
	color: #fff;
	font-size: 0.9em;
	letter-spacing: 0.09em;
	text-align: center;
	line-height: 60px;
}
#footer p {
	padding-top: 20px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
}
#footer p a span{
	color: #fff;
	display: none;
}

/* ------------------------------- */

.spacer {
clear: both;
}

/* ------------------------------- */

form input,
form textarea,
form select { 
	padding:1px 3px;
	border: 1px solid #aaa; 
	font:0.9em Trebuchet MS,sans-serif;
	color:#000;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;

}
form input:hover,
form textarea:hover,
form select:hover	{
	border: 1px solid #0066cc;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}
form input:focus,
form textarea:focus,
form select:focus	{ 
	border: 1px solid #aaa;
	color:#000;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

form textarea,
{
	width:300px; 
}
form select {
	width:258px;
}  


form textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}


