body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	text-shadow:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 30px;
	text-transform: uppercase;
	}
body {
	background-color: #FF9900;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#container {
	width: 768px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
}
.boxclear  {
	clear: both;
	float: none;
}
/* ===== LINKS =====*/
a:link, a:active, a:visited {
	color: #000000;
}
a:hover {
	color: #990000;
}
/* ===== HEADER ===== */
#header_box {
	width:768px;
	height:287px;
	margin: 0px;
	}
#header_img	{
	width: 346px;
	height: 287px;
	float: left;
	margin: 0px;
	background:url(../images/header-front.gif);
	}
body#about #header_img {
	background:url(../images/header-front.gif);
	}
body#price #header_img {
	background:url(../images/header-front.gif);
	}
body#products #header_img {
	background:url(../images/header-front.gif);
	}
body#inspiration #header_img {
	background:url(../images/header-front.gif);
	}
body#services #header_img {
	background:url(../images/header-front.gif);
	}
body#guideliness #header_img {
	background:url(../images/header-front.gif);
	}
body#contact #header_img {
	background:url(../images/header-front.gif);
	}	
	
.header_line_horizontal {
	width: 1px;
	height: 287px;
	background:#000000;
	float: left;
	}
.header_line_vertical {
	width: 421px;
	height:1px;
	float:left;
	background:#000000;
	}
.headerright, .header_logo, .header_banner {
	width: 421px;
	float:left;
	margin: 0px;
	}
.headerright {
	height: 287px;
	}
.header_logo {
	height: 236px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 421px;
	}
.header_banner {
	height: 50px;
	background-color: #000000;
	}

/* ===== MENU ===== */
#menu_box {
	width:768px;
	margin: 0px;
	}
#menux { 
	padding: 0px; 
	display: block; 
	height: 100%; 	
	margin: 0px;
	width:768px;
}
#menux li { 
	list-style-type: none; 
	margin: 0px; padding: 0px; 
	text-align: center; 
	font-weight: bold; 
	color: #000000; 
	display: block;	
	font-size: 12px; 	
	line-height: 100%;
	float: left;
	height:23px;
}
#menux li a {
	color: #FF9900;
	text-decoration: none;
	display: block;
	padding:6px 0px;
	background:url(../images/bg-menu.gif);
}
#menux li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/bg-menu2.gif);
	display: block;
	padding:6px 0px;
}
body#about #aboutlink a, 
body#products #productslink a,
body#services #serviceslink a,
body#price #pricelink a,
body#ourclients #ourclientslink a,
body#contact #contactlink a,
body#guideliness #guidelinesslink a,
body#inspiration #inspirationlink a
{
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/bg-menu3.gif);
	display: block;
	padding:6px 0px;
}
#menu1 {
	width:90px;
	}
#menu2 {
	width:138px;
	}
#menu3 {
	width:70px;
	}
#menu4 {
	width: 100px;
	}
/* ===== CONTENT ===== */
#content_box {
	width:768px;
	background-color: #99ccff;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	}
#content_inside_middle {
	width:768px;
}

#content_inside_left {
	width:346px;
	float:left;
	}
#content_inside_right {
	width:421px;
	float:right;
	}
#content_inside_box {
	width: 90%;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/* ===== FOOTER ===== */
#footer_box {
	width:768px;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bg-footer.gif);
	}
.footer_inside {
	width: 748px;
	text-align: center;
	font-size:10px;
	color:#FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
/* ===== OUR CLIENTS ===== */
.clients_box {
	border: 1px solid #000000;
	width: 650px;
	margin: auto;
}
.clients_title {
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/bg-menu.gif);
}
.clients_detail1 {
	padding: 3px;
	border: 1px dashed #000000;
}
.clients_detail2 {
	padding: 3px;
}
.price_box {
	width: 600px;
	margin: auto;
	background-color: #FFFF99;
}
#footer_box_front {

	width:768px;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #000000;
}

