body {
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	color:#666;
	font-family:Helvetica, sans-serif;
	font-variant: normal;
}
.clear {
	clear:both;
}
p {
	margin:0;
	padding:0;
}
a.hover {
	color:#14b0a5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
#wrapper {
	margin:0 auto;
	padding:0px;
	width:800px;
	border:2px solid #CCC;
	border-top:none;
}
#container {
	margin:0;
	padding:0;
	width:800px;
}
#header {
	width:620px;
	padding:10px 90px 20px 90px;
	float:left;
}
#linkone a{
	width:auto;
	font-size:25px;
	font-weight:3em;
	color:#343434;
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
	padding-bottom:20px;

}
#linkone a:hover{
	color:#43c0b7;
	text-decoration:none;
}
#link2 a{
	width:auto;
	font-size:25px;
	font-weight:3em;
	color:#343434;
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
}
#link2 a:hover{
	color:#43c0b7;
	text-decoration:none;
}
#link3 a{
	width:auto;
	font-size:25px;
	font-weight:3em;
	color:#343434;
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
}
#link3 a:hover{
	color:#43c0b7;
	text-decoration:none;
}

#link3 a.selected,#link2 a.selected,#linkone a.selected {
color:#9a9a9a;
}

#middle {
	width:620px;
	height:290px;
	float:left;
	padding:28px 90px 28px 90px;
}
#flashdiv {
	width:800px;
	float:left;
	padding:0;
	margin:0;
	height:157px;
}
#footerwrapper {
	width:802px;
	padding:0;
	margin:0 auto;
}
#footer {
	width:792px;
	padding:5px 5px 10px 5px;
	font-size:16px;
	color:#666;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}
.footerlinks a{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#999;
	font-style: normal;
}
.footerlinks a:hover{
	color:#15b0a5;
	text-decoration:none;
}
#location {
	width:200px;
	float:left;
	padding:15px 0 0 0;
	line-height:20px;
}
#locationmap {
	width:283px;
	float:left;
	padding-left:20px;
}
.mailid a, #location .fancy a{
	color:#666 !important;
	text-decoration:none !important;
}
.mailid a:hover , #location .fancy a:hover{
	color:#14b0a5 !important;
	text-decoration:none !important;
}