/* CSS Document */

HTML, BODY {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
	width: 100%;
}
.err {
	background-color: #FFDFDF;
	border: 1px dashed #990000;
	padding: 7px;
}

H1 {
	margin: 0px;
	font-weight: normal;
	font-size: 24px;
}
H2 {
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}
H3 {
	font-size: 16px;
	font-weight: normal;
	color: #8ac441;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
H4 {
	font-size: 16px;
	font-weight: normal;
	color: #8ac441;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
H5 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	width: 470px;
}

P {
	font-size: 12px;
	color: #333333;
}

TH {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
TD {
	font-size: 12px;
	color: #666666;
}

UL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
UL LI {
	font-size: 12px;
	color: #333333;
	list-style-image: url(../img/layout/bullet.gif);
	margin-bottom: 10px;
}

OL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
OL LI {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}

A {
	color: #7DAE41;
}
A:HOVER {
	color: #82B634;
}
.green {
	color: #7DAE41;
}


#wrapper {
	margin: 0px;
	width: 995px;
	padding-right: 0px;
	padding-left: 0px;
}

.home {
	background-image: url(../img/backgrounds/image003.jpg);
	background-repeat: no-repeat;
	background-position: 730px 180px;
	height: 100%;
	padding-bottom: 0px;
}
.about-back {
	background-image: url(../img/backgrounds/About%20Us%20-%20Background.JPG);
	background-repeat: no-repeat;
	background-position: 670px 180px;
	height: 100%;
	padding-bottom: 0px;
}
.about-careers {
	background-image: url(../img/backgrounds/About%20Us%20-%20Careers%20with%20us.JPG);
	background-repeat: no-repeat;
	background-position: 730px 180px;
	height: 100%;
	padding-bottom: 0px;
}
.register {
	background-image: url(../img/backgrounds/Register.JPG);
	background-repeat: no-repeat;
	background-position: 730px 180px;
	height: 100%;
	padding-bottom: 0px;
}
.divisions {
	background-image: url(../img/backgrounds/image001.jpg);
	background-repeat: no-repeat;
	background-position: 730px 180px;
	height: 100%;
	padding-bottom: 0px;
}
.div-sales {
	background-image: url(../img/backgrounds/sales%202.jpg);
	background-repeat: no-repeat;
	background-position: 730px 180px;
	height: 100%;
	padding-bottom: 0px;
}
.div-credit {
	background-image: url(../img/backgrounds/image002.jpg);
	background-repeat: no-repeat;
	background-position: 730px 180px;
	height: 100%;
	padding-bottom: 0px;
}
.div-customer {
	background-image: url(../img/backgrounds/Customer%20Service.JPG);
	background-repeat: no-repeat;
	background-position: 730px 180px;
	height: 100%;
	padding-bottom: 0px;
}
.div-volume {
	background-image: url(../img/backgrounds/Volume.JPG);
	background-repeat: no-repeat;
	background-position: 730px 180px;
	height: 100%;
	padding-bottom: 0px;
}
.contact {
	background-image: url(../img/backgrounds/Contact%20us.JPG);
	background-repeat: no-repeat;
	background-position: 730px 180px;
	height: 100%;
	padding-bottom: 0px;
}

#logo {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 115px;
}
#logo IMG.logo {
	float: left;
}
#logo .social {
	float: left;
	width: 440px;
	text-align: right;
	padding-top: 15px;
}
#logo .social A {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo .social IMG {
	margin-left: 5px;
}
.talentpool {
	background-image: url(../img/talentpool.gif);
	background-repeat: no-repeat;
	background-position: 485px 55px;
}

#topmenu {
	margin-left: 212px;
}
#topmenu A {
	background-image: url(../img/layout/off-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 11px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#topmenu A SPAN {
	background-image: url(../img/layout/off-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 7px;
	display: block;
	height: 23px;
	padding-top: 7px;
	float: left;
	white-space: nowrap;
	cursor: hand;
}
#topmenu A:HOVER, #topmenu A.active {
	background-image: url(../img/layout/on-right.gif);
	color: #FFFFFF;
}
#topmenu A:HOVER SPAN, #topmenu A.active SPAN {
	background-image: url(../img/layout/on-left.gif);
}

#topshadow {
	clear: both;
	background-image: url(../img/layout/topshadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 664px;
	margin-left: 197px;
	font-size: 1px;
}

#menu {
	width: 205px;
	float: left;
	background-image: url(../img/layout/rightshadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 20px;
}
#menu A {
	display: block;
	text-align: right;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	padding:3px 30px 7px 0;
}
#menu A:HOVER {
	color: #82B634;
	background-image: url(../img/layout/hover-grey.gif);
	background-repeat: no-repeat;
	background-position: 210px 8px;
}
#menu DIV.submenu {
	padding-bottom: 10px;
}
#menu DIV.submenu A {
	display: block;
	text-align: right;
	padding-right: 45px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 14px;
	line-height: normal;
	padding-bottom: 3px;
}
#menu DIV.submenu A:HOVER {
	color: #82B634;
	background-image: url(../img/layout/hover-grey.gif);
	background-repeat: no-repeat;
	background-position: 190px 6px;
}
#menu A.active {
	color: #000000;
	background-image: url(../img/layout/active-green.gif);
	background-repeat: no-repeat;
	background-position: 190px 6px;
}
#menu A.active:HOVER {}

#login {
	padding-bottom: 25px;
	background-image: url(../img/layout/rightbotshadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	line-height: normal;
	text-align: left;
	height: auto;
	width: auto;
	margin-top: 50px;
}
#login #boxer {
	background-image: url(../img/layout/boxer.gif);
	height: 139px;
	width: 209px;
	background-repeat: no-repeat;
	margin-left: 3px;
}
#login FORM {
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
}
#login .input {
	width: 100px;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}
#login .button {
	width: 100px;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}
#login A {
	display: inline;
	background-image: none;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}
#login A:HOVER {}

#content {
	margin-left: 222px;
	width: 475px;
	margin-bottom: 25px;
	margin-top: 20px;
}
#content .input {
	width: 300px;
	font-size: 11px;
	padding: 1px;
}
#content .select {
	width: 306px;
	font-size: 11px;
	padding: 1px;
}
#content .txtarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}
#content .button {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #8AC441;
	border: 1px solid #666666;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
#content .question {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#content DIV.question P.title {
	color: #333333;
	background-image: url(../img/icon/plus_circle_frame.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	cursor: pointer;
	font-size: 13px;
	margin: 0px;
}
#content .answer {
	background-color: #EEEEEE;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
}

#footer {
	clear: both;
	margin-left: 290px;
}

