@import url(global-png-fix.css);
/* Global Reset */

* {
	margin: 0;
	padding: 0;
}

/* General */


#container{
background-color:#18174A;
height:1030px;
width:735px;

}
#container2{
height:1040px;
width:735px;
margin-left:auto;
margin-right:auto;
}

#navigation{
background-color:#18174A;
height:1025px;
width:137px;
float:left;
}

#header{
background-image: url(../images/header.jpg);
height:216px;
width:590px;
border:solid;
border-width:thin;
border-color:#18174A;
z-index:1;
}

#image{
height:246px;
width:590px;
border:solid;
border-width:1px;
border-color:#18174A;
z-index:1;
}

#content{
background-image:url(../images/content.gif);
height:550px;
width:590px;
border:solid;
border-width:thin;
border-color:#18174A;
color:#18174A;
margin-top:0px;
}

#contentLink:link {
color:#18174A;
text-decoration: none;
}

#contentLink:visited {
color:#18174A;
text-decoration: none;
}

#contentLink:hover{
color: #CCCCCC;
text-decoration: none;
}

#logo{
	position: absolute;
	top:96px;
	left: 290px;
	height:154px;
	width:281px;
	z-index:100;
	
	}


#title{
position:absolute;
left:15px;
top:450px;
height:60px;
width:110px;
z-index:200;
}

#navbox{
margin-top:231px;
width:137px;
height:140px;
}

#navButtons{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color: #FFFFFF;
width:130px;
height:200px;
margin-right:7px;
text-align: right;
}

#navButtons a:active{
color:#FFFFFF;
text-decoration: none;
}

#navButtons a:link,a:visited{
color:#FFFFFF;
text-decoration: none;
}

#navButtons a:hover{
color: #CCCCCC;
text-decoration: none;
}

#nav_logos{
width:115px;
height:274px;
margin-top:320px;
margin-left:15px;

}

#text{
height:465px;
width:570px;
margin-top:60px;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:18174A;
} 

#details{
height:10px;
width:400px;
margin-left:90px;
margin-bottom:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#18174A;
}

#detailsLink:active {
color:#18174A;
text-decoration: none;
}

#detailsLink:link {
color:#18174A;
text-decoration: none;
}
#detailsLink:visited {
color:#18174A;
text-decoration: none;
}

#detailsLink:hover{
color: #CCCCCC;
text-decoration: none;
}

label{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#18174A;
width: 16em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

textarea{
border-color:#18174A;
color:#18174A;
background: #FFFFFF;
border: 1px solid #18174A;
}

.submit input
{
margin-left: 283px;
} 

input
{
color:#18174A;
background: #FFFFFF;
border: 1px solid #18174A;
}

.submit input
{
color:#FFFFFF;
background:#18174A;
border: 2px outset #d7b9c9;
} 

#contactaddress{
margin-left: 80px;
float:left;
height:80px;
width:210px;
margin-top:20px;
display:inline;

}

#contactnumbers{
float:left;
height:80px;
width:250px;
margin-top:20px;
}
#contactnumbersLink:link {
color:#18174A;
text-decoration: none;
}
#contactnumbersLink:visited {
color:#18174A;
text-decoration: none;
}

#contactnumbersLink:hover{
color: #CCCCCC;
text-decoration: none;
}

#media_breeze{
width: 128px;
height: 18px;
margin-left:600px;
display:inline;

}
#wrapper{
width:590px;
height:800px;
float: left;
position: relative;
z-index: 1;
}

	p{
		margin-bottom:15px;
	}

