body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:965px;
	background-color:#5f5f5d;
}

#container {
	margin:10px;
	width:100%;
}

#rowone {
	height:auto;
	position:relative;
}

#rowtwo {
	height:34px;
	position:relative;
	clear:both;
	overflow:hidden;
}

#rowtwocola {
	float:left;
	width:419px;
	height:34px;
	color:#474745;
	background-image: url(home/home_04.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}

#rowtwocolb {
	float:left;
	width:123px;
	height:34px;
	overflow:hidden;
}

#rowtwocolc {
	float:left;
	width:423px;
	height:34px;
	color:#474745;
	background-image: url(home/home_06.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size:11px;
	overflow:hidden;
}

#rowthree {
	height:auto;
	position:relative;
	clear:both;
}

#rowfour {
	height:448;
	position:relative;
	clear:both;
}

#rowfourcola {
	float:left;
	width:18px;
	height:448px;
}

#rowfourcolb {
	float:left;
	width:929px;
	height:448px;	
}

#rowfive {
	height:15;
	position:relative;
	clear:both;
}

#footer {
	height:auto;
	position:relative;
	overflow:auto;
	color:000001;
	clear:both;
}

#footera {
	float:left;
	width:147px;
	height:auto;
	overflow:auto;
}

#footerb {
	float:left;
	width:817px;
	height:auto;
	font-size:12px;
	text-align:center;
	background-color:5d5d5f;
	overflow:auto;
}

#abrowfourcola {
	float:left;
	width:208px;
	height:448px;
}

#abrowfourcolb {
	float:left;
	width:739px;
	height:448px;
	background-color:#c4c9d1;
}

a:link {
	color: #000001;
	text-decoration: none;
}

a:visited{
	color: #000001;
	text-decoration: none;
}

a:hover {
	color: #0054a6;
	text-decoration: none;
}

.style1 {font-size: 10px}
