/* CSS Document */

/* CSS Document */
html {
	background-color: #cbd7da; 
	background:url(../images/background.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: 11px optima, serif; 
	font-size: 14px; 
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	height: 100%;
	overflow: inherit;

}
 body {
	background-color: #cbd7da; 
	background:url(../images/background.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: 11px optima, serif; 
	font-size: 14px; 
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	height: 100%;
	overflow: inherit;
	
}

.parent {
	position: relative;
	min-height: 100%;
	width: 779px;
	margin: 0px;
	margin-top: 0px;
	border: solid #000000 1px; 
 	background-color: #f9f9f9; 
	text-align: left; 
 	margin-left: auto; 
 	margin-right: auto;
	overflow: visible;
	
	
}
 
* html .parent {
	height: 100%;
	width: 779px;
	margin: 0px;
	margin-top: 0px;
	overflow: visible;
	border: solid #000000 1px; 
 	background-color: #f9f9f9; 
 	text-align: left; 
 	margin-left: auto; 
 	margin-right: auto;
	
}

.top {
	width: 100%; 
	height: 61px; 
	margin:0px;
	top: 0px;
	margin-top: 0px; 
	background:url(../images/Untitled-1.jpg);
}
.content {
	float:left;
	position: relative;
	min-height: 100%;
	width: 99%;
	margin: 0px;
	margin-top: 0px;
	margin-left:1px;
	height: 100%;
	overflow: visible;
	background-color: #f9f9f9;
}

* html .content {
	float: left;
	width:99%;
	margin: 0px;
	margin-top: 0px;
	margin-left:1px;
	height: 100%;
	overflow: visible;
	background-color: #f9f9f9;
}

.rightnav {
	float: right;
	position: relative;
	min-height: 100%;
	background-color: #e6e6e6; 
	margin-top: 0px; 
	width: 234px; 
	height: 100%;
	overflow: visible; 
}

*html .rightnav {
	float: right; 
	height: 100%;
	background-color: #e6e6e6; 
	margin-top: 0px; 
	margin-right: 0px; 
	width: 234px;
	overflow: visible; 
}

.logocontain {
	float: left;
	margin-left: 0px; 
	margin-top:0px; 
	width: 779px; 
	height:163px; 
	background:url(../images/bar2.jpg) bottom;
} 

.logo {
	float:left; 
	width: 779px; 
	height: 157px; 
	margin-top: 0px; 
	margin-left: 0px; 
	background-color:ffffff;
	background-image:url(../images/0022a.jpg);
	background-repeat:no-repeat;
}

.container {
	margin-top: 0px; 
	height: 100%;
	width: 100%; 
} 

*html .container {
	position: relative;
	margin-top: 0px; 
	min-height: 100%;
	width: 100%; 
 	height: 100%; 
}

.flinks {
	float: right;
	width: 234px;
	height: 157px;
	margin-left: 545px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
}

.footer	{
	position: relative;
	margin-top: 50px;
}

.rfooter	{
	position: relative;
	margin-top: 25em;
}
