body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #423cc1;
	}

#container	{
	margin: 0em auto;
	width: 782px;
	height: 107px;
	padding: 0em;
	text-align: center;
	background-image: url(../images/banner2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#content {
	margin: 0em auto;
	background-color: #ffffff;
	width:782px;
}

#subcontent {
	margin: 0em auto;
	background-color: #ffffff;

	width:782px;
}

li.bullet {
	margin-bottom:8px;
	margin-top:10px;
}

h1 {
	font-size: 24px;
	font-weight:bold;
	font-family: Arial, sans-serif;
	color: #e48c00;
	padding-top:10px; 
	margin-top:10px;
}

#nav {
	float:left;
	display:inline;
	width:145px;
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-top:8px;
}

#nav img {
	margin-bottom:1px;
}

#text {
	float:right;
	display:inline;
	width:625px;
	text-align:left;
	/*background-image: url(../images/photo_welcome.jpg);
	background-position: top right;
	background-repeat: no-repeat;*/
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	padding:0px;
	margin:0px;
}

#text_content {
    width: 610px;
}

#subtext {
	float:right;
	display:inline;
	width:615px;
	text-align:left;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	padding:0px;
	margin:0px;
}

#subtext a, #text a {
	color: #423cc1;
	text-decoration:yes;
}

#subtext a:hover, #text a:hover {
	color: #908dd7;
}

#subtext ul.list li {
	 margin:0px;
	 padding:0px;
}

#text p.welcome {
	width:390px;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	padding-top: 5px;
}

#text img {
	margin-top:15px;
}

#text p {
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
	padding-top: 5px;
}

ul li {
	
	padding-right:10px;
	margin-bottom:10px;
	
}

img.photoleft {
	margin-right:8px;
}

hr {
	width:760px;
	color: #423cc1;
	border: 1px solid #423cc1;
}

#footer {
	font-size:10px;
	font-family: Arial, sans-serif;
	padding:0px;
	margin:0px;
	color: #000000;
	padding-bottom:10px;
}

#footer a {
	color: #e48c00;
	text-decoration:none;
}

#footer span {
	line-height:20px;
}

#subtext img.title {
	margin-top:15px;
}



