body {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, san-serif;
	font-size:12px;
	}
div#contentwrapper {
	width: 100%;
	margin: 0 auto;
	}
div#content {
	padding: 60px 20px 120px;
	}

div#header {
	background: #009BAA;
	height: 40px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 501;
	}
	
/**************************************************************************
	NAVIGATION
***************************************************************************/	


ul#nav {
	text-align:left; 
	font-family: Arial, Helvetica, sans-serif; 
	position: absolute; 
	font-size:0.9em;
	height:2.5em; 
	margin:0 0 0 30px;
	padding:0; 
	list-style-type:none;
	width: 774px;
	height: 40px;
	font-size: 110%;
}


ul#nav ul {
	padding:0; 
	margin:0; 
	list-style-type:none; /* for Firefox */
	border: 1px solid #009BAA;
	border-top: none;
}

ul#nav li {
	float: left; 
	position: relative;
	width: 150px;
	height: 40px;
	background: url(../../uploads/images/siteimages/tabbg.gif) no-repeat;
	margin-bottom: 1px;
	cursor: pointer;
}

ul#nav li a, 
ul#nav li a:visited {
	color: white;
	text-decoration: none;
	width: 130px;
	height: 20px;
	display: block;
	float: left;
	padding: 10px;
}

* html ul#nav li a, 
ul#nav li a:visited {
	width: 130px; 
	w\idth: 130px; /* hack for IE5.5 */
}


ul#nav li ul {
	visibility:hidden; 
	position:absolute; 
	top: 60px; 
	left:0; 
	height:0; 
	overflow:hidden;
}

ul#nav table {
	margin:-1px; 
	border-collapse:collapse; 
	font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
ul#nav li:hover a,
ul#nav li a:hover {
	color: white;
	border:0;
}

ul#nav li:hover ul,
ul#nav li a:hover ul {
	visibility:visible; 
	height:auto;  
	left:0; 
	top: 40px; 
	overflow:visible;
}

ul#nav li:hover ul li,
ul#nav li a:hover ul li {
	background: #009BAA;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

ul#nav li:hover ul li a,
ul#nav li a:hover ul li a {
	display:block; 
	font-weight:normal; 
	background:transparent; 
	text-decoration:none; 
	height:auto; 
	width: 130px;
}


ul#nav li:hover ul li ul,
ul#nav li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; 
	top:0; 
	left:9.5em; 
	height:0; 
	overflow:hidden;
}

ul#nav li:hover ul li:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}


	
div#cool {
	width: 500px;
	height: 300px;
	position: fixed;
	top: 50%;
	margin-top: -150px;
	left: 50%;
	margin-left: -250px;
	background-color: #009BAA;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}
	
div#footer {
	background: #009BAA url(../img/arteksolutions.gif) no-repeat;
	height: 80px;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 500;
	}
	
div#footer div {
	float: right;
	width: 417px;
	height: 80px;
	background: url(../img/thewebdesigned.gif);
	}
	
/********************************************************************************
	FISH FISH FISH, FISH FISH
*********************************************************************************/
	
div.fish1 {
	width: 320px;
	height: 110px;
	background: url(../img/goldfish.gif) no-repeat -30px -30px;
	}
	
div.fish2 {
	width: 260px;
	height:135px;
	background: url(../img/goldfish.gif) no-repeat -460px -20px;
	}
	
div.fish3 {
	width: 260px;
	height:115px;
	background: url(../img/goldfish.gif) no-repeat -270px -165px;
	}
	
div.fish4 {
	width: 350px;
	height:175px;
	background: url(../img/goldfish.gif) no-repeat -550px -205px;
	}
	
div.fish5 {
	width: 155px;
	height:270px;
	background: url(../img/goldfish.gif) no-repeat -70px -160px;
	}
	
div.fish6 {
	width: 295px;
	height:180px;
	background: url(../img/goldfish.gif) no-repeat -265px -300px;
	}
	
div.fish7 {
	width: 220px;
	height:120px;
	background: url(../img/goldfish.gif) no-repeat -560px -450px;
	}
	
div.fish8 {
	width: 305px;
	height:140px;
	background: url(../img/goldfish.gif) no-repeat -220px -520px;
	}
	
div.fish9 {
	width: 170px;
	height:150px;
	background: url(../img/goldfish.gif) no-repeat -45px -470px;
	}
	
div.fish10 {
	width: 275px;
	height:140px;
	background: url(../img/goldfish.gif) no-repeat -10px -660px;
	}
	
div.fish11 {
	width: 290px;
	height:140px;
	background: url(../img/goldfish.gif) no-repeat -490px -630px;
	}