#home_title{
	padding-left: 120px;
}

#home_menu .moduletable {
	float: right;
}

#side-a .moduletable {
	float: right;
}

#side-a .moduletable tr td{
	padding-bottom: 10px;
	text-align: right;
	font-size: 10pt;
}

#side-a a:active,
#side-a a:visited,
#side-a a:hover,
#side-a a:link {
	color: #7B7B7B;
	text-decoration: none;
}

#side-b {
	background-color: #F4F4F4;
	padding: 10px;
}

#side-b h1,
#side-b .contentheading {
	font-size: 14pt;
	font-weight: bold;
}

#side-b h2 {

	font-size: 12pt;
	font-weight: bold;
}

#side-b h3 {

	font-size: 10pt;
	font-weight: bold;
}

#side-b,
#side-b .contentpaneopen {
	font-size: 10pt;
}

#side-b a:active,
#side-b a:visited,
#side-b a:link {
	color: #0071FF;
	text-decoration: none;
}

#side-b a:hover {
	color: #7FB2FF;
	text-decoration: underline;
}


#header h1 {
	font-size: 16pt;
}

#header h1 .first {
	font-size: 22pt;
}

#header_contact {
	padding: 0px
	margin: 0px;
	padding-right: 10px;
	padding-top: 15px;
	float: right;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 8pt;
	font-weight: bold;
}


#footer a:active,
#footer a:visited,
#footer a:hover,
#footer a:link {
	color: #B4B4B4;
	text-decoration: none;
}

#footer p {
	text-align: center;
	font-family: arial;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	padding-top: 12px;
	padding-right: 10px;
	font-size: 8pt;
	color: #B4B4B4;
}

.contentpaneopen{
	width: 100%;
}

#footer {
	margin-top: 100px;
	margin-left: 120px;
}
