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

html, body, div, img, form 
{
	margin: 0px;
	padding: 0px;
}

body 
{
	font-family: trebuchet ms,geneva;
	color: #333333;
}

a:active, a:visited, a:link 
{
	color: #0058a3;
	font-weight: bold;
	text-decoration:none;
}

h1 
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 14pt;
	color: #d38800;
}

h3 
{
	font-family: Verdana;
	font-size: 12pt;
	color: #d38800;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#holder
{
	width:991px;
	margin:0 auto;
}

#header
{
	width:991px;
	height:127px;
}


#main-wrapper 
{
	background:url(../images/content_top2.jpg) no-repeat top left;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
}

#sub-wrapper
{
	background:url(../images/content_middle2.jpg) repeat-y 0px 193px;
	float:left;
}

#content
{
	width:991px;
	height:auto;
	background:url(../images/content_bottom2.jpg) no-repeat bottom left;
    overflow:hidden;
}

#content_home
{
	width:991px;
	height:612px;
	background:url(../images/home_back.gif) no-repeat top left;
    overflow:hidden;
	margin: 5px 0 0 0;
}

#home_right
{
	width:560px;
	float:right;
	margin: 60px 50px 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#FFF;
	font-weight:bold;
	line-height:42px;
}

#footer 
{
	width:991px;
	height:10px;
	text-align:right;
}

#footer a
{
	color:#000;
	font-size:9px;
}

/*///////////////////Navigation//////////////////////*/
#menu-wrapper
{
	width:991px;
	background:url(../images/menu.gif) no-repeat top left;
	height:37px;
	margin: 5px auto;
	float:left;
}

#menu-wrapper ul
{
	margin: 6px 0 0 0;
	padding: 0;
	text-align: center;
}

#menu-wrapper li
{
	list-style-image: none !important;
	display: inline;
	margin: 0 0 0 0;
}

#menu-wrapper a:active, a:visited, a:link
{
	text-decoration:none;
	font-size:13px;
	color:#00666c;
}

#menu-wrapper a:hover
{
	text-decoration:underline;
}

.divider
{
	margin:0px;
	padding:0px 7px 0px 0px;
	font-weight:bold;
	color:#d38800;
}

.button_leftside
{
	margin: 30px 0 20px 30px;
}

.button_home
{
	margin: 30px 0 0px -17px;
	_margin: 30px 0 0 0px;
}


.buttons_links
{
	position:relative;
	left: 20px;
	top:400px;
	overflow:hidden;
}

img
{
	border:none;
}

/*///////////////////Right side//////////////////////*/
#right_side
{
	float:left;
	height:auto;
	width:731px;
	overflow:hidden;
	margin:0 0 50px 0;
}

.right_height
{
	width:1px;
	height:570px;
	float:right;
}

.right_clear 
{
    clear:both;
    height:70px;
    overflow:hidden;
}

#right_side p
{
	color:#000;
	font-size:12px;
	line-height:24px;
	margin: 10px 0 0 0;
}

#right_side a {
	text-decoration: underline;
}

#right_side a:hover {
	text-decoration: none;
}

h3 img.img_main
{
	float:right;
	margin: -20px 50px 0 20px;
}

#breadcrumbs
{
	margin: 20px 0 20px 0;
	font-size:10px;
	color:#000;
}

#breadcrumbs a
{
	font-weight:normal;
	font-size:10px;
	color:#000;
	text-decoration:underline;
}

#breadcrumbs a:hover
{
	text-decoration:none;
}

/*///////////////////Left side//////////////////////*/
#left_side
{
	float:left;
	width:240px;
	overflow:hidden;
}

#left_side ul
{
	list-style-image:none;
	list-style:none;
	list-style-type:none;
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px;
}

#left_side ul li
{
	list-style-image:none;
	list-style:none;
	list-style-type:none;
}

.title
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00666c;
	margin: 0 0 0 7px;
	width:160px;
}

#left_side ul li.link a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	padding-top:10px;
	margin: 0 0 0 7px;
}

#left_side ul li.link a:hover
{
	text-decoration:underline;
}

#left_side ul li.link
{
	padding-top:7px;
}

.horz_divider
{
	background:url(../images/divider.gif) repeat-x bottom left;
	width:50px;
	height:18px;
	margin: 0 0 0 7px;
}

#info_top
{
	background:url(../images/info_top.gif) no-repeat top left;
	height:14px;
	margin: 20px 0px 0px 30px;
}

#info_middle
{
	background:url(../images/info_middle.gif) repeat-y top left;
	height:auto;
	margin: 0 0 0 30px;
}

#info_bottom
{
	background:url(../images/info_bottom.gif) no-repeat bottom left;
	height:23px;
	margin: -10px 0px 0px 30px;
	padding:0px;
}

#contactform
{
	color:#000;
	font-size:12px;
	line-height:24px;
	margin: 10px 0 0 0;
}
