body {
	background: url(images/page_bg.jpg) top left repeat-x #e2e2e2;
	margin:0;
	padding:0;
	font-family:arial,  helvetica, sans-serif;
	font-size:9pt;
	color:#333;
}

#container {
	width:760px;
	margin:20px auto 20px auto;
	border:1px solid #000;
	background:#ffffff;
}

#containera {
	width:760px;
	margin:20px auto 20px auto;
	border:1px solid #000;
	background:#ffffff;
}

#header {
	height:216px;
	background: url(images/header.gif) top left repeat-x #ffffff;
	border-bottom:0px solid #330066;
}

#header2 {
	height:216px;
	background: url(images/header2.jpg) top left repeat-x #ffffff;
	border-bottom:0px solid #330066;
    border-top: 1px solid #330066;
}

#header3 {
	height:216px;
	background: url(images/header3.jpg) top left repeat-x #ffffff;
	border-bottom:0px solid #330066;
	border-top:1px solid #330066;
}

#header4 {
	height:216px;
	background: url(images/header4.jpg) top left repeat-x #ffffff;
	border-bottom:0px solid #330066;
	border-top:1px solid #330066;
}

#header5 {
	height:216px;
	background: url(images/header5.jpg) top left repeat-x #ffffff;
	border-bottom:0px solid #330066;
	border-top:1px solid #330066;
}

#header6 {
	height:216px;
	background: url(images/header6.jpg) top left repeat-x #ffffff;
	border-bottom:0px solid #330066;
	border-top:1px solid #330066;
}

#header7 {
	height:216px;
	background: url(images/header7.jpg) top left repeat-x #ffffff;
	border-bottom:0px solid #330066;
	border-top:1px solid #330066;
}

#header8 {
	height:216px;
	background: url(images/sites_header.jpg) top left repeat-x #ffffff;
	border-bottom:0px solid #330066;
	border-top:1px solid #330066;
}

#header9 {
	height:216px;
	background: url(images/clientele_header.jpg) top left repeat-x #ffffff;
	border-bottom:0px solid #330066;
	border-top:1px solid #330066;
}


#header h1 {
	color:#fff;
	font-size:22pt;
	margin:0;
	padding:40px 10px 10px 10px;
}

#content {
	width:500px;
	padding:10px;
	float:right;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:georgia;
	font-weight:normal;
}

#content h2 {
	color:#060;
	font-size:18pt;
	border-bottom:1px solid #ccc;
}

#content h3 {
	color:#333;
	font-size:12pt;
}

#photos {
	width:428px;
	height:350px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	left: 3px;
	top: 26px;
}

#photos2 {
	width:428px;
	height:650px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#photos3 {
	width:428px;
	height:300px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;

}
	#photos4 {
	width:428px;
	height:400px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

.imgbox2 {
	width:100px;
	height:150px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

.imgbox3 {
	width:150px;
	height:100px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

.imgbox4 {
	width:75px;
	height:100px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

.imgbox5 {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
	width:200px;
	padding:10px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:0px solid #ccc;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:0px solid #ccc;
	border-bottom:none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:192px;
	background: url(images/leaf.jpg) top left no-repeat #f2f7e9;
	color:#060;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background: url(images/leaf_over.jpg) top left no-repeat #f2f7e9;
	text-decoration:underline;
	color:#0099FF;
}
.widget {
	height:80px;
	border:1px solid #66ccff;
	background:#f2f7e9;
	padding:5px;
	text-align:left;
	margin:10px 0 0 0;
	font-size:8pt;
}	
.widget2 {
	height:90px;
	border:1px solid #66ccff;
	background:#f2f7e9;
	padding:5px;
	text-align:left;
	margin:10px 0 0 0;
	font-size:8pt;
}	
.widget3 {
	height:125px;
	border:1px solid #66ccff;
	background:#f2f7e9;
	padding:5px;
	text-align:left;
	margin:10px 0 0 0;
	font-size:8pt;
}	
#footer {
	clear:both;
	border-top:1px solid #000;
	background:#330066;
	padding:10px;
	color:#fff;
	font-size:8pt;
	text-align:center;
}

a {
	color:#060;
	font-weight:bold;
}

a:hover {
	background:#FFFFDD;
}
