﻿body 
{
	margin:0px;
	padding:0px;
	min-width:1240px;
	max-width:1600px;
}

.topnav { 
margin-left : 0px;
margin-top : 0px;
margin-bottom : 0px;
padding-left: 5px;
text-align:left;
height:30px;
background-color : #c9dddb;
border-top : 1px solid #6d9ca2;
} 

.leftnav { 
margin-left : 0px;
margin-top : 0px;
margin-bottom : 0px;
padding-top: 4px;
height:26px;
background-color : #c9dddb;
border-top : 1px solid #6d9ca2;
min-width:210px;
width:100%
} 

#Header
{
	background-image:url(Images/Corporate6.jpg);
	height:154px;
	min-width:1240px;
	width: 100%;
}

#Navigation
{
	background-image:url(Images/menu_gif.gif);
	background-position: center;
	text-align:center;
	vertical-align: middle;
	height:10px;
	width:100%;
	font-family:Arial; 
	font-size:large;
}

#LCol
{
	text-align: center;
	float:left;
	min-width:210px;
	width: 17.5%;
}

#CCol
{
	text-align:center;
	float:left;
	width: 64%;
}

#RCol
{
	text-align: center;
	float:right;
	width: 17.5%;
}

#Footer
{
	text-align:center ;
	clear:both;
	width: 100%;
}