body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #ff7900;
}

#image{
	background-image: url(../images/contact.gif);

}
#topmenu a, #topmenu a:link, #topmenu a:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#topmenu a:hover{
	color: #FF7900;
	text-decoration: none;
}

#downlink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#downlink a, #downlink a:link, #downlink a:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#downlink a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#toplink a, #toplink a:link, #toplink a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#toplink a:hover {
	color: #000000;
	text-decoration: none;
}

#leftmenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

#more a, #more a:link, #more a:visited {
	color: #FF7F00;
	text-decoration: none;
	font-weight: normal;
}

#more a:hover{
	color: #000000;
	text-decoration: none;
}

#dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#dotted1 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

h5 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF7900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

blockquote {
	margin: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF7F00;
}

#sitemap a, #sitemap a:link, #sitemap a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#sitemap a:hover{
	color: #FF7900;
	text-decoration: none;
}

#down_link a, #down_link a:link, #down_link a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

#down_link a:hover{
	color: #FF7900;
	text-decoration: none;
}
