img, div, input { behavior: url("iepngfix.htc") }

body {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
	height:auto;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
}
#wrapper {
	margin:auto;
	width:896px;
	position: relative;
}
.navigation {
	background-image:url(../images/bg_navi.gif);
	background-repeat:repeat-x;
	height:42px;
	position:relative;
	top: 20px;
	z-index:200;
}

a:link, a:active, a:visited {
	color:#232323;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#1c3674;
	text-decoration:underline;
}

h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#232323;
}

/*----------------------Header-----------------------------*/
#header {
	margin:auto;
	width:896px;
	height:92px;
	position:relative;
}
#logo {
	position:absolute;
	top:26px;
	left:-5px;
	width:264px;
	height:52px;
}
#top_right {
	position:absolute;
	top:16px;
	left:681px;
	width:210px;
	height:67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232323;
}

#top_right a:link, #top_right a:visited, #top_right a:active {
	text-decoration:none;
}

#top_right a:hover {
	text-decoration:underline;
}

.newsletter_subscribe_field {
	margin: 0px;
	padding: 2px 3px 2px 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cacaca;
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	width: 160px;
	height: 14px;
	background: transparent;
	border: 1px #dddddd solid;
}
#menu {
	position:relative;
	margin-left:6px;
	
}

#flash_banner {
	position: relative;
	padding: 15px 0px 25px 0px;
	width: 894px;
	height: 366px;
}

/*-------------------------Content---------------------------*/
.page_title {
	padding-bottom:8px;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1c3674;
	line-height:18px;
	padding-bottom:8px;
	z-index:-100;
}

.content {
	position:relative;
	margin:auto;
}

.content_box {
	border:1px solid #e5e5e5;

}

.content_text {
	padding:10px 20px 0 20px;
	text-align:justify;
	line-height:18px;
	min-height:300px;
	_height:300px;
}

.content_pic {
	padding:10px;
}

.content_highlight {
	font-weight:bold;
	color:#7e0802;
}
/*-------------------------Left Panel------------------------*/
.left_navi_head {
	background-image:url(../images/left_navi_bg.jpg);
	background-repeat:no-repeat;
	width:187px;
	height:33px;
	text-indent:40px;
	color:#FFF;
	font-weight:bold;
}

#left_link {
	padding-left:15px;
	list-style:none;
	line-height:16px;
}

#left_link a:link, a:active, a:visited {
	color:#232323;
	text-decoration:none;
}

#left_link a:hover {
	color:#1c3674;
	text-decoration:underline;
}

#left_navi_text {
	padding:10px 0px 10px 15px ;
	line-height:16px;
}

/*-------------------------Left Panel------------------------*/
/*-------------------------Product CSS-----------------------*/
.product_title {
	font-size:14px;
	font-weight:bold;
	color:#1c3674;
	padding:0px 0px 0px 20px;
}

.product_title a:link, .product_title a:visited, .product_title a:active {
	font-size:14px;
	font-weight:bold;
	color:#1c3674;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}

.product_title a:hover {
	text-decoration:underline;
}

.product_desc {
	line-height:16px;
	padding: 5px 0px 20px 20px;
}

.h_separator {
	border-bottom:1px solid #e5e5e5;
}
.product_title a:link, a:visited, a:active {
	color:#1c3674;
	text-decoration:none;
}

.product_title a:hover {
	text-decoration:underline;
}

/*-------------------------Product CSS-----------------------*/
/*-------------------------News Panel------------------------*/
.news_date {
	font-weight:bold;
	padding-top:3px;
}

.headline {
	line-height:11px;
}

.headline a:link, a:visited, a:active {
	color:#232323;
	text-decoration:none;
}

.headline a:hover {
	color:#1c3674;
	text-decoration:underline;
}	
			
/*-------------------------Footer----------------------------*/
#footer {
	width:896px;
	position:relative;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index: 100;
}

#footer a:link, a:visited, a:active {
	color:#232323;
	text-decoration:none;
}

#footer a:hover {
	color:#1c3674;
	text-decoration:underline;
}

.bottom_navigation {
	border:1px solid #e5e5e5;
	width:896px;
	height:42px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
