
body {
height:100%; /* fix height to 100% for IE */
max-height:100%; /* fix height for other browsers */
padding:0; /*remove padding */
margin:0; /* remove margins */
border:0; /* remove borders */
text-align:center;
}




#header{
	width:780px;
 	height:92px; 
	background:url('../../images/header.jpg');
	background-repeat: no-repeat; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
 }
 
 #header1{
	width:780px;
 	height:92px; 
	background:url('../../images/header2.jpg');
	background-repeat: no-repeat; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
 }
 
 #header2{
	width:780px;
 	height:92px; 
	background:url('../../images/header3.jpg');
	background-repeat: no-repeat; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
 }

#hrd-ft
{
	height:5px;
	width:780px;
	background-color:#C0AFE5;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
}

 
 #banner
{
	height:100px;
	width:780px;
	background-color:#C0AFE5;
	border-top:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
	background:url('../../images/top-bg.jpg');
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
}
 
#title-bar
 {
 	float:left;
	display:block;
	width:190px;
 	height:54px;
	padding-left: 10px;
	background:url('../../images/title-bg.jpg');
	background-repeat: no-repeat; 
	text-align:left;
	margin:0;
 }
 
#banner-bar
{
	float:right;
	width:320px;
	margin:0;
}
 
 
#bodyblock 
{
	width:780px;
	height:100%; /* set height to full page */
	max-height:100%; /* fix height for other browsers */
	padding:0;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
 }



 
#l-col 
{
	float:left;
	width:200px;
 }
 
 #col-cont 
 {
 	float:left;
	width:560px;
	margin-left:10px;
	padding-top:10px;
	padding-left:1px;
	text-align:left;
	margin-bottom:auto;
 }
 
 
 
 .col-content
 {
 	display:block;
 	width:100%;
	padding:0;
	text-align:left;
	float:left;
 }
 
 .left-col
 
 {
 	display:block;
 	float:left;
	width:45%;
 }
 
 
 .right-col
 {
 	display:block;
 	float:left;
	width:45%;
 }
 #two-col
{
	width:100%;
	padding:0;
	text-align:left;
 }
 
 #col-one
{
	float:left;
	width:45%;
 }
  #col-two
 {
 	float:right;
	width:45%;
 }
 
  #two-col-1
{
	width:100%;
	padding:0;
	text-align:left;
 }
 
 #col-one-1
{
	float:left;
	width:45%;
 }
  #col-two-1
 {
 	float:right;
	width:45%;
 }
 
 #ftr-spacer
{
	height:5px;
	width:780px;
	background-color:#FFFFFF;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
}
 #ftr 
{
	float:left;
	width:780px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#BFAFE4;

}

#left-ftr 
{
	float:left;
	width:260px;
	height:100%;
	text-align:left;
	background-color:#8676A8;
	border-right:#ffffff 1px solid;
}

#right-ftr 
{
	float:right;
	width:260px;
	height:100%;
	text-align:left;
	background-color:#7A52C7;
	border-left:#ffffff 1px solid;
}

 #copyright 
{
	float:left;
	width:780px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;

}

#w3c-icon
{
	float:left;
	width:260px;
	height:100%;
	text-align:left;
}

#copyright-text
{
	
	float:right;
	padding-top:5px;
	width:520px;
	height:100%;
	text-align:left;
}

#picture
{
	width:190px;
	height:282px;
}
