body {
	font-family: Arial, Helvetica, sans-serif; margin: 15px 0px 15px 0px; padding: 0px; background-color: #B2B3A3;
}
a {
	color: #FF6633; text-decoration: underline;
}
a:hover {
	color: #3A3599; text-decoration: none;
}
#pagewidth {
	width: 770px; text-align: left; margin-left: auto; margin-right: auto; padding-top: 12px; padding-bottom: 40px; background-color: #FFFFFF;
}
.logo {
	width: 744px; height: 51px; margin-left: 13px; background-image: url(images/logobg.gif); background-repeat: repeat-x;
}
.header {
	width: 744px; height: 165px; margin-left: 13px; margin-top: 6px;
}
.nav {
	width: 726px; height: 53px; margin-left: 11px; margin-top: 6px; padding-left: 22px; background-image: url(images/navbg.gif);
}
.nav img {
	margin-right: 16px; margin-left: 16px; margin-top: 20px;
}
.nav .first {
	margin-left: -16px;
}
.nav .last {
	margin-right: -16px;
}
#left {
	width: 246px; margin-left: 13px; margin-top: 23px; padding-bottom: 14px; padding-left: 13px; padding-right: 12px; position: relative; float: left; background-color: #F2F3E2; border-top: solid 2px #B2B3A3; border-bottom: solid 2px #B2B3A3;
}
#left .serv {
	background-image: url(images/it-bg.gif); background-repeat: repeat-y;
}
#left h1 {
	width: 237px; font-size: 130%; font-weight: normal; color: #3A3599; margin-top: 11px; margin-bottom: 6px; margin-left: 4px; border-bottom: solid 1px #B2B3A3; padding-bottom: 1px;
}
#left h1 .orange {
	color: #FF6633;
}
#left h2 {
	width: 193px; font-size: 75%; font-weight: bold; color: #4B4B4B; margin-top: 0px; margin-bottom: 0px; margin-left: 20px; border-bottom: solid 1px #B2B3A3; padding-bottom: 1px; padding-left: 11px; background-image: url(images/arrow.gif); background-repeat: no-repeat; background-position: 0px 3px;
}
#left h2 a {
	color: #4B4B4B; text-decoration: none;
}
#left h2 a:hover {
	color: #FF6633; text-decoration: underline;
}
#left p {
	width: 204px; font-size: 75%; font-weight: normal; color: #4B4B4B; margin-top: 0px; margin-bottom: 10px; margin-left: 20px; padding-top: 5px; border-top: solid 1px #FFFFFF;
}
#content {
	width: 410px; position: relative; float: right; padding-right: 38px; clear: left;
}
#content h1 {
	width: 411px; font-size: 130%; font-weight: normal; color: #3A3599; margin-top: 18px; margin-bottom: 12px; border-bottom: solid 1px #B2B3A3; padding-bottom: 1px;
}
#content h1 .orange {
	color: #FF6633;
}
#content h2 {
	width: 410px; font-size: 110%; font-weight: normal; margin-top: 0px; margin-bottom: 4px; color: #3A3599;
}
#content h3 {
	width: 410px; font-size: 95%; font-weight: normal; margin-top: 0px; color: #5F5F5B;
}
#content h4 {
	width: 410px; font-size: 90%; font-weight: bold; margin-top: 0px; margin-bottom: 0px; color: #5F5F5B;
}
#content p {
	width: 410px; font-size: 80%; margin-top: 0px; color: #5F5F5B;
}
#content form {
	font-size: 80%; color: #5F5F5B; font-weight: normal; line-height: 140%; width: 410px;
}
#content form td {
	padding-bottom: 10px; width: 205px;
}
#content form td input {
	width: 190px; margin-top: 2px; border: solid 1px #5F5F5B;
}
#content form td textarea {
	width: 410px; margin-top: 2px; border: solid 1px #5F5F5B;
}
#content .submit {
	text-align: center; width: 410px; margin-top: 10px;
}
#footer {
	width: 770px; text-align: center; margin-left: auto; margin-right: auto; padding-top: 8px; padding-bottom: 0px; font-size: 75%; color: #4D4D49;
}
#footer p {
	margin: 0px; padding: 0px;
}
#footer a {
	color: #4D4D49;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
#twocols:after, #wrapper:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#twocols, #wrapper {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #twocols, * html #wrapper {
	height: 1%;
}
#twocols, #wrapper {
	display: block;
}
/* End hide from IE-mac */
