@charset "utf-8";
p {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 100%;
	float: left;
}

h1 {
	visibility: hidden;
	text-indent: -9999px;
	float: left;
}
/* CSS Document */

 h2{
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	clear: left;
}
h3 {
	font-size: 18px;
	color: #666666;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 15px;
	clear: left;
}
h4 {
	font-size: 14px;
	color: #0099FF;
	margin-bottom: 5px;
	clear: both;
}



a:link {
	color: #ed670d;
	outline:none;
}

a:visited {
	color: #ed670d;
}
a:hover {
	color: #FFCC00;
}


a:active {
	color: #ed670d;
	outline:none;
}
address {
	font-size: 12px;
	display: block;
	float: right;
	width: 250px;
	font-style: normal;
}
.news {
	color: #0099FF;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
	display: block;
}

.contactsection {
	float: left;
	width: 250px;
	font-size: 12px;
	margin-bottom: 5px;
	display: block;
}


.company-image {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.requestimages {
	float: right;
	margin-bottom: 11px;
}
.standardimage {
	float: left;
	margin-bottom: 10px;
}
.parawrap {
	display: block;
	float: right;
	width: 340px;
}



.intro {
	font-size: 14px;
	line-height: 20px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	float: right;
	width: 380px;
}
.outro {
	font-size: 13px;
	font-weight: bold;
}

.textblue {
	color: #066caa;
	font-weight: bold;
}
.promo {
	width: 580px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.intro-cards {
	width: 170px;
	background-image: url(../images/cards.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #004b8d;
	padding-left: 140px;
	padding-top: 30px;
	margin-right: 5px;
	float: left;
}
.production {
	font-size: 14px;
	display: block;
	width: 250px;
	float: right;
	margin-top: 20px;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
}
.icma {
	float: right;
	margin-right: 65px;
	margin-top: 10px;
}
.dlstitle {
	font-size: 12px;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	margin-top: 10px;
}
.download {
	padding: 0px;
	margin: 0px;
}
.download  li {
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 7px;
	padding-left: 25px;
}
.pdf-icon {
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.zip-icon {
	background-image: url(../images/winzip-icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.introbox {
	padding: 0px;
	width: 548px;
	float: left;
	border: 1px solid #D7EEFF;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #EAEAEA;
	width: 100%;
	height:1px;
}
.floatright {
	float: right;
}

.imgspacer { margin-bottom: 20px; }
