*{
	margin:0px;
	padding:0px;
}
/* mac hide \*/
html,body{
height:100%;
width:100%;
min-height:640px;/* for good browser*/
min-width:800px;
}
/* end hide */

body {
	text-align: center;
	background-color: #78797b;
}

#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 640px;
}

#wrapper {
	width: 800px;
	background: #fff;
	height: 640px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#menu {
	width:236px;
	height:640px;
	float:left;
}

#created{
	float: left;
	padding-left:105px;
	padding-top: 132px;
}

#sections{
	padding-top:50px;
	float:left;
	width:236px;
	height: 404px;

}

#sections a{
	display:block;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

li{
	white-space:nowrap;
	float:left;
	border-style: none;
	font-size: 0px;
}


a img { 
border: 0; 

}

#main{
	float:left;
	width: 536px;
	height: 640px;
}

#text{
	width: 214px;
	text-align: left;
	padding-top:109px;
	float:left;
	padding-left:16px;
	border-style: none;
}

#cont{
	padding-top:30px;
	float:left;
	border-style: none;
	line-height: 13px;
	font-family: arial;
	font-size: 12px;
	color: #636466;
}

#cont a{
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #636466;
}

#cont p{
color: #8C724B;
}

#text a{
text-decoration: none;
color: #636466;
}

#tac 
{
	float:right;
	margin-top: 30px;
	border-style: none;
}

#tac a{	
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #8C724B;
}

#contFrom{
	float: left;
	border-style: none;
	font-family: arial;
	font-size: 12px;
	color: #636466;
	width: 500px;
	text-align: left;	
	padding-left:16px;
	margin-top: 10px;
}

#contFrom a{
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #636466;
}

#contFrom p
{
	font-weight: bold;
	color: #8C724B;
	float: left;
	margin-top: 10px;
}

.row
{
	margin-top: 6px;
	height: 20px;
	float: left;
	border-style: none;
	font-family: arial;
	font-size: 12px;
	color: #636466;
	width: 500px;
	text-align: left;	
	padding-left:16px;
}

.row .left
{	
	border-style: none;
	width: 10px;
	float: left;
	margin-left: 6px;
}

.row .right
{
	border-style: none;
	margin-right: 2px;
	width: 300px;
	float: right;
	padding-right: 125px;
}

.rowBody
{
	height: 150px;
	float: left;
	border-style: none;
	font-family: arial;
	font-size: 12px;
	color: #636466;
	width: 500px;
	text-align: left;	
	padding-left:16px;
	margin-top: 6px;
}

.rowBody .left
{
	border-style: none;
	width: 10px;
	float: left;
	margin-left: 6px;
}

.rowBody .right
{
	border-style: none;
	margin-right: 2px;
	width: 300px;
	float: right;
	padding-right: 125px;
}

.rowBody .rowButton
{
	border-style: none;
	float: right;
	margin-top: 10px;
	padding-right: 185px;
}

td.fieldname
{
    text-align: right;
    font-size: 12px; 
}


