html,body{
	margin: 0px;
	padding: 0px;	
}
body {
	font-family: Arial;
	font-size: 11px;
	background-color: #0e3869;
	background-image: url("../img/body_bg.png");
	background-repeat: repeat-x; 
}
form {
	margin: 0px;
	padding: 0px;	
}
#container1 { 
	margin: auto;
	overflow: hidden;
}
#header {
	width: 1020px;
	height: 108px;
	margin: auto;
	background-image: url("../img/banner.png");
}
#singin_and_lang_area {
	width: 1000px;
	height: 20px; 
	float: right;
	color: #737475;
	padding: 5px 20px 0px 0px;
	text-align: right;
	font-size: 15px; 
}
#singin_and_lang_area a {
	color: #737475;
	text-decoration: none;  
}
#singin_and_lang_area a.lang { 
	background-image: url("../img/flag.png");
	background-position: left center;
	background-repeat: no-repeat;  
	padding-left: 20px;
}
#singin_and_lang_area a:hover {
	text-decoration: underline;
}

/************BIG MENU****************/ 
#menu01 {
	width: 620px;
	height: 30px;
	float: right; 
	padding-top: 17px;
	padding-right: 20px;
}
#menu01_links {
	padding: 3px 0px 0px 0px;
	overflow: hidden;
	float: left;
}
#menu01_links a.menu_link {
	height: 23px;
	display: block;
	padding: 0px 10px;
	line-height: 23px;
	float: left;
	text-decoration: none;
	font-weight: bold; 
	color: #000000; 
	font-size: 16px;
	background-image: url("../img/menu01_separator.png");
	background-repeat: no-repeat;
	background-position: right;
}
#menu01_links a.menu_link:hover,
#menu01_links a#menu_selected {
	color: #e0870c;
}
#menu01_links a.menu_link_no_sep { 
	background-image: none ! important;
}
#menu01 a.rss {
	width: 29px;
	height: 28px;
	display: block;  
	float: right;
	text-decoration: none;   
	background-image: url("../img/rss.png"); 
}

/************SMALL MENU****************/
#menu02 {
	height: 55px;
	float: right;
	overflow: hidden; 
	position: absolute;
	width: 1020px;
	margin: auto;
	margin-top: 80px; 
}
#menu02 div.right {
	height: 55px;
	width: 12px;
	float: right;
	background-image: url("../img/menu02_right_corner.png");  
}
#menu02 div.content {
	height: 55px; 
	float: right;
	background-image: url("../img/menu02_bg.png");
	padding: 0px 5px; 
	padding-top: 15px;
}
#menu02 div.left {
	height: 55px;
	width: 12px;
	float: right;
	background-image: url("../img/menu02_left_corner.png"); 
}
#menu02 a.menu02_link {
	height: 31px;
	display: block;
	padding: 0px 10px;
	line-height: 15px;
	float: left;
	text-decoration: underline;
	font-weight: bold; 
	color: #e68b00; 
	font-size: 13px;
	background-image: url("../img/menu02_separator.png");
	background-repeat: no-repeat;
	background-position: right;
}
#menu02 a.menu02_link:hover,
#menu02 a#menu02_selected {
	text-decoration: none;
}
#menu02 a.menu02_link_no_sep { 
	background-image: none ! important;
} 
#menu02 img {
	float: left;
	border: none; 
	margin-top: -3px;
	padding-right: 8px;
}

/**********HEADER BOTTOM************/
#header_bottom {
	width: 1020px;
	padding: 60px 0px 0px 0px;
	overflow: hidden;
	margin: auto;
	background-image: url("../img/header_light.png");
	background-repeat: no-repeat;
} 
#box_left_wrapper {
	width: 501px;
	overflow: hidden;
	background-image: url("../img/content_left_box_bg01.png");
	background-position: top;
	background-repeat: no-repeat;
	min-height: 360px;
	padding: 15px 20px 20px 20px;
	float: left;
	color: #fff;
	font-size: 14px;
}
#box_left_links_wrapper {
	padding: 40px 0px;
}
#box_left_links_wrapper a {
	display: block;
	width: 212px;
	height: 64px;
	background-image: url("../img/content_left_link_container.png");
	text-decoration: underline;
	color: #e0870c;
	float: left;
	margin-left: 25px;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	padding-top: 15px;
	margin-top: 10px;
}
#box_left_links_wrapper a:hover {
	text-decoration: none;
}
#box_right {
	width: 470px;
	height: 400px;
	/*background-image: url("../img/image_slider.png"); */
	float: right;
}

/********** UNDER BANNER AREA*****************/
#under_banner {
	height: 9px;
	background-image: url("../img/under_banner_area.png");
}

/********* CONTENT ********/
#content_wrapper {
	min-height: 100px;
	overflow: hidden;
	background-color: #979899; 
	background-image: url("../img/content_bg.png");
}
#content {
	width: 1020px;
	overflow: hidden;
	margin: auto;
}
#content a.read_more {
	color: #000;
	text-decoration: underline;
	float: right;
}
#content a.read_more1 {
	color: #000;
	text-decoration: underline;
	float: left;
}
#content a.read_more1 {
	text-decoration: none;
}
#content a.read_more:hover {
	text-decoration: none;
}
#content div.box1 {
	overflow: hidden;
	float: left;
	width: 350px; 
	margin-right: 35px;
}
#content div.box2 {
	overflow: hidden;
	float: left;
	width: 350px; 
	margin-right: 35px;
}
#content div.box3 {
	overflow: hidden;
	float: left;
	width: 220px; 
	margin-right: 0px;
}
a.content_top_box_link {
	width: 175px;
	height: 35px;
	display: block;
	background-image: url("../img/content_top_box.png");
	line-height: 37px;
	font-weight: bold;
	text-align: left;
	color: #000;
	font-size: 16px;
	text-decoration: none;
	padding-left: 16px;
	margin-left: 10px;
}
#content_bottom {
	width: 348px;
	overflow: hidden;
	color: #000;;
	font-size: 13px; 
}
#content_bottom_box_content {
	width: 288px;
	overflow: hidden;
	min-height: 200px;
	background-image: url("../img/content_bottom_box_top.png");
	background-repeat: no-repeat;
	padding: 20px 30px 0px;  
}
#content_bottom_box {
	width: 348px;
	height: 20px;
	overflow: hidden;
	background-image: url("../img/content_bottom_box_bottom.png");
	background-repeat: no-repeat;
	background-position: bottom;
}
#content_bottom_box_content_small {
	width: 220px;
	overflow: hidden;
	min-height: 200px;
	background-image: url("../img/content_bottom_box_top_small.png");
	background-repeat: no-repeat;
	padding: 20px 30px 0px;  
}
#content_bottom_box_small {
	width: 220px;
	height: 20px;
	overflow: hidden;
	background-image: url("../img/content_bottom_box_bottom_small.png");
	background-repeat: no-repeat;
	background-position: bottom;
}
#content_bottom_box_content_small input.text, select {
	width: 155px;
	margin-bottom: 6px;
}
#content_bottom_box_content_small input.submit {
	cursor: pointer;
}
#links_social {
	padding: 10px;
	float: right;
}
a.youtube {
	float: left;
	display: block;
	height: 39px;
	width: 50px;	
	background-image: url("../img/youtube_link.png");
	background-repeat: no-repeat;
	margin-right: 30px;
}
a.facebook {
	float: left;
	display: block;
	height: 45px;
	width: 42px;	
	background-image: url("../img/facebook_link.png");
	background-repeat: no-repeat;
	margin-right: 30px;
}
a.twitter {
	float: left;
	display: block;
	height: 41px;
	width: 32px;	
	background-image: url("../img/twitter_link.png");
	background-repeat: no-repeat;
	margin-right: 30px;
}
a.in {
	float: left;
	display: block;
	height: 45px;
	width: 42px;		
	background-image: url("../img/in_link.png");
	background-repeat: no-repeat;
	margin-right: 30px;
}
/********** FOOTER *************/
#footer_wrapper {
	height: 30px;
	background-image: url("../img/footer_bg.png");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cccccc; 
	color: #858484;
}
#footer {
	width: 1020px;
	margin: auto;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
}
#footer a {
	text-decoration: none;
	color: #858484;
	padding: 0px 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer div.left {
	float: left;
}
#footer div.right {
	float: right;
}
