body{
	font-family: verdana, arial;
	font-size: 12px;
	background-color: #68A6C9;
	margin: 0;
}
a:hover{
	text-decoration: none;
}
#wrapper{
	width:100%;
	text-align: left;
	background-color: #EFEFEF;
	margin:0;
}
#header{
	background-image: url(http://cdn4.itsezpz.com/23_top_437c65_org.gif);
	background-repeat: repeat-x;
	height: 88px;
}
#ss{
	color: #fff;
	font-weight: bold;
}
#ss a:link{
	color:#fff;
	text-decoration: underline;
}
#ss a:visited{
	color: #ccc;
	text-decoration: underline;
}
#ss a:hover{
	text-decoration: none;
}
#footer_wrapper{
	height: 90px;
	top: 30px;
	position: relative;
	background-color: #EFEFEF;
	background-image: url(http://cdn1.itsezpz.com/23_footer_307b14_org.gif);
	background-repeat: repeat-x;
}
#footer{
	width: 100%;
	padding-top: 20px;
	color: #fff;
	text-align: center;
}
#footer a:hover{
	text-decoration: none;
}
#footer a:link{
	color: #fff;
	text-decoration: underline;
}
#footer a:visited{
	color: #eee;
}
#menu{
	position: relative;
	top: 16px;
	height: 200px;
	width: 217px;
	background-color: #E6E5E7;
	border-bottom:1px dotted #C6C6C6;"
	text-align: right;
}
#left{
	width: 200px;
	text-align:left;
	padding: 8px;
	position: relative;
}
#main{
	top: 20px;
	text-align:left;
	padding: 10px;
	
}
#right{
	background-color: #fff;
	padding: 10px;
	text-align:left;
}
.nav{
list-style: none;
margin: 0;
margin-left: 8px;
padding: 0;
}
.nav li{
padding:4px;
}
.nav li a{
text-decoration: underline;
color:#663399;
cursor:pointer;
font-family:verdana,arial,sans-serif;
font-size:14px;
font-weight:bold;
}
.nav li a:hover{
text-decoration: none;
}

