*{ margin: 0px; padding: 0px; }*
body
{ 
	background: #4095EF center top;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
  color: #dcdcdc;
  font: .8em normal small "Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;line-height: 1.6em;
}
div.hr {
  height: 15px;
  background: #fff url(images/line.jpg) no-repeat scroll left;
}
div.hr hr {
  display: none;
}
h1
{
font-family:"Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;
font-size:2.0em;
}
h2
{
font-family:"Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;
font-size:1.5em;
}
h3
{
font-family:"Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;
font-size:1em;
}
/**Common**/

p
{
	font-family:"Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;
	font-size:1em;
}
/**Wrapper **/
#headtext
{
	background: #E2DCA5;
	padding:5px;
	border:1px solid #000000;
}
#wrappertop
{	
		background-image: url(images/wrappertop.png);
		background-repeat: no-repeat;
		height: 9px;
		width:869px;
		margin:15px auto 0px auto;

		
}
#wrapperbottom
{	
		background-image: url(images/wrapperbottom.png);
		background-repeat: no-repeat;
		height: 10px;
		width:869px;
		margin:0px auto;
		
}
#wrapper 
{
	width:869px;
	margin:0px auto;
	background-image: url(images/wrapper.png);
}
#top,#footer,#main,#content,#container
{
	width:850px;
	margin:0px auto;
	
}
#top
{
	background:#fdfdfd url(images/cstrip.gif) repeat-x;
	height:74px;
	margin-bottom: 2px;
}
#logo h1
{
	margin:0px ;
    padding-left:50px;
	padding-top:0px;
	color:#eee;
}
#logo p
{
	 padding-left:60px;
}
#logo
{
float:left;
}
/**Menu***/
ul
{
list-style:none;
}
#menu li
{
display:inline;
}
li a
{
text-align:center;
color:#9ab2be;
float: left;
height: 38px;
margin-right: 1px;
text-decoration: none;
font-size: .9em;
padding: 20px 10px 13px 10px;
}
#menu
{
margin-left:350px;
}
#menu a:hover
{
	color:#fff;
}
#main
{
	background:#FFFFFF;
	width:840px;
	color:#000000;
	margin: 4px auto 0px auto;
	padding: 5px;
	min-height:275px;
}
#content
{
	
	height:185px;
    background:url(images/cstrip.gif) repeat-x;	
}
#left,#right
{
	width:275px;
    height:184px;padding-top:5px;
    	
}
#left
{
	float:left;
	
}
#right
{
	float:right;
	
}
#center
{
	margin:0px 275px 0px 275px;
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
	height:177px;
    padding-top:5px;
}
#left h1,#right h1,#center h1
{
font-size:1.5em;
padding:10px 0 0 50px;
font-family:arial;
}
#left p,#right p,#center p
{
padding:10px 15px 0px 20px;
}
#left h2,#right h2,#center h2
{
	padding-left:170px;
	font-family:"Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;
	font-size:0.9em;
}
#left a,#right a,#center a
{
	color:#fff;
	text-decoration:none;
}
#container
{
	height:270px;
	background:#d9d9d9;
	margin-top:5px;
	margin-bottom:5px;
	
}
#lcontain
{
	width:260px;
	background:#eeeeee;
	float:left;
	margin-left:5px;
	height:260px;
	margin-top:7px;

}
#rcontain
{
	
	background:#eeeeee;
	float:right;
	width:575px;
      height:260px;
	margin-right:5px;
    margin-top:7px;
 	
}
#rcontain  h1,#lcontain h1
{
color:#2f2f2f;
font-size:1.5em;
font-family:"Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;
padding:15px 0px 0px 15px;
}
#rcontain p
{
color:#2f2f2f;
padding:10px 10px 0 15px;
}
#lcontain p,#lcontain h2
{
color:#2f2f2f;
padding-left:15px;
}
#lcontain h2
{
font-size:1.1em;
font-family:arial;
}
#lcontain a 
{
	color:#1c443b;
}
.col
{
float:left;
width:280px;
}
.col li a
{
float:none;
color:#1c443b;
text-decoration:underline;
}
.col li a:hover
{
	text-decoration:none;
}

/**footer ***/
#footer {
	background: #2e2e2e url(images/fstrip1.gif) repeat-x;
	margin: 0 auto;
	text-align: center;
	clear:both;
	height:30px;
}
#footer a {
	color: #5E6F6E;
	text-decoration: none;
}
#footer a:hover {
	color: #9ab2be;
	text-decoration: underline;
}
#button a{
	