/* Setco Styles */

body {
	line-height: 1.4em;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin: 5%;
}

img {
	border: 0
}

p {
	margin: 1% 0;
	padding: 0
}

a:link {
	color: #5F899D;
	text-decoration: none;
	font-weight: bold
}

a:visited {
	color: #514F50;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #E8352D;
	text-decoration: none;
	font-weight: bold
}

/* Structural Styles */	

#mainContainer {
	background-image: url(img/x.gif);
}

#homeCols {
	width: 100%;
	position: relative;
}

#news {
	float: left;
	position: relative;
	width: 40%;
}


#downloads {
	float: left;
	position: relative;
	width: 40%;
}

#service {
	display: none;
}

#links {
	display: none;
}

#newsLink , #newsLink span {
	display: none;
}
#clientlogin  {
	display:none;
}

#downloadLink {
	position: relative;
	left: 300px;
	display: block;
	background: url(img/find_out_more.gif) no-repeat;
	width: 83px;
	height: 11px;
}

#downloadLink span {
	display: none
}

#mapAnim {
	display: none
}

/* Interior Structural Styles */

#wrapperSpindle {
	border-top: 1px solid #F57300;
	width: 100%;
	position: relative;
	margin-top: 20px;
}


#wrapperSlide {
	border-top: 1px solid #F57300;
	width: 100%;
	position: relative;
	margin-top: 20px;
}


#wrapperInnovate {
	border-top: 1px solid #F57300;
	width: 100%;
	position: relative;
	margin-top: 20px;
}

#wrapperReset {
	border-top: 1px solid #F57300;
	width: 100%;
	position: relative;
	margin-top: 20px;
}

#wrapperGeneral {
	border-top: 1px solid #F57300;
	width: 100%;
	position: relative;
	margin-top: 20px;
}

#mainCol {
	float: left;
	width: 75%;
	padding: 13px 0 20px 0;
}

#singleCol {
	width: 100%;
}

#rightContent {
	float: right;
	width: 45%;
}

#leftContent {
	float: left;
	width: 45%;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

/* Form Stuff */

form {
	display: inline
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #72797E
}

.btn {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #184674
}

.formheader {
	width: 175px;
	text-align: right;
	font-size: 14px;
	padding-bottom: 5px;
}

.formheaderCaption {
	font-size: 14px;
	padding-bottom: 5px;
}

.formtitle {
	width: 175px;
	text-align: right;
	padding: 3px
	font-size: 10px;
}

.formtitlerequired {
	width: 175px;
	text-align: right;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #F00
}

.formcontent {
	font-size: 10px;
	padding: 3px
}

/* XStandard Goodies */

.underline {
	text-decoration: underline
}

.strikethrough {
	text-decoration: line-through
}

.indent	{
	padding-left: 20px
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.imageFloatLeft {
	float: left;
	display: inline
}

.imageFloatRight {
	float: right;
	display: inline
}

/* Nav Styles */

#topNav, #listNav, #searchBox, #functionNavHome, #copyrightHome, #flashAnim, #leftCol {
	display: none;
}


/* Setco Text Styles */

#wrapperSpindle h1 {
	color: #F47200;
	font-size: 20pt;
	line-height: 1.1em
}

#wrapperSlide h1 {
	color: #008ACB;
	font-size: 20pt;
	line-height: 1.1em
}

#wrapperInnovate h1 {
	color: #514F50;
	font-size: 20pt;
	line-height: 1.1em
}

#wrapperReset h1 {
	color: #A28A20;
	font-size: 20pt;
	line-height: 1.1em
}
#wrapperFlexCenter h1 {
	color: #6A8012;
	font-size: 20pt;
	line-height: 1.1em
}
#wrapperShowroom h1 {
	color: #ED1C24;
	font-size: 20pt;
	line-height: 1.1em
}

#wrapperGeneral h1 {
	color: #E8352D;
	font-size: 20pt;
	line-height: 1.1em
}






