* {padding:0; margin:0}
body {font:12px Verdana, Arial, Helvetica}
.style1 {
	font-family: "Simpson Heavy", "Cooper Black", "Engravers MT";
	font-size: 18px;
}

.style2 {
	font-family: "Simpson Heavy", "Cooper Black", "Engravers MT";
	font-size: 36px;
	color: #FF0000;
}
.style4 {font-family: "Simpson Heavy", "Cooper Black", "Engravers MT"; font-size: 12px; color: #FFFFFF; }
.style6 {color: #FFFFFF}
.style8 {
color:#FFFFFF;
font-size:18px;
  font-family: "Simpson Heavy";
  font-style:   normal;
  font-weight: normal;
  src: url(SIMPSON1.eot)
}



#its_vision {font:16px Verdana, Arial, Helvetica;
			font-weight:bold}
#wrapper {
   float:left
	width:750px;
	padding:25px;
	margin:0 auto;
}
#leftcolumn {
	position:absolute;
	left: 10px;
/*	width: 14em;*/
	width:10%;
	background:#000000
	/*width:166px;*/
}
#rightcolumn {
	clear:both;
	/*	margin-left:16em;*/
	margin-left:225px;
	margin-right:2em;
	left:25px;
	position: absolute;
	top:150px;
	width:600px;
}

#rightcolumn p{
 	padding-top:3em;
/*	padding-left:1.6em*/
}

#header {
	left: 10px;
	width: 850px;
	top: 10px;
	right: 10px;
	height:150px;
/*	width: 14em;*/
}

.regular ul {width:204px; border:2px solid #9ac1c9;}

#footer_cs {
/*	left: 10px;
	width: 750px;
	right: 10px;*/
	left: 25px;
	position: relative;
	float:left;
	top:575px;
/*	width: 14em;*/
}

#left_footer {
/*	left: 10px;
	width: 750px;
	right: 10px;*/
	top:50px;
	right: 250px;
	float:right;
	position: relative;
/*	width: 14em;*/
}

#accordion{
	z-index:-1;
}

.dropdown {
	display:block;
	position:relative;
	background-color: #0000000;
}
.dropdown dt {
	width:150px;
	padding:8px;
	font-weight:bold;
	cursor:pointer;
	background:url(images/header.gif);
	background-color: #FFFFFF;

}
.dropdown dt {width:188px; padding:8px; font-weight:bold; cursor:pointer; background:#000000 }
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(images/header_over.gif) repeat}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#990033; opacity:0; z-index:5;}
.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#FF0000; text-decoration:none; width:194px}
/*.dropdown a:hover {background:url(images/header_over.gif) repeat; color:#000; background-color:#000000}*/
.dropdown .underline {border-bottom:1px solid #FF0000}
