body {
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 995px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	overflow: visible;
	background-image: url(../design/background.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
hr {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
}
h1, h5, #menuItem BR {
	display: none;
}
#menu {
	background-image: url(../design/menu.jpg);
	height: 540px;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	clear: right;
	float: left;
	width: 280px;
	padding-top: 35px;
	padding-bottom:90px;
	padding-left: 20px;

}
.menuItem {
	position: relative;
	padding-top: 15px;
}

#menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	font-weight: bold;
}

#ColumnOne {
	width: 280px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../design/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 130px;
	clear: left;
}


#ColumnTwo {
	float: right;
	width: 715px;
	position: relative;
	clear: right;
}
#content {
	position: relative;
	width: 675px;
	background-image: url(../design/fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: left;
	padding-right: 40px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
#footerImage {
	background-image: url(../design/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 975px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	background-color: #010066;
	padding-right: 20px;
}

#mainImage {
	height: 200px;
	width: 715px;
	position: relative;
	clear: right;
	float: left;
}
.smlCol1 {
	clear: left;
	float: left;
	width: 350px;
}

#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	position: relative;
	clear: left;
	float: left;
	width: 160px;
	padding-top: 20px;
}
.imageRight {
	clear: both;
	float: right;
	border: 1px solid #010066;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: -50px;
}
.imageLeft {
	border: 1px solid #010066;
}


h2 {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000066;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000066;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #010066;
	color: #000066;
	padding-top: 30px;
	float: none;
	clear: both;
}
.smlCol2 {
	clear: right;
	float: right;
	width: 300px;
}
.imageRightCopy {
	clear: both;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.email_error {
	border: 2px solid #CC0000;
	color: #CC0000;
	font-weight: bold;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
#footerImage a {
	text-decoration: none;
	color: #FFFFFF;
}
#ColumnOneHome {

	width: 280px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../design/lefttophome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 200px;
}
.testimonals {
	margin-left:200px;
	clear:none;
	color:#CFE4E9;
	width:300px;
	visibility:visible;
	border-bottom-color:#CFE4E9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top: 20px;
	margin-bottom: 40px;
}
#address a {
	color: #FFF;
	text-decoration: underline;
}

			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:640px;
		height:331px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:120px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:640px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

