@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color:#a2a1a1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#232323;
	background-image:url(images/backgroundLeft.jpg);
	background-repeat:repeat-x;
	border-top-style:solid;
	border-top-width:30px;
	border-top-color:#232323;
	height:100%;
}
div,img {
	behavior: url(iepngfix.htc);
}
img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border:0;
	border-style:none;
}
a {
	color:#FFFFFF;
}

input, textarea{
	background-color:#303030 !important;
	color:#FFFFFF !important;
	border-color:#5b5a57;
	border-style:solid;
}
.formButton{
	border:none;
}

.rightShadow{
	position:relative;
	bottom:87px;
	float:left;
	width:9px;
	height:84px;
	background-image:url(images/rightBottomShadow.png);
	background-repeat:no-repeat;
}

.leftShadow{
	position:relative;
	bottom:87px;
	float:left;
	width:9px;
	height:84px;
	background-image:url(images/leftBottomShadow.png);
	background-repeat:no-repeat;
}

.footer{
	float:left;
	background-color:#232323;
}

.footerText{
	padding-top:5px;
	background-color:#232323;
	font-size:9px;
	width:752px;
	float:left;
}
.leftText{
	float:left;
}
.rightText{
	float:right;
}

.page{
	width:774px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
.content{
	background-image:url(images/verticalRep.png);
	background-repeat:repeat-y;
	float:left;
}

.leftSide{
	width:9px;
	float:left;
	background-position:right;
	background-image:url(images/leftShadowRepeat.png);
	background-repeat:repeat-y;
}

.middle{
	width:752px;
	float:left;
	min-height:375px;
	background-color:#303030;
}

.rightSide{
	width:9px;
	float:left;
	background-position:left;
}

#header{
	float:left;
}

.headerSpacer{
	float:left;
	width:9px;
}

#buttons a,img{
	float:left;
}

a.HomeBtn {
	float:left;
	width:61px;
	height:33px;
	background-image:url(images/butt_home.jpg);
	background-repeat:no-repeat;
}

a.HomeBtn:hover {
	cursor:hand;
	background-position: -61px 0;
}

a.servicesBtn {
	float:left;
	width:88px;
	height:33px;
	background-image:url(images/butt_Services.jpg);
	background-repeat:no-repeat;
}

a.servicesBtn:hover {
	cursor:hand;
	background-position: -88px 0;
}

a.portfolioBtn {
	float:left;
	width:98px;
	height:33px;
	background-image:url(images/butt_Portfolio.jpg);
	background-repeat:no-repeat;
}

a.portfolioBtn:hover {
	cursor:hand;
	background-position: -98px 0;
}

a.aboutBtn {
	float:left;
	width:91px;
	height:33px;
	background-image:url(images/butt_About.jpg);
	background-repeat:no-repeat;
}

a.aboutBtn:hover {
	cursor:hand;
	background-position: -91px 0;
}

a.contactBtn {
	float:left;
	width:91px;
	height:33px;
	background-image:url(images/butt_Contact.jpg);
	background-repeat:no-repeat;
}

a.contactBtn:hover {
	cursor:hand;
	background-position: -91px 0;
}

.topBlueLine{
	clear:both;
}

#flashBanner{
	height:229px;
	margin:15px 15px 15px 15px;
}
#plane1{
	height:229px;
	margin:15px 15px 15px 15px;
}
#plane2{
	height:229px;
	margin:15px 15px 15px 15px;
}

#flashBannerSSP{
	height:516px;
	padding: 15px 15px 15px 15px;
}
.windowHeader{
	height:30px; 

}
.leftWindowHome{
	float:left;
	padding:0px 15px 15px 15px;
	width:485px;
}
.contactTextFix{
	position:relative;
}

.windowContent{

	min-width: 0;
	background-color:#222222;
	padding:20px 20px 20px 20px;
}
.rightWindowHome{
	float:left;
	width:221px;
	margin-bottom:15px;
}


.serviceWindow{
	width:700px; 
	float:left;
	margin-top: 35px;
	padding-left:30px;
	margin-bottom:30px;
}
.servicesTitle{
	width:365px;
	float:left;
	margin: 0px 0px 0px 10px;
}
.serviceImageRight{
	float:left;
}

.servicesContent{
	margin-left:12px;
	float:left;
	width:365px;
}

.aboutUsSection{
	width:722px;
	margin-left:15px;
	margin-top:20px;
}

.aboutName{
	font-weight:bold;
}

.aboutPerson{
	margin-bottom:15px;
}

.cms{
	width:720px;
	margin-left:20px;
	float:left;
}