body{
	background: #ccc;
	padding: 28px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;	
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;	
}


img{
	padding: 0px;
	margin: 0px;
	border: none;	
}

a{
	color: #666;

}

a:hover{

}

h1{
	padding: 0px;
	margin: 0px;
	width: 252px;
	height: 47px;
	line-height: 47px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/logo.gif) no-repeat;
	float: left;	
}

h1 a{
	display: block;	
}

h1.home{
	position: relative;
	top: 242px;
}

h2{
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
}

h2.value{
	margin: 0px;
	padding: 0px;	
	width: 122px;
	height: 30px;
	line-height: 30px;
	text-indent: -5000px;
	overflow: hidden;
	position: relative;
	top: -47px;
	background: url(/images/deliver_value.gif) no-repeat;
}

h3{
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	font-weight: normal;
}

#container{
	margin: auto;
	padding: 0px;
	width: 756px;
	text-align: left;	
}

#nav{
	float: none;
	clear: none;	
}

#nav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav li{
	list-style: none;
	float: left;	
	background: url(/images/menu_slash.gif) no-repeat top right;
	padding-right: 20px;
	margin-right: 1px;	
}

#secondary_nav{
	float: none;
	margin-left: 252px;	
}

#secondary_nav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#secondary_nav li{
	list-style: none;
	float: left;	
	background: url(/images/submenu_slash.gif) no-repeat top right;
	padding-right: 8px;
	margin-right: 2px;	
}

#content{
	position: absolute;
	top: 126px;
	clear: both;	
	line-height: 16px;
}

#content #text{
	padding-left: 252px;
}

#content table, #content tbody{
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
}

#content td{
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#subnav, #thirdMenu{
	padding: 0px 0px 0px 0px;
	float: left;	
	width: 216px;
}

#subnav ul, #thirdMenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#subnav li, #thirdMenu li{
	margin: 0px;
	list-style: none;
	padding: 0px 0px 3px 0px;	
	width: 160px;
}

#subnav li a, #thirdMenu li a{
	padding: 0px 0px 0px 18px;
	display: block;
}


#subnav li a:link, #thirdMenu li a:link, #subnav li a:visited, #thirdMenu li a:visited{
	font-weight: bold;
	color: #999;
	text-decoration: none;	
}

#subnav li a:hover, #subnav li a.current, #thirdMenu li a:hover, #thirdMenu li a.current{
	color: #666;
}

#baseContent{
	padding: 0px 0px 0px 17px;
}

#baseContent #flashcontent{
	position: absolute;
	top: 0px;
}

#contentArea{
	padding: 0px 0px 0px 197px;
}

#contentArea table{
	width: 522px;	
}

#contentArea th{
	width: 178px;
	padding: 4px 0px 15px 0px;	
}

#contentArea td{
	border-top: 1px solid #333;
	font-size: 14px;
	line-height: 18px;	
	padding: 4px 0px 15px 0px;	
}


#contentArea th.challenge{
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/challenge.gif) no-repeat;
}

#contentArea th.solution{
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/solutions.gif) no-repeat;
}

#controls{
	position: absolute;
	top: 455px;
	padding-left: 197px;	
}

#controls table{
	width: 522px;
}

#controls a{
	display: block;
}

#controls #right_arrow{
	width: 12px;
	line-height: 12px;	
	text-indent: -5000px;
	overflow: hidden;
	padding-right: 4px;
	background: url(/images/right_arrow.gif) no-repeat;
}

#controls #left_arrow{
	width: 12px;
	line-height: 12px;	
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/left_arrow.gif) no-repeat;
}

#controls #pages{
		width: 120px;		
}

#controls #pages a{
	display: inline;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#controls #pages a.current, #controls #pages a:hover{
	color: #666;
}

#controls #page_label{
	left: 345px;	
	color: #666;
	font-weight: bold;
}

#controls #synopsis{

}

#controls #synopsis a{
	text-decoration: none;
	color: #999;	
}

#controls #synopsis a:hover{
	color: #666;	
}

#quote{
	width: 522px;
	height: 522px;
	background: url(/images/quote_back.gif) no-repeat 0px 2px;
}

#quote h3{
	 font-size: 25px;
	 color: #818181;
	 padding: 13px;	
	 margin: 0px;	 
}

#quote #source{
	position: absolute;	
	top: 375px;	
	padding-left: 18px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

#quote #position{
	position: absolute;	
	top: 375px;	
	padding-left: 180px;
	font-size: 15px;
	color: #999;
}

#blogcolumn{
	width: 252px;
	float: left;
	margin-right: 18px;
	height: 100%;
}

#text #sidebar{
	width: 250px;
}

#blogcolumn h2, #sidebar h2{
	background: url('../images/double_line.gif') repeat-x left;
	height: 28px;
	line-height: 28px;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
}

#text #sidebar ul, #text #sidebar li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 250px;
}

#text #sidebar ul li ul{
	margin: 9px 0px 9px 0px;
}

div.post{
	background: url('../images/dotted.gif') repeat-x bottom;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 9px 0px;
}

p.postmetadata{
	font-style: italic;
}

textarea#comment{
	width: 252px;
}










