@charset "utf-8";
@import url(template.css);

div#area div#section3{
	height:195px;
	background:#105d90;
}

div#area div#section4{
	height:6px;
	background:url(footer-strip.gif);
}

div#area div#section5 div#col1 div#strip{
	float:left;
	width:270px;
	height:8px;
	background:url(green-strip.gif);
}

div#area div#section5 div#col2 div#strip{
	float:left;
	width:356px;
	height:8px;
	background:url(blue-strip.gif);
}

div#area div#section5 div#col3 div#strip{
	float:left;
	width:270px;
	height:8px;
	background:url(yellow-strip.gif);
}

div#area div#section6{
	background:#FFFFFF;
	height:100%;
}

div#area div#section6 #container div#col1{
	float:left;
	width:270px;
	min-height:100px;
}

div#area div#section6 #container div#col1 div.content h1.title{
	font-size:15px;
	color:#055184;
	padding:13px;
	background:url(greybar-bg.gif);
}

div#area div#section6 #container div#col1 div.content div.body{
	padding:14px;
	color:#666666;
}

div#area div#section6 #container div#col2{
	float:left;
	width:356px;
}

div#area div#section6 #container div#col2 div.content h1.title{
	background:url(productshd_home.gif);
	font-size:14px;
	color:#FFFFFF;
	padding:13px;
}

div#area div#section6 #container div#col2 div.content div.body{
	padding:14px;
	color:#666666;
}

div#area div#section6 #container div#col3{
	float:left;
	width:272px;
}

div#area div#section6 #container div#col3 div.content h1{
	font-size:14px;
	color:#055184;
	padding:13px;
	background:url(greybar-bg.gif);
}

div#area div#section6 #container div#col3 div.content div.body{
	padding-left:14px;
}

div#area div#section6 #container div#col3 div.content div.body div.news{
	border-bottom:2px dotted #222222;
}

div#area div#section6 #container div#col3 div.content div.body div.news h5{
	color:#105d90;
	margin-top:10px;
	font-size:9px;
}

div#area div#section6 #container div#col3 div.content div.body div.news p{
	color:#105d90;
	margin-top:5px;
	margin-bottom:10px;
	font-size:9px;
}

div#area div#section7{
	height:6px;
	background:url(footer-strip.gif);
}

div#area div#section8{
	background:#FFFFFF;
	height:100%;
}

div#area div#section8 div#col1{
	float:left;
	width:70%;
}

div#area div#section8 div#col1 ul#nav{
	margin:10px;
	list-style:none;
}

div#area div#section8 div#col1 ul#nav li{
	display:inline;
	margin:5px;
}

div#area div#section8 div#col1 ul#nav li a{
	text-transform:lowercase;
	font-size:12px;
	color:#105d90;
}

div#area div#section8 div#col1 div#copyRight p{
	margin:14px;
	font-size:10px;
	color:#858585;
}

div#area div#section8 div#col2{
	float:left;
	width:30%;
}

