body {
	position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding:0px;
    background-image:url("./back2.gif");
    
    
}

#wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 20px;
    width:814px;
    background-color:transparent;
    border:3px solid black;

    
    
}

#head {

	background-color:transparent;
	text-align:center center;	
	padding-bottom:34px;

	
}



#columnright {
	
	border-left:3px solid black;
	background-color:#a6d651;
	width:182px;
	height:518px;
	position:absolute;
	left:629px;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;

}

.columnrightbar {
	
	background-color:#c6ab7a;
	border-top:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	width:100%;
	color:#ffffff;
	font-size:150%;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	
}

#columnrightcontent {
	
	margin-top:10px;
	background-color:transparent;
	width:172px;
	height:100%;
	position:absolute;
	left:642px;
	
	
}

/* This is the container which set text to solid color.
position: relative used for IE */ 
#columnleft div {
padding: 20px;
font-weight: bold;
color: #000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}


#main {
	background-image:url("./back-l.gif");
	padding:0px;
	


	
}


#main-copy {

	position:absolute;
	z-index:2;
	left:5px;
	top:140px;
	width:600px;
	
	
}

#main-copy a, a:link {

	color:#000000;
	text-decoration:none;	
	
}
#main-copy h2 {

	font-size:18px;	
	
}
#main-copy a:hover {

	color:#3333ff;
	text-decoration:none;	
	
}

#plans_links {
	
	
	
}

#plans_links a, a:link{
	
	text-decoration:none;
	
}
#plans_links a:hover {
	
	color:#ffffff;
	
	
}

#generic_transp {
	
	border-left:3px solid black;
	background-color:#c6ab7a;
	width:172px;
	height:518px;
	position:absolute;
	left:639px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;

}

#generic_transpbar {
	
	background-color:#c7ab7b;
	text-align:center;
	width:100%;
	color:#ffffff;
	font-size:150%;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	
}

#generic_transpcontent {
	
	margin-top:10px;
	background-color:transparent;
	height:100%;
	position:absolute;
	
	
}

/* ##### Footer ##### */

#footer {
  color: white;
   background-color:#000000;
  font-size: 12px;
  text-align: center;
  line-height: 1.25em;
  margin: 0em 0em 0em 0em;
  padding: 1em 4mm 1em 4mm;
  clear: both;
}

#footer div {
	 font-size: 12px;
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a, a:link, a:visited {
  color: white;
   font-size: 12px;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
	 font-size: 12px;
   font-weight: bold;
  text-decoration: none;
}