/***[basic]***/
*{
	margin:0;
	padding:0;
}

body
{
	font:12px arial;
	margin:0px 0 0 4px;
	background-color:#F4F4E7;
	text-decoration:none;
	line-height: 16px;

}

h1
{
	font:20px georgia ;
	color:#507196;
}

h2
{
	font:bold 12px arial ;
	color:#507196;
	padding:5px 0 0 0;
}



h3
{
	font: bold 14px arial;
	color:#507196;
	padding:15px 0 5px 5px;
}


strong
{
	font: bold 12px arial;
	color:#507196;
}

hr
{
	width:625px;
	height:1px;
	color:#751;
	
	margin-top:10px;
}

a
{
	font:11px arial;
	text-decoration:none;
}


a:hover
{
	font:11px arial;
	color:#000;
	text-decoration:none;
}


img
{
border: 0;
}


.clear 
{
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

p
{
	line-height:16px;
	font-family:arial;
	font-size:12px;
	color:#6C96BC;
	padding:5px 0 5px 0;
	text-align: justify;
	
}

clear {
display: block;
clear: both;
width: 100%;
height: 1px;
margin: 0 0 -1px;
font-size: 1px;
line-height: 1px;
}



/***[structure]***/

#wrapper
{
	width:716px;
	padding:10px 0px 0 0px;
	background:url(../images/main-bg.gif) repeat-y top left;
	margin: 0 auto;
	overflow: hidden;
}

#topright
{
width:270px;
float:left;
}

#header
{
width: 680px;
margin: 0 auto;
background: url(../images/top-left.jpg) no-repeat top left;
height: 116px;
}

#top-links {
      width:406px;
      float:left;
      font-size:93%;
	  margin-top:74px;
      }
	  
#top-links ul {
      margin:0;
      padding: 10px 0 0 10px;
      list-style:none;
      }
#top-links li {
      float:left;
      background: url(../images/right.gif) no-repeat right top;
      margin:0;
      padding:0;
	  height:20px;
	  margin-right:2px;
      }

#top-links a {
      display:block;
      background: url(../images/left.gif) no-repeat left top;
      padding: 3px 15px 4px;
      height:20px;
      color:#517296;
      float:left;
      }
	  
#body_home li#home,
#body_sitecontents li#sitecontents,
#body_contact_us li#contact_us,
#body_link_here li#link_here,
#body_links li#links
{
background-image: url(../images/right-on.gif);
}

#body_home li#home a,
#body_sitecontents li#sitecontents a,
#body_contact_us li#contact_us a,
#body_link_here li#link_here a,
#body_links li#links a
{
background-image: url(../images/left-on.gif);
padding-bottom:5px;
}

#mainbox
{
width: 680px;
margin: 0 auto;
}
 
#mid-contents
{
width:453px;
padding: 0 0 0 10px;
margin: 0 0 0 0;
padding-top:170px;
float: left;
background: url(../images/mid-img.jpg) no-repeat top left;
color:#517296;
}

#mid-contents ul
{
list-style:inside;
padding-bottom:8px;
padding-left:15px;
}

#mid-contents ol
{
padding:0 0 0 16px;
}

#mid-contents ol li
{
padding:0 0 5px 0;
}

#mid-contents a
{
font-weight:bold;
color: #517296;
text-decoration:underline;
}

#mid-contents a:hover
{
	text-decoration:none;
}

#mid-contents img
{
float:left;
}

#rightbox
{
width: 207px;
float: right;
margin: 0;
padding: 0 0 0 10px;
}

#footer
{
width:670px;
float: inherit;
height:49px;
color:#fff;
margin-left:18px;
padding:20px 0 0 10px;
margin-bottom:10px;
background:  url(../images/bottom-bg.gif) repeat-x top left;
}

/***[right-links]***/

ul.right-column
{
width:197px;
float:left;
margin-bottom:10px;
list-style:none;
}

ul.right-column li
{
border-top:1px solid #FFF;
background:#F2F5F9 url(../images/bullet.gif) no-repeat 5px center;
padding-left:25px;
padding-top:5px;
padding-bottom:5px;

}

ul.right-column li a
{
	font:11px arial;
	color:#517296;
	padding:15px 0 0 0;
}

ul.right-column li a:hover
{
	color:#374E66;
	padding:15px 0 0 0;

}

ul.right-column1
{
margin-bottom:10px;
}



ul.right-column1 li
{
background:url(../images/bullet.gif) no-repeat 5px 8px;
 
padding-left:10px;
padding-top:5px;
list-style:none;
}

ul.right-column1 li a
{
	font:12px arial;
	color:#517296;
	padding:15px 0 0 10px;
}

ul.right-column1 li a:hover
{
	font:12px arial;
	color:#374E66;
	padding:15px 0 0 10px;
}

ul.partners
{
width:197px;
margin-top:10px;
float:left;
padding-top:15px;
background:url(../images/top-crn.jpg) no-repeat top left;
}

ul.partners li
{
border-bottom: 1px solid #C0EBFB; 
height:20px;
border-left: 1px solid #C0EBFB;
border-right: 1px solid #C0EBFB;
padding-left:10px;
padding-top:5px;
list-style:none;
}

ul.partners li.class
{
border-bottom:0;
}


ul.partners li a
{
	font:12px arial;
	color:#517296;
	padding:5px 0 0 0;
}

ul.partners li a:hover
{
	font:12px arial;
	color:#517296;
	padding:15px 0 0 0;
}


.btmshadow
{
margin: 0 auto;


}

/***[form]***/

form
{
margin:0px;
width:300px;
}

fieldset
{
margin-bottom:10px;
display:block;
padding:0px 0px;
border:none;
}
	
legend
{
font-weight:bold;
margin: 0;

}
	
input, textarea
{

height: 18px;
font: 12px arial;
border: 1px solid #fff;
margin: 0px 0 1px 10px ;
}
	
label
{

font: 14px arial;
display:block;
margin: 10px 0 5px 10px ;
width:300px;
color:#507196;
}
	
input.frm_text
{

width:200px;
border: 1px solid #507196;


}
	
textarea
{
width:250px;
height:150px;
border: 1px solid #507196;
}
	
input.frm_submit
{
display:block;
clear:both;
font-size:12px;
margin-top: 10px;
padding:0 4px;
height:25px;	
border: 1px solid #000;
}

hr
{
height: 10px;
background:  #009933;
overflow: hidden;
}


.p message
{
	font:20px georgia ;
	color:#507196;
}


form label span{
color:#FF3399;
font-size:10px;
}