@charset "utf-8";
/* CSS Document */

Body {
	margin: 0px 0px 0px 0px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 21px;
	background-color:#000000;
}
.content h1 {
	font-size:18px;
	color:#386578;
	margin:0;
	letter-spacing:.05em;
	font-weight:normal;
	text-transform:uppercase;
}
.content h3 {
	font-size: 35px;
	line-height: 40px;
	font-weight: normal;
	color: #666;
	margin-top:-10px;
	margin-bottom:15px;
}
img {
	border: none;
}
a {
	color: #43555d;
	text-decoration: underline;
}
a:hover {
	color: #43555d;
	text-decoration: none;
}
.wrapper {
	position:relative;
	width: 100%;
}
.wrapper-inner {
	width: 1000px;
	margin: auto;
}
.header-container {
 width::100%;
	height:86px;
	background-image:url(../images/bg-header.jpg);
	background-repeat:repeat-x;
	background-color:#1a3542;
}
.header {
	width: 1000px;
	height:86px;
	margin: auto;
	background-image: url(../images/bg-header2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
}
.logo {
	width:204px;
	height:123px;
	float:left;
	z-index:99;
	position:absolute;
	top:0;
	left:0;
}
.menutop {
	width:auto;
	height:86px;
	float:right;
}
.slides-home {
	width:100%;
	height:390px;
	padding-top: 38px;
	background-image:url(../images/home-glow.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#192c38;
	text-align:center;
}
.caption {
	width:auto;
	float:left;
	height: 24px;
	color: #d6d6d6;
	letter-spacing:3px;
	text-transform:uppercase;
	padding: 8px 0 0 6px;
}
.home-slides {
	width:1000px;
	float:left;
}
.featured-container {
	width:100%;
	height:447px;
	background-color:#000;
}
.featured {
	width:1000px;
	height:auto;
	margin:auto;
}
.feattext {
	width:100%;
	padding:26px 0;
	float:left;
}
.feat1 {
	padding: 0 0 16px 0;
	background-image:url(../images/thumbshadow.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
}
.feat2 {
	padding: 0 49px 16px 49px;
	float:left;
	background-image:url(../images/thumbshadow.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.featbutton {
	width:100%;
	padding:32px 0;
	text-align:center;
	float:left;
}
.subheader-container {
	width:100%;
	height:126px;
	background-image:url(../images/bg-subheader.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#1a2a37;
}
.subheader {
	width:1000px;
	margin: auto;
	padding: 84px 0 0 0;
}
.content-wrapper {
	width:100%;
	background-color:#FFFFFF;
	clear:both;
	float:left;
}
.content {
	width:1000px;
	margin:auto;
	padding:18px 0;
}
.content-text {
	float:left;
	width:100%;
	clear:both;
}
.topcolors {
	width:999px;
	height:2px;
	background-image:url(../images/topcolors.gif);
	background-repeat:repeat-y;
	float:left;
	clear:both;
	margin: 20px 0 30px 0;
}

.topcolors2 {
	width:999px;
	height:2px;
	background-image:url(../images/topcolors.gif);
	background-repeat:repeat-y;
	float:left;
	clear:both;
	margin: 15px 0 18px 0;
}
.port-thumbholder {
	width:296px;
	height:305px;
	padding: 12px;
	margin: 0 7px 14px 6px;
	background-color:#f6f6f6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing: .08em;
	color:#808084;
	float:left;
}
.port-thumb {
    width;290px;
	height:219px;
	margin:10px 0 16px 0;
	border:1px solid #dbdbdb;
}
.viewmore {
	float:right;
}
.port-holder {
	width: 952px;
	padding: 24px;
	background-color:#f9fbfc;
	margin-bottom:18px;
	float:left;
}
.port-holder h1 {
	font-size:18px;
	color:#386578;
	margin:0;
	letter-spacing:.05em;
	font-weight:normal;
	text-transform:uppercase;
}
.port-scrns {
	width:622px;
	float:right;
}
.content ul {
	list-style-type: none;
	padding: 0 0;
	margin: 0 0;
	line-height: 26px;
}
.content li {
	background-image: url(../images/arrowli.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 22px;
	margin-left: 20px;
	padding-bottom: 3px;
}
.content li a {
	display: block;
	text-decoration:none;
}
.content li a:hover {
	display: block;
	text-decoration:underline;
}
.port-text {
	width:290px;
	border-bottom:1px solid #dbdbdb;
	padding: 20px 5px 5px 15px;
	background-color:#FFFFFF;
	color:#616161;
	float:left;
}
.port-text h1 {
	font-size:18px;
	color:#386578;
	margin:0;
	letter-spacing:.05em;
	font-weight:normal;
	text-transform:uppercase;
}
.port-text a {
	text-transform:uppercase;
	background-color:#d3e8f0;
	color:#185f7a;
	text-decoration:none;
	padding: 3px 3px 3px 5px;
	line-height:13px;
}
.port-text a:hover {
	background-color:#93d3eb;
	color:#185f7a;
}
.contactform {
	padding: 10px;
	background-color:#f2f6f8;
	width:420px;
	height:320px;
	margin:25px 20px 20px 48px;
	border:1px solid #dde9ef;
	float:left;
}
.footer-container {
	width:100%;
	height:135px;
	background-color:#000000;
	float:left;
}
.footer {
	width:1000px;
	margin: auto;
	padding: 16px 0 0 0;
	color:#97aab4;
	font-size:10px;
	letter-spacing:1px;
	line-height:24px;
	text-transform:uppercase;
	margin:auto;
}
.footer a {
	color:#97aab4;
	text-decoration:none;
}
.plus {
	color: #FFF;
}
.left {
	width:45%;
	padding-left: 10px;
	float:left;
}
.right {
	width:40%;
	padding-right: 10px;
	float:right;
	text-align:right;
}
.twitter {
	width:34px;
	height:15px;
	display:block;
	margin-top:4px;
	background-image:url(../images/birdie.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:right;
}


/* Begin Main Navigation */

@charset "utf-8";
/* CSS Document */

/* Main Navigation */

.menutop {
	height: 41px;
}
.menutop dl {
	margin: 0;
	padding: 0;
}
/* IE5 Mac Hack \*/ 
.menutop {
	padding-left: 0px;
	padding-right: 0px;
}
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */

.menutop dt {
	float: left;
}
.menutop dt a {
	display: block;
	height: 0px !important;
	height /**/:86px; /* IE 5/Win hack */
	padding: 86px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
.menutop dt a:hover {
	background-position: 0 -86px;
}
.menutop dt.portfolio, .menutop dt.portfolio a {
	width: 203px;
	background-image: url(../images/mportfolio.jpg);
}
.menutop dt.about, .menutop dt.about a {
	width: 146px;
	background-image: url(../images/mabout.jpg);
}
.menutop dt.contact, .menutop dt.contact a {
	width: 187px;
	background-image: url(../images/mcontact.jpg);
}
/* End Main Navigation */



/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	background:url(../images/bg-laptop.png) no-repeat;
	width:910px;
	height:440px;
	margin:0 auto;
	padding-top:95px;
	margin-top:5px;
}
#slider {
	position:relative;
	width:710px;
	height:246px;
	margin-left:162px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:231px;
	bottom:-23px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:60px;
	height:83px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-60px 0;
	right:0px;
}
a.nivo-prevNav {
	left:-130px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
