body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5;
	font: 100% "Trebuchet MS", sans-serif;
	background-image: url(../images/bgMainGrey1.jpg); 
}

#header {
/*	background-image: url(../images/bgMainGrey.jpg);*/ 
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	width: 770px;
	height: 130px;
	background: #fff;
}

#footer {
	padding-top: 2px;
	width: 800px;
	height: 120px;
	float: center;
}

#mainleft {
	float: left;
	width: 200px;
	height: 545px;
/*	border-style: solid;
    border-width: 1px;	*/
	background: #fff;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

#maincenter {
	float: left;
	width: 490px;
	height: 545px;
	background: #fff;
	background-image: url(../images/bgMain.gif);
	padding: 0px 5px 0px 5px;
	font-size: 11px;
}

#maincenterleftline {
	float: left;
	width: 540px;
	height: 545px;
	background: #fff;
	background-image: url(../images/bgMainLeftLine.gif);
	padding: 0px 30px 0px 30px;
	font-size: 11px;
}

#maincenterrightline {
	float: left;
	width: 540px;
	height: 545px;
	background: #fff;
	background-image: url(../images/bgMainRightLine.gif);
	padding: 0px 30px 0px 30px;
	font-size: 11px;
}

#mainright {
	float: left;
	width: 200px;
	height: 545px;
	background: #fff;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

#prefooter {
	margin-top: -10px;
	float: left;
	width: 800px;
	height: 15px;
	background: #fff;
}

#linelist li {
	display: inline;
	padding-right: 15px;
	margin-left: -10px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font: 100% "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58595B;		
}

li.pageleft {
	list-style-type: square;
	color: #D2232A;   
	text-indent: 0%;
	line-height: 25px;
	letter-spacing: 0px;
	word-spacing: 1px;
	margin-left: -13px;
	font-size: 16px;   
 }
 
li.normal {
	list-style-type: square;
	color: #000;
	text-indent: 0%;
	line-height: 20px;
	letter-spacing: 0px;
	word-spacing: 1px;
	margin-left: -15px;
	font-size: 13px;     
 }
 
li.homepage {
	list-style-type: none;
	color: #D2232A;   
	text-indent: 0%;
	line-height: 30px;
	letter-spacing: 0px;
	word-spacing: 1px;
	margin-left: -20px;
	font-size: 16px;   
 }
 
 p {
 	text-align: justify;
	font: 100% "Trebuchet MS", sans-serif;
	font-size: 13px; 	
 }
 
 p.aligncenter {
 	text-align: center;
 }
 
.blacktext {
	color: #000;
	font-size: 11px;   
}

.narrowmargintext {
	color: #000;
	font-size: 10px;
	padding: 10px 15px 0px 15px;
	text-align: left;   
}

.designtag {
	text-align: center;
	font-size: 9px;
}

.copywritetag {
	text-align: center;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
}

.floatright {
	float: right;
}

.floatrightpic {
	float: right;
	padding: 0px 0px 15px 15px;
}

.floatleft {
	float: left;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.generalheader {
	font-size: 14px;
	font-weight: bold;
}

.headingfont {
	font: 100% "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.titlefont {
	font: 100% "Trebuchet MS", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D2232A;
}

.servicesfont {
	font: 100% "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D2232A;
}

.aboutfont {
	font: 100% "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	color: #58595B;
	text-align: center;
}

.largefont {
	font-size: 12px;
	font-weight: bold;
}

.smallerfont {
	font-size: 5px;
}

.mandatoryfont {
	font-size: 8px;
	font: "Trebuchet MS", sans-serif;	
	font-style: italic;
	color: #D2232A; 
}

.aboutpic {
	float: left;
	padding: 0px 20px 5px 0px;
}

td.contact {
	padding-left: 20px;
	width: 100px;
}

input.contact { 
  	width: 255px; 
}

a:link {
	color: #58595B;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #D2232A;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #58595B;
	text-decoration: none;
}

a.integrity { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgIntegrityGrey.png);
	float: left;
	margin-top: 5px;	
	margin-left: 35px;
	margin-bottom: 10px;
}

a.integrity:hover { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgIntegrityRed.png);
	float: left;	
	margin-top: 5px;
	margin-left: 35px;
	margin-bottom: 10px;
}

a.quality { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgQualityGrey.png);
	float: left;	
	margin-top: 5px;	
	margin-left: 35px;
	margin-bottom: 10px;	
}

a.quality:hover { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgQualityRed.png);
	float: left;
	margin-top: 5px;	
	margin-left: 35px;
	margin-bottom: 10px;	
}

a.simplicity { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgSimplicityGrey.png);
	float: left;
	margin-top: 5px;
	margin-left: 35px;
	margin-bottom: 10px;	
}

a.simplicity:hover { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgSimplicityRed.png);
	float: left;
	margin-top: 5px;	
	margin-left: 35px;
	margin-bottom: 10px;		
}

a.performance { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgPerformanceGrey.png);
	float: left;
	margin-top: 5px;	
	margin-left: 35px;
	margin-bottom: 10px;		
}

a.performance:hover { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgPerformanceRed.png);
	float: left;
	margin-top: 5px;	
	margin-left: 35px;
	margin-bottom: 10px;	
}

a.availability { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgAvailabilityGrey.png);
	float: left;
	margin-top: 5px;	
	margin-left: 35px;		
	margin-bottom: 10px;
}

a.availability:hover { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgAvailabilityRed.png);
	float: left;
	margin-top: 5px;	
	margin-left: 35px;
	margin-bottom: 10px;		
}

a.relevance { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgRelevanceGrey.png);
	float: left;
	margin-top: 5px;	
	margin-left: 35px;		
	margin-bottom: 10px;
}

a.relevance:hover { 
	height: 56px;
	width: 130px;	
	background: #fff;	
	background-image: url(../images/imgRelevanceRed.png);
	float: left;
	margin-top: 5px;	
	margin-left: 35px;
	margin-bottom: 10px;		
}

a.integration { 
	height: 150px;
	width: 240px;
	background: #fff;	
	background-image: url(../images/imgIntegrationGrey.png);
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

a.integration:hover { 
	height: 150px;
	width: 240px;
	background: #fff;	
	background-image: url(../images/imgIntegrationblack.png);
	float: left;	
	margin-left: 5px;
	margin-bottom: 10px;
}

a.architect { 
	height: 150px;
	width: 240px;	
	background: #fff;	
	background-image: url(../images/imgArchitectureGrey.png);
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
}

a.architect:hover { 
	height: 150px;
	width: 240px;	
	background: #fff;	
	background-image: url(../images/imgArchitectureBlack.png);
	float: left;	
	margin-left: 30px;
	margin-bottom: 10px;
}

a.design { 
	height: 150px;
	width: 240px;	
	background: #fff;	
	background-image: url(../images/imgDesignGrey.png);
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

a.design:hover { 
	height: 150px;
	width: 240px;	
	background: #fff;	
	background-image: url(../images/imgDesignBlack.png);
	float: left;	
	margin-left: 5px;
	margin-bottom: 10px;
}

a.implementation { 
	height: 150px;
	width: 240px;	
	background: #fff;	
	background-image: url(../images/imgImplementationGrey.png);
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
}

a.implementation:hover { 
	height: 150px;
	width: 240px;	
	background: #fff;	
	background-image: url(../images/imgImplementationBlack.png);
	float: left;	
	margin-left: 30px;
	margin-bottom: 10px;
}

a.administration { 
	height: 150px;
	width: 240px;	
	background: #fff;	
	background-image: url(../images/imgAdminGrey.png);
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

a.administration:hover { 
	height: 150px;
	width: 240px;	
	background: #fff;	
	background-image: url(../images/imgAdminBlack.png);
	float: left;	
	margin-left: 5px;
	margin-bottom: 10px;
}

a.development { 
	height: 150px;
	width: 240px;	
	background: #fff;	
	background-image: url(../images/imgDevelopmentGrey.png);
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
}

a.development:hover { 
	height: 150px;
	width: 240px;	
	background: #fff;	
	background-image: url(../images/imgDevelopmentBlack.png);
	float: left;	
	margin-left: 30px;
	margin-bottom: 10px;
}

