@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2b2b2b;
	text-align: center;
	background-image: url(images/backgroundBody.jpg);
	background-repeat: repeat-x;
}
a {
	color: #98cadd;
}
b {
	color: #98cedd;
}

h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
}
a h2 {
	margin-top: 20px;
}
ol {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
ul {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	margin-bottom: 5px;
}
td {
	padding: 5px;
}
input, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
#content {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backgroundContent.jpg);
	background-repeat: no-repeat;
	position: relative;
	overflow: visible;
}
#logo360 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 45px;
	visibility: visible;
}
#mainMenu {
	position: absolute;
	width: 655px;
	top: 50px;
	right: 0px;
	display: inline;
	overflow: hidden;
	height: 100px;
	visibility: visible;
}
#mainMenu a {
	line-height: 100px;
	height: 100px;
	width: 130px;
	display: block;
	float: left;
	font-size: 14px;
	color: #9BCEDD;
	text-decoration: none;
	text-align: center;
	margin-right: 1px;
}
#mainMenu a:hover {
	color: #FFFFFF;
}
#bannerBox {
	font-size: 11px;
	position: absolute;
	width: 230px;
	left: 630px;
	top: 235px;
	line-height: 14px;
	height: 210px;
	visibility: visible;
}
#bannerBox ul {
	float: left;
	margin-right: 5px;
	margin-left: 15px;
	font-size: 9px;
	list-style-position: outside;
	list-style-type: square;
}
#bannerBox li {
	margin-bottom: 3px;
}

#flashBox {
	position: absolute;
	height: 305px;
	width: 567px;
	left: 34px;
	top: 188px;
	visibility: visible;
}

#topMenu {
	font-size: 12px;
	display: inline;
	float: right;
	height: 40px;
	line-height: 40px;
	width: 895px;
	text-align: right;
	margin-right: 10px;
}
#topMenu a {
	text-decoration: none;
}
#topMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftContent {
	display: inline;
	float: left;
	width: 550px;
	margin-top: 490px;
	margin-left: 40px;
	margin-bottom: 20px;
}
#leftContent p, #rightContent p {
	line-height: 16px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.blueText {
	color: #98cEDD;
}
#rightContent {
	display: inline;
	float: right;
	width: 240px;
	margin-top: 490px;
	margin-right: 30px;
	margin-bottom: 20px;
	background-image: url(images/backgroundSideBox.gif);
	background-repeat: no-repeat;
	height: 500px;
}
#rightContent h2 {
	margin-left: 8px;
}
.recentWork {
	width: 200px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.teamPhoto {
	display: block;
	height: 100px;
	width: 220px;
	margin-top: 10px;
	margin-left: 5px;
}
.teamPhoto img {
	float: left;
}
.teamPhoto p {
	font: 10px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	width: 120px;
	float: left;
	display: block;
	margin-top: 20px;
}
.servicesBox {
	display: block;
	height: 190px;
	position: relative;
	width: 730px;
	margin-left: 50px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98cadd;
}
.servicesBox h3 {
	margin-top: 10px;
	margin-left: 5px;
}

.servicesBox p {
	float: left;
	width: 400px;
	margin-top: 10px;
}
.servicesBox img {
	float: right;
	position: absolute;
	top: 10px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.biggerText {
	font-size: 13px;
	line-height: 20px;
}

.servicesLink {
	position: absolute;
	right: 2px;
	bottom: 5px;
	text-align: right;
}


#footer {
	line-height: 100px;
	background-color: #464646;
	height: 100px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #363636;
}
#footerText {
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footerText span {
	position: absolute;
	top: 0px;
	right: 0px;
}
.clientLogo {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	height: 80px;
	width: 170px;
}
#flashcontent {
  height: 100%;
  
}
/* end hide */
#flashcontent {
  color: #fff
}
#flashcontent a {
  color: #f60;
}
#flashcontent a:hover {
  color: #06f;
}

