/*---Structure---*/
body {
	color: black;
	background: white;
}	
#container {
	margin-top: 10px;
	height: 100%;
	overflow: hidden;
}
#branding {
	background-image: url(../images/alex-logo.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 900px;
	margin-bottom: 3px;
	opacity: 0.76;
}
#content {
	display: inline;
	float: left;
	height: 100%;
	width: 750px;
	margin-left: 30px;
	margin-bottom: 10px;
}
#content-header {
	width: 750px;
	display: inline;
}
#content-header img{
	margin-top: 10px;
}
#content-main {
	display: inline;
	float: left;
	width: 530px;
}
#content-main-image{
	margin-top: 10px;
}
#content-sub {
	display: inline;
	width: 190px;
	padding-left: 30px;
	float: right;
}
#content-sub img{
	margin-top: 10px;
	float: right;
}
#footer{
	clear: left;
	width: 900px;
	height:15px;
	border-top: 1px solid #a29e47;
	border-bottom: 1px solid #a29e47;
}

/*---Text Styles---*/
#content h1 {	
	margin-top: 10px;
	font-size: 1.7em;
	color: #a29e47;
}

#content h2 {
	margin-top: 10px;
	font-size: 1.4em;
	color: #928d44;
}

#content h3 {
	color: #a19c49;
	padding-top: 0.5em;
}
#content h3 + p{
	padding-top: 0;
}
#content h4 {
}

#content-sub h1 {	
	font-size: 1.4em;
	font-style: italic;
}
p {	
	font-size: 1.3em;
	line-height: 1.4em;
	padding-top: 0.5em;
}
#content-sub p {
	color: #474648;
	font-style: italic;
	font-size: 1.2em;
}
#branding h1 {
	padding-top: 10px;
	letter-spacing: -0.05em;
	font-size: 4em;
}
#footer p{
	font-size: 1em;
	text-align: right;
	font-style: italic;
	line-height: .4em;
}
#footer p.copyright {
	float: left;
}
#footer p.webdesign {
	text-align: right;
	float: right;
}
strong {
	font-weight: bold; }
emphasis {
}
blockquote { 
}
blockquote p {
	font: 1.3em / 1.6em Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
cite {
	padding-left: 44px; 
}
/* Lists */
dt, dd{
	line-height: 1.4em;
}
dt{
	font-size: 1.3em;
	color: #87833d;
	margin-left: 10px;
}
dd{
	font-size: 1.2em;
	margin-left: 20px;
}
ul {
}

li {
}
#main-content ul{
}
#main-content li {
	
}

/* Links */
a {
	color: #58a8ac;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #58a8ac;
	font-weight: normal;
	text-decoration: none;
}
dt > a {
	font-size: 1.1em;
	color: #928d44;
	line-height: 1.5em;
}
dt > a:hover {
	font-size: 1.1em;
	line-height: 1.5em;
}
/* IMAGES */

img.frame_5px {
	border: 5px double #f4f3ed; 
}
img.float_rt {
	margin-top: 0.5em;
	margin-left: 1em;
	float: right;
}
img.float_lt {
	margin-top: 0.5em;
	margin-right: 1em;
	float: left;
}
fieldset{
	margin-top: 10px;
	font-size: 1.3em;
	vertical-align: top;
}
fieldset legend{
	color: #737034;
	font-weight: bold;
}
fieldset li{
	margin-top: 5px;
}
fieldset label {
	width: 140px;
	display: inline-block;
}
fieldset input {
	margin-right: 20px;
	background-color: #737034;
	color: white;
}
fieldset ul input, fieldset ul textarea{
	margin-right: 20px;
	width: 320px;
	background-color: white;
	color: black;
}
input.btn{
}
/* Main Navigation */

#navigation-main {
	float: right;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #a29e47;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#navigation-main ul {
	float: right;
}
#navigation-main li {
	display: inline;
	font-size: 1.5em;
	letter-spacing: -1px;
	line-height: 1.5em;
}
#navigation-main li a {
	float: left;
	color: gray;
	text-decoration: none;
	text-align: center;
	margin-left: 26px;
}
#navigation-main li a:hover {
	color: #a29e47;
	border-top: 4px solid #cfcb5c;
	background-color: transparent;
	margin-bottom: -4px;
}
#navigation-main .youarehere a,#navigation-main .youarehere a:hover {
	color: #a29e47;
	border-bottom: 4px solid #cfcb5c;
	background-color: transparent;
	margin-bottom: -8px;
	border-top-style: none;
}
#navigation-sub h1{
	color: gray;
	background-color: transparent;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 1.5em;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#navigation-sub h1.youarehere{
	color: #a29e47;
}
#navigation-sub {
	float: left;
	width: 86px;
	padding-right: 34px;
}
#navigation-sub li {
	margin-bottom: 10px;
	width: 80px;
	height: 80px;
	text-align: center;
	border-left: 3px solid white;
	border-right: 3px solid white;
}
#navigation-sub li.youarehere {
	border-right: 3px solid #a29e47;
	border-left: 3px solid #a29e47;
}
#navigation-sub li a, #navigation-sub li a:hover{
	color: white;
	padding-top: 80px;
	width: 80px;
	display: block;
	font-size: 0px;
}

#navigation-sub li.casting {
	background: url(../images/navigation/castings.jpg) no-repeat;
}
#navigation-sub li.casting:hover {
	background: url(../images/navigation/casting-over.gif) no-repeat;
}
#navigation-sub li.filament {
	background: url(../images/navigation/filaments.jpg) no-repeat;
}
#navigation-sub li.filament:hover {
	background: url(../images/navigation/filaments-over.gif) no-repeat;
}
#navigation-sub li.installations {
	background: url(../images/navigation/installations.jpg) no-repeat;
}
#navigation-sub li.installations:hover {
	background: url(../images/navigation/installations-over.gif) no-repeat;
}
#navigation-sub li.vessels {
	background: url(../images/navigation/vessels.jpg) no-repeat;
}
#navigation-sub li.vessels:hover {
	background: url(../images/navigation/vessels-over.gif) no-repeat;
}
#navigation-sub li.earlier-work {
	background: url(../images/navigation/earlier-work.jpg) no-repeat;
}
#navigation-sub li.earlier-work:hover {
	background: url(../images/navigation/earlier-work-over.gif) no-repeat;
}

/* end Navigation */

