body {
	background:#ffffff;
	margin:0;
	padding:0;
	font-size:80%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
}
a {
	color:#ea021a;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:1.5em;
	font-weight:normal;
	color:#000;
}
h2 {
	font-size:1.3em;
	color:#ea021a;
}
h3 {
	font-size:1.2em;
	color:#ea021a;
}
h4 {
	font-size:1.1em;
	color:#ea021a;
}
#content ul {
	margin-left:0;
	padding-left:0;
}
#content ul li {
	margin-left:2em;
	padding-left:0;
	line-height: 22px;
}
#container {
	width:1080px;
	margin:0 auto;
	text-align:left;
}
#header {
	float:left;
	width:1080px;
	padding-top:20px;
	position:relative;
	border-bottom:8px solid #E70219;
}
#header h2 {
	display:none;
}
#phrase {
	position:absolute;
	top:30px;
	right:30px;
}
#header ul {
	float:left;
	width:1080px;
	position:relative;
	left:0px;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li {
	float:left;
	list-style:none;
	margin:0 1px 0 0;
	padding:0 0 0 5px;
	background:#000 url(images/tab-black.gif) top left no-repeat;
}
#header ul li a {
	display:block;
	float:left;
	padding:5px 10px 5px 5px;
	background:#000 url(images/tab-black.gif) top right no-repeat;
	text-decoration:none;
	color:#fff;
	font-size:1.1em;
}
#activetab1 #tab1,
#activetab2 #tab2,
#activetab3 #tab3,
#activetab4 #tab4,
#activetab5 #tab5,
#activetab6 #tab6,
#activetab6 #tab7,
#activetab6 #tab8,
#activetab6 #tab9, {
	background:#E70219 url(images/tab-red.gif) top left no-repeat;
}
#activetab1 #tab1 a,
#activetab2 #tab2 a,
#activetab3 #tab3 a,
#activetab4 #tab4 a,
#activetab5 #tab5 a,
#activetab6 #tab6 a,
#activetab7 #tab7 a,
#activetab8 #tab8 a,
#activetab9 #tab9 a, {
	background:#E70219 url(images/tab-red.gif) top right no-repeat;
}
#wraper {
	clear:both;
	float:left;
	width:1080px;
	background:#E2E2E2 url(images/pageback.gif) top repeat-x;
	padding-bottom: 150px;
}
#content {
	float:right;
	width:750px;
	position:relative;
	right:37px;
	padding-top:20px;
	padding-bottom:20px;
}
#colleft {
	float: left;
	width: 432px;
	padding-right: 30px;
	border-right: 1px dotted #000000;
}
#colright {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 0 0 35px;
	font-size: 11px;
}
#colright p {
	margin: 7px 0 0 0;
	
}
.email {
	color: #ea021a;
	font-weight: bold;
	background: url(images/envelopeIcon.gif) no-repeat left center;
	padding-left: 15px;
}
#left {
	float:left;
	width:221px;
	height: 360px;
	background:#c61e00;
	padding-bottom:30px;
}
#left h2,
#left p {
	color:#ffffff;
	padding-left:20px;
	padding-right:20px;
}
#activetab1 #left h2, #activetab6 #left h2 {
	font-weight: bold;
	font-size: 14px;
}
#left h2 {
	font-weight: normal;
}	
#left a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 11px;
}
#left a:hover {
	font-weight: bold;
	text-decoration: none;
}
#left ul {
	list-style: none;
	margin: 20px 0 0 20px;
	padding: 0;
}
#left li {
	display: block;
	list-style: none;
	height: 22px;
	line-height:21px;
	color: #ffffff;
}
#contactleft {
	width: 260px;
	border-right: 1px dotted #000000;
	padding: 0 25px 0 0;
}
.tblcontact {
	float: right;
	width: 360px;
	font-size: 11px;
	font-weight: bold;
}
#footer {
	clear:both;
	float:left;
	width:1080px;
	font-size:.8em;
	position:relative;
	padding-bottom:30px;
}
.submit {
	background: #c61e00;
	font-size: 10px;
	color: #ffffff;
	width: 78px;
	height: 24px;
	border: none;
	margin-right: 10px;
}
#footer a {
	text-decoration:none;
	color: #ea021a;
}
#fslinks {
	position:absolute;
	top:0;
	right:0;
}
#fslinks a {
	color:#404040 !important;
}
#footer p {
	padding-top:.4em;
	margin-top:0;
}