body 
{
	text-align: center;
	font-family: Arial, Verdana, Calibri;
	background: url('img/contact_background.png') 375px right no-repeat;
	background-color:#000;
}
#wrapper 
{
	margin: 0px auto;
	width: 990px;
}
#top_navigation 
{
	text-align: right;
	padding: 12px;
}
#top_navigation a 
{
	padding: 12px 90px;
	text-decoration: none;
	color: #77bb41;
	font-size: 10pt;
	font-weight: bold;
}
#top_navigation a:hover 
{
	color: #fff;
}
#top_navigation .current 
{
	background: url('img/globe.png') center left no-repeat;
	color: #fff;
}
#top_navigation span
{
color:#fff;
padding: 12px 60px;
text-decoration: none;
font-size: 12pt;
font-weight: bold;
}
#banner a 
{
	text-decoration: none;
}
#side_navigation 
{
	padding-top: 150px;
	width: 300px;
	vertical-align: top;
}
#side_navigation a 
{
	text-align: left;
	display: block;
	font-size: 20pt;
	padding: 8px 0px 8px 60px;
	text-decoration: none;
	color: #fff;
	text-transform: lowercase;
}
#side_navigation a:hover
{
	color: #77bb41;
}
#side_navigation .current 
{
	background: url('img/globe.png') center left no-repeat;
	color: #77bb41;
}
#content 
{
	text-align: left;
	font-size: 12pt;
	line-height: 16pt;
	color: #fff;
	padding: 10px 110px 0px 0px;
	height: 550px;
	vertical-align: top;
}
#content p 
{
	text-align: justify;
}
#content h1 
{
	text-transform: lowercase;
	font-size: 48pt;
	font-weight: normal;
	text-align: justify;
}
.contact_page 
{
}
table.content td 
{
vertical-align:top;
padding: 0px  20px
}
table.content td.label 
{
width:300px;
}
.example_text 
{
	text-align: right;
	color: #77bb41;
	font-size: 14pt;
	padding: 4px 50px;
}
.current_special
{
color: #77bb41;
font-weight:bold;
}
.current_special_title
{
text-decoration:underline;
}
.current_special_details li
{
list-style:none;
}
.example_text span 
{
	color: #fff;
}
img 
{
	border: 0px solid #000;
}
#footer 
{
	color: #333;
	font-size: 8pt;
	text-align: center;
	padding: 30px;
}

.many_more
{
text-indent:150px;
margin-bottom:50px;
}
a
{
color: #77bb41;
}
table.samples td image
{
margin-bottom:5px;
}
table.samples td
{
text-align:center;
width:300px;
}
#content div.callout
{
text-align:center;
}
#content div.callout p
{
text-align:center;
}