@import 'typography.css';

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Graublau Web", Helvetica,Arial,sans-serif;	
	font-size: 13pt;
	background-color: #fff;
}

h1, h2, h3, h4, h5 { 
	font-family:"Graublau Web",Helvetica,Arial,sans-serif;
}

strong { 
	font-family:"Graublau Web",Helvetica,Arial,sans-serif;
	}

#footer {
	width: 100%;
	background: #3b572f url("/images/footerbg.jpg") top left repeat-x;
	position: relative;
	bottom: 0px;
	margin: 60px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	color: #fff;
	font-size: 10pt;
	background-color: #3b572f;
	height: 355px;
}
	#footer p {
		padding-top: 20px;
	}
	#footer a {
		color: #fff;
	}
	
	#footer .boxes { 
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		width: 960px;
		}
		
	#footer .box {
		width: 220px;
		padding-right: 10px;
		padding-left: 10px;
		float: left;
		height: 230px;
		position: relative;
		font-family:"Graublau Web",Helvetica,Arial,sans-serif;	
	}
	
	#footer .box .header {
		font-weight: bold;
		font-size: 12pt;	
		font-family:"Graublau Web",Helvetica,Arial,sans-serif;	
	}
	
	#footer .box hr {
		color: #aaa;
		background-color: #aaa;
		height: 1px;
		border: 0px;
	}
	
	#footer .box .link { 
		text-align: right;
		font-size: 9pt;
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 170px;
		}
		
	#footer .metainfo {
		width: 780px; 
		text-align: center;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		font-size: 8pt;
	}

#header {
	height: 206px;
	margin: 0px;
	width: 100%;
	background: url("/images/headerbg.jpg") top left repeat-x;
	padding-left: 0px;
	top: 0px;
}
	#header a.title {
		display: block;
		margin: 0px auto 0px auto;
		width: 960px; 
		}
	#header img {
		margin-top: 30px;
		border-style: none;
	}

	#header #contact {
		left: 690px;
	}

	#header a{ 
		text-decoration: none;
		border-style: none;
	}

	#header div.left {
		text-align: left;
	}

	#header div.right { 
		float: right;
		text-align: right;
		border: 1px  #000;
	
	}
	
	#header #topmenu {
		text-align: right;
		width: 960px;
		margin: 40px auto 0px auto;
	}
	
	#header a:visited, 
	#header a:active, 
	#header a:link {
		color: #fff; 
		padding-right: 15px;
		font-size: 11pt !important;
		font-weight: normal;
	}

	
	
#body {
	padding: 0px;
	background-color: #fff;
	color: inherit;
	height: 100%;
	width: 960px;
	margin: 10px auto 10px auto;
}
#container {
	background-color: #fff;
	color: inherit;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#menu {
	background: url('/img/fade-line.png') no-repeat top right;
	width: 150px;
	margin: 0px;
	padding-left: 8px;
	padding-right: 15px;
	font-size: 9pt;
	text-align: right;
	float: right;
}
#logobar {
	padding-left: 10px;
	padding-top: 10px;
}




#content {
	width: 960px;
	float: left;
}
#content > p { 
	padding-left: 20px;
	width: 720px;
}

#content p, 
#content ul { 
	font-size: 11pt;
	line-height: 150%;
	}
#content li {
	list-style: square;
	font-size: 11pt !important;
	margin-left: 10px;
	line-height: 140%;
}

#sidebar {
	width: 120px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#sidebar img {
	margin-bottom: 15px;
}

a {
	color: #5285DA;
	background-color: inherit;
}

div.column {
	float: left;
	width: 60%;
	overflow: hidden;
	margin-right:15px;
	margin-left: 10px;
	padding-right: 15px;
	/*background: url('/site_media/images/fade-line.png') no-repeat top right;*/
}
div.sidebar {
	float: right;
	width: 200px;
	overflow: hidden;
	margin-right:15px;
	margin-left: 10px;
	padding-right: 15px;
	background: url('/site_media/images/fade-line.png') no-repeat top left;
	text-align: center;
	height: 800px;
}

div.sidebar img {
	margin-bottom: 15px;
}

div.column p {
	font-size: 11px !important;
	text-align: left;
	line-height: 130%;
	margin-left: 15px;
}

div.metacolumn h1 {
	margin-top: 0px;
}
div.column h1, div.column h2, div.column h3 {
	color: #333;
	background-color: inherit;
	margin-top: 20px;
	margin-bottom: 5px;
/*	border-bottom: 1px dashed #aaa;*/
	text-align: left;
}

div.column h4 {
	margin-left: 15px;
	color: #555;
	background-color: inherit;
	margin-bottom: 2px;
}

div.column h2 {
	font-size: 14pt;
}

div.column p {
  text-indent: 1.5em;
}

div.spacer {
	clear: both;
}

p+h3 {
	margin-left: 10px;
}

h3+ul {
	margin-top: 0px;
}

img { 
	border: 0px;
	}
	
#rfq {
	font-size: 11px;
}
	#rfq table {
		width: 100%;
	}
	#rfq td {
		padding: 2px 5px 2px 5px;
		font-weight: bold;
	}
	#rfq table input {
		width: 100%;
		font-size: 11px;
		margin-top: 5px;
	}
	#rfq textarea {
		width: 100%;
	}
	
h5 {
	font-size: 13px;
	margin-bottom: 0px;
}

span.error { 
	color: #cc2222;
	font-weight: bold;
	font-size: 10px;
}

table.rates {
	border: 1px solid #aaa; 
	font-size: 10pt; 
	border-collapse: collapse;
	width: 350px;
	margin-left: 50px;
}

	table.rates td {
		border-right: 1px solid #aaa;
		padding: 5px 10px 5px 10px;
		text-align: center;

	}
	
	table.rates th {
		background-color: #eee;
		border-bottom: 1px solid #aaa;
		border-right: 1px solid #aaa;
	}
	
#contact {
	margin-top: 20px;
	margin-left: 30px;
	font-size: 9pt;
	border-collapse: collapse;
}
	#contact td {
		padding-bottom: 10px;
		padding-top: 10px;
		/*border-bottom: 1px solid #aaa;*/
		vertical-align: top;
		padding-left: 8px;
	}
	#contact h5 {
		font-size: 10pt;
		margin-bottom: 0px;
		margin-left: 0px;
		padding: 0px;
		margin-top: 0px;
	}

#portfolio { 
		width: 760px;
		margin: 0px auto 30px auto;
	}	
	
	#portfolio .row { 
		border-top: 1px solid #aaa;
	}
	#portfolio .client {
		width: 199px;
		font-size: 10pt;
		height: 220px;
		float: left;
		margin: 10px 20px 0px 20px;
	}

	#portfolio .client .name {
		font-size: 10pt !important;
		font-weight: bold;
	}
	#portfolio .client p {
		font-size: 9pt !important;
		line-height: 140%;
		margin-top: 0px;
	}
	#portfolio .client img {
		width: 199px;
		border-bottom: 3px solid #000;
		border-left: 1px solid #888;
		border-right: 1px solid #888;
		border-top: 1px solid #888;
		margin-top: 5px;
		margin-bottom: 8px;
	}

#clients { 
	width: 230px;
	float: right;
	}	
	#clients ul { 
		list-style: none;
		padding: 0px;
		margin: 0px;
		}
		
	#clients li a:link, 
	#clients li a:visited,
	#clients li a:active  {
		font-size: 9pt;
	}
	
	#clients h2 { 
		font-size: 12pt;
		}
		
div.clientinfo { 
	float: left;
	width: 600px;
	}	
div.clientinfo h1 { 
	font-size: 18pt;
	margin-bottom: 10px; 
	}
div.clientinfo a.website { 
	font-size: 10pt;
	display: block;
	margin-bottom: 5px; 	
	}	
div.clientinfo h4 { 
		margin-bottom: 8px;
	}
	
div.clientinfo img.screenshot { 
	width: 500px;
	border-width: 1px 1px 3px 1px;
	border-style: solid;
	border-color: #000000;
	}

.clientinfo p {
	padding-left: 15px; 
	font-size: 10pt;
	line-height: 150%;
	}
	
	#portfolio div.featured {
		background-color: #eee; 
		margin-bottom: 30px;
		padding: 10px 10px 20px 10px;
		border-bottom: 1px dashed #888;
		color: #483324;
		}
	
	#portfolio div.featured p {
		font-size: 10pt !important;
	}

	#portfolio div.featured div.text {
		float: left;
		width: 330px; 
		margin-left: 15px;
		background-color: #eee; 
		}
	
	#portfolio div.featured div.text a.more { 
		display: block;
		margin-top: 15px; 
		width: 100%; 
		text-align: right;
		}
	#portfolio div.featured h4 {
		margin-top: 0px; 
	}
	
	#portfolio div.featured h2 {
		font-size: 14pt;
		margin-top: 0px;
	}
	
	#portfolio div.featured div.image { 
		width: 350px; 
		float: left;
		}

	#portfolio div.featured div.image img { 
		width: 350px; 
		border-bottom: 3px solid #000;
		}
		
#authors { 
		width: 800px;
		margin: 0px 0px 0px 80px;
	}
	#authors .author {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	#authors .author img.mugshot { 
		float: left;
		width: 200px;
		margin-right: 20px;
		border: 3px solid #000;
	}
	
	#authors .author div.info { 
		float: left;
		width: 500px;
		margin-top: -65px;
		border-bottom: 1px ;
		}
	
	#authors .author .name { 
		font-weight: bold;
		}
	
	#authors .author .title { 
		font-size: 10pt; 
		font-style: italic;
		margin-bottom: 0px;
		display: block;
		border-bottom: 1px solid #888;
		
		}
	

	

	
