@charset "utf-8";
/* CSS Document */
body
	{
		padding:0px;
		margin:0px;
		background:#181c27 url(../images/topbg.jpg) repeat-x top;
	}
.topnavcenter
	{
		background:url(../images/topnavcenter.jpg) repeat-x;
	}
.topnavright
	{
		background:url(../images/topnavright.jpg) no-repeat right;
	}
.topnavleft
	{
		background:url(../images/topnavleft.jpg) no-repeat left;
		height:71px;
	}
h1
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:23px;
		font-weight:normal;
		color:#ffffff;
	}
h2
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:23px;
		font-weight:normal;
		color:#20a1db;
		padding:0px;
		margin:0px;
	}
h3
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		color:#ffffff;
		padding:0px;
		margin:0px;
	}
h4
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		font-weight:normal;
		color:#20a1db;
		padding:0px;
		margin:0px;
	}
.textcolor
	{
		color:#20a1db;
	}
.liactive
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		background:url(../images/linkactive.jpg) no-repeat;
		height:27px;
		line-height:27px;
		text-decoration:none;
		display:block;
		color:#FFFFFF;
		width:95px;
		text-align:center;
	}
.lilink
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		background:none;
		height:27px;
		line-height:27px;
		text-decoration:none;
		display:block;
		color:#FFFFFF;
		text-align:center;
	}
.lilink:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		background:none;
		height:27px;
		line-height:27px;
		text-decoration:none;
		display:block;
		color:#009dcb;
		text-align:center;
	}
.servicebg
	{
		background:url(../images/servicesbg.jpg) no-repeat;
		height:271px;
	}
.topcontent
	{
		background:url(../images/curvetop.jpg) no-repeat;
		height:14px;
	}
.bottomcontent
	{
		background:url(../images/bottom.jpg) no-repeat;
		height:14px;
	}
.centercontent
	{
		background:url(../images/center.jpg) repeat-y;
	}
.line
	{
		background:url(../images/line.jpg) repeat-y right top;
	}
.para
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#83827e;
	}
.para2
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#83827e;
	}
.textbox
	{
		width:242px;
		padding:1px;
		border:#5d6068 1px solid;
		color:#83827e;
		background-color:#30333d;
	}
.footer
	{
		background:url(../images/footer.jpg) repeat-x;
		height:72px;
	}
ul
	{
		padding:0px 12px 12px 60px;
	}