BODY#body{
	margin:0;
	padding:0;
	text-align: center;
	background: #fff;
}

body, td, th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515174;
	line-height: 135%;
}

#home_module_content div,
#home_module_content p,
#home_module_content td {
	color: #fff;
	font-size: 16px;
}

#left div,
#left p,
#left td {
	color: #FF9900;
}

.moduletable {
	margin: 0;
	padding: 0;
}

p {
	margin:0;
	padding: 10px;
	padding-left: 0;
}

#left p {
	padding-left: 10px;
}

#wrapper {
	position: relative;
	width: 830px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	height: 125px;
}

#logo {
	position: absolute;
	top: 0;
	left: 20px;
	width: 300px;
	height: 120px;
}

#menu {
	position: absolute;
	right: 15px;
	bottom: 5px;
	padding: 0;
	margin: 0;
}

#home_module {
	position: relative;
	float: left;
	width: 827px;
	height: 423px;
	background: url(../images/home_img.png) no-repeat left top;
}

#home_module_content {
	position: absolute;
	top: 20px;
	right: 50px;
	width: 330px;
}

#home_module_content .moduletable {
	padding: 10px;	
}

#in_img {
	height: 141px;
}

#left {
	float: left;
	width: 210px;
	margin-left: 15px;
	padding-bottom: 50px;
	display: inline;
	border-left: 1px solid #515174;
}

#content {
	float: left;
	width: 600px;
}

#content-padding {
	padding: 10px;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 30px;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 830px;
	height: 35px;
	clear: both;
}

#footermenu table {
	padding: 0;
	padding-left: 10px;
}

#logo img {
	display: block;
}

.space {
	height: 50px;
}

#clear {
	clear: both;
}


/* GENERAL PURPOSE STYLES */

a, a:link, 
a:active, 
a:visited {
	color: #FF9900;
	text-decoration: none;
}

a:hover, a.active {
	text-decoration: underline;
}

table.moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
	margin-bottom: 5px;
	font-weight: normal;
}

#header2 .moduletable {
	padding: 0;
	margin: 0;
}

.inputbox {
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #ddd;
}

.contentpane {
	padding-left: 0;
	padding-right: 0;
}

.contentpaneopen {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 10px;
	font-weight: normal;
}

.contentdescription {
	font-size: 11px;
	color: #333;
	text-align: left;
}

.sectiontableentry1 {
	background-color: #fff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
  font-size: 9px;
  text-decoration: none;
  font-weight: normal;  
}

form {
	padding: 0;
	margin: 0;
}

#footermenu table {
	line-height: 27px;
}

#footer .moduletable-bottom {
	color: #999;
}

#footer .mainlevel-bottom {
	color: #999;
}

#footer a, 
#footer a:link, 
#footer a:visited  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	color: #4F5273;
	text-transform: lowercase;
}

#footer a:hover, 
#footer a#active_menu-bottom {
	text-decoration: underline;
}

.componentheading ,
.contentheading {
	font-family: Tahoma, Candara;
	font-size: 20px;
	color: #515174;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}


/* new tags */


h1, h2, h3, h4 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Tahoma, Candara;
}

h1 {
	font-size: 15px;
	color: #515174;
}

h2 {
	font-size: 13px;
	color: #333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#home_module_content h3 {
	color: #fff;
	font-size: 20px;
}

#left h3 {
	font-family: Tahoma, Candara;
	background: url(../images/title_bg.gif) no-repeat left bottom;
	padding-left: 10px;
	padding-bottom: 5px;
}

#footer h3 {
	display: none;
}

h4 {
	font-size: 11px;
	color: #333;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

#left ul {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 10px;
}

#left ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#left ul li a, 
#left ul li a:link, 
#left ul li a:visited {
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	color: #f05139;
}

#left ul li a:hover,
#left ul li a:active {
	text-decoration: underline;
	color: #FF9900;
}


/* primary menu - at the top of this site */


#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	float: left;
	line-height: 30px;
}

#menu a, 
#menu a:link, 
#menu a:visited  {
	font-family: Tahoma, Candara;
	font-size: 15px;
	color: #515174;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	text-transform: lowercase;
	font-weight: normal;
}

#menu ul li a:hover,
#menu ul li a#active_menu {
	text-decoration: none;
	color: #f05136;
}

img {
	border: 0;
}
