@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#777764;
	font-size:14px;
	line-height:19px;
	padding-top:20px;
	padding-bottom:20px;
}

a{
	color:#395688;
}

.smallText{
	font-size:12px;
	line-height:15px;
	
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:945px;
}

#navArea{
	width:789px;
	margin-left:auto;
	margin-right:auto;
}

.navItem{
	float:left;
}

#logoArea{
	clear:both;
	width:100%;
	height:80px;
	text-align:center;
	padding-top:40px;
}

#bottomQuote{
	clear:both;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:40px;
	font-size:15px;
	line-height:21px;
}

#aboutArea{
	width:681px;
	height:489px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/about/all_images.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#aboutText{
	width:350px;	
}

#subMenuAreaFlash{
	width:943px;
	height:98px;
	margin-left:auto;
	margin-right:auto;
}

#dynamicContentArea{
	width:800px;
	height:516px;
	margin-left:auto;
	margin-right:auto;
}
#ajaxLoaderImage{	
	width:50px;
	margin-left:auto;
	margin-right:auto;
	padding-top:210px;
}
#portfolioImage{
	float:right;	
}

#servicesArea{
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#vsbArea{
	width:890px;
	margin-left:auto;
	margin-right:auto;
}
#pressArea{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
