﻿body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	color:#514f53;
	font-size:12px; 
	font-family: verdana, sans-serif; 
	background: url(../images/bg2.jpg) #383535 repeat;
	
}
p
{
	line-height: 16px;
	padding-bottom: 15px;
}

h1 {
	font-size:20px; 
	font-family: verdana, sans-serif; 
	color:#2d84a4;
	margin-top: 0.2em;
	margin-bottom: 1em;


} 


h2 {	
	font-size:14px; 
	font-family:tahoma, sans-serif; 
	color:#b8b8b8;
	padding: 10px 0px 10px 0px;
} 

hr{
	
	border: 1px solid #ececec;
}




/* LINK STYLES */

A:link {
color: #0079b2;
text-decoration: none;
}

A:visited {
color: #0079b2;
text-decoration: none;
}

A:active {
color: #c8c8c8;
text-decoration: none;
}


A:hover {
color: #df2d2d;
text-decoration: none;
}




A.yellowlink {
/*color: #4c6756;*/
color: #df2d2d;
text-decoration: none;
}

A.yellowlink:hover {
/*color: #4c6756;*/
color: #b96d6d;
text-decoration: none;
}






	
div#container	{
	margin: 0em auto;
	width: 900px;
	border: 0px solid #d8d8d8;
	padding: 0em;
	background-color: #ffffff;
	text-align: left;
	min-height: 100%;
}





div#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	background: url(../images/banner.jpg) #ffffff no-repeat;
}






div#quoteheader{
	width: 265px;
	height: 37px;
	background: url(../images/quoteheader.png) transparent no-repeat;
	padding: 0;
	margin: 0;
}

div#quotebody{
	width: 265px;
	background: url(../images/quotebody.png) transparent repeat-y;
	padding:10px;
	color: #747474;
}

div#quotefooter{
	width: 265px;
	height: 14px;
	background: url(../images/quotefooter.png) transparent no-repeat;
}




div#leftarea
{
	background-position:left top;
	background-repeat:no-repeat;
	width: 470px;
	float: left;
	border: 0px solid #000000;
	padding: 10px;
	background-color: #ffffff;
}

div#rightarea{
	float: right;
	width: 400px;	
	border: 0px solid #000000;
	height: 100%;
	background-color: #ffffff;
}


div#projects{
	background-color: #f7f7f7;
	padding: 20px;
}


div#services{
	background-color: #f5f5f5;
	border: dashed 2px #cccccc;
	padding: 20px;
	margin-bottom: 40px;
}


#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li
{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding: 0px 0px 10px 20px;
}



#leftarea h1
{
	padding-left: 0px;
}


#leftarea p
{
	padding: 5px 10px 10px 5px;
}

div#footer {
	height: 25px;
	padding: 0px;
	width: 100%;
	border: 2px #9c9898; 
	background-color: #81978a;
	color: #fcfcfc;
}

div#mainarea {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 800px;	
}



div.sites
{
	float: left; 
	margin: 0;  
	padding: 0px; 
	padding: 20px;
	width: 440px;
	padding-bottom: 20px;
	background-color: #f7f7f7;
}

div.sitesleft 
{
	float: left; 
	width: 32%; 
	margin : 0 3px 0 0; 
	padding: 0;
}
div.sitesmiddle
{
	float: left; 
    color: #bab5b5;
	width: 35%;
	text-align:center;
	font-size:22px;
	padding-top:20px;
	font-weight:bold;
	
}

div.sitesright 
{
	float: right; 
	width: 30%; 
	margin : 0 3px 0 0; 
	padding: 0;
	}


div.row {float: left; margin: 0;  padding: 0px; padding-top: 20px; width: 770px;}
div.cols3 {float: left; width: 32%; margin : 0 3px 0 0; padding: 0;}
div.colsright {float: right; width: 30%; margin : 0 3px 0 0; padding: 0;}








































/* TABLE STYLES */
td.title {	
	
	background-image: url(../images/boxheader.jpg) ;
	padding: 0px;	
	color: #8f979b;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

#boxtitle {	
	background: url(../images/boxheader2.jpg) repeat-x ;
	padding: 0px;	
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	width:auto;
	color: #58768e;
	
}
#boxtitle h1
{
	color: #809aae;
	font-size: 12px;
}
#boxarea {	
	
	/*background: url(../images/boxbg.jpg) repeat-x ;*/
	/*background-color: #f9f9f9;*/
	border: solid 0px #dbdbdb;
	padding: 0px;	
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 15px;
	width:100%;
}


#maintext

{
	padding: 30px 40px 30px 30px;
}



#boxarea h2
{	
	color:#8e9da8;
	font-size:12px; 
	font-family: verdana, sans-serif; 
}
#boxarea p
{	
	color:#8e9da8;
	font-size:10px; 
	font-family: verdana, sans-serif; 
}

td.header {	
	border-left: 0px solid #397557;
	border-top: 0px solid #397557;
	border-bottom: 0px solid #000000;
	background: #ffffff;
	padding: 5px 5px 10px 5px;	
	color: #557788;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}



td.rightcol{
	color:#aaa;
	font-size:10px; 
	font-family:verdana, sans-serif; 
	border-bottom: 1px dashed #e8e8e8;
	padding: 5px 5px 10px 5px;
	
}






img.add
{
float: right; 
}

img.screenshots
{
	float:right;
	width:150px;
	height:130px;

}
screenshots A:link {
color: #c8c8c8;
text-decoration: none;
}


img.leftimg
{
float:left;
}

a.floatright {
	float:right;
}

img.thumbnail
{
width:150px;
height:140px;
border: 0px solid #c4c4c4;
}




td.newsheadline {
	color: #ffffff;
	padding: 2em;
	font-size:16px; 
	font-family:verdana, arial, sans-serif; 
	font-weight:bold;
}



.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
	

div#fullpage
{
	background-position:left top;
	background-repeat:no-repeat;
	width: 850px;
	float: left;
	border: 0px solid #000000;

}
div#fullpage h1{
	color: #4776ac;
	font-size:16px; 
	font-family: verdana, sans-serif; 
	padding: 0px;
}

div#fullpage h3{
	color: #5f856b;
	font-size:11px; 
	font-family: verdana, sans-serif; 
	padding: 9px;
    
}




.clearer {
	clear: both;
	font-size: 1px;
}




/* TABLE STYLES */
td {
	color:#aaa;
	font-size:10px; 
	font-family:arial, verdana, sans-serif; 
}

.rightform
{
	padding: 80px 0px 0px 30px;
}
	


