body {
	background-color:#000033;
	font-size:12px;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	color:#333366;
}

body, div  {
	margin: 0;
	padding: 0;
}
p, h1, h2, ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

h1	{
	font-size:24px;
}
h2	{
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	font-size:12px;
}
h3	{
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	font-size:24px;
}

#outer {
	margin: auto;
	width: 800px;
	margin-top:15px;
}
#header {
	background-image: url(../images/headerbkg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height: 85px;
	width: 100%;
}
#headertext  {
	padding-top:23px;
	padding-left:26px;
	color:#FFFFFF;
	font-size:24px;
}
#headertext a {
	color:#FFF;
	text-decoration:none;
}
#footer {
	background-image: url(../images/footerbkg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height: 56px;
	width: 100%;
	float:left;
}
#wrapper {
	background-color: #FEFEFE;
	float: left;
	color:#333366;
}
#rightcolumn {
	width: 285px;
	background-color: #fff;
	background-image: url(../images/toprtbkg.gif);
	background-repeat:repeat-x;
	background-position:top;
	float: left;
	min-height:551px;
	height:auto !important;
	height:551px;
	position:relative;
}
#leftcolumn {
	float: left;
	width: 515px;
}
#topnav {
	height: 35px;
	width: 100%;
}
#topnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#topnav li {
	margin: 0;
	padding: 0;
	background-image:url(../images/topnavbkg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	float:left;
/*	padding-left:21px;*/
	margin-left:3px;
/*	padding-right:22px;*/
	height:35px;
	font-size:14px;
	font-weight: normal;
	text-align:center;
	list-style-type:none;
	padding-top:10px;
	letter-spacing: normal;
}
#topnav a  {
	color:#FFFFFF;
	text-decoration:none;
	
}
#topnav img {
	padding-bottom:2px;
}

	
#phone {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	padding-right: 40px;
	float:right;
	color:#FFFFFF;
	padding-top:30px;
}
#copy {
	font-size: 10px;
	text-align:center;
	color:#FFFFFF;
	padding-top: 10px;
	background-color: #000033;
	float: left;
	height: 30px;
	width: 100%;
}
#leftcontent {
	padding-top: 20px;
	padding-left: 30px;
	padding-right:15px;
}
#rightcontent {
	padding-top: 20px;
	padding-left: 30px;
	padding-right:10px;

}
#indexfooter {
	background-image: url(../images/indexfooter.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height: 40px;
	width: 100%;
	float:left;
}#indexleft {
	background-image: url(../images/indexcontentbkg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	width: 488px;
	height:231px;

}
#indexlftcontent {
	padding-left:35px;
	padding-top:20px;
	padding-right:20px;
}
#indexrt {
	float: left;
	width: 312px;
}


/*-----------gallery styles---------------*/
 #gallery ul {
 	margin: 0;
	padding: 0;
	list-style-type: none;
 }
#galleryimg {
	border: 4px double #666666;
}

 #gallery li {
	display: inline;
 }
 #gallery li a {
	text-decoration: none;
	display: block;
	float: left;
	text-align:center;
	height: 55px;
	width: 70px;
	margin-right: 3px;
	background-color:#000033;
	color: #FFFFFF;
	margin-bottom: 6px;
 }
 #gallery li a img {
	border: 2px solid #000033;  
 }
 #gallery {
	width: 100%;
	float: left;
 }

#dhtmltooltip{
	position: absolute;
	width: auto;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#rightcolimg2 {
	padding-top:30px;
	background-image: url(../images/testimonialimgbkg.gif);
	padding-left:20px;
}
