*/

body {
	margin: 0px;
	padding: 0;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper_a {
	width: 936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/shadow_a.png);
	background-repeat: repeat-y;
}
#wrapper_b {
	width: 936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
	background-image: url(images/shadow_b.png);
	background-repeat: no-repeat;
}
#header_home {
	width: 864px;
	height: 144px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background: url(images/img03.jpg) no-repeat left top;
}
#header_services {
	width: 864px;
	height: 144px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background: url(images/img03b.jpg) no-repeat left top;
}
#header_projects {
	width: 864px;
	height: 144px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background: url(images/img03c.jpg) no-repeat left top;
}
#header_h1 {
	display: block;
	margin: 0px;
	height: 72px;
	float: left;
	text-transform: uppercase;
	font-weight: normal;
	width: 864px;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding-top: 9px;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(images/img05.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item {
	display: block;
	margin: 0px;
	color: #FFFFFF;
}

/** LOGO */

#logo_home {
	width: 864px;
	height: 288px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background: url(images/img04.jpg) no-repeat left top;
}
#logo_services {
	width: 864px;
	height: 288px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background: url(images/img04b.jpg) no-repeat left top;
}
#logo_projects {
	width: 864px;
	height: 288px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background: url(images/img04c.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 864px;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}
#sidebar   h2 {
	height: 36px;
	display: block;
	background-image: url(images/img06.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#sidebar p {
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	padding-right: 27px;
	padding-left: 27px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

/* Content */

#content {
	float: right;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content  h3 {
	height: 36px;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDA113;
	font-weight: normal;
}
#content p {
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	padding-right: 27px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

/* Footer */

#footer {
	width: 864px;
	height: 54px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/img01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 12px;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #FFFFFF;
}
