/* Global Styles */

body {
	margin: 0;
	padding: 0;
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

h1 {
	font-size: 16pt;
	color: #ff9900;
	margin: 0;
}

h2 {
	font-size: 12pt;
	color: #fdc116;
	margin: 0;
	padding-bottom: 15px;
}

.testimonials h2 {
	font-size: 14pt;
	color: #ffffff;
	margin: 0;
	padding-bottom: 10px;
}

label{float:left;clear:left;font-size: 10pt;color:#ff9900;font-weight:bold;margin-bottom:3px;}
input{float:left;clear:left;margin-bottom:6px;background:#4b9ece;border:1px solid #235c8d;color:#fff;}
textarea{float:left;clear:left;margin-bottom:6px;background:#4b9ece;border:1px solid #235c8d;color:#fff;}

h3 {
	font-size: 10pt;
	color: #fdc116;
	margin: 0;
}

img {
	border: 0;
}
a, a:visited{color:#fdc116;text-decoration:none;}
a:hover{color:#aad8ff;}
/* Page Styles */

#container {
	width: 900px;
	margin: 0 auto;
	background-image:url(../images/bg_body.png);
	background-repeat: repeat-x;
	background-color: #357fbd;
	margin-bottom: 15px;
	position:relative;
}

/* Header Styles */

.header {
	background-image: url(../images/bg_header.png);
	height: 94px;
	width: 900px;
}

.logo {
	padding-left: 40px;
	padding-top: 20px;
	width: 169px;
	height: 74px;
	float: left;
}

.contactinfo {
	text-align: right;
	font-size: 12pt;
	font-weight:bold;
	padding-top: 25px;
	padding-right: 30px;
}

.contactinfo a {
	font-size: 10pt;
	color: #fdc116;
	font-weight:normal;
	text-decoration: none;
	position:relative;
	top:-3px;
}

.contactinfo a:hover {
	font-size: 10pt;
	color: #fdc116;
	text-decoration: underline;
}

/* Flash Placeholder */

.flashcontent {
	width: 900px;
	height: 293px;
}
.flash2 {
	background: url(../images/pic_flash-placeholder2.png) no-repeat;
	width: 900px;
}

/* Content Styles */

.content {
	float: right;
	width: 685px;
	margin-right: 15px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#up{width:540px;margin-right:15px;padding:0;margin-top:-180px;}
	#up p{width:540px;}
#up h2 {
	font-size: 11pt;
	color: #fdc116;
	margin: 0;
	padding:10px 0 0 0;
}
	
.hr{width:518px;height:1px;background:#1c517d;margin-top:4px;}
.content p {
	font-size: 10pt;
	font-weight: normal;
}

.content ul{font-size:10pt;}

#portside{float:right;position:relative;top:-35px;left:-15px;width:165px;min-height:100px;}
	#portside span{}
	#portside img.clients{margin:5px 0;position:relative;left:10px;}

/* Left Menu Styles */

.menu {
	float: left;
	font-size: 10pt;
	font-weight: bold;
	margin-top: -50px;
	position:relative;
	z-index:5;
}

.menu p {
	padding:5px 0;
	margin:0;
	margin-left: 13px;
	border-bottom: 1px dotted #fdc116;
	width: 155px;
}

.menu a {
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover {
	color: #ff9900;
	text-decoration: none;
}

/* Featured Projects Styles */

.projects {
	background-image: url(../images/bg_projects.png);
	background-repeat: no-repeat;
	width: 475px;
	float: left;
}

.projects p {
	margin: 5;
	font-weight: normal;
}

img.projectimage {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.portfoliobutton {
	margin-left: 330px;
}

/* Testimonials Styles */

.testimonials {
	float: right;
	width: 168px;
	margin-top:-80px;
}
.testimonials a.quote{background:url(../images/btn_request.gif);width:126px;height:50px;display:block;float:left;margin:0 0 10px 40px;}
.testimonials a.quote2{background:url(../images/btn_request2.gif);width:126px;height:51px;display:block;float:right;margin:0 0 10px 0;position:relative;left:-18px;}
.testimonials a:hover{background-position:top right;}

.testimonials p {
	width: 190px;
	font-weight: normal;
}

/* Footer Styles */

.footer {
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-color: #4b9ece;
	font-size: 8pt;
	padding: 10px;
}

.leftfooter {
	text-align: left;
	float: left;
}

.rightfooter {
	text-align: right;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.industry_block{float:left;width:50%;margin-bottom:20px;}
.industry_block img{float:left;margin-right:6px;}
.industry_block h1{color:#fff;font-size:12pt;}
.industry_block p{color:#aad8ff;float:left;margin-top:10px;}



/* jquery menu styles */

.nav {
	text-align: right;
	float: right;
	padding-right: 20px;
}

.lavaLamp {
	position: relative;
	overflow: hidden;
	margin: 0;
}

.lavaLamp li {
	float: left;
	list-style: none;
	margin: 0;
}

.lavaLamp li.back {
	background: url("../images/lava.gif") no-repeat right -40px;
	width: 9px;
	height: 39px;
	z-index: 8;
	position: absolute;
}

.lavaLamp li.back .left {
	background: url("../images/lava.gif") no-repeat top left;
	height: 39px;
	margin-right: 5px; /* 7px is the width of the rounded shape */
}

.lavaLamp li a {
	font-size: 12pt;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 14px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 39px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}

.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
	border: none;
}