@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	padding-bottom: 8px;
	font-size: 13px;
	line-height: 16px;

}
#header_wrapper #header #imageContainer {
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 200px;
	width: 665px;
	margin: 0px;
	padding: 0px;
}  
#header_wrapper #header #imageContainer img {
	display:none;
	opacity: -0.01;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 688px;
	height: 219px;
}

#header_wrapper {
	background-image: url(images/header_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 415px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#header_wrapper #header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 370px;
	background-image: url(images/header_boxs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#header_wrapper #header #logo {
	padding-top: 20px;
	width: 900px;
	height: 122px;
}
#header_wrapper  #header  #image {
	float: left;
	width: 688px;
}
#header_wrapper #header #teleNo {
	float: right;
	width: 210px;
	font-size: 30px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #09121C;
	line-height: 20px;
}
#header_wrapper #header img {
}
#header_wrapper #header .style1 {
	font-size: 13px;
	font-style: italic;
	line-height: 25px;
}
#menu  {
	background-image: url(images/menu_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	text-transform: uppercase;
	height: 45px;
	padding-top: 14px;
	clear: both;
}
#menu  ul  {
	list-style-type: none;
}
#menu    img      {
	margin-top: -14px;
}
#menu  li  {
	display: inline;
}
#header_wrapper #menu a:link, #header_wrapper #menu a:visited, #header_wrapper #menu a:hover {
	padding-right: 36px;
	padding-left: 36px;
	font-weight: bolder;
	color: #414242;
	text-decoration: none;
	font-size: 15px;
	display: inline;
}
#content_wrapper {
	background-color: #071724;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
#content_wrapper #content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_text   {
	float: left;
	padding-bottom: 40px;
	width: 640px;
	padding-right: 30px;
}
#content_wrapper #content #main_text ul {
	list-style-type: none;
}
#content_wrapper #content #main_text li {
	margin-bottom: 8px;
}
#content_wrapper #content #main_text a:link, #content_wrapper #content #main_text a:visited, #content_wrapper #content #main_text a:hover {
	color: #A2A2A2;
	text-decoration: none;
	text-transform: none;
}
#content_wrapper #content #main_text #home {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 120px;
	width: 130px;
	float: left;
}
#content_wrapper #content #main_text #home img {
	float: left;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#content_wrapper #footer {
	clear: both;
	height: 120px;
	background-color: #CCCCCC;
}
#content_wrapper #footer #footer_text {
	width: 900px;
	padding-top: 20px;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
#content_wrapper #footer #footer_text img {
	float: right;
}
#content_wrapper #footer #footer_text a:link, #content_wrapper #footer #footer_text a:hover, #content_wrapper #footer #footer_text a:visited {
	color: #333333;
}
h1 {
	padding-top: 32px;
	font-weight: lighter;
	padding-bottom: 23px;
}
.style2  {color: #B1B1B1}
h2 {
	font-size: 22px;
	font-weight: lighter;
	padding-bottom: 12px;
}
#right_menu {
	width: 226px;
	float: right;
	margin-top: 35px;
	margin-bottom: 40px;
}
#right_menu .boxOut {
	width: 202px;
	background-image: url(images/right_menu_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #DCD3C0;
	margin-bottom: 1px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 5px;
}
#right_menu .boxOut p {
	color: #1F1E1B;
	line-height: 12px;
}
#right_menu .boxOut img {
	float: left;
	margin-left: -6px;
}
#content_wrapper #content #right_menu .boxOut a:link, #content_wrapper #content #right_menu .boxOut a:hover, #content_wrapper #content #right_menu .boxOut a:visited {
	font-size: 11px;
	color: #201F1D;
	text-decoration: none;
	}
#content_wrapper #content #right_menu .boxOut2 a:link, #content_wrapper #content #right_menu .boxOut2 a:hover, #content_wrapper #content #right_menu .boxOut2 a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#right_menu .boxOut2 {
	background-image: url(images/logo_panel_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 1px;
	width: 226px;
	height: 55px;
	padding-top: 3px;
}
h3 {
	text-transform: uppercase;
	color: #2A2824;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}
h4 {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 10px;
}
#content_wrapper #content #right_menu .boxOut .Boxheader a:link, #content_wrapper #content #right_menu .boxOut .Boxheader a:hover, #content_wrapper #content #right_menu .boxOut .Boxheader a:visited {
	font-size: 16px;
}
#content_wrapper #content #main_text img {
	border: 1px solid #999999;
	margin-right: 5px;
	margin-top: 10px;
}
#divider {
	background-color: #2C353F;
	width: 635px;
	height: 2px;
}
#content_wrapper #content #main_text #noneborder img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
s

