@charset "utf-8";
/* CSS Document */

#wrapper {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:1200px;
	z-index:1;
	margin:0 auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:415px;
	height:101px;
	z-index:2;
}
img
{
	border-style: none;
	text-decoration: none;
	text-align: center;
} 
p,H1,H2,H3,H4 {
    margin: 0 auto; /* this will remove the top and bottom margin*/
    padding: 0 auto; /* this will remove the top and bottom padding*/
}
#mainContentWrapper {
	position:absolute;
	left:0px;
	top:475px;
	width:900px;
	height:640px;
	z-index:2;
	background-image: url(images/bgContentOtherPages.jpg);
	background-repeat: no-repeat;
}

#footer {
	position:absolute;
	left:0px;
	width:900px;
	height:85px;
	z-index:2;
	bottom: 0px;
	background-image: url(images/bgFooter.jpg);
}
#menu {
	position:absolute;
	left:0px;
	top:450px;
	width:900px;
	height:25px;
	z-index:2;
}
#contactInfo {
	position:absolute;
	left:636px;
	top:4px;
	width:265px;
	height:56px;
	z-index:2;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footerMenu {
	position:absolute;
	left:15px;
	top:1125px;
	width:870px;
	height:32px;
	z-index:2;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #384243; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384243;
}
a:link {
	color: #384243;
}
a:visited {
	color: #384243;
}
a:hover {
	color: #142038;
}
a:active {
	color: #384243;
}
#mainContentTextSecondary {
	position:absolute;
	left:22px;
	top:495px;
	width:855px;
	height:605px;
	z-index:2;
}
