body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 800px;
}
#structure {
	height: 100%;
	width: 100%;
}
#header {
	height: 70px;
	background-image: url(/images/header_background.png);
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: right;
}
#logo_top {
	float: left;
	margin-left: 4px;
}
#navigation {
	padding-right: 50px;
}
#side_image {
	background-position: 0px 52px;
	background-repeat: no-repeat;
}
#content {
	vertical-align: top;
	text-align: justify;
	font-size: 0.7em;
	line-height: 1.7em;
	color: #5c5c5c;
}
#content p {
	margin: 7px 0px 8px 0px;
}
#content ul {
	list-style-type: disc;
	margin: 5px 0px 10px 50px;
}
#content h1 {
	color: #666666;
	font-size: 1.6em;
	line-height: 1.7em;
	margin: 15px 0px -5px 0px;
}
#content h2 {
	color: #666666;
	font-size: 1.2em;
	line-height: 1.7em;
	margin: 15px 0px -7px 0px;
}
#contentinner {
	background-image: url(/images/logo_header_bottom.png);
	background-repeat: no-repeat;
	padding: 0px 55px 20px 195px;
	margin-left: 4px;
}
#force_bottom {
	height: 0px;
}
#footer {
	height: 42px;
	background-image: url(/images/footer_background.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 0.6em;
}
#footer_right {
	float: right;
}
#footer_left {
	float: left;
	padding: 26px 0px 0px 40px;
	height: 16px;
}
#footer_left p {
	margin: 0px;
}
#footer_left a			{text-decoration: none; color: #ffffff}
#footer_left a:link		{text-decoration: none; color: #ffffff}
#footer_left a:visited	{text-decoration: none; color: #ffffff}
#footer_left a:active		{text-decoration: none; color: #ffffff}
#footer_left a:hover 		{text-decoration: underline; color: #ffffff}

.box {
	background-color: #E5E5E5;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 157px;
}
.box p.box_inner_title {
	width: 100px;
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px 0px 1px 0px !important;
}
.box p.box_inner_value {
	padding-left: 110px;
	font-size: 1.1em;
	margin: 0px 0px 1px 0px !important;
}
.box_ur {
	background-image: url(/images/box_ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
.box_ul {
	background-image: url(/images/box_ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
.box_bl {
	background-image: url(/images/box_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
}
.box_br {
	background-image: url(/images/box_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 20px;
}
.box_inner_left {
	padding-left: 20px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
p.page_title {
	width: 130px;
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px 0px 15px 0px !important;
}
p.page_value {
	padding-left: 140px;
	margin: 0px 0px 15px 0px !important;
}
#contact {
	margin: 20px 50px;
}
#contact input {
	width: 100%;
}
#contact textarea {
	width: 100%;
	height: 100px;
}
.error {
	color: #cc0000;
}
a			{text-decoration: none; color: #3676b7}
a:link		{text-decoration: none; color: #3676b7}
a:visited	{text-decoration: none; color: #3676b7}
a:active	{text-decoration: none; color: #3676b7}
a:hover 	{text-decoration: underline; color: #3676b7}

.col_left {
	width: 50px;
	float: left;
	margin-bottom: 8px;
}
.col_right {
	padding-left: 80px;
	margin-bottom: 8px;
}
#map_canvas {
	width: 230px;
	height: 230px;
	border: 1px solid #000;
	float: left;
	margin-top: 10px;
	margin-bottom: 25px;
}
#map_canvas1 {
	width: 230px;
	height: 230px;
	border: 1px solid #000;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
#address_box {
	width: 250px;
	height: 230px;
	float: left; 
	padding-left: 40px; 
	margin-top: 10px;
}
#case_studies_gallery {
	text-align: center;
	margin: 30px 0px 0px 0px;
}
.cs_logo {
	float: left;
	width: 127px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#key_clients td {
	text-align: center;
	padding: 10px;
}
