body {
	background-image: url(http://www.gigov.com/water5-10.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

a.navlink {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #295A8F;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: none;
	color: black;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}ul  {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}

#container {
	width:800px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
#head {
	background: blue url(http://www.gigov.com/images/banner-with-logo-800.jpg) no-repeat;
	width:800px;
	height:168px;
	}

#nav {
	background-color: #226AA1;
	width:150px;
	height:945px;
	float: left;
	margin:0px 0px 0px 0px;
	}
	
#content {
	width:640px;
	float: right;
	background: white url(http://www.gigov.com/island-sm.jpg) no-repeat;
	padding-left:10px;
	}
	
#left_con {
	width:390px;
	float:left;
	}
	
#right_con {
	width:230px;
	float:right;
	}
