body {
    font-family: Verdana, Arial, Helvetica;
	background: #d01144 url(../images/bg.gif) repeat-x;
	background-position: bottom;
	background-attachment: fixed;

}

div {
    float: none;
    clear: both;
}

div#page {
    position:absolute; 
    left: 50%;
    margin: 0 -385px;
    width: 771px;
	
}

div#news, div#aboutUs {
    float: left;
    clear: left;
    width: 537px;
	height: 269px;
/* 	margin-top: 15px; */
	background: url(../images/bg_contactarea.jpg) no-repeat;
	background-position: right bottom;
}

div#aboutUs p{
	margin-top: 18px;
}

div#harbourCam, div#jobs {
    float: right;
    clear: right;
	width: 213px;
	padding-top: 1px;
	padding-right: 15px;
	background-color: #F1F1F1;
}

div#homeContent {
	width: 768px;
	height: 270px;
	padding-top: 5px;
	background-color: #F1F1F1;
	border-left: 1px solid #c70038 ;
	border-right: 1px solid #c70038 ;
}

div#aboutContent {
	width: 768px;
	border-left: 1px solid #c70038 ;
	border-right: 1px solid #c70038 ;
}

div#generalContent {
	width: 768px;
	border-left: 1px solid #c70038 ;
	border-right: 1px solid #c70038 ;
}

div#jobBar {
	width: 221px;
	height: 24px;
	float: top;
  	background:#fff url(../images/bg_redbar_job.jpg) no-repeat;
}

div#jobBar p {
	text-align: center;
	color: white;
	font-size: 0.95em;
	margin: 0px;
	padding: 3px 0px 0px;
}

div#jobFrame {
	background:url(../images/bg_job_frame.jpg) no-repeat;
	width: 216px;
	height: 228px;
	float: top;
	margin-left: 3px;
	padding-top: 1px;
}

div#solutionBar {
	width: 349px;
	height: 24px;
	float: top;
	background:#fff url(../images/bg_solution_bar.jpg) no-repeat;
}

div#solutionRange {
	width: 349px;
	float: left;
	margin-left: 20px;
	clear: left;
}

div#solutionFeature {
	width: 349px;
	float: right;
	margin-right: 20px;
	clear: right;
}

div#solutionBar p {
	text-align: left;
	font-weight: bold;
	color: white;
	padding: 6px 0px 0px 15px;
	margin: 0px;
}

div#solutionFrame {
	background:url(../images/bg_solution_frame.jpg) no-repeat;
	width: 347px;
	height: 242px;
	float: top;
	margin-left: 1px;
}

div#solutionFrame ul {
	margin: 0px;
	padding-left: 30px;
	padding-top: 10px;
	/* list-style-type: none; */
}

div#solutionFrame li {
	padding: 3px;
	font-size: 0.7em;
}

div#contactBar {
	width: 750px;
	height: 24px;
	float: top;
	background:#fff url(../images/bg_contactbar.jpg) no-repeat;
}

div#contactBar p{
	text-align: left;
	font-weight: bold;
	color: white;
	padding: 6px 0px 0px 15px;
	margin: 0px;
}

div#logo {
    float: left;
    clear: left;
    background:url(../images/nextgen.png) no-repeat;
    width:300px;
    height:50px;
    text-indent: -9000px;
	margin: 20px;
}

div#login {
    float: right;
    clear: right;
    background:#fff url(../images/btn_login.gif) no-repeat;
	background-color: #c70038 ;
    width:93px;
    height:25px;
    text-indent: -9000px;
    margin-top: 12px;
    cursor: pointer;
}

div#navigation{
    background:url(../images/bg_navigation.gif) no-repeat;
    width:771px;
    height:33px;
}

div#navigation ul li {
    text-align: center;
    width: 33%;
    list-style-type: none;
    float: left;
    clear: none;
    height:15px;
    border-left: 2px solid #808080;
    margin: 9px 0;
    font-size: 0.9em;
}

div#navigation ul li:first-child {
    border-left: 0;
    
    /* IE6 hack */
    behavior:expression(this.firstChild.style.border-left = &quot;0&quot;);
}

div#navigation ul li a {
    text-decoration: none;
    color: #000;
    vertical-align: top;
}

div#solutionsMenu {
    position: absolute;
    display: none;
    top: 105px;
    left: 33%;
    width: 265px;
}

div#solutionsMenu ul li {
    background:#d9d9d9 url(../images/bg_h1.gif) repeat-x;
    font-size: 0.7em;
    list-style-type: none;
    height:24px;
    border: 0;
    border-style: solid;
    border-color: #d9d9d9;
    margin: 0;
    padding: 0;
}

div#solutionsMenu ul li a {
    text-decoration: none;
    color: #000;
    vertical-align: middle;
}

div#banner {
    background:#d9d9d9 url(../images/bg_banner.jpg) repeat-x;
    width: 770px;
    height: 275px;
}

div#headingBar{
	background:url(../images/bg_h1.jpg) no-repeat;
}

img#jobImage {
	float: right;
	position: relative;
	right: -15px;
	top: 5px;
}

div#aboutNG {
	background: url("../images/bg_contactarea.gif") no-repeat;
	background-position: bottom;
	background-color: #f1f1f1;
}

div#contactUs {
	width: 750px;
	height: 290px;
	margin-left: 10px;
	padding-top: 10px;
	background: url("../images/bg_contactarea.gif") no-repeat;
	background-position: bottom;
}

div.contentRow {
	background-color: #F1F1F1;
}

div.contentSection {    
/*     background:#fff url(../images/bg_contentarea.gif) repeat-x; 
 */	background-color: #f1f1f1;
	background: url("../images/bg_contactarea.gif") no-repeat;
    background-position: 0 28px;
    border-width: 0 0px;
    border-style: solid;
    border-color: #c70038 ;
	width: 770px
}

div.contentArea {
    color: #808080;
	background-color: #F1F1F1;
}

/* div.contentArea div {
    background:#fff url(../images/bg_h1.jpg) repeat-x;
} */

div.contentArea div h1 {
    margin: 0;
    padding-top: 6px;
    padding-left: 20px;
    height:22px;
    font-size: 0.9em;
    font-weight: normal;
    color: #000;
}

div.contentArea h2 {
    margin: 0px 0 0 0;
    color: #c70038 ;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 0.9em;
}

div.contentArea p {
    margin: 0px 0 0px 0;
    font-size: 0.7em;
    padding: 5px 20px;
	padding-bottom: 5px;
}

div.contentArea a {
    color: #c70038 ;
	text-decoration: none;
}

div.contentArea ul {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.contentArea ul li {
    font-size: 0.7em;
}

div.contentArea table tr td {
    margin: 5px 0 10px 0;
    font-size: 0.7em;
    padding: 0 20px;
}

div#footer {
/* 	background:#fff url(../images/bg_footer.gif) no-repeat; */

    width:771px;
    height:33px;
    padding-top: 20px;
    margin: 0 auto;
    text-align: center;
}

div#footer ul {
    margin: 0;
    padding: 0;
}

div#footer li {
    list-style-type: none;
    font-size: 0.7em;
    border-left: 1px solid #000;
    display: inline;
    padding: 0 10px;
}

div#footer li:first-child {
    border-left: 0;
    
    /* IE6 hack */
    behavior:expression(this.firstChild.style.border-left = &quot;0&quot;);
}

div#footer ul li a {
    text-decoration: none;
    color: #000;
}

div#footer p {
    color: #d9d9d9;
    font-size: 0.6em;
    text-align: center;
}
