body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
	color: #333;
	background-color: #FFF;
	display: block;
	position: absolute;
	width: 800px;
	left: 10px;
	top: 5px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height:8px;
	color: #CCC;
}
.navlink {
	display: in-line;
	text-decoration:none;
	color: #333;
	}
.bluelink {
	display: in-line;
	text-decoration:none;
	color: #0066FF;
	}

.header {
	display: block;
	height: 50px;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.logo {
	font-size: 24px;
	line-height:26px;
	font-weight: bold;
	color: #0CF;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.rightheader {
	display: block;
	height: 30px;
	width: 200px;
	position: absolute;
	left: 567px;
	top: 20px;
	font-size: 12px;
}

.topimage {
	display: block;
	position: absolute;
	height: 222px;
	width: 555px;
	left: 212px;
	top: 60px;
	background-image: url(../images/top.jpg);
}


.navmenu {
	display: block;
	position: absolute;
	height: 223px;
	width: 210px;
	left: 0px;
	top: 60px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	font-size: 11px;

}

.item1 {
	display: inline;
	position: absolute;
	height: 29px;
	width: 210px;
	left: 0px;
	top: 0px;
	background-color: #efefef;
	background-image: url(../images/arr.jpg);
	background-position: 0px 11px;
	background-repeat: no-repeat;
	line-height: 29px;
	text-indent: 20px;
	vertical-align: middle;
}
.item2 {
	display: block;
	position: absolute;
	height: 29px;
	width: 210px;
	left: 0px;
	top: 32px;
	background-color: #efefef;	
	background-color: #efefef;
	background-image: url(../images/arr.jpg);
	background-position: 0px 11px;
	background-repeat: no-repeat;
	line-height: 29px;
	text-indent: 20px;
	vertical-align: middle;
}
.item3 {
	display: block;
	position: absolute;
	height: 29px;
	width: 210px;
	left: 0px;
	top: 64px;
	background-color: #efefef;
	background-image: url(../images/arr.jpg);
	background-position: 0px 11px;
	background-repeat: no-repeat;
	line-height: 29px;
	text-indent: 20px;
	vertical-align: middle;
}
.item4 {
	display: block;
	position: absolute;
	height: 29px;
	width: 210px;
	left: 0px;
	top: 96px;
	background-color: #efefef;
	background-image: url(../images/arr.jpg);
	background-position: 0px 11px;
	background-repeat: no-repeat;
	line-height: 29px;
	text-indent: 20px;
	vertical-align: middle;
}
.item5 {
	display: block;
	position: absolute;
	height: 29px;
	width: 210px;
	left: 0px;
	top: 128px;
	background-color: #efefef;
	background-image: url(../images/arr.jpg);
	background-position: 0px 11px;
	background-repeat: no-repeat;
	line-height: 29px;
	text-indent: 20px;
	vertical-align: middle;
}
.item6 {
	display: block;
	position: absolute;
	height: 29px;
	width: 210px;
	left: 0px;
	top: 160px;
	background-color: #efefef;
	background-image: url(../images/arr.jpg);
	background-position: 0px 11px;
	background-repeat: no-repeat;
	line-height: 29px;
	text-indent: 20px;
	vertical-align: middle;
}
.item7 {
	display: block;
	position: absolute;
	height: 29px;
	width: 210px;
	left: 0px;
	top: 192px;
	background-color: #efefef;
	background-image: url(../images/arr.jpg);
	background-position: 0px 11px;
	background-repeat: no-repeat;
	line-height: 29px;
	text-indent: 20px;
	vertical-align: middle;
}


.leftbody {
	display: block;
	position: absolute;
	height: 400px;
	width: 210px;
	left: 0px;
	top: 285px;
	text-align: center;
}
.rightbody {
	display: block;
	position: absolute;
	height: 400px;
	width: 555px;
	left: 212px;
	top: 285px;

}
.footer {
	display: block;
	position: absolute;
	height: 20px;
	width: 667px;
	left: 50px;
	top: 695px;
	font-size:10px;
	line-height:20px;
	vertical-align:middle;
	background-color: #EFEFEF;
	text-align:center;

}
.mainheading{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #0CF;
	line-height: 24px;
	text-indent: 10px;
	vertical-align: middle;
}
.grppara {
	font-size: 12px;
	line-height:14px;
}
.newsbox{
	display: block;
	position:absolute;
	width: 510px;
	left: 5px;
	border: thick solid #000066;
	padding-right: 10px;
	padding-left: 10px;
}
.linespace{
	display:block;
	height:4px;
}