html { background-color: #c85a18; margin: 0px; }
body { background-color: #c85a18; margin: 0px; }

a:hover { color: #c85a18; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }
a:link { color: #c85a18; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:visited { color: #c85a18; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:hover:visited { color: #c85a18; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }

a:hover.copyright { color: #5489e5; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }
a:link.copyright { color: #5489e5; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:visited.copyright { color: #5489e5; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:hover:visited.copyright { color: #5489e5; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }

p, ul, ol, td, div { color: #013366; font-size: 11px; font-family: "verdana", "arial", sans-serif; vertical-align: top; line-height: 16px; }
.sub { color: #ff7f41; font-weight: bold; }

image { border: 0px; }
a img {border: none; }

table.maintable {
width: 920px; 
height: 100%;
padding: 0px;
background-image:url('images/main_bg.gif');
}

table.innertable {
width: 805px; 
height: 100%;
padding: 0px;
}

td.copyright {
width: 805px;
height: 50px;
padding: 14px 0px 0px 0px;
text-align: center;
font-size: 9px;
color: #5489e5;
background-image:url('images/bottom_bg.gif');
}

td.home_main {
width: 432px;
height: 100%;
padding: 25px 30px 35px 30px;
}

td.home_right {
height: 256px;
height: 77px;
padding: 5px 0px 20px 0px;
}

td.splash {
height: 256px;
height: 77px;
background-color: #d6d6d6;
padding: 3px 12px 10px 17px;
border-left: 1px #c6c6c6 solid;
border-right: 1px #c6c6c6 solid;
border-bottom: 1px #c6c6c6 solid;
}

td.inside_main {
width: 688px;
height: 100%;
padding: 20px 30px 35px 30px;
}

td.projects {
padding: 3px 5px 3px 5px;
border-bottom: 1px #c6c6c6 solid;
border-right: 1px #c6c6c6 solid;
text-align: center;
}

td.projects1 {
padding: 3px 5px 3px 5px;
border-bottom: 1px #c6c6c6 solid;
border-right: 1px #c6c6c6 solid;
border-left: 1px #c6c6c6 solid;
}

td.projects2 {
padding: 3px 5px 3px 5px;
border-bottom: 1px #c6c6c6 solid;
text-align: center;
}

td.projectsx {
padding: 3px 5px 3px 5px;
border-bottom: 1px #c6c6c6 solid;
border-right: 1px #c6c6c6 solid;
text-align: center;
background-color: #ededed;
}

td.projects1x {
padding: 3px 5px 3px 5px;
border-bottom: 1px #c6c6c6 solid;
border-right: 1px #c6c6c6 solid;
border-left: 1px #c6c6c6 solid;
background-color: #ededed;
}

td.projects2x {
padding: 3px 5px 3px 5px;
border-bottom: 1px #c6c6c6 solid;
text-align: center;
background-color: #ededed;
}

td.contact {
width: 33%;
padding: 0px 10px 0px 0px;
}

td.line {
padding: 4px;
border-bottom: 1px #c6c6c6 dotted;
}

/* for drop-downs */

.clsCMOn {
	color: #fff;
    padding: 2px;
	background-color: #5a91ee;
}

.clsCMOver {
    color: #013366;
	padding: 2px;
	background-color: #ffcc01;
}.textlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C85A18;
	font-weight: bold;
}

