/* =baseline */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input, img {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, a:visited, a:active {
	outline: none;
	text-decoration: none;
}

:focus {
	-moz-outline-style: none;
}

.clearboth {
	clear: both;
}

.clearright {
	clear: right;
}

.clearleft {
	clear: left;
}

.hidden {
	display: none !important;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.block {
	display: block;
}

.centered {
	margin: 0 auto;
	display: block;
}

.no_overflow {
	overflow: hidden;
}

#branding:after, #navigation:after, #mainpic:after, #content:after, .rowclearer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* =base */

body {
	background: url(../images_new/bg.gif) repeat-y center 0;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	border-right: 1px solid black;
	border-left: 1px solid black;

}

#header {
	width: 900px;
	height: 36px;
	background: url(../images_new/header_bg.gif) no-repeat 0 0;
}

#branding {
	width: 900px;
	height: 263px;
	background: url(../images_new/branding.jpg) no-repeat 0 0;
}

#blockquote {
	width: 900px;
	height: 63px;
	background: url(../images_new/blockquote.gif) no-repeat 0 0;
}

h1 {
	width: 452px;
	height: 182px;
	background: url(../images/h1.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

#wrapper:after, #content:after, .rowclearer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#wrapper #content, .rowclearer {
	_zoom: 1;
}

.rowclearer {
	width: 100%;
}

.clearer {
	display: block;
	height: 0;
	clear: both;
	float: left;
	visibility: hidden;
}

/* =type */

body {
	color: #333;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #fd7d16;
}

a:hover {
	color: #fd7d16;
	text-decoration: underline;
}

.primary p {
	padding-top: 20px;
	color: white;
}

#primary_inner a {
	color: white;
}

a.pdf_btn {
	background: url(../images_new/pdf_btn.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 76px;
	height: 33px;
	display: block;
}

#footer p {
	color: white;
	padding-top: 20px;
}

.left h3 {
	color: white;
	font-size: 16px;
	line-height: 20px;
	background: url(../images_new/orange_underline.gif) repeat-x 0 bottom;
	margin: 0 20px;
	padding: 20px 0 4px;
}

.left h3 a {
	color: white;
}

.left h3 a:hover {
	text-decoration: none;
}

.left h4 {
	color: white;
	font-size: 14px;
	line-height: 18px;
	background: url(../images_new/orange_underline.gif) repeat-x 0 bottom;
	margin: 0 20px;
	padding: 20px 0 4px;
}

.right h2 {
	color: #fd7d16;
	font-size: 18px;
	margin: 0 30px;
	padding-bottom: 10px;
	background: url(../images_new/gray_underline_2px.gif) repeat-x 0 bottom;
}

.right p {
	padding: 20px 30px 0;
}

.contact_info h3 {
	color: #fd7d16;
	font-size: 14px;
	margin: 10px 0 0 30px;
	
}

/* =navigation */

#nav {
	height: 36px;
	width: 354px;
	margin-left: 546px;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	float: left;
	overflow: hidden;
	height: 36px;
	text-indent: -9999px;
}

#home_btn a {
	width: 58px;
	background: url(../images_new/home_btn.gif) no-repeat 0 0;
}

#home_btn a:hover {
	background: url(../images_new/home_btn.gif) no-repeat 0 bottom;
}

#services_btn a {
	width: 77px;
	background: url(../images_new/services_btn.gif) no-repeat 0 0;
}

#services_btn a:hover {
	background: url(../images_new/services_btn.gif) no-repeat 0 bottom;
}

#about_btn a {
	width: 85px;
	background: url(../images_new/about_btn.gif) no-repeat 0 0;
}

#about_btn a:hover {
	background: url(../images_new/about_btn.gif) no-repeat 0 bottom;
}

#portfolio_btn a {
	width: 79px;
	background: url(../images_new/portfolio_btn.gif) no-repeat 0 0;
}

#portfolio_btn a:hover {
	background: url(../images_new/portfolio_btn.gif) no-repeat 0 bottom;
}

#links_btn a {
	width: 55px;
	background: url(../images_new/links_btn.gif) no-repeat 0 0;
}

#links_btn a:hover {
	background: url(../images_new/links_btn.gif) no-repeat 0 bottom;
}

/* =Content */

#content {
	border-top: 2px solid #ffc17a;
	background-color: #fd7d16;
}

#content2 {
	background: url(../images_new/content2_bg.gif) repeat-y 0 0;
}

.primary {
	background-color: #fd7d16;
	border-bottom: 1px solid black;
}

#primary_inner {
	margin: 20px 0;
	background: url(../images_new/content_bg.gif) repeat-y 0 0;
}

.primary .column {
	width: 260px;
	margin: 0 20px;
	display: inline;
	float: left;
}

.left {
	width: 236px;
	display: inline;
	float: left;
	padding-bottom: 30px;
}

.left ul {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 4px;
}

.left ul li {
	font-size: 14px;
	padding-bottom: 2px;
}

.left ul li a {
	color: white;
	padding-left: 10px;
}

.left ul li a:hover {
	color: #333;
	text-decoration: none;
}

.left ul li.activepage {
	background: url(../images_new/active_bullet.gif) no-repeat left center;
	color: white;
	padding-left: 10px;
}

.left ul.persons li {
	font-size: 12px;
	padding-bottom: 2px;
}

.left ul.persons li a {
	color: white;
	padding-left: 10px;
}

.left ul.persons li a:hover {
	color: #333;
	text-decoration: none;
}

.right {
	width: 664px;
	display: inline;
	float: left;
	padding-bottom: 30px;
}

.right ul {
	margin: 20px 50px 0;
}

.right ul li {
	padding-bottom: 5px;
	list-style-type: circle;
	list-style-position: outside;
}

ul.nobullet li{
	list-style-type: none !important;
	font-size: 11px;
	padding-bottom: 0;
}

.right ul.nobullet {
	float: left;
	display: inline;
	margin-left: 30px;
	margin-right: 0;
	width: 287px;
}

ul.twocol_list {
	float: left;
	display: inline;
}

table.contactform td {
	padding-bottom: 5px;
}

.contact_info {
	width: 287px;
	margin-left: 30px;
	float: left;
}


/* =footer */

#footer {
	background: url(../images_new/head_foot_bg.gif) repeat-y 0 0;
	height: 72px;
}
