@font-face {
font-family: "Futura Light";
src: url(FuturaLightBT.woff);
}

* { behavior: url(iepngfix.htc) }
html, body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#top {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 160px;
}
#logo {
	height: 108px;
	width: 312px;
	margin-top: 25px;
	margin-left: 20px;
	position: absolute;
}
#slogan {
	height: 23px;
	width: 229px;
	margin-top: 130px;
	margin-left: 740px;
	position: absolute;
}




#navbar {
	width: 599px;
	margin-top: 48px;
	margin-left: 370px;
	height: 64px;
	position: absolute;
}
#news-wrapper {
	height: 360px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#banner-holder {
	height: 360px;
	width: 650px;
	float: left;
	margin-right: 12px;
}

.controls {
	height: 50px;
	width: 650px;
	margin-top: 155px;
	position: absolute;
}
#news-holder {
	float: left;
	height: 360px;
	width: 298px;
}
#news-header {
	height: 52px;
	width: 298px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0c5092;
}
#news-cont {
	height: 290px;
	width: 278px;
	background-image: url(images/box-bg1.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#news {
	height: 245px;
	overflow: auto;
}
.newsbox-title {
	font-family: "Futura Light";
	font-size: 20px;
	color: #0b5092;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	letter-spacing: -1px;
}
.newsbox-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: justify;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	line-height: 13px;
}





#banner {
	height: 355px;
	width: 630px;
	margin-left: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e50044;
	position: absolute;
}


#mid {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
}




#contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
}
#contents p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
#contents h1 {
	font-family: "Futura Light";
	font-size: 32px;
	color: #E50044;
	letter-spacing: -1px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF427A;
	padding-bottom: 4px;
}
#contents h2 {
	font-family: "Futura Light";
	font-size: 28px;
	color: #0C5092;
	font-weight: bold;
	letter-spacing: -1px;
}
#contents h3 {
	font-family: "Futura Light";
	font-size: 25px;
	color: #E50044;
	letter-spacing: -1px;
	font-weight: normal;
}
#contents h4 {
	font-family: "Futura Light";
	font-size: 22px;
	color: #0C5092;
	font-weight: normal;
	letter-spacing: -1px;
}
#contents h5 {
	font-family: "Futura Light";
	font-size: 20px;
	color: #0C5092;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents h6 {
	font-family: "Futura Light";
	font-size: 20px;
	color: #313131;
	font-weight: normal;
}
#contents  ul {
	list-style-type: square;
}
#contents  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
	color: #3A3A3A;
}







#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
}
a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0A427A;
}




#footer-menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #0c5092;
	margin-left: 10px;
	font-size: 12px;
	padding-top: 60px;
	margin-bottom: 10px;
}
#footer-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0c5092;
}
#footer-menu a:hover {
	text-decoration: underline;
}
a.link-all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f4451;
	text-decoration: none;
}
a.link-all:hover {
	color: #0C5092;
}
a.link-news-item {
	text-decoration: none;
	color: #3f4451;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.link-news-item:hover {
	color: #0171bb;
}
a.link-image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C5092;
	text-decoration: none;
}
a.link-image:hover {
	color: #E50044;
}
.news-title {
	font-family: "Futura Light";
	font-size: 22px;
	color: #0C5092;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
.news-txt {
	text-align: justify;
}
#news-box-large {
	width:420px;
	float:left;
	padding:10px;
	height: 95px;
}

.news-photo{
	width:88px;
	height:88px;
	border:solid;
	border-width:1px;
	border-color:#d7d7d7;
	padding:2px;
	float:left;
}
.news-photoholder{
	width:88px;
	height:88px;
	background-color:#000;
	overflow:hidden;
}
.news-txtholder-large {
	width:310px;
	padding:5px 0px 5px 10px;
	float:left;
}
.trOn {
	cursor: pointer;
	background-image: url(images/box-bg1.png);
}
.trOff {
}
.line {
	background-color: #CFCFCF;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.menu-header{
	font-family: "Futura Light";
	font-size: 32px;
	color: #0C5092;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	margin: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
}
a.menuitem {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #018bc9;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 236px;
	display: block;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.menuitem:hover {
	color: #0C5092;
}
a.menusubitem {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #3A3A3A;
	padding-left: 25px;
	width: 225px;
	display: block;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.menusubitem:hover {
	color: #0C5092;
}
.productphoto {
	float: left;
	margin-right: 10px;
	width: 95px;
	height: 95px;
	overflow: hidden;
	border: 4px solid #BED7EB;
}
.frmline {
	height: 1px;
	border: 0;
	color: #0C5092;
	background-color: #85B4CD;
}
