body {
	background-color:#103854;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, SansSerif;
	font-size: 14px;
	color: #1b4564;
}

.container {
	width: 761px;
	margin:auto;
	position:relative;
	top:0px;}
	
.highlight {background-color:#FFFF00;}	
	


.header {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 761px;
	height: 208px;
	background-image:url(images/hdr.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

.slideshow {
	position:relative;
	top: 18px;
	left: 343px;
	width: 384px;
	height: 148px;
	}

.nav  {
	width: 184px;
	height: 590px;
	left: 0px;
	background-image:url(images/sidebar.jpg);
	background-repeat:no-repeat;
	font:Arial, Helvetica, SansSerif;
	font-weight:bold;
	font-size:14px;
	color: #ffffff;
	padding: 20px;
	line-height:28px;
	}

.nav a:visited {
	color : #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.nav a:link 
{
	color : #ffffff  ;
	text-decoration: none;
	font-weight:bold;
}

.nav a:hover {
	color : #ff9f00;
	text-decoration : none;
	font-weight:bold;
}

.links {
	font:Arial, Helvetica, SansSerif;
	font-weight:normal;
	font-size:12px;
	color: #ffffff;
	line-height:100%}
	
.links ul {
	display:block;
	font:Arial, Helvetica, SansSerif;
	font-weight:normal;
	font-size:12px;
	list-style-type:none;
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	list-style-image:none; 
	}

.links li {
	line-height:100%;
	font:Arial, Helvetica, SansSerif;
	font-weight:normal;
	font-size:12px;
	display:block;
	padding-right:40px;
	padding-top: 8px;
}
.links li a
{
text-decoration: none;
}
	
.linkshdr {
	padding-top:  30px;
	padding-left:15px;
	text-decoration:underline;
	color:#CCCCCC;}

.content
{
position:absolute;
top: 208px;
left:0px;
width:761px;
background-image:url(images/bg-content.gif);
background-repeat:repeat-y;
background-position:top right;
text-align:left;
z-index: 8;
}

.content2 {
width: 491px;
background-image:url(images/bg-content.jpg);
background-repeat:no-repeat;
background-position: top right;
padding: 30px 40px 20px 0px;}

.serviceimg {
width: 252px;
display: block;
text-align:right;
margin-right: -34px;}


.footer
{
position: relative;
height: 105px;
background-image:url(images/footer1.gif);
background-repeat: no-repeat;
background-color: #103854;
}

.footer2
{
position: relative;
height: 94px;
line-height: 14pt;
letter-spacing: 1px;
background-image:url(images/footer2.gif);
background-repeat: no-repeat;
background-color: #103854;
}

ul {
	list-style-image: url(images/bullet.gif);
	 }

li {
	font-family : Arial, Helvetica, SansSerif;
	font-size: 14px;
	line-height:150%;
}
li a
{
text-decoration: none;
}

hr
{
height:0px;
border-bottom: 1px solid #ff9f00;
width:60%;
text-align:center;
}
a:visited 
{
	color : #14619e;
	text-decoration: none;
	font-weight:bold;
}
a:link 
{
	color : #14619e  ;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color : #ff9f00;
	text-decoration : underline;
	font-weight:bold;
}

.gallery
{
border-bottom-width: 0; padding: 4px; background-color: #ececec; border: 1px solid #6d9232; margin: 10px;
}



/* Classes of Text */

h1
{
font-family : Arial, Helvetica, SansSerif;
color: #ff9f00;
font-size:18px;
font-weight:normal;
padding-bottom: 5px;
border-bottom: 1px solid #14619e;
}

.hdr
{
font-family : Arial, Helvetica, SansSerif;
font-size:16px;
font-weight:bold;
}

.subhdr
{
font-family : Arial, Helvetica, SansSerif;
font-size:14px;
font-weight:bold;
}

#dropmenudiv{ position:absolute; border:1px solid #000000; border-bottom-width: 0; font:normal 12px Arial; line-height:18px; z-index:100; }

#dropmenudiv a{ width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid #000000; padding: 1px 0; text-decoration: none; font-weight: normal; color:#eee3a7; }

#dropmenudiv a:hover{ background-color: #5b8853; color:#000000; }

