html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

html {
		height: 100%;
		overflow: auto;
	}
	
#flashcontent {
		height: 100%;
	}
	
h1 img {
	display: block;
}
 h2 {color: #999999}
 
img {
	border: 0;
}


a {
	color: #9B9B9B;
}

v { color: #9B9B9B;
}

a:hover {
	color: #990000;
}

.clear_both {
clear: both;
}

body {
background-image:  ;
background-repeat:  ;
background-position:  ;


	background-color: #EAEAEA;
	font: 13px    Helvetica Neue, gill sans, geneva, arial, sans-serif;

}
/** layout **/


#wrap {
width: 875px;
height: 597px;
margin-left: auto;
margin-right: auto;
background: none ;

margin-top: 30px;
margin-bottom: 30px;
color: ;

border: #999999;
border-style: solid;
border-width: 0px;


}

#menu {

width: 120px;
height: 535px;
float:left;
background-color: #F7F7F7 ;


}

#header {
background-repeat: no-repeat ;
background-image: url(images/header1.png) ;
background-color:  ;
width: 100%;
height: 60px;
float: none;
border-bottom:;
border-bottom-style: solid;
border-bottom-width: 0px;

font: 12px   Helvetica Neue, gill sans, geneva, arial, sans-serif;


}

#body {
width: 875px;
height: 535px;
}


#content {
width: 755px;
height: 535px;
background-color:  #F7F7F7;
vertical-align: top;
float:right;

}

#content img {
border: 1px solid #DBDBDB;
}



.text {
padding-top: 22px;
padding-left: 5px;
padding-right: 25px;
padding-bottom: 0px;
}


img {
border: none;
}



#copyright {
   background: none ;
   height: 15px;
   vertical-align: bottom;
   
   
  text-align: right;
  font-size: 10px;
  padding: 2px;
  color: #9B9B9B;
  float: none;
  
	
}