@charset "utf-8";


.oneColElsCtr #container {
	width: 976px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	background-image: url(../images/swcBkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	clear: none;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #000000;
	background-image: url(../images/swcBkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
a {
	text-decoration: none;
	color:#ff9933;
}
li {
	list-style-type: disc;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bolder;
}

br {
	line-height: 15px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	margin-bottom: 12px;
}
p strong {
	color:#FF9933;
}

ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FF9900;
	line-height: 17px;
}






h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #FF9933;
	text-align: left;
	margin-bottom: 5px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #CCCCCC;
	line-height: 19px;
	margin-bottom: 5px;
	text-align: left;
	clear: left;
}
.Clear {
	clear: both;
}

h2 strong {
	color:#FF9933;
}




#topNav {
	height: 30px;
	width: 410px;
	margin-top: 19px;
	margin-left: 18px;
	clear: left;
	float: left;
	text-align: left;
	padding: 0px;
}
#topNav ul {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;


}
#topNav li {
	list-style-type: none;
	float: left;
	clear: right;
	text-align: left;
	vertical-align: top;
}
#topNav a:link, #topNav a:visited {
	text-decoration: none;
	height: 25px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #800000;
	text-align: center;
	display: block;
	margin-right: 6px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topNav a:hover {
	height: 25px;
	width: 75px;
	color: #FFCC00;
	display: block;
	background-image: url(../images/topNav_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#featureImage {
	height: 470px;
	width: 976px;
	background-image:url(../images/swcMainImage-nav.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	float: left;
}
#headerImg {
	background-image:url(../images/swcMainImage-main.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:976px;
	float:left;
	margin-top:4px;
}
#featureProduct1 {
	height: 145px;
	width: 320px;
	margin-top: 275px;
	float: left;
}
#imageOne {
	float: left;
	height: 145px;
	width: 150px;
	clear: right;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

#textOne {
	height: 85px;
	width: 160px;
	padding-top: 5px;
	clear: right;
	float: right;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
	text-align: center;
}


#featureProduct1  a:link, #featureProduct1  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 8px;
}
#featureProduct1  a:hover {
	color: #66FF00;
	filter: Glow(Color=#66FF99, Strength=12);
}
#featureProduct2 {
	height: 145px;
	width: 300px;
	margin-top: 275px;
	float: left;
	clear: right;
}


#imageTwo {
	float: left;
	height: 145px;
	width: 130px;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
}
#textTwo {
	height: 85px;
	width: 160px;
	margin-left: 0px;
	margin-top: 48px;
	padding-top: 5px;
	clear: right;
	float: right;
	text-align: center;
}
#featureProduct2 a:link, #featureProduct2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 8px;
}
#featureProduct2 a:hover {
	color: #66FF00;
	filter: Glow(Color=#66FF99, Strength=12);
}

#featureProduct3 {
	height: 145px;
	width: 300px;
	margin-top: 275px;
	float: right;
	clear: right;
	margin-right: 35px;
}
#imageThree {
	float: left;
	height: 145px;
	width: 130px;
	clear: right;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}
#textThree {
	height: 85px;
	width: 150px;
	margin-top: 48px;
	padding-top: 5px;
	clear: right;
	float: right;
	text-align: center;
	margin-right: 5px;
}
#featureProduct3 a:link, #featureProduct3 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 8px;
}
#featureProduct3 a:hover {
	color: #66FF00;
	filter: Glow(Color=#66FF99, Strength=12);
}

.red12C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: 900;
	color: #FF0000;
	text-transform: uppercase;
	line-height: 22px;
}
.org16L {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	text-transform: capitalize;
}
.org16C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}



#footer {
	background-color: #000000;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: right;
	float: left;
	min-width: 1020px;
	text-align: center;
	width: 100%;
}
#infolink {
	width: 935px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#infolink ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66FF00;


}
#infolink li {
	list-style-type: none;
	clear: right;
	float: left;
}
#infolink a:link, #infolink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

#infolink a:hover {
	color: #66FF33;
}
#footerMenu {
	clear: left;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

#footerMenu a:link, #footerMenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
	line-height: 12px;
	margin-top: 0px;
	text-align: left;
}
#footerMenu a:hover {
	color: #FF0033;
}

.grey9L {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 18px;
	text-align: left;
	vertical-align: bottom;
	background-attachment: fixed;
}




.yell16C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	font-weight: 900;
	text-transform: capitalize;
	text-align: center;
}
.green16C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66FF00;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}
.white16C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 900;
	text-transform: capitalize;
	text-align: center;
}
.orgB14HelvL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FF6600;
	text-align: left;
}
.greyB14HelvL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #999999;
	text-align: left;
}

.oneColElsCtr #mainContent {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	min-height: 400px;
	width: 630px;
	height: auto;
	position: relative;
	clear: left;
	margin-bottom: 15px;
}
#bottomImage {
	position: relative;
	height: 400px;
	background-position: left bottom;
	background-image: url(../images/workman.png);
	width: 350px;
	right: 0px;
	bottom: -168px;
	background-repeat: no-repeat;
	clear: none;
	z-index: 0;
}
#SideNav {
	clear: both;
	float: right;
	height: auto;
	width: 350px;
	position: relative;
	min-height: 500px;
}
#SideNav ul {
	clear: left;
	float: right;
	width: 200px;
	margin-right: 25px;
	z-index: 1;
	position: relative;
	text-align:left;
}
#SideNav ul li {
	background-color: #FFCC33;
	background-image: url(../images/hazardLines.png);
	background-repeat: repeat-x;
	background-position: left;
	float: right;
	height: 18px;
	width: 125px;
	margin-bottom: 15px;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#SideNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}
#SideNav ul li a:hover {
	color: #FFCC00;
}
.PMS {
	padding-left:20px;
}
#mainContent #infoBoxSmall {
	background-color: #000;
	float: right;
	width: 170px;
	clear: left;
	margin-right: -185px;
	text-align: center;
	padding: 3px;
}

#infoBoxSmall #email form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#infoBoxSmall #email form p .emailSubP {
	font-size: 10px;
}

#infoBoxSmall #email form .emailBox {
	margin-top: -10px;
	margin-bottom: 2px;
}

#infoBoxSmall #email form .emailGO .submit {
	width: 55px;
	margin-bottom: 3px;
}

