body {
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 0.8em; 
	color: #101010;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

h1 {
	font-size: 2em;
	color: #ac0233;
	margin-top: 20px;
	padding-top: 0px;
}

h2 {
	font-size: 1.4em;
}

a {
	color: #ac0233;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

form {
	width: 600px;
}

.forminput, textarea, select {
	border: 1px solid #ac0233;
	font-family: Arial, Tahoma, Verdana;
	font-size : 0.9em;
	color: #101010;
}

.forminput {
	width: 200px;
	padding: 2px 5px 2px 5px;
}

textarea {
	width: 280px;
	height: 76px;
	padding: 2px 5px 2px 5px;
}

.button {
	background-color: #ac0233;
	color: #ffffff;
	text-align: center;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	width: 6.5em;
	border: 0px;
}

.container {
	width: 840px;
	margin: auto;
	padding: 0px;
	text-align: justify;
}

.admincontainer {
	width: 772px;
	margin: auto;
	padding: 0px;
	text-align: left;
}

.content {
	clear: both;
	float: left;
	width: 772px;
	margin: 0px auto;
	padding: 0px 33px 10px 33px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: url(../images/contentbg.png) bottom repeat-x #ffffff;
}

.nav {
	clear: both;
	float: left;
	height: 30px;
	margin: 10px 0px;
}

.nav ul {
	margin: 0px;
	padding: 0px;
}

.nav li {
	float: left;
	list-style: none;
	margin-right: 2px;
}

.nav a {
	height: 30px;
	width: 127px;
	display: block;
	text-indent: -999999px;
	overflow: hidden;
}

.homepagebtn a {
	background: url(../images/homepagebtn.gif) top;
}

.homepagebtn a:hover {
	background: url(../images/homepagebtn.gif) bottom;
}

.homepagebtnon a {
	background: url(../images/homepagebtnon.gif) top;
}

.aboutusbtn a {
	background: url(../images/aboutusbtn.gif) top;
}

.aboutusbtn a:hover {
	background: url(../images/aboutusbtn.gif) bottom;
}

.aboutusbtnon a {
	background: url(../images/aboutusbtnon.gif) top;
}

.ourservicesbtn a {
	background: url(../images/ourservicesbtn.gif) top;
}

.ourservicesbtn a:hover {
	background: url(../images/ourservicesbtn.gif) bottom;
}

.ourservicesbtnon a {
	background: url(../images/ourservicesbtnon.gif) top;
}

.brochuredownloadbtn a {
	background: url(../images/brochuredownloadbtn.gif) top;
}

.brochuredownloadbtn a:hover {
	background: url(../images/brochuredownloadbtn.gif) bottom;
}

.brochuredownloadbtnon a {
	background: url(../images/brochuredownloadbtnon.gif) top;
}

.ourclientsbtn a {
	background: url(../images/ourclientsbtn.gif) top;
}

.ourclientsbtn a:hover {
	background: url(../images/ourclientsbtn.gif) bottom;
}

.ourclientsbtnon a {
	background: url(../images/ourclientsbtnon.gif) top;
}

.contactusbtn a {
	background: url(../images/contactusbtn.gif) top;
}

.contactusbtn a:hover {
	background: url(../images/contactusbtn.gif) bottom;
}

.contactusbtnon a {
	background: url(../images/contactusbtnon.gif) top;
}

.secnavcol {
	clear: both;
	float: left;
	width: 186px;
	margin: 10px 0px;
	text-align: left;
}

.stsecnav, .gtsecnav, .ensecnav, .ossecnav {
	float: left;
	width: 156px;
	padding: 5px 15px;
	background: url(../images/secnavbg.gif) bottom no-repeat;
}

.stsecnav ul, .gtsecnav ul, .ensecnav ul, .ossecnav ul {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.stsecnav li, .gtsecnav li, .ensecnav li, .ossecnav li {
	width: 136px;
	padding: 0px 0px 8px 15px;
	margin-bottom: 8px;
	border-bottom: 1px solid #cddae2;
	list-style: none;
}

.stsecnav .noborder, .gtsecnav .noborder, .ensecnav .noborder, .ossecnav .noborder {
	border: none;
}

.stsecnav a, .gtsecnav a, .ensecnav a, .ossecnav a {
	color: #101010;
}

#stsecnavon {
	background: url(../images/stsecnavon.gif) top left no-repeat;
}

#stsecnavon a, .stsecnav a:hover {
	color: #7090a7;
	text-decoration: none;
}

#gtsecnavon {
	background: url(../images/gtsecnavon.gif) top left no-repeat;
}

#gtsecnavon a, .gtsecnav a:hover {
	color: #a3880e;
	text-decoration: none;
}

#ensecnavon {
	background: url(../images/ensecnavon.gif) top left no-repeat;
}

#ensecnavon a, .ensecnav a:hover {
	color: #6a7034;
	text-decoration: none;
}

#ossecnavon {
	background: url(../images/ossecnavon.gif) top left no-repeat;
}

#ossecnavon a, .ossecnav a:hover {
	color: #ad0335;
	text-decoration: none;
}

.sth1 {
	color: #7090a7;
}

.gth1 {
	color: #a3880e;
}

.enh1 {
	color: #6a7034;
}

.osh1 {
	color: #ad0335;
}

.contentcol {
	float: right;
	width: 545px;
}

.contentcol h1 {
	margin: 10px 0px 0px 0px;
	padding-bottom: 0px;
}

.contentcol h2 {
	margin-top: 0px;
	padding-top: 0px;
}

.gallery {
	margin-top: 15px;
	width: 525px;
	padding: 10px;
	background: url(../images/gallerybg.png) top no-repeat;
	font-weight: bold;
	color: #ac0233;
	text-align: center;
}

.brochurepagedriver {
	float: right;
	margin: 12px 0px 10px 20px;
}

.pagedrivers {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0px;
}

.pagedrivers img {
	margin-right: 4px;
}

.pagedrivers .nomargin {
	margin-right: 0px;
	margin-left: 1px;
}

.footer {
	clear: both;
	width: 750px;
	height: 53px;
	padding: 0px 45px;
	background: url(../images/footerbg.jpg) bottom repeat-x #b9cbd7;
	font-size: 0.9em;

}

.footer a {
	color: #101010;
}

.footer p {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;	
}

.floatleft {
	float: left;
	line-height:25px;
}

.floatright {
	float: right;
}

.floatright2 {
	float: right;
	height:53px;
	line-height:53px;
}

.clear {
	clear: both;
}

.textright {
	text-align: right;
}

.leftpic {
	float: left;
	margin: 0px 20px 10px 0px;
}

.rightpic {
	float: right;
	margin: 0px 0px 10px 20px;
}

.red {
	color: #ac0233;
}

.error {
	color: #ac0233;
	font-weight: bold;
}

#clients {
	margin-left: 20px;
}

.logo {
	float: left;
	padding: 5px;
	margin: 0px 8px 16px 8px;
	border: 1px solid #ac0233;
}

.thumb {
	float: left;
	margin: 0px 5px 10px 5px;
	padding: 9px;
	border: 1px solid #cddae2;
	text-align: center;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #fff;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
border: 1px solid #cddae2;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 1.2em Arial;
letter-spacing: 5px;
color: #ac0233;
padding: 5px 0;
text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #fff;
}

#thumbBox img {
padding-bottom: 10px;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
background-color: #fff;
padding: 5px;
z-index: 5;
}

.viewtable {
	width: 543px;
	border: 1px solid #cddae2;
	margin-bottom: 10px;
}

.viewtable td {
	padding: 5px;
	border: 1px solid #cddae2;
}

.msg {
	background-color: #ac0233;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 10px;
	width: 100%;
}



table.casestudies {
	width: 100%;
	border-width: 2px 2px 2px 2px;
	border-spacing: 3px;
	border-style: outset outset outset outset;
	border-color: rgb(171, 5, 53) rgb(171, 5, 53) rgb(171, 5, 53) rgb(171, 5, 53);
	border-collapse: separate;
	background-color: white;
}
table.casestudies th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(171, 5, 53) rgb(171, 5, 53) rgb(171, 5, 53) rgb(171, 5, 53);
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.casestudies td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(171, 5, 53) rgb(171, 5, 53) rgb(171, 5, 53) rgb(171, 5, 53);
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
}