body {
	margin: 10px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/Old-Grid-TextureV.jpg);  /*surl(../images/Old-Grid-TextureV.jpg); /*url(../images/degrade-jaune.gif);*/
	width: 900px;
	background-repeat: repeat top left; /*repeat-x;*/
}

#container {
	background-color: White;
	padding: 5px;
	width: 100%;
}

#header {
	height: 220px;
	background-image: none;
	background-color: transparent;
}

#logo {
	font-size: 20px;
	color: White;
	background: url(../images/civil-engineering-services1.jpg) no-repeat; /*url(../images/logo14_900px.png) no-repeat;*/
	height: 220px;
	padding: 5px 0 0 10px;
	font-weight: bold;
}
#logo a {
	color: Aqua;
	text-decoration: none;
}
#slogan {
	float: right;
	font-size: 16px;
	color: #DF3E00;
	padding: 20px 10px 0px 0px;
	font-family: "Courier New";
	font-weight: bold;
}

#menu {height:30px; background-image:url(../images/menu_bg3.png); margin-top:5px;}
#menu ul {margin:0; padding:0;}
#menu li {
	list-style: none;
	float: left;
	background: url(../images/menu_border3.png) right no-repeat;
}
#menu a {
	float: left;
	height: 20px;
	padding: 5px 16px;
	color: White;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
#menu a:hover {background:url(../images/menu_border3.png);}

#menu1 {
	width: 100%;
	height: 50px;
	/*background-image: url(images/menu_bg3.png);*/
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu1 ul {margin:0; padding:0;}
#menu1 li {
	list-style: none;
	float: right;
	background: none; /*url(../images/menu_border3.png) right no-repeat;*/
}
#menu1 a {
	float: right;
	height: 30px;
	padding: 5px 15px;
	color: Navy;
	font-size: 14px;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
/*#menu1 a:hover {background:url(../images/menu_border3.png);}*/


#main {
	float: left;
	width: 100%;
	margin: 5px 0;
	background: url(../images/main_backround1.png) no-repeat top; /* color code #fffbee */
	color: #111111;
	font-size: 12px;
	font-family: "Courier New";
	font-style: normal;
}
/*#main h4 {
	line-height: 200%;
	}*/
#main contact {
	font-size: 14px;
	font-family: "Courier New";
	font-style: normal;
	font-weight: bold;
}
	
#main a {
	color: Blue;
}
#main a:hover {
	color: Black;
}
#main br {line-height:8px;}
#sidebar {
	width: 190px;
	float: right;
	background: url(../images/backround_sidebar.png) right repeat-x;
	padding: 0 20px 20px 20px;
	margin-top: 0px;
}
#sidebar h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 25px 0 14px 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	border-top: 4px solid #DBD2BB;
}
#sidebar li {
	list-style: none;
	padding: 4px 4px;
	border-bottom: 4px solid #DBD2BB;
	font-style: normal;
	font-weight: normal;
	font-family: "Comic Sans MS";
	font-size: 13px;
}

#sidebar li a {color:#111111; text-decoration:none; padding:3px; display:block;}
#sidebar li a:hover {background-color:#DBD2BB;}
#text {
	line-height: 14px;
	/*margin-right: 225px;*/
	margin-right: 230px;
	padding: 10px 40px 40px 40px;
	text-align: justify;
}
#text h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	color: #DF3E00;
}
#text h2 {
	font-size: 16px;
	/*font-weight: bold;*/
	margin: 20px 0 5px 0;
}
#text ol, #text ul {padding:0; margin:8px 0;}
#text li {margin-left:10px;}

.table_type1{
	border: 1 solid #354248;
	padding: 10;
}

.table_cell_header{
	background-color: #EEE7C8;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 6px;
}

.table_cell_header1{
	background-color: #EEE7C8;
	font-weight: bold;
	vertical-align: middle;
	padding: 16px;
	
}

.table_cell_type1{
	background-color: #DBD2BB;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	padding: 6px;
}
.table_cell_type2{
	background-color: #ECE7DA;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	padding: 6px;
}
.table_cell_type3{
	background-color: #ECE7DA;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	padding: 6px;
	}

#footer {
	height: 30px;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(../images/footer_bg3.png);
	clear: both;
	font-family: cursive;
}
#footer a {color:#FFFFFF;}
#footer a:hover {color:#DFDFDF;}
#footer_left {float:left; padding:8px 0 0 30px;}
#footer_right {float:right; padding:8px 30px 0 0;}
#sub_footer {
	float: left;
	font-family: cursive;
	font-size: 2px;
	color:#FFFFFF;
}