BODY, IMG{	border:0;	padding:0;	margin:0;}

BODY{	background:url('images/hopetechbg.jpg') repeat-x #fff;}

ol, ul, li {margin: 0;padding: 0;list-style: none;} 

#header {width:880px;margin:auto;}
#footer {width:880px;margin:auto;text-align:right;margin-bottom:20px;font-size:11px;font-family:arial;color:#999999;margin-top:50px;
	background:url('images/footerbg.jpg') top right no-repeat;
	}
#logoholder{width:880px;margin:auto;}

#navholder{width:880px;margin:auto;height:32px;}
#nav {margin:auto;margin-bottom:0px;padding-right:0px;float:right;width:570px;}
#nav ul {margin: 0;}
#nav li { /* this one between options */
	float: left;
	display: block;
	position: relative;
	z-index: 5;
	padding:4px 0 8px 0;
}

#nav li a {
	 /* fonts for menu */
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-family:arial;
	padding: 8px 20px 9px 20px;
}


#nav li a:hover {
	text-decoration: none;
	color:#000;
	background:url('images/navhoverbg.jpg') repeat-x #fdb628;*/
}

#decoarea{width:880px;margin:auto;height:270px;}
#content, #contentitle{width:880px;margin:auto;}
#contentitle H1 {font-family:arial;font-size:30px;font-weight:bold;color:#949494;margin: 0px 50px 0 0px; height:53px;}
#contentitle {background:url('images/titleimage.jpg') top right no-repeat #fff;height:53px;text-align:right;}


#contentleft{width:249px;float:left;}
#contentleft ul{margin-top:20px;}
#contentleft ul li a {
	padding: 14px 10px 10px 10px;
	text-transform: none; /* fonts for dropdown menu */
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color:#666;
	text-align:left;
	border-bottom:1px solid #fdb628;
	float:left;
	width:200px;
}

#contentleft ul li A:hover {
	text-decoration: none;
	color:#000;
	background:url('images/contentlefthoverbg.jpg') bottom repeat-x #fdb628;
/*	color:#333;
	background:#f6f6f6;*/
	border-bottom:1px solid #fd9628;
}


#contentright{width:630px;float:left;}
#contentright H2 {font-family:arial;font-size:22px;font-weight:bold;color:#424242;margin-top:30px; margin-bottom:20px;}
#contentright H3 {font-family:arial;font-size:18px;font-weight:bold;color:#8b8b8b;margin-top:30px; margin-bottom:20px;text-decoration:underline;}
#contentright, 	#contentright P {font-family:arial;font-size:14px;color:#8b8b8b;text-align:justify;line-height:26px;}
#contentright UL LI{list-style:disc;margin-left:20px;}
#contentright A{color:#ff7e00;} #contentright A:hover{color:#fdb628;}


#indexpanelholder{padding:15px;background:url('images/indexpanelholderbg.jpg') repeat-y #fff;margin-left:60px;width:800px;}
.indexpanel{width:225px;margin-right:38px;background:url('images/indexpanelbg.jpg') no-repeat top left;float:left;}
.indexpanel P {font-family:tahoma;font-size:13px;color:#8b8b8b;text-align:justify;}
.indexpanel H3 {font-family:arial;font-size:16px;font-weight:bold;color:#424242;margin-top:5px;margin-bottom:40px;}
.indexpanel .readmore A{font-family:tahoma;font-size:12px;color:#FF9900;}
.indexpanel .readmore A:hover{font-family:tahoma;font-size:12px;color:#FF3300;}


.clear {
       clear: both;
       height: 0px;
       font-size: 0px;
       line-height: 0px;
       margin-bottom: 0px;
       margin:auto;
}


table.projectlist {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #ddd;
	border-collapse: collapse;
	background-color: white;
	width:630px;
}
table.projectlist th {
	border-width: 1px 1px 1px 1px;
	padding: 10px;
	border-style: inset inset inset inset;
	border-color: #ddd;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:left;
	line-height:15px;
	font-size:12px;	
}
table.projectlist td {
	border-width: 1px 1px 1px 1px;
	padding: 10px;
	border-style: inset inset inset inset;
	border-color: #ddd;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size:11px;
	line-height:15px;
	text-align:left;
}

.alignright {float: right;margin:0 0 0 20px;}

.accreditations{text-align:center;float:left;background:#fff;width:300px;height:150px;font-size:12px;}

#contentright .otherbranches{width:185px;float:left;margin-right:25px;}
#contentright .otherbranches P{font-size:11px;line-height:15px;}

