body {
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000
}

h1				{
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0
}
h2				{ font-size: 13px; font-weight: normal; color: #303030; margin: 0; padding: 0 }
h3				{ font-size: 13px; font-weight: normal; color: #303030; margin: 5px 0 8px 0 }
h4				{ margin: 0px 0 5px 0; font-weight: bold; font-size: 20px; color: #3DC5FF }
h5				{ margin: 5px 0 8px 0; line-height: 24px; font-weight: bold; font-size: 20px; color: #FDCD3D }

p				{
	margin: 15px 0 15px 0;
	color: #000;
}
br				{

}
form				{ margin: 6px 0 0 0 }
li,ol				{ margin: 5px 0 5px 10px; padding: 0 }
ul				{ margin: 5px 0 5px 10px; padding: 0 }

#wrapper {
	text-align: left;
	width: 942px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 5px;
	margin-bottom: 5px;
}
#contentTopBorder {
	margin-top: 15px;
	height: 10px;
	clear: both;
}

#leftColumn {
	float: left;
	width: 425px;
	height: auto;
	text-align:justify;
}

#topColumn {
	float: left;
	width: 942px;
	height: auto;
	text-align:justify;
	color: #000;
}

#footer {
	margin-top: 5px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
	height: 65px;
	background-image: url(App_Images/footer-bg.png);
}
#footerText {
	text-align: center;
	clear: both;
	padding-top: 15px;
}

#logo {
	height: 120px;
	background-image: url(App_Images/header.png);
}
#nav {
	width: 942px;
	padding: 0px;
	float: left;
	height: 65px;
	background-image: url(App_Images/nav.png);
	
}
#navContact {
	text-align: left;
	color:#000000;
	font-weight:bold;
	margin-bottom: 5px;
}

#content {
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 25px;
}
#rightColumn {
	float: right;
	width: 425px;
	height: auto;
	text-align:justify;
}

.ContactPhone {
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	font-size: 14px;
}

a				{ font-size: 12px; font-weight: normal; text-decoration: none }
a:link				{ color: #000000 }
a:active			{ color: #000000 }
a:visited			{ color: #000000 }
a:hover				{ color: #000000; text-decoration: underline }

a.nav				{ font-size: 12px; font-weight: normal; text-decoration: none }
a.nav:link			{ color: #FFFFFF }
a.nav:active			{ color: #FFFFFF; text-decoration: underline }
a.nav:visited			{ color: #FFFFFF }
a.nav:hover			{ color: #FFFFFF; text-decoration: underline }

a.navon				{ font-size: 12px; font-weight: normal; text-decoration: underline }
a.navon:link			{ color: #FFFFFF }
a.navon:active			{ color: #FFFFFF }
a.navon:visited			{ color: #FFFFFF }
a.navon:hover			{ color: #FFFFFF }

a.navContact				{ font-size: 12px; font-weight: bold; text-decoration: none }
a.navContact:link			{ color: #FFFFFF; font-weight: bold }
a.navContact:active			{ color: #FFFFFF; text-decoration: underline; font-weight: bold }
a.navContact:visited		{ color: #FFFFFF; font-weight: bold }
a.navContact:hover			{ color: #FFFFFF; text-decoration: underline; font-weight: bold }

a.footer				{ font-size: 12px; font-weight: normal; text-decoration: none }
a.footer:link			{ color: #303030 }
a.footer:active			{ color: #303030; text-decoration: underline }
a.footer:visited			{ color: #303030 }
a.footer:hover			{ color: #303030; text-decoration: underline }

.clr1				{ clear: both;}


#navigationButton
{
	margin-top: 20px;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 942px;
	text-align: center;
}

#psrImage
{

	float:: right
	text-align: right;
	text-align: right;
	z-index: -10;
	position: absolute;
	left: 939px;
	top: 259px;
}

