/* Overiding styles for all pages */

body {
	padding: 0px;
	color: #ffffff;
	margin: 0px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	background: #003d79 url(images/bg.gif) repeat-x;	
}

a:link, a:visited {
	color: #00498f;
	text-decoration: none;
}

a:hover, a:active {
	color: #00498f;
	text-decoration: none;
}

.setpage {
	width: 723px;
	margin: 6px auto;
	padding: 0px;
}

p {
	margin: 10px 0px;
	padding: 0px;
}

/* Standard styles used throughout */

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

form {
	margin: 0px;
	padding: 0px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

/* Foot Info styles for all pages */

.footinfo {
	color: #668baf;
	font-size: 9px;
	text-align: center;
	margin: 40px 45px 0px;
	padding: 0px;
	width: 633px;
	line-height: 16px;
	border-top: 1px solid #306294;
}

.footinfo a:link, .footinfo a:visited  {
	color: #668baf;
}

.footinfo a:hover, .footinfo a:active {
	color: #FFFFFF;
}

/* main layout container styles */

h1 {
	font-size: 1px;
	line-height: 400px;
	background: url(../images/western-industrial-group-logo.jpg) no-repeat;
	margin: 0px;
	padding: 202px 0px 0px;
	float: left;
	height: 1px;
	width: 196px;
	overflow: hidden;
}

h2 {
	font-size: 1px;
	line-height: 400px;
	background: url(../images/western-industrial-group-strap.jpg) no-repeat;
	margin: 0px;
	padding: 202px 0px 0px;
	float: left;
	height: 1px;
	width: 527px;
	overflow: hidden;
}

.flashbox {
	height: 293px;
	width: 723px;
	clear: both;
}

/* lower lists styles */

ul {
	list-style: none;
	margin: 0px 5px 0px 18px;
	padding: 0px 0px 0px 16px;
	background: url(images/list-bg.gif) no-repeat left bottom;
	display: inline;
	float: left;
	width: 200px;
}
