body{
	padding:0px;
	margin:0px;
	background:url(../images/footer_bg.jpg) no-repeat #c79316;
	color:#004886;
	font:14px/18px Arial, Helvetica, sans-serif;
}

div, p, ul, h1, h2, h3, form, img{padding:0px; margin:0px;}

ul{list-style-type:none;}

a{
	color:#3a7dda text-decoration:none;
}
a:hover {
	color:#3a7dda; text-decoration:underline;
}

h1, h2{
	/* color:#2e1908; */
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

h2, h3 {
	font-size:14px;
}

#orange_line h2 {
	font-size: 16px;
}

div.tech-params {
	padding-bottom: 15px;
}

.tech-params-header {
	cursor: pointer;
	padding-bottom: 15px;
}

#top_left{
	width:40%;
	margin:0;
	background:url(../images/top_left.jpg) no-repeat #ffffff;
	background-position: top right;
}


#top_right{
	width:40%;
	margin:0;
	background:url(../images/top_right.jpg) no-repeat #ffffff;
	background-position: top left;
}


#top_left1{
	width:40%;
	height:72px;
	margin:0;
	background:url(../images/top_left1.jpg) no-repeat #ffffff;
	background-position: top right;
}

#top_right1{
	width:40%;
	height:72px;
	margin:0;
	background:url(../images/top_right1.jpg) no-repeat #ffffff;
	background-position: top left;
}

#top_menu_bg{
	padding-left:50px;
	height: 72px;
	width:901px;
	background: url(../images/top_menu_bg.jpg) no-repeat;
	vertical-align: top;
	text-align:left;
}

#top_left2{
	width:40%;
	height:84px;
	margin:0;
	background:url(../images/top_left2.jpg) no-repeat #ffffff;
	background-position: top right;
}

#top_right2{
	width:40%;
	height:84px;
	margin:0;
	background:url(../images/top_right2.jpg) no-repeat #ffffff;
	background-position: top left;
}

#content_bottom_left{
	width:40%;
	height:84px;
	margin:0;
	background:url(../images/footer_bg_left.jpg) no-repeat #ffffff;
	background-position: bottom right;
}

#content_bottom_right{
	width:40%;
	background:url(../images/footer_bg_right.jpg) no-repeat #ffffff;
	background-position: bottom left;
}

#content_bg_left{
	width:45px;
	margin:0;
	background:url(../images/content_bg_left1.jpg) no-repeat #f2edf6;
	background-repeat:repeat-y;
}

#content_bg_right{
	width:45px;
	margin:0;
	background:url(../images/content_bg_right1.jpg) no-repeat #f2edf6;
	background-repeat:repeat-y;
}


#content_table{
	background:#f2edf6;
}

#footer_center{
	margin:0 0 0 0 0;
	height: 95px;
	width:901px;
	background: url(../images/footer_center.jpg) no-repeat;
}


#footer_left{
	width:50%;
	height:95px;
	background:url(../images/footer_bg.jpg) no-repeat #c79316;
}

#footer_right{
	width:50%;
	height:95px;
	background:url(../images/footer_bg.jpg) no-repeat #c79316;
}

#copyright{
	height:95px;
	background:url(../images/footer_bg.jpg) no-repeat #c79316;
}

#lang_pan {
	padding-top:20px;
	padding-left:200px;
	margin-left:550px;
}

#orange_line {
	background-image:url(../images/orange-_line.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:700px;
	height: 41px;
	padding-top:12px;
}

.gallery_div{
	background:#ffffff;
	width:150px;
	height:160px;
	padding:10px 7px 7px 10px;
}

.gallery_div a{
	padding-top: 5px;
	display:block;
	font-size:12px;
	text-decoration:none;
}

#copyright_div {
	width:220px;
	height:56px;
	padding-top:18px;
	background:url(../images/copyright.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	color:#372600;
}

img {
	border: 0;
}

.gallery-div img {
	border: solid #372600 1px;
}


