@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000000;
	height: 1133px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#wrapper #logo {
	height: 168px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #mainBody #rightbody #contactpage #contactinfo {
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-top: 50px;
	margin-left: 200px;
	top: 5px;
	margin-bottom: 90px;
	margin-right: 90px;
	float: left;
	clear: right;
}
#wrapper #mainBody #rightbody #contactpage #contactinfo2 {
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	top: 90px;
	float: right;
	clear: none;
	margin-top: -150px;
	margin-right: 20px;
	margin-bottom: 90px;
	margin-left: 200px;
	/*width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-top: 50px;
	margin-left: 200px;
	top: 5px;
	margin-bottom: 90px;
	margin-right: 90px;
	float: left;
	clear: right;*/
	
}

#wrapper #mainBody #rightbody #contactpage #contactinfo p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	float: none;
	width: 202px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	letter-spacing: 1pt;
	text-indent: 1pt;
}
#wrapper #mainBody #rightbody #contactpage #contactinfo2 p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	float: none;
	width: 202px;
	clip: rect(auto,auto,auto,auto);

	letter-spacing: 1pt;
	text-indent: 1pt;
}

#wrapper #navigation {
	height: 74px;
}
#wrapper  #mainBody {
	height: 500px;
}
#wrapper #mainBody #leftNav {
	width: 240px;
	background-image: url(../images/Main-Navigation.jpg);
	height: 430px;
	float: left;
	background-repeat: no-repeat;
}
#wrapper #mainBody #leftNav img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #mainBody #rightbody {
	height: 890px;
	width: 640px;
	float: right;
	background-color: #000000;

}
#wrapper #mainBody #rightbody #contactpage {
	background-image: url(../images/contactimages/Company-Directory.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1px;
	height: 150px;
	width: 640px;
}
#wrapper #mainBody #rightbody #contactpage #form {
	width: 640px;
	clear: none;
	margin: -80px auto 0px;
	float: right;
}
#wrapper #mainBody #rightbody #contactpage #form #contactform {
	width: 380px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFF;
}
#wrapper #mainBody #rightbody #contactpage #form #contactform fieldset {
	background-color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999;
	border-bottom-color: #999;
}
#wrapper #mainBody #rightbody #contactpage #form #contactform fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#wrapper #mainBody #footer {
	background-color: #000000;
	height: 115px;
	width: 900px;
	float: right;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mainBody #rightbody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#wrapper #mainBody #leftNav #rsmenu {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 80px;
}

.input{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	background-color: #999;
	
}

#wrapper #mainBody #footer p {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
}
