
body {
	margin:0;
	vertical-align:top; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000; 
	background-image: url(images/background_body.png);
	background-position: top left;
	background-repeat: repeat-x;  
}

div#main {
	width:100%;
	display:block;
	vertical-align:top; 
}

div#top {
	width:100%;
	height:134px;
	display:block;
	background-image: url(images/background_top.png);
	background-position: top left;
	background-repeat: repeat-x; 
	float:left;
}

div#welcome {
	width:960px;
	height:134px;
	display:block;
	margin-left:auto; 
	margin-right:auto;  
	background-image: url(images/text_top.png);
	background-position: top left;
	background-repeat: no-repeat; 
}

div#body {
	width:100%;
	height:auto;
	display:block;
	float:left;
}

div#content {
	width:858px;
	height:415px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/body_home.png);
	background-repeat: no-repeat;
}

div#left {
	width:176px;
	height:auto;
	display:block;
	float:left; 
}

div.column_global_content_left {
	width:172px;
	height:auto;
	display:block;
	float:left;
	margin-top:0px;
	color:#ffffff;
	margin-bottom:0px;
	background-color:transparent;
}

div#right {
	width:682px;
	height:auto;
	display:block;
	float:right;
}

div#images {
	width:680px;
	height:340px;	
	display:block;
	float:left;
	margin-top:4px;
	background-image: url(images/photo.png);
	background-position: top left;
	background-repeat: no-repeat; 
}

h2 {
	height:35px;
	margin:0;
	padding:0px;
	font: 13.5pt/1.5em Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	color:#ffffff;
	line-height:35px;
	text-align:left;
	margin-left:12px;
}

h3 {
	height:35px;
	margin:0;
	padding:0px;
	font: 12.5pt/1.5em Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	color:#ffffff;
	line-height:35px;
	text-align:left;
	margin-left:57px;
}

div#green_shape {
	width:265px;
	height:320px;	
	display:block;
	margin-top:10px;
	float:right;
	margin-right:10px; 
}

div#green_shape_top {
	width:265px;
	height:10px;	
	display:block;
	float:left; 
	font-size:8px;
	background-image: url(images/green_top.png);
	background-position: top left;
	background-repeat: no-repeat; 
}

div#green_shape_middle {
	width:265px;
	height:300px;	
	display:block;
	float:left;
	background-image: url(images/green_middle.png);
	background-position: top left;
	background-repeat: repeat-y; 
}

div#green_shape_bottom {
	width:265px;
	height:10px;	
	display:block;
	float:left;
	background-image: url(images/green_bottom.png);
	background-position: top left;
	background-repeat: no-repeat; 
}

div.column_content_right {
	width:235px;
	height:280px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;	
}

div#green_box {
	width:680px;
	height:35px;	
	display:block;
	float:left;
	text-align:left; 
}

div#green_box h2 {
	margin-left:55px;
}

div.column_content_bottom {
	width:640px;
	height:68px;
	display:block;
	float:right;
	margin-left:20px;
	margin-top:20px; 
	margin-right:20px;
}

div#bottom_home {
	width:858px;
	height:102px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/body_bottom_home.png);
	background-repeat: no-repeat;
}

div.column_global_copyright {
	width:858px;
	height:auto;
	display:block;
	color:#ffffff; 
	clear:both;
	vertical-align:top; 
	margin-bottom:20px;
	padding-top:20px; 
	background-color:transparent; 
	margin-left:auto;
	margin-right:auto;
}

div#content_inside {
	width:858px;
	height:auto;
	display:block;
	margin-left:auto; 
	margin-right:auto;  
}

div#body_top {
	width:858px;
	height:145px;
	display:block;
	float:left;
	background-image: url(images/body_top.png);
	background-position: top left;
	background-repeat: no-repeat; 
}

div#right_top {
	width:682px;
	height:145px;
	display:block;
	float:right;
}

div.column_content_images {
	width:680px;
	height:106px;	
	display:block;
	float:left;
	margin-top:4px;
}

div.column_global_menu_left_jquery_css {
	width:172px;
	height:auto;
	display:block;
	float:left;
}

div#container {
	width:858px;
	height:auto;
	display:block;
	float:left;
	background-image:url(images/body_middle.png);
	background-position:top left; 
	background-repeat:repeat-y;
}

div#body_middle {
	width:858px;
	height:auto;
	display:block;
	float:left;
	background-image:url(images/body_bottom_inside.png);
	background-position:bottom left; 
	background-repeat:no-repeat;
}

div#right_middle {
	width:682px;
	height:auto;
	display:block;
	float:right;
}

div#content_main {
	width:662px;
	height:auto;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto; 
	margin-right:auto;  
	text-align:left;
}

div.column_content_anchors {
	width:100%;
	height:auto;
	display:block;
}

div.column_content_text {
	width:100%;
	height:auto;
	display:block;
}




