html, body {
	margin:0px;
	padding:0px;
	font-family:'trebuchet MS';
	font-size:0.9em;
	color: #666666;
	line-height:1.2em;
	height:100%;
	text-align:justify;
	background-color: #eceadd;
}

#container {
	position:relative;
	width:100%;
	text-align:left;
	min-height:100%;
	}

*html #container{
	height:100%;
	}/* ie6 and under*/
	

#wrapper {
	width:900px;
	margin:auto;
}

#wrapperFloat
{
	width: 100%;
	float:left;
	border-left:1px solid #eddf9e;
	background-color: #c8c29e;
}


#toplinks {
	color:#f4e325;
}


#header {
	width:100%;
	height:86px;
	background-color:#851452;
	}
	
.inner {
	width:900px;
	margin:auto;
	position:relative;
}

#company-name
{
	float:left;
}

#logo 
{
	float:right;
	margin: 0;
	padding: 0;
}

#logo img
{
	float:right;
	margin: 0;
	padding: 0;
	border: 0;
}

#col2 {
	float:left;
	width:550px;
	background:#fff;
	margin-left:0;
	border-left: 1px dashed #f7eecf;
	padding:10px 6px 10px 6px;
	overflow: hidden;
}

#col3 {
	float:left;
	width:173px;
	margin-left:0;
  height:auto !important;
  border-top: 3px solid #b4af8f;
}
#wide {
	float:left;
	width:610px;
	padding:0px 10px 10px 10px;
}

#footer {
	float:left;
	width:100%;
	padding:10px 0 0 0;
	text-align: right;
	color:#8F8B74;
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 11px;
}

#footer a {
	color:#8F8B74;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
	background:none;
	}

#footer span {
	color: #8F8B74;
	font-weight: bold;
}

#clearfooter{clear:both;height:120px;width:100%}

a {
	color:#861452;
	text-decoration:none;
}

a:hover {
	color:#861452;
	text-decoration:underline;
}

#company-name h1 {
	font-family:'Times New Roman';
	color:#fff;
	margin:39px 0 0 0;
	padding: 0;
	font-size:1.6em;
	letter-spacing:0.1em;
	text-transform: UpperCase;
	float:left;
}

#company-name h1 span {
	color:#84c4fa;
}

h1 {
	font-family: "trebuchet ms","helvetica", sans-serif;
	font-size:1.4em;
	font-weight: normal;
	color: #6d6d6d;
	margin-bottom:-5px;
	padding-bottom:0px;
}

h2 {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size:1.3em;
	font-weight: normal;
	color: #6d6d6d;
}

h3,h4 {
	font-size:1.1em;
}

h1.top {
	float:right;
	margin:0px;
	padding:0px;
	margin-top:10px;
	line-height:1.2em;
	width:200px;
	color:#fff;
	font-weight:normal;
	font-size:1.2em;
}

form {
	margin-top:10px;
}

.textbox {
	width:100%;
	border:1px solid #eee;
	margin-top:3px;
}

.textarea {
	width:100%;
	border:1px solid #eee;
	margin-top:3px;
}


.submit {
	background:#eee;
	border:1px solid #ccc;
	width:73px;
	height:31px;
	cursor:pointer;
	font-weight:bold;
	color:#6d6d6d;
	margin-top:10px;
}

fieldset {
	padding:0px;
	border:none;
}

blockquote {
	background:#fff;
	padding:5px;
	color:#363636;
	font-style:italic;
	margin:0px;
}


#col2 ul {
	margin-left:0px;
	padding-left:15px;
	list-style:square;
	
}

.leftimg {
	float:left;
	padding: 0px 10px 10px 0px;
	border:2px solid #eee;
}

th {font-weight:bold;color:white;}

#col1 {
	float:left;
	width:161px;
	background:#fff;
	padding: 5px 0 0 0;
	color:#084B80;
	overflow: hidden;
	height: 504px;
}

#col1 #pages, .subpages{
	margin:0px;
	padding:0 0 0 11px;
	float:left;
	list-style:none;	 
	overflow: hidden;
}

#col1 #pages{
	width: 150px;
}

#col1 .subpages{
	width: 139px;
}

#col1 #pages li, #col1 .subpages li{
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	float: right;
}

#col1 #pages li{
	width: 140px;
}

#col1 .subpages li{
	padding: 129px;
}

#col1 .current{
	background: url(../images/gif/point.gif) no-repeat top left;
}



#leftSide
{
	float:left;
	width: 724px;
	padding-right: 3px;
	background-color: #b4af8f;
	padding-bottom: 3px;
}

#leftSideWhite
{
	float:left;
	width: 724px;
	background-color: #ffffff;
	padding-bottom: 20px;
}

#col3 .normalBorder, #col3 .normal
{
	margin: 0;
	width:137px;
	padding: 10px 11px 7px 8px;
	color: #851550;
	float:left;
}

.normalBorder{ border-bottom: 1px dashed #851550;}

.size11{ font-size: 11px;}

.size16{ font-size: 16px;}

.size14{ font-size: 14px;}

#col3 .label
{	
	margin: 0;
	width:137px;
	padding: 0 0 2px 0;
	color: #851550;
	float:left;
}

#main-flash{
	width: 500px;
	padding: 0 25px 0 25px;
	float: left;
	margin-bottom: 15px;
}