#wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	}
	
#phonenumber {
	background-image: url(images/jpeg/template/rounded%20top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 790px;
	float: left;
}


#masterheader {
	float: left;
	width: 790px;
}

#masterheadercontent {
	background-color: #FFF;
	float: left;
	width: 782px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	padding-bottom: 5px;
	padding-left: 6px;
}
#logo {
	float: left;
	height: 172px;
	width: 240px;
	margin-right: 5px;
}

#banner  {
	float: left;
	height: 172px;
	width: 530px;
	background-image: url(images/jpeg/banner.jpg);
}

#navigation {
	background-color: #FFF;
	float: left;
	height: 30px;
	width: 788px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	background-image: url(images/jpeg/template/navigation.jpg);
	background-repeat: no-repeat;
}


#navigation ul{
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigation li{
	display: inline;
	padding-left: 93px;
}

#navigation a{
	color: #FFF;
	text-decoration: none;
	
}

#navigation a:hover{
	text-decoration: underline;
	
}


#webcontent  {
	background-color: #FFF;
	float: left;
	width: 782px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}


#lcolumn  {
	float: left;
	width: 240px;
	margin-right: 5px;
	
}

#lblueheadertop {
	float: left;
	height: 30px;
	width: 240px;
	background-image: url(images/jpeg/template/lcolblueheader.jpg);
	margin-bottom: 10px;
}

#lblueheadertop h1{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 40px;
}


#lblueheadermiddle {
	float: left;
	width: 228px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	padding-right: 5px;
	padding-left: 5px;
	height: 360px;
	
}
#lblueheadermiddle img {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#lblueheaderbottom {
	background-image: url(images/jpeg/template/lcolbluefooter.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 240px;
	
}

#lblueheaderbottom img{
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}



#pagetitle  {
	float: left;
	height: 30px;
	width: 533px;
	background-image: url(images/jpeg/template/pagetitle.jpg);
	background-repeat: no-repeat;
	
}

#pagetitle h1{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 50px;
}

#maincontenttop {
	background-image: url(images/jpeg/template/maincontentroundedtop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 533px;
	margin-top: 4px;
}

#maincontentmiddle {
	float: left;
	width: 521px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	padding-right: 5px;
	padding-left: 5px;
}

#maincontentbottom {
	background-image: url(images/jpeg/template/maincontentroundedbottom.jpg);
	float: left;
	height: 6px;
	width: 533px;
}


#rcolumn  {
	float: left;
	width: 536px;
	
}

#aboutbox  {
	float: left;
	width: 264px;
	margin-right: 4px;
	margin-top: 5px;
	
}

#contactbox  {
	float: left;
	width: 264px;
	margin-top: 5px;
}

#footer {
	background-image: url(images/jpeg/template/footer.jpg);
	height: 35px;
	background-repeat: no-repeat;
	float: left;
	width: 790px;
	
}
#footer ul {
	list-style-type: none;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 45%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	text-align: center;
}
#footer a:hover {
	text-decoration: underline;
}



.smallboxtop {
	background-image: url(images/jpeg/template/smallboxblueheader.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 264px;
}

.smallboxtop h1{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 40px;
}

.smallboxmiddle {
	background-color: #FFF;
	width: 252px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

.smallboxbottom {
	background-image: url(images/jpeg/template/smallboxbottom.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 264px;
	height: 30px;
}

.smallboxbottom img{
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}

.styleone {
	font-family: Arial, Helvetica, sans-serif;
}

.styleone h1{
	font-size: 16px;
	margin: 0px;
	color: #0164C2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.styleone h2{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666;
}
.styleone h3 {
	color: #666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


.styleone p{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.styleone a {
	color: #0363B9;
}


.styleone img{
	float: right;
}

.styleone ul{
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 18px;
	margin: 0px;
}

.styleone li{
	font-size: 12px;
	padding-top: 5px;
}
.styletwo {
	font-family: Arial, Helvetica, sans-serif;
}

.styletwo h1{
	font-size: 16px;
	margin: 0px;
	color: #0164C2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.styletwo h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
}
.styletwo h3 {
	color: #006;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: right;
}


.styletwo p{
	font-size: 11px;
	line-height: 16px;
	color: #333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}
.styletwo a {
	color: #0363B9;
}


.styletwo img{
	padding-left: 20px;
	padding-top: 10px;
}

.styletwo ul{
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin: 0px;
}

.styletwo li{
	font-size: 12px;
	padding-top: 5px;
}
