@charset "utf-8";
body  {
	padding: 0px;
	height:994px;
	background-image:url(../images/body_bg_x.jpg);
	background-repeat:repeat-x;
	text-align: center;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Calibri, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-color:#d2d5d4;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC3366;
}
#wrapper {
	position: relative;
	width: 961px;
	margin:0px;
	background-image:url(../images/wrappper.png);
	background-repeat:repeat-y;
	text-align: left;
} 


#header {
	height: 225px;
	width:942px;
	margin-left:9px;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
} 
#header-content {
	padding-top: 195px;
	padding-left: 10px;
}

#header-content a {
	padding: 2px 5px;
	border: 1px solid #3899D0;
	background: #333333;
	font-size: 14px;
	color: #3899D0;
}

#nav_bar {
	text-align: center;
	background-color:#CCCCCC;
	margin: 0px;
	padding: 0px;
}


#r_col {
	width: 170px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#l_col {
	width: 170px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 100%;
}
#mainContent {
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 1%;
}
#mainContent_no_lc {
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}
#mainContent_no_rc {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 1%;
}
#mainContent_wid {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 1%;
}
.clearit {
	clear: both;
}
#footer {
	clear: both;
	padding-right: 10px;
	padding-left: 20px;
	margin-left:9px;
	margin-right:9px;
	text-align: center;
	background-image:url(../images/fotr.png);
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height:43px;
} 
.float_right { 
	float: right;
	margin-left: 8px;
}
.float_left { 
	float: left;
	margin-right: 8px;
}
#come
{
	text-align:right;
	font-size:12pt;
	font-family:Verdana, Geneva, sans-serif;
	margin-right:40px;
	letter-spacing:1px;
	margin-top:3px;
}
#main_coco
{
	background-image:url(../images/main_content_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:422px;
}

#gallery
{
	position:absolute;
	width:290px;
	height:316px;
	margin-top:80px;
	margin-left:45px;
}
#gallery img
{
	margin:4px;
}

#text_container
{
	width:942px;
	height:235px;
	background-image:url(../images/txt_bg.jpg);
	background-repeat:no-repeat;
	margin-left:9px;
}


#text
{
	float:right;
	color:#fff;
	text-align:left;
	width:550px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding-top:13px;
	
}

#contact {
	padding-top: 70px;
	text-align: center;
	color: #fff;
}

#contact a {
	color: #3899D0;
}