@charset "UTF-8";
/* CSS Document */

div.container {
width:980px;
margin-left:auto;
margin-right:auto;
top:10px; 
}

div.header {
width:980px;
height:235px
}

div.navbar {
width:980px;
height:30px;
}

div.column01 {
width:980px;
height:400px;
position:relative;
left:0px;
}

.bodytext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.footertext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0073A5;
}

div.portfolio {
width:800px;
height:600px;
position:absolute;
left:250px;
top:10px; 
}

div.textpages {
width:800px;
height:600px;
position:absolute;
left:250px;
top:133px; 
}

img {
border: none	
}


a:link {
	color:#0073A5; 
	text-decoration: none;
}

a:visited {
	color:#0073A5;
	text-decoration: none;
}

a:hover 
	{color:#94c6e7; 
	text-decoration: none;
	}

a:hover.footerlink 
	{color:#fff; 
	text-decoration: none;
	}

#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	width: 376px;
	height: 285px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 376px;
	height: 285px;
}
