/* CSS Document */

* {
	margin: 0;
	padding: 0;

}

html {
	height: 100%;
	width: 100%;
}

#clear {
	clear:both;
}

body {
	font-family: Verdona, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 150%;
	background: #FFF;
	height: 100%;
	width: 100%;
	background: #fff url("_g/back_ground_main.jpg") top center repeat-y;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Palatino, serif;
	color: #FFFFFF;
}

h4 {
	font-size:16px;
}

h1 {
	font-size:17px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

a {
	font-family: Palatino, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

form fieldset {
	border: 0;
}



#main {

	width:881px;
	background-repeat:repeat-x;
	margin:0px auto;
}

div#header {

	width: 755px;
	height: 205px;
	margin: 0 auto;
	background: transparent url("_g/header_back.jpg") center top no-repeat;
	position:relative;
}

div#sub_header {
	width: 755px;
	height: 233px;
	margin: -8px auto;
	background: transparent url("_g/content_window.jpg") center top no-repeat;
}

div#sub_header div#header_content {
	width: 608px;
	height: 205px;
	margin: 0 auto;
	position:relative;
	zindex:3;
}


div#body_container_top {
	width: 748px;
	height:15px;
	margin: -30px auto;
	color: #dcce8d;
	position:relative;
	z-index:7;
	background: transparent url("_g/body_top.jpg") center top no-repeat;
}

 div#body_container_middle{
	width: 748px;
	margin: 15px auto;
	color: #dcce8d;
	position:relative;
	background: transparent url("_g/body_middle.jpg") center top repeat-y;
	padding-top: 2px;
	padding-bottom:20px;
	z-index:5;
	height: auto;


	
}

div#body_container_bottom {
	width: 748px;
	height:18px;
	margin: -15px auto;
	color: #dcce8d;
	position:relative;
	background: transparent url("_g/body_bottom.jpg") center top no-repeat;
	background-repeat:repeat-y;
	z-index:5;

}

div#footer {
	width: 748px;
	height: 62px;
	margin: 30px auto;
	position:relative;
	z-index:5;
	background: #fff url("_g/footer.jpg") center top no-repeat;

}

div#body_container_middle #title {
	margin:5px 0 0 10px;
	padding-top:5px;
}

*html div#body_container_middle #title {
	margin:-4px 0 0 10px;
	padding-top:5px;
	clear:both;
}

#picture_background {
	width:229px;
	height:207px;
	color: #dcce8d;
	position:relative;
	background: transparent url("_g/thumbnail_window.jpg") center top no-repeat;
	margin:20px 0 0 15px;
	padding-bottom:20px;


}



div#body_container_middle #picture {
	margin:17px 0 0 7px;
	position: relative;


}#main #body_container_middle h1 {
	margin-left: 50px;
	margin-top: 25px;
}


#main  #body_container_middle #picture_background1 {
	width:258px;
	height:207px;
	color: #dcce8d;
	position:relative;
	background: transparent url("_g/thumbnail_window.jpg") top left no-repeat;
	margin:20px 0 0 50px;
}
#main #body_container_middle h2 {
	margin-left: 50px;
	position:relative;
	margin-top: 30px;
}
#main #body_container #body_container_middle #wrapper #paragraph {
	height: auto;
	width: 350px;
	float: right;
	padding-right:100px;
	position: relative;
	z-index: 5;
	margin:-207px 0 0 0;
}


#main #body_container #body_container_middle #wrapper #paragraph li {
	font-family: georgia;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: circle;
	color: #FFFFFF;
}

#navcontainer {	width:auto;	color: #FFFFFF;	font-family:Palatino, serif;	font-size: 12px;	font-weight: bold;	text-align: center;	height:26px;	margin-left:55px;	padding-top:158px;	position:relative;	z-index:1;}
#navcontainer  li { display: inline; }
#navcontainer  li a {background-image:url(_g/buttons.jpg);	background-repeat:no-repeat;	padding: 3px 1px ;height:23px;width:127px;	color: #FFFFFF;	text-decoration: none;	float: left;	position:relative; font-size:12px;}	
#navcontainer li a:hover {	background-image:url(_g/buttons.jpg);	background-repeat:no-repeat;	color:#CCCCCC; font-size:12px;}

#main #footer #nav_container {
	padding-top:15px;
	margin-left:140px;

}

#main #footer #nav_container li {
	display:inline;
}

#main #footer #nav_container li a {
width:30px;
height:23px;
margin-left:30px;
margin-top:30px;
}
#main #body_container #body_container_middle #wrapper {

	height: auto;
	width: auto;
}
