/* css document */
*{margin:0; padding:0}
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/bodybg.jpg) repeat-x top left #7fe0f8;
	padding-top:15px;
}

.clear{clear:both}
img{border:none}

a{text-decoration:none; color:#000}
a:hover{text-decoration:underline}

#container-div
{
	width:888px;
	height:auto;
	margin:0 auto;
}

#menu
{
	width:888px;
	height:77px;
	float:left;
}

#menu-l
{
	width:10px;
	height:77px;
	float:left;
	background:url(images/menul.jpg) no-repeat top left;
}

#menu-r
{
	width:10px;
	height:77px;
	float:left;
	background:url(images/menur.jpg) no-repeat top left;
}

#menu-links
{
	width:868px;
	height:77px;
	float:left;
	background:url(images/menubg.jpg) repeat-x;
}

#menu-links ul li
{
	list-style:none;
	display:inline;
	float:left;
	margin-right:6px;
}

#menu-links ul li a
{
	text-decoration:none;
	color:#fff;
	display:block;
	width:118px;
	height:77px;
	line-height:77px;
	text-align:center;
	font-weight:bold;
}

#menu-links ul li a:hover
{background:url(images/menubgo.jpg) no-repeat top left}

#menu-links ul li a.active
{background:url(images/menubgo1.jpg) no-repeat top left; color:#000;}

#header
{
	width:888px;
	height:402px;
	float:left;
}

#header1
{
	width:888px;
	height:87px;
	float:left;
}

#header1-l
{
	width:296px;
	height:53px;
	float:left;
	padding:34px 0 0 3px;
}

#header1-r
{
	width:589px;
	height:87px;
	float:left;
	background:url(images/head1-r.jpg) no-repeat top left;
}

#header2
{
	width:888px;
	height:315px;
	float:left;
}

#header2-l
{
	width:299px;
	height:315px;
	float:left;
	background:url(images/header2-l.jpg) no-repeat top left;
}

#header2-m
{
	width:279px;
	height:280px;
	float:left;
	background:url(images/header2-m.jpg) repeat-x;
	padding:35px 0 0 8px;
}

#header2-m ul li
{
	list-style:none;
	background:url(images/arrow.gif) no-repeat 0% 0%;
	font-weight:bold;
	font-size:18px;
	margin-bottom:13px;
	padding-left:28px;
}

#header2-m ul li h2
{
	font-weight:bold;
	font-size:18px;
}


#header2-r
{
	width:302px;
	height:315px;
	float:left;
	background:url(images/header2-r.jpg) no-repeat top left;
}

#body-container
{
	width:858px;
	height:auto;
	float:left;
	background:#fff;
	padding:0 15px;
}

#body-container h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

#body-container p
{
	text-align:justify;
	line-height:18px;
	padding-bottom:8px;
}

#body-container ul, #body-container ol
{
	margin-left:15px;
	padding-bottom:8px;
}

#body-container ul li, #body-container ol li
{
	padding:3px 0 3px 15px;
}

#bottom-cont
{
	width:100%;
	height:auto;
	float:left;
	background:url(images/bottom-bg.jpg) repeat-x top left #30a0bb;
}

#bot-contents
{
	width:888px;
	height:auto;
	margin:0 auto;
}

#bott-curve
{
	width:888px;
	height:33px;
	float:left;
	background:url(images/bottom-curve.gif) no-repeat top left;
}

#services
{
	width:888px;
	height:96px;
	float:left;
	padding-top:6px;
}

#ser-head
{
	background:url(images/red-arrow.gif) no-repeat 0% 0%;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:30px;
	margin-bottom:10PX;
}

#services ul li
{
	list-style:none;
	width:222px;
	float:left;
	padding-bottom:8px;
}

#services ul li a
{
	color:#fff;
	font-weight:normal;
}

#footer
{
	width:888px;
	height:auto;
	float:left;
	color:#fff;
	text-align:center;
	padding:25px 0;
}

#footer ul li
{
	display:inline;
	list-style:none;
}

#footer ul li a
{
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}

#footer ul li a:hover
{
	text-decoration:underline;
}

#copyright
{
	width:888px;
	height:auto;
	float:left;
	color:#fff;
	text-align:center;
	padding-bottom:25px;
}

#copyright a
{
	color:#fff;
	font-weight:bold;
}

.sitem-head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
