	 
* { padding: 0; margin: 0; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(images/stripe_bkg.jpg);
	background-repeat: repeat;}
#wrapper {
	width: 922px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;}
	
	/* HEADER */

#header {
	width: 922px;
	float: left;
	height: 203px;
	background-color: #FFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;}

#leftcolumn {
	color: #333;
	border: 1px solid #ccc;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: 366px;
	width: 678px;
	float: left;
	background-color: #FFF;
}
	
/* RIGHTCOLUMN */	

#rightcolumn {
	float: right;
	color: #333;
	border: 1px solid #ccc;
	margin: 3px 0px 5px 0px;
	padding: 10px;
	height: 350px;
	width: 195px;
	display: inline;
	background-color: #FFF;
}	
	
.RClinks a:link {
	color: #315288;
	text-decoration: none;
	font-size: 14px;
}
.RClinks a:visited {
	color: #315288;
	text-decoration: none;
	font-size: 14px;
}
.RClinks a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #315288;
}
	
#footer {
	width: 922px;
	clear: both;
	color: #333;
	background-color: #FFF;
	background-image: url(images/footer.jpg);
	height: 82px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
#menu {
	padding-left: 25px;
	margin-top: 180px;}
	
	/* HNAV */

.links a:link {
	color: #315288;
	text-decoration: none;
	font-size: 15px;
}
.links a:visited {
	color: #315288;
	text-decoration: none;
	font-size: 15px;
}
.links a:hover {
	text-decoration: none;
	font-size: 15px;
	color: #ffcc00;
}
	
	/* HEADINGS*/
	
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1em;}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #666;
	line-height: 1em;
}
	
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #315288;
	line-height: 2em;
	font-weight: bold;
}
.Abouth3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

	
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #455b80;
	text-align: center; }

.fltrt {
	float: right;
	margin-left: 8px;
	margin-right: 10px;
}

/* SERVICES PAGE*/

#Servicesleftcolumn {
	color: #333;
	padding: 1px;
	height: 350px;
	width: 500px;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#Servicesrightcolumn {
	float: right;
	color: #333;
	border: 1px solid #ccc;
	height: 350px;
	width: 360px;
	display: inline;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
}	
#ContactTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
	text-align: left;
}

/* ABOUT US PAGE*/

#IFRAMErightcolumn {
	float: right;
	color: #333;
	border: 1px solid #ccc;
	height: 350px;
	width: 195px;
	display: inline;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}	
