.inner_copy {
border:0;
color:red;
float:left;
width:50%!important;
overflow:hidden;
line-height:0;
font-size:11px;
margin:-100% 0 0;
padding:0;
}

.fleft {
float:left;
}

.fright {
float:right;
}

.fcenter {
float:none;
width:54%;
margin:0 auto;
}

.fclear {
clear:both;
}

body {
background:#fff url(images/img1.gif);
font:normal small Arial,Helvetica,sans-serif;
color:#797979;
margin:20px 0;
padding:0;
}

h1,h2,h3 {
margin-top:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
font-style:italic;
color:#000;
}

h2 {
letter-spacing:-1px;
font-size:2em;
}

h3 {
/*font-size:1.2em;*/
font-size:1em;
margin:0;
}

p,ul,ol,blockquote {
margin-top:0;
}

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

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

a:hover {
text-decoration:underline;
}

a img {
	border:none;
}

li a:link {
border-bottom:1px dotted #000;
color:#666;
}

li a:hover {
border-bottom:1px solid #000;
text-decoration:none;
color:#000;
}

img.float {
float:left;
border:5px solid #000;
margin:5px 15px 10px 0;
}

#header {
width:950px;
height:74px;
background:#797979 url(images/img3.jpg) no-repeat 10px 10px;
margin:0 auto;
padding:10px;
cursor: pointer;
}

#header * {
float:left;
text-decoration:none;
font-size:18px;
font-style:italic;
color:#fff;
margin:0;
padding:0;
}

#header h1 {
font-weight:700;
padding:128px 0 0 18px;
}

#header h2 {
padding:128px 0 0;
}

#content {
width:950px;
background:#fff url(images/img2.gif) repeat-x;
border:10px solid #797979;
border-top:none;
margin:0 auto;
}

#colOne {
float:left;
width:180px;
padding:20px 10px;
}

#colOne ul {
margin-left:0;
padding-left:1em;
list-style:square inside;
}

#colTwo {
float:left;
width:670px;
padding:20px 10px;
}

#footer {
text-align:center;
font-size:11px;
padding:34px;
}

li,#footer * {
color:#000;
}




#footer-nav {
width:910px;
margin:0 auto;

background:#a0cd64;
color:#000000;
font-size:11px;
text-decoration:none;
text-align:center;
padding:30px 10px 20px 2px;
border:1px solid #797979;


}


/*#################Menu#################*/


#primary-nav {
width:930px;
height:20px;
margin:0 auto;
padding:10px;
background:#a0cd64;
border:10px solid #797979;
border-top:none;
}

ul#nav, ul#nav ul{line-height:15px; padding:0px 0 0 0px; left:0px;position:relative; float:left; margin:-41px 0 0 0; vertical-align:top;    z-index:2; /*background:#a0cd64;*/  list-style:none; width:100%; 
-moz-box-shadow: #666 0px 0px 0px;
box-shadow: #666 0px 0px 0px; text-align:left;}

ul#nav  li {
	position: relative;
	float: left;
	padding:1px 0 0px 5px;
	
}
	
#nav li ul {
	position: absolute;
	margin-left: -999em; /* hide menu from view */
	top: auto;
	left:0;
}

/* Styles for Menu Items */
ul#nav  li a {
	display: block;
	text-decoration: none; text-align:center;
 color:#000; font-size:13px; text-decoration:none; text-transform:inherit; outline:none; border:none;padding:7px 7px 9px 10px;	}
/* commented backslash mac hiding hack \*/ 
* html ul#nav  li a {position:relative; z-index:5000; width:100%; }
/* end hack */ 

/* this sets all hovered lists to red */
#nav li:hover a,#nav  li.over a,
#nav li:hover li a:hover,#nav li.over li a:hover {
 
 background:#58a08c; text-align:center; 
  
  }
ul#nav li a.selected {
 
 background:#000000; 
  
  }
  
/* Search */
.vsep{position:absolute; margin:7px 0 0 0;}
.search{ right:0px; top:10px; position:absolute; font-size:22px; margin:-10px 0 0 0;}
.search input{ border:none; margin:3px; padding:6px; vertical-align:top;  -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; behavior: url(PIE.htc); color:#666;font-size:11px;}
header .search input[type="button"]{ cursor:pointer !important; font-weight:bold; font-size:11px; padding:4px 10px 4px 10px; color:#000;}

.image_wrapper img{
 max-width: 100%;
    height: auto;
}  

#frame_id1 table{
max-width:925px !important;
}