/*globals*/

* 	{
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	background:#072339;
	}

p {
	margin-bottom: 7px;	
	color:#000;
	font-size:14px;
	padding-top:10px;
	text-align:left;
}

h2 {
	color:#000;
}

.clear { clear: both; }

img {
	border-style:none;
}

#wrap {
	width:960px;
	margin:0 auto;
	background:#cae1f3;
	min-height:600px;
}

#container {
	padding:10px;
}

#header {
	height:90px;
	background:#fff;
}
/* ---------------------- Dolphin nav ---------------------- */
#navcontainer{
	position:relative;
	height:56px;
	color:#E0E0E0;
	background:#143D55;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

#nav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#57a1ca url(img/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
}

#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#nav ul li{
	display:block;
	float:left;
	margin:0 1px;
}

#nav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
}
#nav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
}
#nav ul li a:hover{
	color:#fff;
	background:transparent url(img/dolphin_bg-OVER.gif) repeat-x bottom left;
}

#nav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
}

#nav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(img/dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
}

#nav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(img/dolphin_right-ON.gif) no-repeat top right;
	height:33px;
}
/* ---------------------- END Dolphin nav ---------------------- */

#topcontentarea {
	min-height:174px;
}

#readmore {
	margin-top:0px;
	width: 550px;
	height: 174px;
	float: left;
	position: relative;
	background-image: url(img/banner.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#readmore img {
	margin:120px 0 0 325px;
	height:27px;
}

#readmore img:hover {
	background: url(img/button2.jpg);
}

#intro {
	min-height:174px;
	background:#206283;
	width:389px;
	border-left:1px solid #143d55;
	float:right;
}

#intro p {
	padding:5px 10px 5px 10px;
	color:#e0e0e0;
}

#intro h1 {
	padding-left:10px;
	color:#e0e0e0;
}

#intro a {
	color:#e0e0e0;
}

#intro a:hover {
	text-decoration:none;
}

#bottomcontentarea {
	width:940px;
	background:#A1DAF7;
	min-height:270px;
}

#bottomcontentarea h2   {
	height: 37px;
	width: 940px;
	text-indent: 21px;
	background-color: #143d55;
	color: #e0e0e0;
	font-weight: bold;
	float: left;
	position: relative;
	line-height: 37px;
	font-size: 16px;
}

#projects {
	width:960px;
	padding-left:50px;
}

.projects {
	width:240px;
	float:left;
	padding:10px 30px 0px 10px;
}


.projects p {
	color:#4f4f4f;
}

.projects a {
	color:#ff4902;
	font-size:16px;
	font-style:italic;
}

.projects a:hover {
	color:#498fde;
	text-decoration:none;
}

.projects img {
	padding: 5px;
	-moz-opacity:.70; filter:alpha(opacity=70); opacity:.70;
	border:1px solid #bbb;
}

.projects img:hover{
	 -moz-opacity:.100; filter:alpha(opacity=100); opacity:100;
}

#footercontainer {
	height:100px;
	background:#3484b1;
}

#footercontainer p {
	color:#fff;
	padding:25px 0 25px 20px;
	float:left;
	font-size:14px;
}

#footercontainer a {
	color:#e0e0e0;
}

#footercontainer a:hover {
	text-decoration:none;
}

.htmlval {
	float:right;
	padding:20px 15px;
}

#footer{
	position:relative;
	height:29px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(img/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 0px;
}

#footer ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#footer ul li{
	display:block;
	float:left;
	margin:0 0px;
}

#footer ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:29px;
}
#footer ul li a span{
	padding:8px 20px 0 0;
	height:21px;
	float:left;
}
#footer ul li a:hover{
	color:#fff;
	background:transparent url(img/dolphin_bg-OVER.gif) repeat-x bottom left;
}

#footer ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
}

/* portfolio */

#portfoliocontent {
	background:#e0e0e0;
}

#portfoliocontent h2   {
	width: 920px;
	padding-left:20px;
	background-color: #143d55;
	color: #e0e0e0;
	float: left;
	line-height: 37px;
	font-size: 16px;
	margin-bottom:10px;
}

.portfolio {
	background:#57a1ca;
	padding:10px 10px;
}

.portfoliotext {
	background:#e0e0e0;
}

.portfoliotext p {
	padding:10px 0px 10px 20px;
	color:#e0e0e0;
	background:#1b648e;
	font-size:15px;
}

.portfoliotext a {
	color:#e0e0e0;
	padding:10px;
}

.portfoliotext a:hover {
	text-decoration:none;
}

/* services */

#bottomcontentareaservices{
	width:940px;
	background:#A1DAF7;
	min-height:730px;
}

#bottomcontentareaservices h2   {
	height: 37px;
	width: 940px;
	text-indent: 21px;
	background-color: #143d55;
	color: #e0e0e0;
	font-weight: bold;
	float: left;
	position: relative;
	line-height: 37px;
	font-size: 16px;
}

.servicesleft {
	width:465px;
	height:160px;
	float:left;
	margin:10px 5px 0px 0;
	background:#206283;
}

.servicesleftimg {
	float:left;
	height:160px;
}

.servicesleft img{
	float:left;
	padding:10px;
}

.servicesleft p{
	font-size:16px;
	padding:10px;
	color:#e0e0e0
}

.servicesleft h3 {
	color:#e0e0e0;
	font-size:18px;
	padding:10px 0 0 0;
	background;none;
}

.servicesright {
	width:465px;
	height:160px;
	float:right;
	margin:10px 0 0px 5px;
	background:#206283;
}

.servicesrightimg {
	float:left;
	height:160px;
}

.servicesright img{
	float:left;
	padding:10px;
}

.servicesright p{
	font-size:16px;
	padding:10px;
	color:#e0e0e0;
}

.servicesright h3 {
	color:#e0e0e0;
	font-size:18px;
	padding:10px 0 0 0;
	background;none;

}

/*contact form*/

fieldset { border: none; }
input, textarea, a { outline: none; }

#page-wrap {
	width: 800px;
	margin: 0 auto;
	margin-top:10px;
	background: url(img/form-bg.png) top center no-repeat;
	min-height: 600px;
}
form {
	padding: 83px 0 0 76px;
}

#formLeft {
	width: 320px;
	float: left;
	}
	#formLeft input {
		width: 250px;
		margin: 0 0 20px 0;
		border: none;
		text-align: center;
		background: none;
		margin: 13px 0 0 8px;
		font-size: 1.4em;
	}
	#formLeft .input-bg {
		background: url(img/form-sm-bg.jpg) bottom left no-repeat transparent;
		height: 45px;
		margin-bottom: 10px;
		position: relative;
	}
	#formLeft .active {
		background: url(img/form-sm-bg.jpg) top left no-repeat transparent;
	}
#formRight {
	width: 360px;
	float: right;
	padding-right: 44px;
	}
	#formRight textarea {
		width: 298px;
		height: 209px;
		display: block;
		border: none;
		background: none;
		margin: 0 0 0 20px;
		padding: 13px 0 13px 0;
		font-family: Helvetica, sans-serif;
		font-size: 1.3em;
		overflow: auto;
	}
	#formRight .message-bg {
		background: url(img/message-bg.jpg) bottom left no-repeat transparent;
		height: 238px;
	}
	#formRight .active {
		background: url(img/message-bg.jpg) top left no-repeat transparent;
	}
label {
	display: block;
	font-size: 1.3em;
	text-indent: 10px;
	font-weight: bold;
}
label.error {
	position: absolute;
	top: -16px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
input.submit-button {
	float: right;
	padding-right: 31px;
}

#contactformtextbox {
	padding-top:30px;
	width:500px;
	margin:0 auto;
}

#contactformtextbox h3 {
	font-size:16px;
	text-align:center;
}

#contactformtextbox p{
	font-size:14px;
	text-align:center;
}

#contactformtextbox a {
	color:#000;
	text-decoration:underline;
}

#contactformtextbox a:hover {
	text-decoration:none;
}
