body {
	background: url(bg_images/bg_bodytop.gif) #CCC repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
}

#mainContent {
	background-color: #ccc;
	width: 905px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(bg_images/bg_header.gif) no-repeat top left;
	height: 280px;
	margin-top: -8px;
}

#nav{
	float: right;
	font: bold 16px Arial, Helvetica, sans-serif;
	list-style: none;
	padding-top: 200px;
}

#nav li {
	display: inline;
}

#nav a:link, #nav a:visited {
	padding-left: 40px;
	color: #333333;
	text-decoration: none;
}

#nav a:hover {
	color: #ccc;
}

#home #nav .home a,
#services #nav .services a,
#port #nav .port a,
#contact #nav .contact a,
#faq #nav .faq a{
	color: #ccc;
}

img {
	border: none;
}

#columnOne {
	float: left;
	background-color: #CCC;
	width: 500px;
	padding: 0 65px 60px 50px;
	position: relative;
}

#columnOne img {
	clear: both;
	float: left;
	margin-right: 40px;
	padding-bottom: 20px;
}

h4 ul li {
	color: #333333;
	font-size: 20px;
	padding-bottom: 10px;
}

p {
	color: #333333;
}

#columnOne h3 {
	clear: both;
	color: #666;
	font-size: 24px;
	border-bottom: 2px solid #666;
}

span {
	font-weight: bold;
}

#columnTwo {
	float: right;
	background: url(bg_images/bg_columnTwotop.gif) no-repeat top center #fff;
	width: 250px;
	padding: 20px;
}

#columnTwobottom {
	float: right;
	background: url(bg_images/bg_columnTwobottom.gif) bottom no-repeat;
	width: 290px;
	height: 20px;
	margin-bottom: 20px;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 25px;
}

#footer p {
	font-size: 12px;
}

#subNav {
	font: bold 16px Arial, Helvetica, sans-serif;
	list-style: none;
	line-height: 0;
}

#subNav li {
	display: inline;
}

#subNav a:link, #subNav a:visited {
	padding: 0 40px 0 0;
	color: #333333;
	text-decoration: none;
}

#subNav a:hover {
	color: #FFF;
}

form {
	width: 460px;
	background: #999;
	padding: 20px;
}

#port_img {
	width: 200px;
	padding: 20px;
	float: left;
	line-height: 0;
	font-size: 14px;
	text-align: center;
}

#port_img a {
	text-decoration: none;
}

#bottomstyle {
	clear: both;
	background-color: #666;
	height: 100px;
	margin-top: -110px;
	border-top: 2px solid #fff;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 25px;
}

#footer p {
	font-size: 12px;
}