@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	margin: 0px;
	padding: 0px;
}

#container {
	text-align: left;
	margin: auto;
	width: 100%;
	background-image: url(../images/background_subpage.jpg);
	background-repeat: repeat-x;
}

#content {
	width: 1002px;
	position: relative;
	margin: auto;
}
#content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-bottom: 10px;
}
#content table td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-bottom: 10px;
}

#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f47621;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f47621;
	padding-bottom: 12px;
}
#content_subpage {
	width: 988px;
	position: relative;
	margin: auto;
	padding-top: 32px;
	padding-left: 14px;
}
#content_subpage p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#content_subpage h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f47621;
	font-weight: bold;
	padding-bottom: 15px;
	text-transform: uppercase;
}
#content_subpage h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f47621;
	padding-bottom: 12px;
}

.logo {
	position: absolute;
	left: 16px;
	top: 10px;
}



#container_home {
	text-align: left;
	margin: auto;
	width: 100%;
	background-image: url(../images/background_home.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#header {
	width: 1002px;
	height: 390px;
	margin: auto;
	position: relative;
	background-image: url(../images/back_header_subpage.jpg);
	background-repeat: no-repeat;
}
#header_home {
	width: 1002px;
	height: 475px;
	margin: auto;
	position: relative;
	background-image: url(../images/home_header.jpg);
	background-repeat: no-repeat;
}

#footer {
	width: 1002px;
	height: 137px;
	text-align: center;
	margin: auto;
}
#big_footer {
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	height: 137px;
	width: 100%;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 137px;
}
#footer ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
#footer ul {
	padding-left: 17px;
	padding-top: 21px;
	float: left;
}


#footer ul li a {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.copyright  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	padding-top: 58px;
	padding-right: 7px;
}

.menu {
	background-image: url(../images/back_menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 360px;
	padding-top: 115px;
	width: 355px;
}

.menu ul {
	width: 282px;
	margin-left: 13px;
	margin-top: 20px;
}

.menu ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
}

.menu ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 22px;
}

.menu ul li a:hover {
  background: #ffa;
  color: #555;
	text-decoration: none;
	display: block;
/*
	color: #FFF;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 282px;
*/
}
.menu ul .on a {
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-y;
}

.menu_subpage {
	background-image: url(../images/back_menu_subpage.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 274px;
	padding-top: 115px;
	width: 373px;
}
.menu_subpage ul {
	width: 250px;
	margin-left: 13px;
	margin-top: 25px;
}
.menu_subpage ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.menu_subpage ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 22px;
}
.menu_subpage ul li a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 260px;
}
.menu_subpage ul .on a {
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-y;
	width: 282px;
}
.bullet {
	float: left;
	margin-right: 100px;
	margin-bottom: 30px;
}
.bullet ul li {
	list-style-position: inside;
	list-style-image: url(../images/bullet.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.sidebar1 {
	float: right;
	width: 227px;
	padding-bottom: 10px;
	background-image: url(../images/back_sidebar.jpg);
	background-repeat: no-repeat;
	height: 391px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.sidebar1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	color: #333333;
}

.sidebar1 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #f47621;
	padding-bottom: 15px;
}
.orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f47621;
	font-style: normal;
}
.quotation {
	float: left;
}
.news {
	float: left;
	width: 342px;
	margin-right: 8px;
	margin-bottom: 7px;
	height: 179px;
}
.green_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/back_green_title.jpg);
	background-repeat: repeat-y;
	width: 330px;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.read_more {
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 17px;
	float: right;
	padding-right: 24px;
	margin-right: 20px;
}
.read_more a {
	font-weight: bold;
	color: #f47621;
	text-decoration: none;
}


.grey_box_repeat {
	background-image: url(../images/back_grey_box_repeat.jpg);
	background-repeat: repeat-y;
	width: 342px;
}
.grey_box_top {
	background-image: url(../images/back_grey_box_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 332px;
	padding-left: 10px;
	padding-top: 10px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
}

.content {

	padding: 10px 0;
	width: 715px;
	float: right;
}
.banner {
	position: absolute;
	left: 379px;
	top: 115px;
}
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:622px;
		height:360px;
		overflow:hidden; 
		}
