body {
	background: #666666;
	font : 62.5%/1.6 verdana, arial, "lucida grande", sans-serif;
	color: #595959;
}

* {
  margin: 0;
	padding: 0;
}


#main_wrapper {
width: 950px;
background: #fff;
margin: 20px auto;
border: 1px solid #123255;
}

#header {
width: 950px;
height: 100px;
background: #fff url("/images/header.gif") no-repeat;
}

#header h1 {
display: none;
}

#nav {
background: #fff url("/images/nav.gif");
height: 26px;
width: 950px;
color: #fff;
font-size: 0.9em;
text-align: right;
margin: 0 auto;
text-transform: uppercase;
}

#menu {
	/* Top Navigation Bar BG & Color */
	background: transparent;
	height: 26px;
	list-style: none;
	bottom: 0;
	width: 950px;
}
	
#menu li { 
	line-height: 26px;
	display: inline;
}

#menu li a {
border-left: 1px solid #7cc576;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 63px;
margin-left: -5px;
}

#menu li a:hover {
background: #97C294;
}
	
#menu li.last a { background: none; }

#nav_left {
float: left;
width: 228px;
border: 1px solid #fff;
border-left: 2px solid #fff;
border-top: 2px solid #fff;
height: 176px;
background: #7cc576;
font-size: 1.3em;
}

#nav_left ul {
display: block;
}

#nav_left li {
display: block;
text-decoration: none;
line-height: 2.65em;
border-bottom: 1px solid #fff;
background: #7cc576 url("/images/left_nav.gif");
}

#nav_left a, #nav_left a:link {
color: #fff;
text-decoration: none;
display: block;
padding-left: 20px;
background: #7cc576 url("/images/left_nav.gif");
}

#nav_left a:hover {
background: #7cc576 url("/images/left_nav_hover.gif");

}

#header2 {
float: right;
height: 176px;
width: 717px;
background: #fff url("/images/header2.gif");
border: 1px solid #fff;
border-top: 2px solid #fff;
border-left: none;
}
#nav2 {
background: #fff url("/images/nav.gif");
height: 27px;
width: 717px;
}

#content_right {
float: right;
width: 718px;
}


#content_right h2 {
margin: 20px;
font-size: 1.8em;
font-weight: normal;
}

#content_right h3 {
margin: 20px;
font-size: 1.5em;
font-weight: bold;
}
#content_right p {
margin: 20px;
font-size: 1.1em;
}

#content_right ul {
margin: 20px;
margin-left: 30px;
}
#content_right li {
line-height: 2em;
margin-left: 30px;
}
#content_right img {
margin-right: 10px;
}

#content_left {
float: left;
width: 228px;
background: #ececec url("/images/left.gif");
height: 600px;
border: 2px solid #fff;
border-right: 1px solid #fff;
border-top: none;
}

#content_left h2 {
height: 26px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

.simple {
background: #ececec url("/images/simple.gif");
}

.network {
background: #ececec url("/images/network.gif");
}

#content_left p {
margin: 10px;
}






.wrap {
width: 675px;
}



label {
	display: block;
margin: 5px;
margin-left: 0;
}

legend {
margin-top: 10px;
		font-size: 1.1em;
	font-weight: bold;
}

form {
margin: 10px;
}


#footer { 
height: 25px;
width: 950px;
margin: 0 auto;
text-align: left;
color: #fff;
}

#footer a, #footer a:link {
color: #fff;
}

.fright {
float: right; 
line-height: 2.5em;
padding-right: 10px;
}

.fleft {
float: left;
line-height: 2.5em;
padding-left: 10px;
}

.fbottom {
color: #fff;
text-align: center;
margin: 10px auto;
width: 950px;
}

a img, a:link img {
border: none;
}

.fill {
background: #ececec url("/images/fill.gif");
height: 26px;
width: 228px;
border-right: 2px solid #fff;
border-top: 1px solid #fff;
}

.left1 {
background: #ececec url("/rotate/rotate.php");
height: 218px;
width: 228px;
}

.left2 {
background: #ececec url("/rotate2/rotate.php");
height: 218px;
width: 228px;
border-top: 1px solid #fff;
}

#content_left2 {
float: left;
width: 228px;
background: #666;
border: 2px solid #fff;
border-right: 1px solid #fff;
border-top: none;
}

.no_bullet {
list-style-type: none;
}

fieldset {
	margin: 0 20px;
	border: none;
	padding: 10px;
}

label {
	display: block;
margin: 5px;
margin-left: 0;
}

legend {
margin-top: 10px;
		font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
