body {
background:#ffffff;
text-align:left;
color:#666;
width:700px;
font-size:14px;
font-family:georgia, 'time new romans', serif;
margin:0 auto;
padding:0;
}

a:focus {
outline: none;
}

h1 {
font-size: 14px;
font-family: verdana, helvetica, arial, sans-serif;
letter-spacing:1px;
color:#fff;
font-weight:700;
padding:5px 0 0;
}

h2 {
font-size: 24px;
font-family: verdana, helvetica, arial, sans-serif;
color:#444444;
font-weight: 400;
padding: 0 0 10px;
}

h3 {
font-size: 14px;
font-family: verdana, helvetica, arial, sans-serif;
letter-spacing:1px;
color:#fff;
font-weight:700;
padding:5px 0 0;
}

img{
text-align: center;
vertical-align: middle;
margin: 1px 1px 1px 1px;
background: #ffffff;
}

p {
color:#cccccc;
line-height:22px;
padding: 0 0 3px;
margin: 20px 0 20px 0;
}


img {
  margin:0px;
  border:0px solid #fff;
  height:auto;
  width:auto;
  float:auto;
  text-align:center;
}


#container {
clear: both;
margin: 0;
padding: 0;
position: absolute;
width: 100%;
}


#container a{
float: none;
background: #ffffff;
border: 1px solid #ffffff;
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#000000;
padding: 2px;
font-weight: 700;
}

#container a:hover{
float: right;
background: #ffffff;
border: 1px solid #ffffff;
text-decoration: none;
font-size: 12px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#000;
padding: 2px;
font-weight: 700;
}


.content {
font-style:normal;
font-family:helvetica, arial, verdana, sans-serif;
color:#ffffff;
background:#333333;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
margin: 30px 0 10px;
padding: 15px 0;
}

.panel {
position: absolute;
top: 50px;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 330px;
height: 475px;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=85);
opacity: .70;
}

.panel p{
font-size: 12px;
margin: 0 0 5px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 80px; left: 0;
font-size: 10px;
letter-spacing:-1px;
font-family: georgia, verdana, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 80px; left: 0;
font-size: 12px;
letter-spacing:-1px;
font-family: georgia, verdana, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(images/minus.png) 70% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.colright{
float: right;
width: 175px;
line-height: 22px;
}

ul{
padding: 0;
margin: 0;
list-style-type: none;
}

ul li{
padding: 0;
margin: 0;
list-style-type: none;
}

hr{
background-color: #333333;
height: 1px;
}

.menu_navigation {
	text-align: right;

}

.icon_dock {
	display: right;
	margin: 0px;
	margin-top: 100px;
	padding: 0px;
	padding-left: 60px;
	padding-right: 10px;
	list-style: none;
	height: 135px;
	overflow: visible;
	vertical-align: right;
	line-height: 135px;
	text-align: center;
	background: transparent url("icons/shadow.gif") repeat-x bottom left;
                  background-color: white ;  /* otherwise transparent! */
                  position: fixed ;     /* position relative to window */
                  bottom: 0 ;           /*  against the window bottom */
                  left: 0 ;             /* Stretch to go clear */
                  right: 0 ;            /*  across viewport */

                  margin-bottom: 0 ;    /* Adjust to suit */
                  padding-top: 20px ;   /*  with a nice top padding */ 
}

.icon_dock:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
}

.icon_dock li {
	width: auto;
	height: auto;
	display: inline-block;
	bottom: 0px;
	vertical-align: bottom;
	padding-left: 1px;
	padding-right: 1px;
}

.icon_dock li.seperator {
	background: transparent url("icons/seperator.png") no-repeat center center;
}

.icon_dock li.seperator,
.icon_dock li.seperator:hover {
	width: 6px;
	height: 60px;
	border: none;
}

.icon_dock li a {
	margin: 0px;
	padding: 0px;
	display: block;
	padding-top: 0px;
	height: 60px;
	width: 60px;
	text-align: center;
	color: black;
	text-decoration: none;
	position: relative;
	outline: none;
}

.icon_dock li a:hover,
.icon_dock li a.hover {
	width: 120px;
	height: 120px;
	padding-top: 15px;
}

.icon_dock li a span {
	width: 100%;
	top: 0px;
	position: absolute;
	text-align: center;
	left: 0px;
	z-index: 100;
	visibility: hidden;
}

.icon_dock li a:hover span {
	visibility: visible;
}

.icon_dock li a img {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

