body {
	margin:0 0 0 0;
	background-color:#c0c7cd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:24px;
	font-size:70%;
	color:#333333;
}

a.toplink {
	text-decoration:underline;
	color:#CC6600;
	}
a.form {
	visibility:hidden;
	color:#E6DFD5;
	}
a {
	text-decoration:underline;
	color:#CC6600;
	}

#container {
	background-image:url(images/bg_bluewhite.jpg);
	background-repeat:repeat-y;
	width:951px;
	margin-left:auto;
	margin-right:auto;
	height:850px;

}
#container1 {
	background-image:url(images/bg_bluewhite.jpg);
	background-repeat:repeat-y;
	width:951px;
	margin-left:auto;
	margin-right:auto;
	height:1350px;

}

#navbar {
	width:899px;
	height:80px;
	margin-left:24px;
}

#masthead {
	width:899px;
	margin:0;
	margin-left:24px;
	margin-right:25px;
	height:258px;
}
#masthead1 {
	width:209px;
	margin:0;
	margin-left:5px;
	margin-right:0px;
	float:left;
}


#content {
	width:899px;
	background-image:url(images/bg_content.jpg);
	background-repeat:no-repeat;
	margin-left:24px;
	height:400px;
	}
	
#contentInt {
	width:899px;
	background-image:url(images/bg_content_int.jpg);
	background-repeat:no-repeat;
	margin-left:24px;
	z-index:-1;
	height:650px;
	}
#contentInt1 {
	width:899px;
	background-image:url(images/bg_content_int.jpg);
	background-repeat:no-repeat;
	margin-left:24px;
	z-index:-1;
	height:1150px;
	}
#content_main {
	padding-top:20px;
	width:550px;
	margin-left:290px;
	color:#333333;
	list-style:disc;
	list-style-type:circle;
	list-style-position:inside;
}
#content_main1 {
	padding-top:20px;
	width:550px;
	margin-left:10px;
	color:#333333;
	list-style:disc;
	list-style-type:circle;
	list-style-position:inside;
	float:right;
	margin-right:45px;
	
	

}


# footer {
	width:599px;
	float:right;
	background-color:#FFFFFF;
	
	}
	

.img_content {
	float: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 0px;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:bold;
font-size:14px;
color:#333333;
margin-bottom:3px;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:bold;
font-size:12px;
color:#333333;
margin-bottom:3px;
}

p.footer {
width:599px;
float:right;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
margin-right:100px;
background-color:#FFFFFF;
}
