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

#wrapper {
	height: auto;
	width: 1050px;
	margin: auto;
}
#header {
	position:relative;
	width:1050px;
	height:168px;
	background-image: url(images/bg_header.gif);
	z-index: 6;
}
#body {
	width:1050px;
	height:auto;
	position: relative;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat;
	z-index: 1;
}
#footer {
	position:relative;
	width:1050px;
	height:241px;
	background-image: url(images/bg_footer.gif);
}
#logo {
	position:absolute;
	width:360px;
	height:91px;
	margin: 60px 0 0 50px;
	z-index: 99;
}
#mngmnt_tagline {
	position:relative;
	width:1050px;
	height:130px;
	background-image: url(images/tagline.jpg);
	z-index: 3;
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainBoxOneWrapper {
	width:200px;
	height:auto;
	z-index:2;
	float: left;
	margin-right: 50px;
}
#mainBoxOneWrapper   p   a {
	color: #999999;
}
#mainBoxOneWrapper   p   a:hover {
	color: #C30000;
	text-decoration: underline;
}
#mainBoxTwoWrapper {
	width:200px;
	height:auto;
	z-index:2;
	float: left;
	margin-right: 50px;
}
#mainBoxTwoWrapper   p   a {
	color: #999999;
}
#mainBoxTwoWrapper   p   a:hover {
	color: #C30000;
	text-decoration: underline;
}
#mainBoxThreeWrapper {
	width:200px;
	height:auto;
	z-index:2;
	float: left;
	margin-right: 50px;
	background-repeat: no-repeat;
}
#mainBoxThreeWrapper  p  a {
	color: #999999;
}
#mainBoxThreeWrapper  p  a:hover {
	color: #C30000;
	text-decoration: underline;
}
#mainBoxFourWrapper {
	width:200px;
	height:auto;
	z-index:2;
	float: left;
}
#mainBoxFourWrapper p a {
	color: #999999;
}
#mainBoxFourWrapper p a:hover {
	color: #C30000;
	text-decoration: underline;
}
.imageStroke {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 6px;
}
#navigation {
	position:absolute;
	width:850px;
	height:auto;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 13px;
	text-align: right;
	margin: 105px 0 0 150px;
}
#navigation a {
	color: #999999;
	padding-left: 12px;
}
#navigation a:hover {
	color: #C30000;
}
#navContact {
	position:absolute;
	width:200px;
	height:auto;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 13px;
	text-align: right;
	margin: 60px 0 0 800px;
}
#navContact  a {
	color: #999999;
	padding-left: 12px;
}
#navContact  a:hover {
	color: #C30000;
}
a:link {
	color: #C30000;
	text-decoration: none;
}
a:visited {
	color: #C30000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
a:active {
	color: #C30000;
	text-decoration: none;
}
#copyright {
	position:absolute;
	width:800px;
	height:auto;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin: 180px 0 0 200px;
}
#apDiv3 {
	position:absolute;
	left:213px;
	top:860px;
	width:343px;
	height:48px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:809px;
	top:79px;
	width:311px;
	height:60px;
	z-index:3;
}
#textAboutUs {
	position:relative;
	width:520px;
	height:auto;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 480px;
	color: #666666;
	padding-top: 50px;
	line-height: 18px;
	padding-bottom: 50px;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 1.6em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	list-style-type: circle;
	padding-bottom: 4px;
}
ul {
	margin-top: 6px;
}
h3 {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 12px;
}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #C30000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C30000;
	margin-bottom: 4px;
	margin-top: 0px;
}#indexBody {
	width:1000px;
	position: relative;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat;
	z-index: 5;
	padding: 20px 0 0 50px;
	height: 340px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C30000;
	margin-bottom: 12px;
	margin-top: 6px;
	font-weight: normal;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C30000;
	margin-bottom: 12px;
	margin-top: 6px;
	font-weight: normal;
}
.formText {
	color: #999999;
	padding: 4px;
}
form {
	padding-top: 6px;
	margin-top: 0px;
}
