body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #002748;
	margin: 0px;
	background-image: url(images/wrapperbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	background-image: url(images/redtop.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#mainbg{
	background-image: url(images/wrapperbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #002748;
	padding-top: 10px;
	padding-bottom: 10px;
}
.staffloginbutt a:link, .staffloginbutt a:visited{
	border: 1px solid #9DADBC;
	padding: 2px;
	text-align: center;
	font-variant: small-caps;
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #D1D9E0;
	background-color: #002748;
}
.staffloginbutt a:hover,  .staffloginbutt a:active{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #DA1E1F;
}
.sidebox {
	background-color: #002748;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(images/redtop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A1AFBC;
	border-bottom-color: #A1AFBC;
	border-left-color: #A1AFBC;
	width: 180px;
}
.sidebox h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DA1E1F;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sidebox h2 {
	font-size: 10px;
	color: #002748;
	font-weight: bold;
	background-color: #BBC5CE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sidebox p{
	padding: 5px;
}

.main {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	width: 566px;
}
#pgtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC1917;
	padding-bottom: 2px;
	font-size: 17px;
	font-weight: bold;
	color: #002748;
	padding-left: 35px;
	font-style: italic;
}
#logo {
	padding-left: 7%;
}


.clearfloat { 
     clear:both; 
     height:0; 
     font-size: 1px;
     line-height: 0px;
}
#search {
	font-size: 10px;
	color: #033059;
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
	background-color: #BBC5CE;
	margin-right: 5%;
	padding-left: 10px;
	margin-top: 3px;
	height: 18px;
}
#search input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contact {
	font-size: 10px;
	color: #DEE6EB;
}
#footer {
	background-color: #002748;
	color: #FFFFFF;
	font-size: 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#contact a:link, #contact a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}
#contact a:hover, #contact a:active  {
	color: #FFFFFF;
	background-color: #DA1E1F;
}
#content {
	padding-right: 35px;
	padding-left: 35px;
	text-align: justify;
}
.sidebox a:link, .sidebox a:visited {
	color: #FFFFFF;
}
.sidebox a:hover, .sidebox a:active {
	color: #FFFFFF;
	background-color: #DA1E1F;
}
#ani {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#content a:link, #content a:visited {
	color: #0677D2;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	color: #D01617;
	text-decoration: underline;
}
.red {
	color: #C71513;
}hr {
	color: #E9E9E9;
}
#Management img, #ClientLogos img, #qhse img, .imgbdr  {
	background-color: #E8E8E8;
	padding: 5px;
	border: 1px solid #CCCCCC;
}#content h3 {
	font-size: 13px;
	color: #042B4A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD1716;
}

#content li {
}
#content li ul li {
	list-style-image: url(images/bulletLightsquare.png);
}
#content li ul li ul li{
	list-style-image: url(images/ArrowRight.png);
}
