body {font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; color: #000000; font-size: 12px; margin-top: 5px;}

#Container {
margin: 0 auto;
	width:900px;
	height: 850px;
	z-index:1;
}

#Head {

	width:900px;
	height: 85px;
	vertical-align:top;
	z-index:1;
	border-bottom: 1px solid #999999;

}

#Menu {
	width:900px;
	height: 24px;
	background: url(Images/menu-back.jpg);
	background-repeat: repeat-x;
	margin-top: 3px;
	z-index:1;
	vertical-align:middle;
	
}

#Image {
margin-top: 3px;
margin-bottom: 5px;
	width:950px;
	height: auto;
	z-index:1;
	clear: both;

}

#Services {height: 175px;}

.SvcsTitle {background: url(Images/services-title.gif); background-repeat:no-repeat; color: #FFFFFF; font-weight: bold; font-size: 13px; vertical-align:middle; height: 18px; padding-left: 5px; padding-bottom: 2px;}

.service-box {border: 1px solid #CCCCCC; background-color: #F5F5F5; width: 210px; height: 160px; float: left; margin-right: 5px; padding: 5px;}
.service-box-last {border: 1px solid #CCCCCC; background-color: #F5F5F5; width: 207px; height: 160px; float: left; padding: 5px;}

#Middle-Border {height: 3px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; margin-top: 5px; margin-bottom: 5px;width: 900px; clear: both;}

#Main {border: 1px solid #CCCCCC; height: auto;}

#News {width: 430px; float: right; padding: 5px 7px 5px 7px; line-height: 150%; text-align: justify; border-left: 4px double #999999; border-right: 4px double #999999; height: 185px;}

.NewsTitle {border-bottom: 1px solid #999999; color: #00246A; font-weight: bold; font-size: 14px; margin-bottom: 5px;}

.MainTitle {color: #00246A; font-weight: bold; font-size: 14px; margin-bottom: 5px;}

#Main-Box-Home {float: left; line-height: 150%; padding: 5px 5px 5px 5px; width: 425px; border-left: 4px double #999999; height: 185px; clear: both;}

#Main-Box {line-height: 150%; padding: 5px 5px 5px 5px; border-left: 4px double #999999; border-right: 4px double #999999; height: 556px;}

#Main-Box-Projects {line-height: 150%; padding: 5px 5px 5px 5px; border-left: 4px double #999999; border-right: 4px double #999999;}

#Footer {margin-top: 5px; text-align: center; font-size: 10px; clear: both;}

.rds-link:link {color: #000000; font-size: 10px; text-decoration:none;}
.rds-link:visited {color: #000000; font-size: 10px; text-decoration:none;}
.rds-link:active {color: #000000; font-size: 10px; text-decoration:none;}
.rds-link:hover {color: #336699; font-size: 10px; text-decoration:none;}

UL {line-height: 150%; padding-left: 0px; margin-left: 20px; margin-top: 5px;}
LI{padding-left: 0px; type: disk;}

.indent {margin-left: 15px;}

.title {color: #00246A; font-size: 24px; font-weight: bold;}
.title2 {color: #666666; font-size: 13px; font-weight: bold;}
.title3 {color: #00246A; font-weight: bold;}

.menuitem:active {width: 95px; padding-left: 5px; float: left; color: #333333; font-weight: bold; padding-top: 5px; height: 24px; cursor:pointer; display: block;}
.menuitem:link {width: 95px; padding-left: 5px; float: left; color: #333333; font-weight: bold; padding-top: 5px; height: 24px; cursor:pointer;}
.menuitem:visited {width: 95px; padding-left: 5px; float: left; color: #333333; font-weight: bold; padding-top: 5px; height: 24px; cursor:pointer;}
.menuitem:hover {width: 95px; padding-left: 5px; float: left; color: #333333; font-weight: bold; padding-top: 5px; height: 24px; cursor:pointer;}

.phone {float: right;color: #333333; font-weight: bold; padding-top: 5px; height: 24px; padding-right: 5px;}

.menuitemon:link {height: 24px; color: #FFFFFF; font-weight: bold; background: url(Images/menu-on.gif); background-repeat: no-repeat; width: 95px; padding-left: 5px; float: left; padding-top: 5px; cursor:pointer;}
.menuitemon:active {height: 24px; color: #FFFFFF; font-weight: bold; background: url(Images/menu-on.gif); background-repeat: no-repeat; width: 95px; padding-left: 5px; float: left; padding-top: 5px; cursor:pointer;}
.menuitemon:hover {height: 24px; color: #FFFFFF; font-weight: bold; background: url(Images/menu-on.gif); background-repeat: no-repeat; width: 95px; padding-left: 5px; float: left; padding-top: 5px; cursor:pointer;}
.menuitemon:visited {height: 24px; color: #FFFFFF; font-weight: bold; background: url(Images/menu-on.gif); background-repeat: no-repeat; width: 95px; padding-left: 5px; float: left; padding-top: 5px; cursor:pointer;}

.menu-link:link {color: #333333; text-decoration: none; font-weight: bold;}
.menu-link:active{color: #333333; text-decoration: none; font-weight: bold;}
.menu-link:visited {color: #333333; text-decoration: none; font-weight: bold;}
.menu-link:hover {color: #FFFFFF; text-decoration: none; font-weight: bold;}

a:link {color: #00246A; text-decoration: none; font-weight: bold;}
a:active{color: #00246A; text-decoration: none; font-weight: bold;}
a:visited {color: #00246A; text-decoration: none; font-weight: bold;}
a:hover {color: #000000; text-decoration: none; font-weight: bold;}


