/* CSS Document */
.bold {font-weight: bold;}
.red {color: rgb(228,34,41) !important;}
.white {color: rgb(255,255,255);}
.grey {color: rgb(137,137,137);}
.greyBlack {color: rgb(0,0,0); background-color: rgb(137,137,137);}

.thin {letter-spacing: -1px;}

BODY {
	font-family: Palatino Linotype, Palatino, Book Antiqua, serif;
	font-size : 11.5px;
	line-height:18px;
	letter-spacing: 0.25px;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	
}

A {
	font-family: Palatino Linotype, Palatino, Book Antiqua, serif;
	font-size : 11.5px;
	color: rgb(228,34,41);
	text-decoration:none;
}

A:hover {
	font-family: Palatino Linotype, Palatino, Book Antiqua, serif;
	font-size : 11.5px;
	color: rgb(228,34,41);
	text-decoration:none;
}

P {
	text-indent: 15px;
	margin-bottom:0px;
	margin-top:0px;
}

.abouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:19px;
	letter-spacing: 0.25px;
}

.archtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:22px;
}

.servicestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10.5px;
	line-height:17px;
	letter-spacing: 0px;
}

.producttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color:rgb(255,255,255);
}

a.producttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color:rgb(255,255,255);
}

a.producttitles:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color:rgb(255,255,255);
}

.productlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	color:rgb(0,0,0);
	text-decoration:none;
}

a.productlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	color:rgb(0,0,0);
	text-decoration:none;
}

a.productlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	color:rgb(228,34,41);
	text-decoration:none;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:normal;
	line-height:24px;
	letter-spacing: 0.25px;
	color: rgb(0,0,0);
	text-decoration:none;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:normal;
	line-height:24px;
	letter-spacing: 0.25px;
	color: rgb(0,0,0);
	text-decoration:none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:normal;
	line-height:24px;
	letter-spacing: 0.25px;
	color: rgb(228,34,41);
	text-decoration:none;
}

a.navselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:normal;
	line-height:24px;
	letter-spacing: 0.25px;
	color: rgb(228,34,41);
	text-decoration:none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style:normal;
	color: rgb(0,0,0);
	text-decoration:none;
}

.clienttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style:italic;
	line-height:11px;
	color: rgb(0,0,0);
	text-decoration:none;
}

.clientlinkshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:12px;
	font-weight:bold;
	color: rgb(0,0,0);
	text-decoration:none;
}

.clientlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height:13px;
	color: rgb(0,0,0);
	text-decoration:none;
}

a.clientlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height:13px;
	color: rgb(0,0,0);
	text-decoration:none;
}

a.clientlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height:13px;
	color:rgb(228,34,41);
	text-decoration:none;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style:normal;
	font-weight:bold;
	color: rgb(228,34,41);
	text-decoration:none;
}

.aboutusbox {
	background-image: url(images/aboutus/bottom_bg2.jpg);
	
	background-repeat:no-repeat;
}



