
html {
	background: #f8f8f8;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	/*display:table; 
	width:100%;*/
}

body {
	color:#1f1f1f;/*656565*/
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
}

p {
	letter-spacing: normal;
	line-height: 1.7em;
}

h1 {
	color:#4DB300; /*55c400*/
	font-size:26px;
	margin:25px 0 10px 0;
	clear:both;
}


h2 {
	color:#4DB300;/*55c400*/
	font-size:22px;
	margin:20px 0 10px 0;
	clear:both;
}


h3 {
	color:#4DB300;/*55c400*/
	font-size:18px;
	margin:20px 0 5px 0;
	clear:both;
}
#slogan1{
	padding-top:30px;
	margin-top:200px;
	color:#000000;
	font-size: 20px;
}
#slogan2{
	padding-top:30px;
	margin-top:200px;
	color:#000000;
	font-size: 20px;
}
#slogan3{
	padding-top:30px;
	margin-top:200px;
	color:#000000;
	font-size: 10px;
}

a:link, a:visited {
	color:#1860a8;
	text-decoration:none;
}


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

a.anchor{
	font-weight:bold;
	font-size:8pt;
	color:#1860a8;
	font-family:Tahoma;
	text-decoration:none;
}
a.anchor:hover{
	font-weight:bold;
	font-size:8pt;
	color:#ffa500;
	font-family:Tahoma;
	text-decoration:none;
}
/*table #account
{
border-collapse: collapse;
}	
table #account, th #account, td #account
{
border: 1px solid black;
padding: 10px;
}*/	
					
#wrapper {
	background: transparent url( images/css/page-vbg.jpg ) repeat-y scroll 50% 0px;
	margin:0 auto ;
	width:100%;
}

body {
	background-color:#f8f8f8;
	background-image:url( images/css/body-bg.jpg );
	background-position:center top ;
	background-repeat:repeat-x;
}

#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image:url(images/css/hat.jpg);
 	background-repeat:no-repeat;	
	background-position: center top ;
}


#header {
	margin: 0 auto;
	min-height:0px;
	height: 0px;
	width: 950px;
}
	
#page {
	background: transparent url( images/css/page-bg.jpg ) no-repeat center top;
}

#container {
	margin:0 auto;
	width:950px;
}

#banner {
	margin: 0 auto;
	height:230px;
	width:100%;
}
					
/*******************************top menu bar style***************************************/
#topmenu
{
	/*height:21px;*/
	width: 950px;	
	text-align:center;
	text-transform:uppercase;
	list-style-type: none;
	margin: 0px 10px 0px 10px;
	padding: 0;
	border: 0;
	position: absolute;	
	
}
#topmenu li
{
	float: left;
	width: 155px;
	margin: 0;
	padding: 0;
	border: 0;
}
#topmenu li a:link, #topmenu li a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	/*background: #3B4E77;*/
	margin: 0;
	padding: 7px 0px;
	/*border-right: 1px solid #fff;*/
	text-decoration: none;
}
#topmenu li a:hover { background:transparent url('images/css/hmenu-sel.jpg') repeat-x top left;color:#4DB300; /*background-color: #808080;/*F2462E;*/}
#topmenu li a:active { color:#4DB300;background:transparent url('images/css/hmenu-sel.jpg') repeat-x top left;/*background-color: #5F879D;*/}
#topmenu li a.active:link, #topmenu li a.active:visited, #topmenu li a.active:active, #topmenu li a.active:hover 
{ color:#4DB300;background:transparent url('images/css/hmenu-sel.jpg') repeat-x top left;} 

#topmenu .submenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#topmenu .submenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 155px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#topmenu .submenu li a:link, #topmenu .submenu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("fondTR.png") repeat;
}
#topmenu .submenu li a:hover
{
	background-image: none;
	background-color: #606060; /*F2462E;*/
	color:#4DB300;
}

#topmenu li:hover > .submenu { display: block; }
/****************************************************************************/

#content {
	width:930px;
	margin:0 auto ;
	text-align:left;
	min-height:800px;
}

#content p {
	text-align:justify;
}
	
#footerWrapper {
	margin:0 auto;
	height:170px;
	padding:0;
	background:transparent url( images/css/footerWrapper-bg.jpg ) no-repeat scroll center top;
}


#footer {
	margin:0 auto;
	padding:0;
	width:950px;
	height:90px;
}


#footer {
	color:#FFFFFF;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
}


#footer a:hover{
	color:#000000;
	text-decoration:none;
}

					
#right {
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
}


#center {
	width:650px;
	padding:10px 20px 20px 20px;
	float:left;
}

 
#content p {
	margin-top:10px;
	text-align:justify;
}

										
#sidebar ul.vmenu {
	list-style: none;
	text-align: left;
	margin: 7px 0px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #6bc3e0; /*#d8d8f0;*/
}


#sidebar ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #6bc3e0; /*#d8d8f0;*/
}

#sidebar ul.vmenu li a {
	text-decoration: none;
	color:#4DB300; /*55c400*/
}


#sidebar ul.vmenu li a:hover {
	color:#ffa500;
}

#sidebar ul.vmenu li a:focus {
	color:#8A00B8;
}


#sidebar ul.vmenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.vmenu ul li { border: none; }


a img {
	border:none;
} 


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
