body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#maincontainer {
	width: 772px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header {
	height: 108px;
	width: 770px;
}
#logo {
	height: 108px;
	width: 206px;
	float: left;
}
#mainnavi {
	width: 560px;
	height: 108px;
	float: left;
	background-color: #FFFFFF;
}#mainnavi a:link , #mainnavi a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#mainnavi a:hover {
	text-decoration: none;
}
#menu {
	width: 770px;
	height: 56px;
	background-color: #990000;
	clear: both;
}
#lcontainer {
	background-color: #FFFFFF;
	width: 512px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 6px;
	text-align: justify;
}
#titlebar {
	padding-left: 12px;
	padding-bottom: 6px;
}

#rtcontainer {
	width: 227px;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	padding-right: 2px;
	padding-left: 4px;
}

#flash {
	height: 229px;
	background-color: #000000;
	width: 770px;
}
#curvebar {
	margin-top: 1px;
}

#homecontainer {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#leftcontainter {
	background-image: url(homebg.gif);
	background-repeat: no-repeat;
}
#rightcontainer {
	background-image: url(recentprojectbg.gif);
	background-repeat: no-repeat;
	width: 273px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	clear: both;
	height: 20px;
	text-align: right;
	vertical-align: 12%;
	padding-right: 18px;
	padding-top: 4px;
	margin-bottom: 23px;
}
#servicetitle {
	margin-bottom: 6px;
}


#submenu ul {
	 list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
}
#submenu li a {
	text-align: left;
	display: block;
	background-color: #B30000;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	width: 21em;
	height: 2em;
	text-indent: 4px;
	 line-height: 2em;
}

#submenu li a:hover {
	text-align: left;
	display: block;
	background-color: #007D00;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	width: 21em;
	height: 2em;
	text-indent: 4px;
	 line-height: 2em;
}

#submenu UL A:active,#submenu UL A.here:link,#submenu UL A.here:visited {
	text-align: left;
	display: block;
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	width: 21em;
	height: 2em;
	text-indent: 4px;
	 line-height: 2em;
}

input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-image: url(http://www.macromedia.com/ ...
background-repeat: repeat-x;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}input.field {
	border: 1px solid #000000;
}
