/* @override http://localhost/www_inq_net/trunk/html/css/brochure_screen.css */

body {
	color:				#333;
	}
#print_header
{
	margin: 			0pt;
	padding: 			0pt;
	top: 				-20 pt;
	left: 				100 pt;
	height: 			100pt;
	display:			none;
}
#print_header_img
{
	height: 			88pt;
}
#header {
	}
#navbar	{
	}

#content {
	width:				490pt;
	margin-top:			0pt;
	padding-top:		0pt;
	clear:				both;
	}
	
#content h2 {
	font-size:			18pt;
	line-height:		24pt;
	color: 				#A20;
	}

#content h3 {
	font-size: 			12pt;
	line-height: 		18pt;
	color: #29436e;
	}
	
.screens {
	margin:				20pt 0pt 10pt 0pt;
	display:			block;
	overflow:			auto;
	}
.screens img {
	padding-right:		10pt;
	width:				100pt;
	/*height:				75pt;*/
	float:				left;
	}
	
#client_head {
	font-size:			10pt;
	color:				#999;
	display:			inline;
	}
#client_body {
	font-size:			10pt;
	font-style:			italic;
	color:				#999;
	display:			inline;
	}
	
.callout {
	margin:				0pt 10pt 0pt 0pt;
	padding:			10pt;
	width:				80pt;
	height:				55pt;
	font-size:			9pt;
	text-align:			center;
	vertical-align:		middle;
	background-color:	#ffc;
	float:				left;
	}

#columnContainer {
	clear:				both;
	overflow:			auto;
	}
	
#column1 {
	width:				215pt;
	float:				left;
	margin:				0pt 20pt 0pt 0pt
	}

#column2 {
	width:				215pt;
	float:				left;
	}
	
#columnContainer .pictureFrame {
	border:				1px dotted #999;
	margin-top:			10pt;
	padding:			5pt;
	text-align:			center;
	float:				left;
	}

#columnContainer ul
{
	margin: 			0pt;
	padding-left:		10pt;
	list-style-type: 	square;
}
