@charset "utf-8";
/* CSS Document */

body {
	margin:18px 0 0 0; _margin:21px 0 0 0;
	padding:0;
	background:#FFFFFF;
	font-size:13px;
	color:#666666;
	font-family:Verdana;
	}
.redTxt {
	color:#730018;
	}
.drkRedTxt {
	color:#bc180d;
	}
.fltL {
	float:left;
    width: 361px;
}
.fltR {
	float:right;
	}
.clear {
	clear:both;
	}
.container {
	width:726px;
	margin:auto;
	}
#header {
	height:90px;
	border-bottom:1px solid #45000e;
	width:726px;
	}
#header .logo {
	width:150px;
	float:left;
	}
#header .nav ul {
	/*margin:0; 
	padding:0;
	list-style:none;
	width:365px;
	float:right;*/
	
	margin:0px 0px 0px 0px;
	float:right;
	width:400px;
	}
#header .nav ul li {
	/*float:left;
	padding:0 0 0 11px;*/
	
	list-style:none;
	display:inline;
	margin-left:18px;
	float:right;
	}
.mainImgBox {
	margin:20px 0;
	}
.cntntContainer {
	width:725px;
	}
.NewsBox {
	width:350px;
	margin-right:10px;
	float:left;
	}
h3 {
	margin:0;
	padding:0;
	font-size:14px; 
	}
.underln {
	text-decoration:underline;
	}
.imgBox {
	float:left;
	margin-right:20px;
	width:75px;
	}
.contentBox {
	float:left;
	width:250px;
	}
.box {
	margin:15px 0 0 0;
	}
.viewLnk {
	margin:25px 10px;
	float:right;
	}
.viewLnk a {
	color:#666666;
	text-decoration:none;
	}
.viewLnk a:hover {
	text-decoration:underline;
	}
.caseStdyBox {
	width:350px;
	float:right;
	}
.picBox {
	width:105px;
	float:left;
	margin-right:20px;
	}
.artcleBox {
	width:225px;
	float:left;
	}
.grnTxt {
	color:#bdf2bd;
	}
a.gryLnk {
	color:#666666;
	text-decoration:none;
	}
a.gryLnk:hover {
	text-decoration:underline;
	}
.redBar {
	border-bottom:1px solid #b02e30;
	margin:20px 0 0 0;
	}
.footer {
	font-size:9px;
	color:#c0c0c0;
	margin:10px 0 0 0;
	line-height:12px;
	}
.footer a {
	color:#c0c0c0;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}
.bttmLnk {
	color:#909090;
	margin:15px 0;
	}
.bttmLnk a {
	color:#909090;
	text-decoration:none;
	}
.bttmLnk a:hover {
	text-decoration:underline;
	}
.font10 {
	font-size:10px;
	}
.font14 {
	font-size:14px;
	}
a.gryLnkWL {
	color:#666666;
	text-decoration:underline;
	}
a.gryLnkWL:hover {
	text-decoration:none;
	}
.characterBox {
	text-align:center; width:100px; margin-right:15px; 
float:left;
	}
.characterBox2 {
	text-align:center; width:100px; margin-right:1px; 
float:left;
	}
.posRel {
	position:relative;
	}