* {
margin:0;
padding: 0;
}

body,td,th {
	font-family: Lucida Grande, Arial, helvetica, sans-serif;
	font-size: 100.01%;
	color: #222222;
}
body {
	background-color: #09095F;
margin-top: 16px;
}

a:link {
	color: #09095F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #263E96;
}
a:active {
	text-decoration: underline;
	color: #3E6EBA;
}

#container {
	margin: auto;
	width: 960px;
	zoom: 1;
}

#topspacer {
	background: url(../gfx-interface/top-strip.jpg) bottom center no-repeat;
	height: 14px;
}


#header {
	width: 960px;

}

#background {
	background:#4473BB url(../gfx-interface/mainimage.jpg) 0px 0px no-repeat;
}

#header h1 {
margin-left: 230px;
padding: 30px 0px 10px 0px;
font-size: 220%;
color: #09095F;
}

#header h1 span {
font-size: 70%;
padding-left: 20px;
color: #666666;
font-family: Georgia, "Times New Roman";
font-weight: normal;
font-style: italic;
}

#header h2 {
font-size: 100%;
margin-left: 300px;
padding-right: 60px;
line-height: 1.5em;
font-family: Georgia, "Times New Roman";
font-style: italic;
font-weight: normal;
color: #09095F;
}

#header p {
margin-left: 300px;
padding-right: 60px;
line-height: 1.5em;
font-family: Georgia, "Times New Roman";
font-weight: normal;
font-style: italic;
color: #666666;
}

#main {
	width: 960px;
	padding-top: 50px;
}
#footer {
	background: #3E6EBA url(../gfx-interface/bottom-strip.jpg) bottom no-repeat;
	height: 14px;
	width: 960px;
	clear:both;
color: #A1C4EE;
font-size: 11px;
padding-top: 10px;
padding-bottom: 10px;
text-align:center;
margin-bottom: 20px;
}

#footer a {
color: #A1C4EE;
}



#navigation {
	overflow: auto;
	zoom: 1;
	margin-top: 15px;
}

#navigation ul#menu {
	list-style-type: none;
	margin: 0 0 0 220px;
}

ul#menu li {
list-position: left center;
	float:left;
	color: #666666;
	line-height: 1.5em;
	font-size: 14px;
margin: 0 3px 0 4px;
}

ul#menu li a {
	color: #000000;
	text-decoration:none;
	letter-spacing: -0.07em;
display:block;
padding-left: 25px;
background: url(../gfx-interface/listimage_over.jpg) left center no-repeat;
}

ul#menu li a:hover {
display:block;
padding-left: 25px;
background: url(../gfx-interface/listimage_out.jpg) left center no-repeat;
color:#78AAC3;
text-decoration:none;
}

#current_currentprojects #navigation #N_currentprojects a,
#current_aboutus #navigation #N_aboutus a,
#current_photos #navigation #N_photos a,
#current_contactus #navigation #N_contactus a,
#current_marketing #navigation #N_marketing a,
#current_specifications #navigation #N_specifications a,
#current_home #navigation #N_home a {
	color: #78AAC3;
font-weight:normal;
background: url(../gfx-interface/listimage_out.jpg) left center no-repeat;
}

#leftmain {
	float: left;
	width: 230px;

}

#rightmain {
	width: 730px;
	float: right;
padding-bottom: 20px;
}

p.frontflash {
margin-top: -40px;
}

#leftmain div {
padding: 100px 10px 0px 10px;
}

p {
font-size: 13px;
line-height: 1.4em;
color: #222222;
}

#leftmain div p {
font-size: 11px;
text-align: center;
}

#rightmain h2 {
font-size: 20px;
background: url(../gfx-interface/bg-header.jpg) left center no-repeat;
margin-left:-25px;
padding-left: 45px;
color: #FFFFFF;
line-height: 1.6em;
}

#rightmain h3 {
line-height: 1.5em;
padding: 10px 20px 10px 20px;
color: #09095F;
font-size: 16px;
}

#rightmain h4 {
line-height: 1.5em;
padding: 10px 20px 10px 20px;
color: #09095F;
font-size: 13px;
}

#rightmain h4 span {
color: #222222;
padding-left: 10px;
font-size: 11px;
font-weight: normal;
font-style: italic;
}

#rightmain div#bodytext {
background: #BBCCD3;
}

#rightmain p {
line-height: 1.5em;
padding: 6px 20px 14px 20px;
}

#rightmain li {
margin-left: 40px;
font-size: 13px;
}

.imgright {
padding: 0 0px 10px 15px;
float: right;
}

.imgleft {
padding: 0 15px 10px 0;
float: left;
}

.table_specs {
border: 1px solid #999999;
margin:auto;
}

.table_specs caption {
text-align:center;
font-weight:bold;
margin:auto;
font-size: 15px;
color: #09095F;
padding-bottom: 4px;
}

.table_specs th,
.table_specs td {
font-size: 12px;
padding: 3px;
}

.table_specs th {
text-align: right;
background-color: #4473BB;
color: #FFFFFF;
}

.table_specs td {
background-color: #D1D9EC;
}

.table_centre {
margin: auto;
}

.table_centre caption {
font-size: 16px;
}

.table_centre td {
font-size: 13px;
padding: 4px;
}

a.lightbox img {
	border:none;
}

.right {
float: right;
padding: 5px 0px 10px 20px;
}

.left {
float: left;
padding: 5px 20px 10px 0px;
}


