@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background:url(images/bg.png) no-repeat center top #3B5A98;
}

#container {
	width:870px;
	margin:0 auto;
}

#masthead {
	width:100%;
	clear:both;
	float:right;
	padding-right:20px;
}

#header {
	padding-top:15px;
	width:960px;
	height:50px;
	margin:0 auto;
	text-align:left;
}
#menuContainer {
	float:right;
	height:50px;
	padding-right:30px;
}
#block {
	width:950px;
	height:364px;
	background:url(images/block.png) no-repeat;
	margin:0 auto;
	clear:both;
}
#blockLeftImg {
	width:300px;
	height:350px;
	float:left;
}

#blockRightImg {
	width:650px;
	height:350px;
	float:right;
	background:url(images/skyline.jpg) no-repeat center top;	
}

#blockRightImgAbt {
	width:650px;
	height:350px;
	float:right;
	background:url(images/chicago.jpg) no-repeat center top;	
}

#blockRightImgPort {
	width:650px;
	height:350px;
	float:right;
	background:url(images/sfskyline.jpg) no-repeat center top;	
}

#blockRightImgSvc {
	width:650px;
	height:350px;
	float:right;
	background:url(images/newYork.jpg) no-repeat center top;	
}

#blockRightImgHost {
	width:650px;
	height:350px;
	float:right;
	background:url(images/losAngeles.jpg) no-repeat center top;	
}

#blockRightImgContact {
	width:650px;
	height:350px;
	float:right;
	background:url(images/working2.jpg) no-repeat center top;	
}
#blockRightImgSupport {
	width:650px;
	height:350px;
	float:right;
	background:url(images/working.jpg) no-repeat center top;	
}

#callButton {
	position:relative;
	top:15px;
	right:15px;
	float:right;
	width:203px;
}
#quoteText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	position:relative;
	top:235px;
	left:15px;
	width:400px;
	background:url(images/gryBgSlice.png) repeat;
}

#menuBar {
	padding-top:40px;
}

#subMenuBar {
	padding-top:60px;
	background-color:#3399FF;
}

#menu {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index:20;
}
#menu ul {
	text-align:center;
}
#menu li {
	float: left;
	font: 80% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	padding-bottom: 8px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#ccc;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#ccc;
}

#left {
	float:left;
	width:290px;
	margin:0 auto;
}

#middle {
	float:left;
	left:290px;
	width:290px;
	margin:0 auto;
}

#right {
	float:left;
	left:580px;
	width:290px;
	margin:0 auto;	
}

#txtContainer {
	width:580px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}
#contactContainer {
	width:270px;
	float:right;
	margin-bottom:20px;
}

#portfolioContainer {
	width:253px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:10px;
}
#portfolioSub {
	background-color:#1b4484;
	padding-bottom:10px;
	margin-top:-4px;
}
#port1 {
	width:197px;
	float:left;
	margin:0 auto;
}
#port2 {
	left:194px;
	width:193px;
	float:left;
	margin:0 auto;
}

#rssBlock {
	margin-top:15px;
	padding-top:90px;
	margin-right:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/blogHeader.png) no-repeat center top #1b4484;
	width:253px;
	color:#ffffff;
}
#rssBlock a {
	color:#ffffff;
	font-weight:bold;
}

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:900px;
	clear:both;
	padding-bottom:5em;
	padding-top:10px;
	margin:0 auto;
}

.logo {
	padding-top:25px;
}

.headerText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-left:5px;
}

.bodyText2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}

.white {
	color: #FFFFFF;
}

.smallRed {
	color:#FF0000;
	font-size: 9px;
}

.smallBlack {
	color:#000000;
	font-size: 9px;
}

form {
	padding:0px;
	margin:0px;
}
p {
	padding:0;
	margin:0;
	padding-top:7px;
	padding-bottom:8px;
}


#contactForm {
	margin:10px 0 0 0;
	background:url(images/freeQuote.png) no-repeat center top #1b4484;
	padding-top:90px;
	width:253px;
}
#supportForm {
	margin:10px 0 0 0;
	background:url(images/tech-support.png) no-repeat center top #1b4484;
	padding-top:90px;
	width:253px;
}
#contactForm p, #supportForm p, #feedBurner p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding:0 0 0 0;
}

#contactForm label, #supportForm label {
	padding:0 0 0 0;
	margin:3px 0 3px 29px;
}

#contactForm input, #supportForm input, #feedBurner input {
	margin:3px 0 3px 29px;
	width:185px;
	height:20px;
	line-height:20px;
	padding:2px;
	background-color:#E0E0E0;
	color:#999999;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#feedBurner input {
	margin:3px 0 3px 0;
	width:185px;
	height:20px;
	line-height:20px;
	padding:2px;
	background-color:#E0E0E0;
	color:#999999;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contactForm textarea, #supportForm textarea {
	margin:3px 0 3px 29px;
	width:185px;
	height:60px;
	padding:2px;
	background-color:#E0E0E0;
	color:#999999;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contactForm .submitClass {
	background:url(images/reqQuoteOng.png) no-repeat center top;
	width:194px;
	height:47px;
	margin-left:28px;
}
#supportForm .submitClass {
	background:url(images/help-me.png) no-repeat center top;
	width:194px;
	height:47px;
	margin-left:28px;
}
#feedBurner .submitClass {
	background:url(images/feed-me-ONG.png) no-repeat center top;
	width:194px;
	height:47px;
	margin:0 auto;
}


#longContact {
	margin:0 auto;
	width:368px;
}
#longContact p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b4484;
	padding:0 0 0 0;
}

#longContact label {
	padding:0 0 0 0;
	margin:3px 0 3px 29px;
}

#longContact input, select {
	margin:3px 0 3px 29px;
	width:185px;
	height:20px;
	line-height:20px;
	padding:2px;
	background-color:#E0E0E0;
	color:#999999;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#longContact textarea {
	margin:3px 0 3px 29px;
	width:300px;
	height:60px;
	padding:2px;
	background-color:#E0E0E0;
	color:#999999;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#longContact .submitClass {
	background:url(images/reqQuoteRed.png) no-repeat center top;
	width:194px;
	height:47px;
	margin-left:28px;
}

