* {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
p {
	margin-top:10px;
	margin-bottom:5px;
}
.styTextSmall {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
#container {
	width: 873px;
}
#container2 {
	width: 873px;
	float: left;
}
#holder {
	width:980px;
}
#downloads {
	width: 100px;
	float:right;
	margin-top:260px;
}
#left {
	width: 241px;
	clear: left;
	float: left;
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#right {
	width: 632px;
	clear: right;
	float: right;
	background-image: url(images/bg_newsRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 15px;
}
#logo {
	padding-left: 17px;
	padding-top: 40px;
	height: 148px;
}
#newsletter {
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 20px;
}
#newsletter p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

#news {
	height: 48px;
	background-image: url(images/bg_newsLeft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 27px;
}
#newsBox {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#productBox {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	float:left;
	width:354px;
}
#productImg {
	float:right;
	width:240px;
	text-align: center;
}
#productImg p {
	margin:0px;
}
#tickertextbox {
	display: block;
	width:420px;
	float: left;
	text-align: left;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 19px;
	padding-left: 5px;
	}
#tickertextbox a {
	font-weight:normal;
	text-decoration: none;
	color:#666666;
	}
#tickertextbox a:hover {
	color: #214092;
	text-decoration: underline;
}
#nav {
	background-image: url(images/bg_navLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-size: 13px;
	color: #214092;
	width: 632px;
}
#team {
	float: left;
	margin-right: 15px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.nav a {
	font-weight:normal;
	color: #214092;
	text-align:center;
	text-decoration: none;
	display:block;
	width:78px;
	background: url("images/bg_nav_up.jpg") 0 0 no-repeat;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	float: left;
	margin-right: 3px;
}
.nav a:hover {
	background-position: -157px 0;
	color: #FFFFFF;
	background: url("images/bg_nav_over.jpg") 0 0 no-repeat;
	text-decoration: none;
}
.nav2 a {
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	display:block;
	width:78px;
	background: url("images/bg_nav_over.jpg") 0 0 no-repeat;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	float: left;
	margin-right: 3px;
}
.nav2 a:hover {
	background-position: -157px 0;
	color: #C1E4F7;
	background: url("images/bg_nav_over.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#contentRight {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 19px;
	padding-left: 19px;
	padding-right: 19px;
	text-align: left;
}
#contentRightText {
	float:left;
	width:413px;
	margin-right: 10px;
}
#contentRightHome {
	background-image: url(images/bg_contentHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 19px;
	padding-left: 35px;
	padding-right: 35px;
	text-align: center;
}
#contentLeft {
	padding: 19px;
}
.contentLeft p {
	margin:0px;
}
#footer {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #d1d6d9;
}
#footerLeft {
	float:left;
	clear:left;
	margin-left: 19px;
	width: 221px;
}
#footerRight {
	float:left;
	margin-top:10px;
	text-align: left;
	width: 490px;
}
#footerHolder {
	width: 873px;
}
.box_big {
	width:560px;
	height:113px;
	background-image:url(images/bg_boxBig.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	margin-right:52px;
	margin-bottom:15px;
}
.box_big p {
	margin:0px;
}
.box_small p {
	margin:0px;
}
.box_small2 p {
	margin:0px;
}
.box_small {
	width:151px;
	height:113px;
	background-image:url(images/bg_boxSmall.jpg);
	background-repeat:none;
	background-position:bottom;
	float:left;
	margin-right:52px;
}
.box_small2 {
	width:151px;
	height:113px;
	background-image:url(images/bg_boxSmall.jpg);
	background-repeat:none;
	background-position:bottom;
	float:left;
	text-align: center;
}
.box_small3 {
	width:151px;
	float:left;
	text-align: center;
}
h1 {
	font-size:13px;
	color:#ff1e00;
	fonr-weight:bold;
	text-transform: uppercase;
}
h2 {
	font-size:13px;
	color:#ff1e00;
	fonr-weight:bold;
	margin-bottom:10px;
	text-transform: uppercase;
}
h3 {
	font-size:14px;
	color:#666666;
	fonr-weight:bold;
	text-transform: uppercase;
}
strong {
	font-weight: bold;
	color: #214092;
}
.p_blueBold {
	font-weight: bold;
	color: #214092;
}
a.linkBlue {
	color: #214092;
	text-decoration: none;
	font-weight:normal;
}
a {
	font-weight: bold;
	color: #214092;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #6891ff;
}
ul {
	list-style-type: disc;
	padding-left:15px;
}
.navL1 {
	color: #214092;
	text-align: left;
	list-style-type: none;
	padding-left:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d6d9;
}
.navL1 a {
	display:block;
	color:#FF1E00;
	background: #ffffff;
	text-decoration: none;
	padding-left:0px;
	line-height: 1;
	padding-top: 6px;
	padding-bottom:6px;
}
.navL1 a:hover {
	color: #015697;
	background-color: #C1E4F7;
	padding-left:0px;
}
#leftBox {
	margin-bottom: 15px;
	width:100%;
	padding-bottom: 5px;
	float:left;
	
}
#productLeft {
	margin-bottom: 15px;
	padding-bottom: 5px;
	float:left;
	width: 600px;
}
#productLeft img {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.contact_p {
	font-size: 12px;
	color: #214092;
	border: 1px solid #CCCCCC;
}
