html, body  { background-color: Black; height: 100%; margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, td, th, div, span, font, p, a , input {
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial;
	color: #FFFFFF;
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }

#vcenter { background-color: Black; display: table; width: 100%; height: 95%; overflow: hidden; }
#vcenter .content { display: table-cell; vertical-align: middle; width: 100%; height: 272px; }

#main { width: 100%; }
#main .bgCenter { background: transparent url(../images/clients_centre_back.jpg) no-repeat top left; width: 426px; }
#main .bgLeft { background: transparent url(../images/clients_left_edge.jpg) repeat-x top left; }
#main .bgRight { background: transparent url(../images/clients_right_edge.jpg) repeat-x top left; }
#main .leftRail { background: transparent url(../images/clients_left.jpg) no-repeat top right; float: right; text-align: right; width: 258px; height: 272px; } 
#main .rightRail { background: transparent url(../images/clients_right.jpg) no-repeat top left; float: left; text-align: left; width: 258px; height: 272px; } 
#main .footer { font-size: 12px; color: #b7b7b7; line-height: 12px; text-align: center; vertical-align: middle; margin: 3px 0px; padding: 0px; }
#main .login { font-size: 12px; color: #5a5a5a; line-height: 12px; text-align: left; vertical-align: middle; margin: 3px 0px; padding: 3px; }

#flashcontent {
	margin: 17px 0px;
	width: 426px;
}

#directors { margin: 14px 1px; }
#directors h2 { font-size: 14px; line-height: 14px; font-weight: bold; text-transform: uppercase; margin: 0px; padding: 0px 0px 3px 0px; }
#directors ul { list-style: none outside none; margin: 0px; padding: 0px; }
#directors p  { font-size: 10px; line-height: 12px; margin: 0px; padding: 0px; }
#directors li { text-transform: uppercase; font-size: 12px; line-height: 13px; margin: 0px; padding: 1px 0px; }
#directors a  { color: #b7b7b7;text-transform: uppercase; font-size: 12px; line-height: 13px;}
#directors a:hover { color: #FFFFFF; text-decoration: none;}
#directors a.selected { color: #FFFFFF; text-decoration: none;}

#director_info { margin: 14px 45px 0px 1px; }
#director_info h2 { font-size: 14px; line-height: 14px; font-weight: bold; text-transform: uppercase; margin: 0px; padding: 0px 0px 3px 0px; }
#director_info h3 { font-size: 10px; line-height: 10px; font-weight: bold; text-transform: uppercase; margin: 0px; padding: 5px 0px 0px 0px; }
#director_info ul { list-style: none outside none; margin: 10px 0px 0px 0px; padding: 0px; }
#director_info li { text-transform: uppercase; font-size: 10px; line-height: 12px; margin: 0px; padding: 1px 0px; }
#director_info p { font-size: 10px; line-height: 12px; margin: 0px; padding: 0px; }
#director_info a  { text-transform: uppercase; font-size: 10px; line-height: 12px;}


#footer { font-size: 12px; line-height: 12px; text-align: center; margin: 3px 0px; padding: 0px; }
#footer a { font-size: 12px; line-height: 12px; color: #5a5a5a; text-transform: uppercase; margin: 0px 65px; padding: 0px; }
#footer a:hover { color: #b7b7b7; text-decoration: none; }
#footer a.selected { color: #b7b7b7; text-decoration: none; }

#address { font-size: 10px; line-height: 10px; color: #5a5a5a; text-align: center; margin: 3px 0px; padding: 0px; }
#address .heading { font-size: 12px; line-height: 17px; color: #5a5a5a; text-align: center; }
#address a { font-size: 10px; line-height: 10px; color: #5a5a5a; padding: 0px; }
#address a:hover { color: #b7b7b7; text-decoration: none; }
#address a.selected { color: #b7b7b7; text-decoration: none; }

#bottom { width: 100%; }
#bottom .footer { font-size: 12px; color: #5a5a5a; line-height: 12px; text-align: center; vertical-align: middle; margin: 3px 0px; padding: 0px; }
#bottom a { font-size: 12px; color: #5a5a5a; line-height: 12px; text-align: center; vertical-align: middle; margin: 3px 0px; padding: 0px; }
#bottom a:hover { color: #b7b7b7; text-decoration: none; }
#bottom a.selected { color: #b7b7b7; text-decoration: none; }


/* Form styles - much of this is unused */

cellimg {
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no repeat;
} 

/*Forms defaults - change as needed*/
input, textarea {
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial;
	font-size:12px;
	color:#FFFFFF;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {color:#333;}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(images/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(images/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}


/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}