/* -------------------
	Global Resets 
--------------------*/

* {
	margin: 0;
	padding: 0;
}

* html div {
	overflow: hidden;
}

html {
	overflow-y: scroll;
}

p,ol,ul,h1,h2,h3,h4,h5,h6 {
	margin: 0 0 0 0;
	font-weight: normal;
}

ul, li {
	list-style-type: none;
}

a {
}

.clear {
	clear: both;
}

/* -------------------
	Setup 
--------------------*/
body {
	font-family: Helvetica, Arial, Verdana, sans;
	/*background: url(../images/bg_body.jpg);*/
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	background-color: #192a34;
}

a, a:link {
	color: #FFF;
	text-decoration: none;
	outline: none;
	
}

a:visited {
	color: #FFF;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

a:active {
	color: #FFF;
}

/* -------------------
	Globals Styles and Home Page
--------------------*/

#container {
	position:absolute;
	width: 1020px;
	height: 764px;
	left:50%;
	top:50%;
	padding: 0px;
	margin-left:-500px;
	margin-top:-330px;
	background-color: #192a34;
}

#logo {
	width: 1020px;
	height: 90px;
	background: url(../images/logo_schwark.gif) no-repeat scroll 0 0;
}

#logo h1 {
	float: left;
}

#logo h1 a {
	display: block;
	margin: 0;
	width: 700px;
	height: 90px;
}

#logo h1 {
	text-indent: -9999px;
}
#logoFlash {
	width: 100px;
	height: 90px;
	float: left;
	margin-left: 54px;
}
.column_left {
	position: absolute;
	width: 180px;
	float: left;
	margin-left: -130px;
	height: 500px;
}
.contactinfo {
	position: absolute;
	text-align: right;
	bottom: 0;
	right: 0;
	color: #FFF;
}
.contactinfo a {
	color: #FFF;
}
.column_right {
	width: 850px;
	margin-left: 70px;
	height: 500px;
	background: url(../images/bg_content.png);
	/*-moz-border-radius: 15px;
	border-radius: 15px;*/
}

#footer {
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0;
	padding-right: 0px;
	padding-bottom: 40px;
}

img.right {
	float: right;
	margin: 0 0 25px 75px;
}
img.left {
	float: left;
	margin: 0 75px 25px 0;
}
/* -----------
	Navigation
--------------- */


#navigation {
	margin: 0 auto;
	width: 850px;
  	height: 30px;
  	padding-left: 0px;
  letter-spacing: 3px;
  font-size: 12px;
  text-transform: uppercase;
  margin: 10px 0 0 70px;
  border-top: 1px solid #a2967e;
}
#navigation ul.menu {
  margin: 0;
  padding: 0;
  margin-top: 15px;
  letter-spacing: 3px;

 }

#navigation ul.menu li {
  list-style: none;
  float: left;
  padding: 0;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 50px;
}


#navigation ul.menu li a {
  color: #FFF;
  display: block;
  height: 28px;
  text-decoration: none;
}

#navigation ul.menu li a:hover {
  text-decoration: none;
  color: #72c4f3;
}
.about,
.drafting,
.contact,
.projectoversight,
.designservices
{
	padding: 40px;
	width: 770px;
	height: 500px;
	margin-top: -2px;
}
.about-container,
.projectoversight-container
{
	width: 300px;
	margin-left: 400px;
}
.drafting-container{
	width: 400px;
	margin-left: 0px;
	margin-top: 0px;
}
.designservices-container{
	width: 300px;
	margin-left: 465px;
	margin-top: 300px;
}
.about
{
	background: url(/images/bg_bio.jpg) no-repeat top right;
}

.drafting {
	background: url(/images/bg_drafting.jpg) no-repeat top right;
}
.designservices {
	background: url(/images/bg_design.jpg) no-repeat top right;
}
.contact {
	background: url(/images/bg_contact.jpg) no-repeat top right;
}
.projectoversight {
	background: url(/images/bg_projectoversight.jpg) no-repeat top right;
}
.project {
	padding: 40px;
	width: 770px;
	height: 500px;
	margin-top: -2px;
}
.about .scroll-pane
{
	width: 300px;
	height: 360px;
	padding-right: 20px;
	overflow: auto;
}

.projectoversight .scroll-pane
{
	width: 300px;
	height: 360px;
	padding-right: 20px;
	overflow: auto;
}


.drafting .scroll-pane
{
	width: 200px;
	height: 360px;
	padding-right: 20px;
	overflow: auto;
}

#slideshow { left: 0px; top: 0px; width: 467px; height: 375px;}
#nav { width: 300px; margin-left: 500px; margin-top: 0px; }
#nav li { width: 50px; float: left; margin: 0 7px 7px 7px; list-style: none }
#nav a { width: 50px; padding: 2px; display: block; border: 1px solid #ccc; }
#nav a.activeSlide { background: #72c4f3;border: 1px solid #72c4f3; }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }
#prev2,
#next2,
.nav
{
	color: #FFF;
	text-decoration: none;
}
#output h3 {
  color: #72c4f3;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 0px 0;
  line-height: 100%;
}
#slideshow-area {
	background-color: #FFF;
}

.casestudy {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0 10px 0 10px;
	line-height: 100%;
	text-align:none;
	float: left;
	width: 120px;
}
/* -----------
	typography
--------------- */

.contentheading, h2 {
  color: #72c4f3;
  font-size: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  line-height: 100%;
}

h3 {
  color: #72c4f3;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: normal;
  padding: 0 0 15px 0;
  line-height: 100%;
}

p {
	color: #FFF;
	margin: 0 0 10px 0;
}

form div label {
	color: #FFF;
	text-transform: uppercase;
}


.about-container p,
.projectoversight-container p,
.drafting-container p,
.designservices-container p {
	color: #333;
}
.about-container h2,
.projectoversight-container h2,
.drafting-container h2,
.designservices-container h2
{
	color: #23465a;
}

.fancyboxCounter {
	display: none;
}


.m4jInputField {
border: none !important;
height: 25px !important;
border-radius: 5px !important;
padding: 3px 5px 3px 5px !important;
margin-bottom: 12px;

}

.m4jTextArea {
border: none !important;
border-radius: 5px !important;
padding: 3px 5px 3px 5px !important;
}

#recaptcha_area{
margin-top: 12px;
margin-bottom: 12px;
}