body {
	background-color:#E3F7FF;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 850px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:850px;
	height:111px;
	position:relative;
}
#header ul{
	background-color:#0B1764;
	width:844px;
	display:block;
	top:110px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:19px;
	padding:5px 0px 0px 0px;
	text-align:center;
	left: 0px;
	border-top: 2px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	color:#FF6633;
	font-weight: bold;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:-26px;
	left:50px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:311px;
	left:39px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#83348A;}
/********************** Content ***************************/
#content {
	background-image:url(images/backgroundimage_1.png);
	width:850px;
	color: #000000;
}
img{
	border-width:0px;
}
h1{
	color:#0B1764;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#0B1764;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:500px;
	margin-left:27px;
	padding: 20px 10px 30px 0px;
	display:inline;
	line-height: 1.5;
	color: #000000;
	font-weight: normal;
}
#left a{
	color:#000000;
	text-decoration: underline;
}
#left a:hover{color:#990000;}
#photos a{
	margin-right:14px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#right {
	float:right;
	width:250px;
	padding: 20px 20px 20px 20px;
	margin-top:10px;
	border-left: 2px dotted #0B1764;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	color: #000000;

}
#right a{
	color:#000000;
	text-decoration: underline;
}
#right a:hover{
	color: #990000;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(images/footer_bg.jpg);
	font-size:2px;
	height:5px;
	width: 850px;
}
#phone {
	top: 0px;
	position: absolute;
	right: 73px;
	visibility: visible;
	width: 196px;
	height: 89px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 1;
}
#footer {
	width:850px;
	text-align:center;
	padding: 20px 0px;
}
h6 {
	color:#000000;
	font-size:11px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h3 {
	color:#000000;
	font-size:10px;
	text-align:left;
	width:200px;
	margin: 10px 0px 15px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photos_inline {
	margin-right:14px;
}
