﻿<style type="text/css">
/* MAIN ----------------------------------------------------- */
#main{
	
	width:900px;
	margin: 0 auto;
}

#flashcontentA{
	position:relative;
	width:900px;
	height: 375px;
	z-index:5;
	
}

#flashcontentB{
	width:900px;
	height: 160px;
	
}

#headerB{
	width:900px;
	height: 160px;
}

#headerA{
	width:900px;
	height: 375px;
}

#headerC{
	width:900px;
	height: 60px;
}

#contentA{
	position:absolute;
	top:430px;
	width:900px;
	height: 210px;
	margin-bottom:30px;
	z-index: 6;
	
}

#contentB{
	position:relative;
	width:900px;
	margin-bottom:40px;
	margin:auto;
	margin-top:15px;
}

#leftColA{
	width:280px;
	height: 210px;
	float:left;
	
}


#rightColA{
	width:606px;
	height: 210px;
	float:right;
	position:relative;
	
}


#leftColB{
	width:650px;
	float:left;
	position:relative;
	
}


#rightColB{
	width:220px;
	float:right;
	
}

.portfolio-page #rightColB{
	width:250px;
	position:absolute;
	top:0px;
	right:0px;
	
}

.callout{
	margin-bottom:10px;
}

#mainContentBase{
	width:100%;
	
}



#mainContent{
	position:absolute;
	width:600px;
	top:25px;
	left:25px;	
}

.box{
	position:absolute;
	width:270px;
	height:175px;
	top:20px;
}

.box1{	
	left:20px;	
}

.box2{
	right:20px;
}

.box img{
	margin-bottom:5px;
}
#liner{
	position:absolute;
	top:20px;
	left:298px;
	height:170px;
	border-left:1px dotted #57646c;
	
}


.internal-height{
	height:400px;
}

.topA{
	width:100%;
	height:16px;
	background:transparent url(images/roundA.png);
	
}

.bottomA{
	width:100%;
	height:16px;
	background:transparent url(images/roundA.png);
	background-position:bottom;
	
}

.topB{
	width:100%;
	height:16px;
	background:transparent url(images/roundB.png);
	
}

.bottomB{
	width:100%;
	height:16px;
	background:transparent url(images/roundB.png);
	background-position:bottom;
	
}

.more{
	position:absolute;
	bottom:0px;
	right:0px;
}

.titles{
	margin-bottom:5px;
}

.portfolio-page .titles{
	margin-bottom:25px;
}

.about-page .titles{
	margin-bottom:20px;
}
.subtitle{
	margin:20px 0 5px 0;
}

.button{
	margin:5px 0 15px 0;
}

.button2{
	margin-top:15px;
	
}

.backbutton1{
	margin: 15px 0 0 410px;
}


.backbutton2{
	margin: 15px 0 0 510px;
}

.icon{
	margin-top:15px;
}

.icon2{
	margin:10px 10px 0 0;
}

#clientquote{
	width:220px;
	margin-left:25px;
}

.teasers{
	margin-bottom:20px;

}

.gutter{
	margin-right:20px;
	
}


.bigad{
	width:336px;
	height:280px;
	margin-bottom:20px;
}

.smallad{
	width:300px;
	height:250px;
	margin-bottom:20px;
}

.slimad{
	width:468px;
	height:60px;
	margin-bottom:20px;
}

.horizontal{
	width:600px;
	height:180px;
}


#flickr{
width: 200px;
margin-top: 10px;

}

#flickr a img{
float:left;
margin:0 10px 10px 0;
background:#3f4e4e;
padding:4px;
width:65px;
height:65px;

}
/* FORMS ---------------------------------------------------- */

.form{
	position:absolute;
	width:275px;
	height:500px;
	top:40px;
	
}

.form p{
	margin-bottom:15px;
}

.form1{	
	left:0px;	
}

.form2{
	right:0px;
}

.form input{
	width:275px;
	height:20px;
	border:none;
	margin:5px 0 10px 0;
	background-color:#e9e9e9;
	border: 1px solid #ffffff;
}

.form textarea{
	width:275px;
	height:100px;
	margin:5px 0 10px 0;
	background-color:#e9e9e9;
	border: 1px solid #ffffff;
	overflow:auto;
	max-width:275px;
}

.form select{
	width:275px;
	margin:5px 0 10px 0;	
}

.form .send{
	width:75px;
	height:24px;
	margin-left:175px;
	background-image:url(images/button-send.png);
}


button{
	width:75px;
	height:24px;
	margin:10px 0px 0px 202px;
	background-image:url(images/button-send.png);
	border:none;
	background-color:#1e2b33;
}

button:hover{
	cursor:pointer;
}

.form label{
	color: #FFF;
	font-size: 12px;
}
#formliner{
	position:absolute;
	top:40px;
	left:300px;
	height:500px;
	border-left:1px dotted #57646c;
	
}

#mainContentBase{
	height:580px;
}
</style>
