/* Designed by Zag Design Group 2008 */


html {
	margin: 0;
	padding: 0;
}
	
body {
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753;
	margin: 0;
	padding: 0;
}

body a:link, a:active{
	text-decoration:none;
	color:#720a0b;
}

body a:hover{
	text-decoration:underline;
}

body a:visited{
	text-decoration:none;
	color:#999999;
}

p{
	margin: 10px;
	padding: 0;
}

.synopsys{
font-size:12px;
line-height:18px;
}

h1 {
font-family: georgia, sans-serif;
font-size:18px;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	line-height:24px;
}

h3 {
font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #555753;
}

.none {
	display:none;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background: url(bullet.gif) left center no-repeat;
	padding-left: 7px;
	margin-bottom: 5px;
}


/* content div's */

#container {
	margin: auto;
	width:900px;
	position:relative;
	background-color: #FFFFFF;
}

#banner {
	width:900px;
	
}

#intro{
	padding:20px 20px 20px 20px;
}

#pageHeader {
	background:url(header_what_about.gif) no-repeat top center;
	height:34px;
	overflow:hidden;
	position:absolute;
	top:462px;
	left:205px;
	width:587px;
}

#pageHeader span{
	display:none;
}

#quickSummary {
	display:none;
}

#padding{
	padding:240px 100px 0 205px;
}

#topmargin{
	margin-top: 20px;
}

#closingText{
	height:100%;
	text-align:center;
	padding-bottom: 20px;
}

#explanation {
	padding:20px 50px 10px 200px;
}





#requirements{
	margin:20px 50px 20px 150px;
	padding:5px 5px 5px 5px;
	border-bottom:1px solid #720a0b;
	height:100%;
}

#footer{
	padding:10px;
	text-align:center;
}

/* link list and extra div's */

#linkList {
	position:absolute;
	width:167px;
	top:370px;
	z-index:0;
	color: #666666;
	font-size:12px;
	left: 22px;
	height:200px;
	line-height:18px;
	margin-left: 0px;
}

#linkList a:link { 
	 text-decoration: none; 
	color: #720a0b;
	}
#linkList a:visited {  
	text-decoration: none; 
	color: #999999;
	}
#linkList a:hover{ 
	text-decoration: underline; 
	color: #720a0b;
	}
#background{
	background:url(images08/bkggray.gif) top center repeat-y;
}


#lselect{
	background:url(header_select_design.gif) top left no-repeat;
	margin: 5px 0 0 0;
	padding: 20px 0 0 0;
	width:150px;
}


#lresources{
	background:url(header_resources.gif) top left no-repeat;
	margin: 15px 0 0 0;
	padding: 30px 0 0 0;
	width:150px;
}
th {
	font-variant: small-caps;
	text-transform: uppercase;
	border-bottom:1px solid #720a0b;
	color:#333333
}
