body {
	margin: 0px auto;
	text-align: center;
	background: url('top_bg.png') repeat-x #3f3f3f;
}
img {
	border: 0px;
}

#header {
	width: 904px;
	margin: 0px auto;
	height: 110px;
	padding: 0px;

}
#header .logo {
	float: left;
	width: 257px;
	padding: 0px;
	height: 110px;

}
#header .links {
	text-align: right;
	float: left;
	background: url('top.png') no-repeat;
	height: 110px;
	width: 647px;
}

#header .links .menu {
	padding-top: 21px;
	height: 39px;
	font-family: Arial;
	color: #0F4B1F;
	font-weight: bold;
	font-size: 13px;
}

#header .links .menu a, #header .links .menu a:hover, #header .links .menu a:visited {
	color: #0F4B1F;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#header .links .message {
	text-align: left;
	font-family: "Myriad Pro", Helvetica, "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	padding-left: 20px;
}

#page {
	width: 904px;
	margin: 0px auto;
	padding: 0px;
}

#page #sidebar {
	width: 258px;
	float: left;
}

#page #sidebar .menu  {
	background: url('mbg.png') repeat-y #3f3f3f; /*#d1d1d1;*/
	width: 251px;
	text-align: left;
}

#page #sidebar .menu .top {
	background: #d1d1d1;
	border-bottom: 1px solid #9E9E9E;
	height: 18px;
	width: 251px;

}

#page #sidebar .menu .main {
	background: #C3C3C3;
	width: 231px;
	padding-left: 20px;
	font-family: "Myriad Pro", Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
	border-bottom: 1px solid #9D9D9D;
	height: 30px;
	line-height: 30px;
}

#page #sidebar .menu .first {
	background: #D0D0D0;
	width: 231px;
	font-family: "Myriad Pro", Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#page #sidebar .menu .sub {
	background: #DDDDDD;
	border-bottom: 1px solid #C1C1C1;
	width: 221px;
	padding-left: 30px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 23px;
}

#page #sidebar .menu .last {
	border-bottom: 1px solid #9D9D9D;
}

#page #sidebar .menu .bottom {
	background: url('menubg.png') left bottom no-repeat;
	width: 257px;
	height: 35px;
}

#page #sidebar .menu a.main, #page #sidebar .menu a.main:visited, #page #sidebar .menu a.main:hover {
	display: block;
	text-decoration: none;
}

#page #sidebar .menu a.sub, #page #sidebar .menu a.sub:visited {
	display: block;
	text-decoration: none;
}

#page #sidebar .menu a.sub:hover, #page #sidebar .menu a.active {
	background: url('menu_active.png');
	color: #FFFFFF;
}

#page #sidebar .contact {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 25px;
}

#page #sidebar .contact a, #page #sidebar .contact a:visited, #page #sidebar .contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#page #content {
	padding-top: 18px;
	
}

#page #content .left {
	width: 310px;
	float: left;
	background: url('left_bg.png') right bottom no-repeat;
	padding-bottom: 40px;
	padding-top: 20px; 
	margin-left: 10px;
	margin-top: 15px;
}

#page #content .left h1 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	width: 329px;
	height: 26px;
	background: url('h1_bg.png') no-repeat;
	line-height: 26px;
	padding-left: 6px;
	margin-bottom: 6px;
	margin-top: 25px;

}
#page #content .left h1 a {
text-decoration: none;
color: #FFFFFF;
}
#page #content .left img {
	float: left;
	background: url('img_bg.png') no-repeat;
	width: 84px;
	height: 84px;
	padding: 2px;
	margin: 0px;
	margin-right: 6px;
}
#page #content .left p {
	float: left;
	font-family: Arial;
	font-size: 13px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 210px;
	text-align: left;
}
#page #content .right {
	margin-top: 15px;
	width: 285px; /* 305 */
	min-height: 350px;
	margin-left: 15px;
	float: left;
	background: url('news_bg.png') right bottom no-repeat;
}
#page #content .right h1 {
	font-family: "Myriad Pro", Helvetica;
	font-size: 22px;
	color: #CCCCCC;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 15px;
}
#page #content .right h1 a {
text-decoration:none;
color: #CCCCCC;
}
#page #content .right h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
#page #content .right h2 a {
text-decoration: none;
color: #FFFFFF;
}
#page #content .right .date {
	margin: 0px;
	margin-left: 5px;
	padding:0px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
#page #content .right p {
	font-family: Arial;
	font-size: 13px;
	color: #CCCCCC;
	margin: 0px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
	padding: 0px;
	margin-bottom: 15px;
}

#page #content .center {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

#page #content .center h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	width: 500px;
	text-align: left;
	margin-bottom: 15px;
}
#page #content .center h1 a {
text-decoration: none;
color: #FFFFFF;
}
#page #content .center p, #page #content .center p.faq {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	width: 440px;
}
#page #content .contact, #page #content .contact h1, #page #content .contact p {
	width: 630px;
}
#page #content .contact p.message, #page #content .contact .table .field label.error {
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 15px;
}

#page #content .contact .table {
	width: 630px;
}
#page #content .contact .table .text {
	float: left;
	width: 214px;
	line-height: 24px;
	margin-bottom: 10px;
	text-align: right;
}
#page #content .contact .table .text label {
	padding: 0px;
	margin: 0px;
}

#page #content .contact .table .field {
	float: left;
	width: 410px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#page #content .contact .table .field input {
	background: #3F3F3F;
	border: 1px solid #696969;
	padding-left: 5px;
	line-height: 24px;
	padding-top: 4px;
	vertical-align: top;
	padding-bottom: 4px;
	font-family: Arial;
	width: 404px;
	color: #FFFFFF;
}

#page #content .contact .table .field textarea {
	background: #3F3F3F;
	border: 1px solid #696969;
	padding-left: 5px;
	line-height: 24px;
	padding-top: 4px;
	vertical-align: top;
	padding-bottom: 4px;
	font-family: Arial;
	width: 404px;
	color: #FFFFFF;
}

#page #content .contact .table .captcha_box {
	height: 94px;
	width: 631px;
	padding-top: 12px;
	background: url('captcha_box.jpg') top no-repeat;
	clear: both;

}
#page #content .contact .table .captcha_box .p, #page #content .contact .table .captcha_box label.error {
	float: left;
	width: 214px;
	line-height: 24px;
	text-align: right;
}
#page #content .contact .table .captcha_box label.error {
	color: #999999;
	text-align: left;
	padding-left: 5px;
}	
#page #content .contact .table .captcha_box input {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	line-height: 24px;
	padding-top: 4px;
	vertical-align: top;
	padding-bottom: 4px;
	border: 1px solid #333333;
	background: #FFFFFF;
	width: 152px;
}
#page #content .contact .table .captcha_box img {
	clear: both;
	margin-left: 219px;
	margin-top: 5px;
	border: 1px solid #333333;
}
#page #content .contact .table .captcha_box p.message {
	display: inline;
	vertical-align: bottom;
}
#page #content .contact .hr {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1px;
	height: 1px;
	border-top: 1px solid #5A5A5A;
	
}
#page #content .contact .buttons {
	padding-left: 219px;
}
#page #content .contact .buttons .submit {
	border: 0px;
	width: 67px;
	height: 25px;
	background: url('submit.png') left top no-repeat;
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}
#page #content .contact .buttons .reset {
	border: 0px;
	width: 67px;
	height: 25px;
	background: url('reset.png') left top no-repeat;
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
}

#page #content .center p.faq {
	width: 620px;
	padding-bottom: 15px;
	text-align: justify;
	border-bottom: 1px dotted #5A5A5A;
}

#page #content .center a, #page #content .center a:visited, #page #content .center a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}

#page #content .center h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	margin-top: 15px;
	margin-bottom: 12px;
}

#page #content .center h2 a, #page #content .center h2 a:hover, #page #content .center h2 a:visited {
	text-decoration: none;
}

#page #content .navigation
{
	float: left;
	height: 25px;
	width: 610px;
	line-height: 25px;
	color: #CCCCCC;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	text-align: left;
	background: #5A5A5A;
	font-family: Arial;
	font-size: 12px;
}
#page #content .navigation a, #page #content .navigation a:hover, #page #content .navigation a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#page #content .navigation .aleft
{
	float: left;
	width: 100px;
}
#page #content .navigation .acenter
{
	text-align: center;
	float: left;
	width: 410px;
}

#page #content .navigation .aright {
	float: right;
	width: 100px;
}
#page #content .lists
{
	float: left;
	width: 642px;
	/*line-height: 25px;*/
	color: #CCCCCC;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
}
#page #content .box_image {
	margin-left: 10px;
	margin-top: 20px;
	width: 143px;
	float: left;
}
#page #content .box_image img {
	padding: 2px;
	border: 1px solid #666666;
}
#page #content .box_text {
	float: left;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 12px;
	width: 465px;
	padding: 0px;
}
#page #content .box_text h1 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
	padding-top: 5px;
	margin-top: 9px;
	text-align: left;
}
#page #content .box_text h1 a, #page #content .box_text h1 a:hover, #page #content .box_text h1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
}
#page #content .box_text p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
}

#page #content .submeni {
	float: left;
	width: 150px;
	padding: 10px;
	background: #5A5A5A;
	color: #FFFFFF;
}

#page #content .submeni a,
#page #content .submeni a:hover, 
#page #content .submeni a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	display: block;
	line-height: 20px;
}

#page #content .submeni a.active {
	font-weight: bold;
}

#page #content .information {
	float: left;
	width: 436px;
	padding: 10px;
	padding-left: 20px;
}
#page #content .information img {
	border: 1px solid #666666;
	padding: 2px;
	margin-right: 10px;
	margin-top: 10px;
}

#page #content .information .tm {
	width: 88px;
	height: 88px;
	line-height: 88px;
	margin-top: 26px;
	margin-left: 25px;
	float: left;
	background: url('tm_bg.png') no-repeat;
}
#page #content .information .tm img, #page #content .information .tmf img, #page #content .information .tml img {
	border: 0px;
}

#page #content .information .tmf {
	margin-left: 0px;
	background: url('tm_bg.png') no-repeat;
	width: 88px;
	height: 88px;
	line-height: 88px;
	margin-top: 26px;
	float: left;
}
#page #content .information .tml {
	margin-left: 26px;
	background: url('tm_bg.png') no-repeat;
	width: 88px;
	height: 88px;
	line-height: 88px;
	margin-top: 26px;
	float: left;
}

#page #content .information .companyDetails {
	width: 440px;
	font-size: 12px;
	line-height: 20px;
}

#page #content .information .companyDetails tr {
	width: 50%;
}

#page #content .information .companyDetails tr td {
	border-bottom: 1px dotted #5A5A5A;
}


#footer {
clear: both;
background: url('footer_bg.png') repeat-x;
height: 86px;
width: 904px;
margin: 0px auto;
}

#footer .tag {
	background: url('tag.png') no-repeat;
	height: 86px;
	width: 89px;
	padding-top: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-left: 15px;
}

#footer .sentence {
	float: left;
	padding-top: 25px;
	line-height: 33px;
	text-align: right;
	background: url('img/footer_gradian.png') no-repeat;
	font-family: "Myriad Pro", Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	width: 770px; /* 785 */
	padding-right: 15px;
}

	.pictures {
		margin-left: 10px;
		margin-top: 20px;
		margin-right: 20px;
		float: left;
		width: 155px;
	}

	.pictures .master {
		margin-bottom: 10px;
	}
	.pictures img {

		border: 1px solid #666666;
		padding: 2px;

	}
	.pictures .img {
		float: left;
		margin-top: 5px;
	}
	.pictures .img_left {
		margin-right: 5px;
	}
	.pictures .img_right {
		margin-left: 5px;
	}
	.presentation {
		margin-top: 20px;
		padding: 0px;
		float: left;
		width: 450px;
		font-family: Arial;
		font-size: 12px;
		color: #FFFFFF;
	}
	.presentation h1 {
		font-size: 16px;
		padding: 0px;
		margin: 0px;
		margin-bottom: 10px;
	}
	.presentation h1 a {
		text-decoration: none;
		color: #FFFFFF;
	}
	.presentation p {
		padding: 0px;
		margin: 0px;
	}
#copyright {
	text-align: center;
	float: left;
	width: 785px;
	padding-top: 10px;
}	
#copyright img {
  vertical-align: middle;
}
#copyright a, #copyright a:hover, #copyright a:visited {
	height: 25px;
	line-height: 25px;
	font-family: "Arial";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}


