/* BASIC */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	height: 100%;
	width: 100%;
}

/* LAYOUT */
#wrapper {
	width: 972px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	background: url(images/header.jpg) no-repeat right top;
	background-color: #FBFBFB;
	width: 972px;
	height: 101px;
	float: left;
}

#contact {
	height: 50px;
	width: 155px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

#contact p {
	text-align: right;
	line-height: 75%;
}

#contact a {
	text-decoration:none;
	color: #000000;
}

#contact a:hover {color: #8DC73F;}

#mainNav {
	width: 705px;
	height: 35px;
	float: right;
	clear: right;
}

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 15px;
}

#mainNav li {
	display: inline;
	float: left;
	width: 17%;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#mainNav a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	border-left: none;
	text-align:	center;
	padding: 0px 0px 7px 0px;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
}

#mainNav a:hover {
		color: #8DC73F;
}

#splash {
	background: url(images/splash.jpg) no-repeat right top;
	background-color: #8EC743;
	width: 972px;
	height: 156px;
	float: left;
	clear: both;
}

#splash p {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 17px;
}

#fourtabs {
	background: url(images/fourtabs.jpg) no-repeat right top;
	background-color: #8EC743;
	width: 972px;
	height: 100px;
	float: left;
	clear: both;
}

#fourtabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#fourtabs li {
	display: inline;
	float: left;
	width: 25%;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#fourtabs a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-right-style: outset;
	border-right-width: thin;
	text-decoration: none;
	text-align:	center;
	padding: 25px 0px 7px 0px;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
}

#fourtabs a:hover {
		color: #FFFFFF;
}

#graystrip {
	background: url(images/graystrip.jpg) no-repeat right top;
	width: 972px;
	height: 7px;
	float: left;
	clear: both;
}

#mainbody {
	background-color: #FFFFFF;
	width: 972px;
	height: 283px;
	float: left;
	clear: both;
}

#mainbody ul {
	line-height: 97%;
	width: 500px;
}

#mainbodysecurity {
	background: url(images/mainbodysecurity.jpg) no-repeat right top;
	width: 972px;
	height: 283px;
}

#mainbodycont {
	background: url(images/mainbodycont.jpg) no-repeat right top;
	width: 972px;
	height: 283px;
}

#mainbodyclient {
	background: url(images/mainbodyclient.jpg) no-repeat right top;
	width: 972px;
	height: 283px;
}

#mainbodyciso {
	background: url(images/mainbodyciso.jpg) no-repeat right top;
	width: 972px;
	height: 283px;
}

#mainbodyciso ul {
	width: 650px;
}

#mainbodyservices {
	margin-left: 20px;
	margin-right: 20px;
	height: 283px;
}

#mainbodyservices a {
	text-decoration: none;
	color: #000000;
}

#mainbodyservices a:hover {color: #8DC73F;}

#mainbodyresources {
	background-color: #FFFFFF;
	height: auto;
	width: 972px;
	float: left;
	clear: both;
}

#mainbodyresources p {
	margin-left: 20px;
	margin-right: 20px;
}

#mainbodyresources ul {
	line-height: 97%;
	width: 500px;
}

#mainbodyresources a {
	text-decoration: none;
	color: #000000;
}

#mainbodyresources a:hover {color: #8DC73F;}

#mainbodycontact {
	background-color: #FFFFFF;
	width: 972px;
	height: auto;
	float: left;
	clear: both;
}

#contactForm p {
	margin-right: 580px;
}

#mainbodycontact a {
	text-decoration: none;
	color: #000000;
}

#mainbodycontact a:hover {color: #8DC73F;}

#footer {
	background: url(images/footer.jpg) no-repeat right top;
	width: 972px;
	height: 101px;
	float: left;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {color: #FFFFFF;}

#footer1 {
	width: 336px;
	height: 101px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

#footer1 p {
	font-family: sans-serif;
	text-align: left;
	color: #000000;
	margin-top: 10px;
}

#footerNav {
	width: auto;
}

#footerNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 32px;
}

#footerNav li {
	display: inline;
	float: left;
	width: 14%;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#footerNav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	border-left: none;
	text-align:	center;
	padding: 0px 0px 7px 0px;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
}

#footerNav a:hover {
		color: #000000;
}

.footertitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
