* {
	margin: 0;
	padding: 0;
}

/*ADMIN STYLES BELOW*/

#wrapAdmin {
	position: relative;
	margin:0 auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 996px;
	background: #ffffff;
	border: 13px solid #666666;
}


h1 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

TD {
	font-family: Helvetica;
	font-size: 12px;
}

.alert {
	color: red;
	font-weight: bold;
}

A {color: blue; text-decoration: none;}
A:active,visited {color: blue; text-decoration: none;}
A:hover {color: blue; text-decoration: underline;}

/*END ADMIN STYLES*/

body {
	margin-top: 40px;
	min-width: 1080px;
	background-color: #e6e6e6;
	text-align:center; /* for IE */
}

#wrap {
	position: relative;
	margin:0 auto;
	padding: 0px;
	width: 996px;
	background: #ffffff;
	border: 13px solid #666666;
}

#footer {
	float: right;
	right: -15px;
	position: absolute;
	bottom: -50px;
	width: 800px;
	text-align: right;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #808080;
}

#musicPlayer {
	float: left;
	position: absolute;
	bottom: -48px;
	left: 0px;
	width: 0px;
	text-align: right;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #808080;
}

#footerRight {
	float: left;
	position: absolute;
	margin-left: 800px;
	bottom: -50px;
	width: 196px;
	text-align: center;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #808080;
}

#fLeft {
	float: left;
}

#footer A {text-decoration: none; color: #808080;}
#footer A:active,visited {text-decoration: none; color: #808080;}
#footer A:hover {text-decoration: underline; color: #808080;}

#footerRight A {text-decoration: none; color: #808080;}
#footerRight A:active,visited {text-decoration: none; color: #808080;}
#footerRight A:hover {text-decoration: underline; color: #808080;}

#socialHolder {
	position: absolute;
	right: -29px;
	top: 139px;
}

#logo {
	float: left;
	text-align: left;
	
}

#menu {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	text-align: right;
	font-family: tahoma;
	color: #333333;
	font-size: 10px;
	line-height: 1.5;
}

.menuImage {
	position: relative;
	top: 2px;
}

.menuON {
	color: #00539f;
}

#menu A {text-decoration: none; color: #333333;}
#menu A:active,visited {text-decoration: none; color: #333333;}
#menu A:hover {text-decoration: none; color: #00539f;}

#clear {
	clear: both;
}

.white {
	color: white;
}

#contactForm {
	position: absolute;
}

#portMenu {
	position: absolute;
	top: 140px;
	left: 140px;
	font-family: tahoma;
	font-size: 11px;
	text-align: right;
	line-height: 1.9;
}

A.portfolio {text-decoration: none; color: #333333; margin-bottom: 10px;}
A.portfolio:active,visited {text-decoration: none; color: #333333; margin-bottom: 10px;}
A.portfolio:hover {text-decoration: underline; color: #333333; margin-bottom: 10px;}

#portHolder {
	position: relative;
	width: 794px;
	height: 297px;
	margin-left: 202px;
}

#portPic {
	position: absolute;
	width: 794px;
	height: 297px;
	background:#fff url('../images/loadingXXX.gif') 50% 50% no-repeat;
	z-index: 10;
}

#portNav {
	width: 794px;
	margin-top: 5px;
	margin-left: 202px;
	font-family: Helvetica, arial;
	font-size: 11px;
	color: #808080;
	margin-bottom: 26px;	
}

#portNav A {text-decoration: none; color: #808080; float: left; margin-right: 10px;}
#portNav A:active,visited {text-decoration: none; color: #808080; float: left; margin-right: 10px;}
#portNav A:hover {text-decoration: underline; color: #808080; float: left; margin-right: 10px;}

#testimonialHolder {
	position: relative;
	width: 832px;
	height: 297px;
	margin-left: 164px;
}

#testimonialPic {
	position: absolute;
	width: 832px;
	height: 297px;
	z-index: 10;
	background:#fff url('../images/loadingXXX.gif') 50% 50% no-repeat;

}

#thephoto {
	width: 832px;
	height: 297px;
}

#thephoto2 {
	width: 794px;
	height: 297px;
}

#testimonialText {
	position: absolute;
	left: 454px;
	top: 30px;
	font-family: Helvetica;
	color: #00447c;
	font-size: 11px;
	z-index: 20;
	width: 320px;
	text-align: left;
}

#testimonialsNav {
	width: 832px;
	margin-top: 5px;
	margin-left: 162px;
	font-family: Helvetica, arial;
	font-size: 11px;
	color: #808080;
	margin-bottom: 26px;
	
}

#linkLeft {
	position: absolute;
	left: -1px;
	width: 21px;
	height: 297px;
	border: 0px solid blue;
	z-index: 30;
}

#linkRight {
	position: absolute;
	left: 814px;
	width: 21px;
	height: 297px;
	border: 0px solid blue;
	z-index: 31;
}

#linkRightPortfolio {
	position: absolute;
	left: 773px;
	width: 21px;
	height: 297px;
	border: 0px solid blue;
	z-index: 31;
}

#testimonialsNav A {text-decoration: none; color: #808080; float: left; margin-right: 10px;}
#testimonialsNav A:active,visited {text-decoration: none; color: #808080; float: left; margin-right: 10px;}
#testimonialsNav A:hover {text-decoration: underline; color: #808080; float: left; margin-right: 10px;}

#aboutBG {
	position: relative;
	width: 996px;
	height: 250px;
	background-image: url('../images/aboutBG.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	margin-bottom: 100px;
}

#radio {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	font-size: 12px;
}

#textArea {
	height: 30px;
	width: 470px;
}

#contactText {
	padding-top: 20px;
	margin-left: 320px;
	width: 605px;
	font-size: 12px;
}

#contactBTN {
	position: absolute;
	top: 280px;
	left: 697px;
}

#aboutText {
	padding-top: 30px;
	margin-left: 225px;
	width: 700px;
}

#aboutMenuHolder {
	position: absolute;
	top: 227px;
	margin-left: 225px;
}

#aboutMenu {
	float: left;
	background: #b3b3b3;
	width: 113px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	color: #467081;
	margin-right: 3px;
}

#aboutMenu:hover {
	float: left;
	background: #cccccc;
	width: 113px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	color: #467081;
	margin-right: 3px;
}

#aboutMenu A {text-decoration: none; color: #467081; font-size: 11px;}
#aboutMenu A:active,visited {text-decoration: none; color: #467081; font-size: 11px ;}
#aboutMenu A:hover {text-decoration: none; color: #467081; font-size: 11px;}

#purposeBG {
	position: relative;
	width: 996px;
	height: 228px;
	background-image: url('../images/purposeBG.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	margin-bottom: 100px;
}

#purposeMenu {
	float: left;
	background: #c7c577;
	width: 113px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	color: #ffffff;
	margin-right: 3px;
}

#processBG {
	position: relative;
	width: 996px;
	height: 228px;
	background-image: url('../images/processBG.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	margin-bottom: 100px;
}

#processMenu {
	float: left;
	background: #aaa0b6;
	width: 113px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	color: #ffffff;
	margin-right: 3px;
}

#teamsBG {
	position: relative;
	width: 996px;
	height: 228px;
	background-image: url('../images/teamBG.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	margin-bottom: 100px;
}

#teamsMenu {
	float: left;
	background: #b3ccd7;
	width: 113px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	color: #ffffff;
	margin-right: 3px;
}

#clientsBG {
	position: relative;
	width: 996px;
	height: 228px;
	background-image: url('../images/clientsBG.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	margin-bottom: 100px;
}

#clientsMenu {
	float: left;
	background: #ffd457;
	width: 113px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	color: #ffffff;
	margin-right: 3px;
}

#contactBG {
	position: relative;
	width: 996px;
	height: 319px;
	background-image: url('../images/contactBG.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
}

#contactThanksBG {
	position: relative;
	width: 996px;
	height: 319px;
	background-image: url('../images/contactThanksBG.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
}

#careerBG {
	position: relative;
	width: 996px;
	height: 319px;
	background-image: url('../images/careerBG.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
}

#careerText {
	padding-top: 100px;
	margin-left: 455px;
}

#homeImage {
	text-align: right;
	
}

#homeNews {
	margin-top: 50px;
	margin-left: 162px;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	
}

.newsTitle {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

A.black {color: #000000; text-decoration: none;}
A.black:active,visited {color: #000000; text-decoration: none;}
A.black:hover {color: #000000; text-decoration: underline;}