/* CSS Document */

*{
margin:0; 
padding:0;
}

img{
border:none;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bodybg.gif) repeat-x top left #F0E2CA;
	color:#303030;
}	

#wrapper
{
	width:901px;
	height:auto;
	margin:0 auto;
}

.clear{
	margin:0; 
	padding:0; 
	clear:both;
}

#header
{
	width:901px;
	height:79px;
	float:left;
}

#logo
{
	width:424px;
	height:79px;
	float:left;
}

#headerright
{
	width:473px;
	height:69px;
	float:left;
	padding-top:10px;
	padding-left:4px;
}

#topnav
{
	width:901px;
	height:27px;
	float:left;
}

#topnav-left
{
	width:5px;
	height:27px;
	float:left;
	background:url(images/topnavleft.gif) no-repeat;
}

#topnav-right
{
	width:5px;
	height:27px;
	float:left;
	background:url(images/topnavright.gif) no-repeat;
}

#topnav-mid
{
	width:891px;
	height:27px;
	float:left;
	background:url(images/topnavmid.gif) repeat-x;
	color:#fff;
	font-weight:bold;
}

#topnav-mid ul li
{
	list-style:none;
	display:inline;
	float:left;
	margin-left:18px;
	margin-right:10px;

}

#topnav-mid ul li.seprator
{
	background:url(images/menuseprator.gif) no-repeat top right;
	height:27px;
	width:2px;
	float:left;

}

#topnav-mid ul li a
{
	text-decoration:none;
	color:#fff;
	display:block;
	height:22px;
	padding-top:5px;
	float:left;
}

#topnav-mid ul li a:hover
{
	color:#FFFF00;
}

#banner
{
	width:901px;
	height:85px;
	float:left;
	background:url(images/banner.gif) no-repeat top left;
}

#banner img
{
	margin-top:14px;
	margin-left:428px;
}


.darkline
{
	width:901px;
	height:5px;
	float:left;
	background:#C2B091;
	overflow:hidden;
}

#inner-container .darkline
{
	width:891px;
	height:5px;
	float:left;
	background:#C2B091;
	overflow:hidden;
}


#midcontainer
{
	width:901px;
	height:auto;
	float:left;
	padding-top:5px;
}

#leftcontainer
{
	width:199px;
	height:auto;
	float:left;
	border:1px solid #4D402B;
	background:#F2E8D7;
}

.leftnav
{
	width:199px;
	height:auto;
	float:left;
}

.leftnav ul li
{
	list-style:none;
	background:url(images/arrow.gif) no-repeat 0% .5em;
	padding:2px 0 2px 8px;
	margin-left:5px;
}

.leftnav ul li a
{
	text-decoration:none;
	color:#000;
}

.leftnav ul li a:hover
{
	text-decoration:underline;
}

.leftheading
{
	width:189px;
	height:21px;
	float:left;
	background:url(images/leftheadbg.gif) repeat-x;
	color:#fff;
	font-weight:bold;
	padding:5px 5px 0 5px;
}

.leftheadtop
{
	padding:5px;
	font-weight:bold;
	text-align:center;
}

#right-container
{
	width:700px;
	height:auto;
	float:left;
}

.right-contents
{
	width:695px;
	height:auto;
	float:left;
	padding:5px 0 5px 5px;
	border-bottom:3px solid #DCCAAC;
	background:url(images/contentsbg.gif) repeat-x top left #fff;
	margin-bottom:2px;
}

.right-contents1
{
	width:895px;
	height:auto;
	float:left;
	padding:5px 0 5px 5px;
	border-bottom:3px solid #86B5D0;
	background:url(images/contentsbg.gif) repeat-x top left #fff;
	margin-bottom:2px;
}

.right-contents-l
{
	width:530px;
	height:auto;
	float:left;
	text-align:justify;
	line-height:16px;
}

.right-contents-l1
{
	width:760px;
	height:auto;
	float:left;
	text-align:justify;
	line-height:16px;
	padding-left:10px;
	padding-right:15px;
}

.right-contents-l1 p
{
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
	font-size:12px;
}

.right-contents-l a, .right-contents-l1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#605137;
}

.right-contents-l a:hover, .right-contents-l1 a:hover
{
	color:#990000;
}

.mobile-name
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#4B3C23;
}

.mobile-name a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#4B3C23;
	text-decoration:none;
}

.mobile-name a:hover
{
	text-decoration:underline;
}

.mobile-name-big
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#000;
	margin-bottom:15px;
	padding:5px;
}

.date
{
	font-style:italic;
	line-height:30px;
}

.right-contents-home {
float:left;
height:auto;
text-align:right;
width:165px;
}

.right-contents-r
{
	width:110px;
	height:auto;
	float:left;
	text-align:right;
}

.contents-link
{
	width:660px;
	height:19px;
	float:left;
	background:url(images/arrow1.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2D6B8F;
	padding-left:30px;
}

.contents-link a
{
	color:#4D402B;
}

.contents-link a:hover
{
	color:#990000;
}

#footer
{
	width:901px;
	height:27px;
	float:left;
	margin-bottom:5px;
}

#footer-l
{
	width:5px;
	height:27px;
	float:left;
	background:url(images/footer-left.gif) no-repeat;
}

#footer-m
{
	width:891px;
	height:17px;
	float:left;
	padding:5px 0 5px 0;
	background:url(images/footer-bg.gif) repeat-x;
	text-align:center;
}

#footer-r
{
	width:5px;
	height:27px;
	float:left;
	background:url(images/footer-right.gif) no-repeat;
}

#footer-m ul li
{
	list-style:none;
	color:#fff;
	font-weight:bold;
	display:inline;
}

#footer-m ul li a
{
	text-decoration:none;
	color:#fff;
}

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

#copyright
{
	width:891px;
	height:auto;
	float:left;
	padding:5px;
	margin-bottom:5px;
	text-align:center;
}

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

#copyright a:hover
{
	text-decoration:underline;
}

#inner-container
{
	width:881px;
	height:auto;
	float:left;
	padding:5px 10px;
	line-height:17px;
	text-align:justify;
	background:#fff;
}

#inner-container a
{
	text-decoration:none;
	color:#990000;
}

#inner-container a:hover
{
	text-decoration:underline;
}

#inner-container img
{
	padding:10px;
}

#inner-container p
{
	margin-bottom:10px;
	padding:0 5px;
}

#inner-container-b
{
	width:891px;
	height:auto;
	float:left;
	margin-top:10px;
}

#inner-container-bl
{
	width:391px;
	height:auto;
	float:left;
	text-align:center;
}

#inner-container-br
{
	width:500px;
	height:auto;
	float:left;
}

#features
{
	float:left;
	width:400px;
}

#features .title
{
	font-size:16px;
	color:#000;
	font-weight:bold;
	text-align:center;
}

#features ul
{
	margin:0;
	padding:0;
	float:left;
}

#features ul li
{
	list-style-type:none;
	float:left;
	width:190px;
	font-size:11px;
	color:#4B3C23;
	font-weight:bold;
	list-style:url(images/arrow.gif);
	list-style-position:inside;
	padding-left:10px;
	line-height:18px;
}

#features ul li.details
{
	font-size:11px;
	color:#000;
	list-style:none;
	font-weight:normal;
	color:#353535;
}

#form_container{
	margin:0 auto;
	width: 600px;
	height: 100%;
	padding: 20px;
	padding-left: 50px;
	margin: 10px 0px 20px 105px;
	border: 1px dashed #E2E2E2;
}
#form_container a:hover{
text-decoration:none;
}


form {
	margin: 0px;
	padding: 0px;
}

.input_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #cccccc;
	width: 300px;
	margin-top: 20px;
	padding: 5px;
	
} 

.label_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 200px;
}	

.form_heading{
	width: 600px;
	text-align: center;
	margin: 0px 0 0 0px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
}


/* end of css document */

.news
{
float:left;
width:901px;
}

.news .right-contents1 {
background:#FFFFFF url(images/contentsbg.gif) repeat-x scroll left top;
border-bottom:3px solid #86B5D0;
float:left;
height:auto;
margin-bottom:2px;
padding:5px 0 5px 5px;
width:445px;
}

.news .right-contents-l1 {
float:left;
height:auto;
line-height:16px;
padding-left:10px;
padding-right:15px;
text-align:justify;
width:310px;
}

.news .right-contents-r {
float:left;
height:auto;
text-align:right;
width:110px;
}

.sitemap
{

}

.sitemap .mobile-catg
{
float:left;
width:220px;
margin-bottom:15px;
}


.sitemap .mobile-catg ul
{
margin:0;
padding:0;
list-style-type:none;
}

.sitemap .mobile-catg ul li
{
	list-style:none;
	background:url(images/arrow.gif) no-repeat 0% .5em;
	padding:2px 0 2px 8px;
	margin-left:5px;
}

.sitemap .mobile-catg ul li.title
{
	list-style:none;
	background:none;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
}

.sitemap .mobile-catg ul li a
{
	text-decoration:none;
	color:#000;
}

.sitemap .mobile-catg ul li a:hover
{
	text-decoration:underline;
}

.sitemap .link 
{
}

.sitemap .link  ul li
{
	list-style:none;
	display:inline;
	float:left;
	margin-left:18px;
	margin-right:10px;

}

.sitemap .link  ul li.title
{
	font-weight:bold;
}


.sitemap .link ul li a
{
	text-decoration:none;
	color:#fff;
	padding-top:5px;
}

.sitemap .link  ul li a:hover
{
	color:#FFFF00;
}
