body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background: #999;
}


b{font-size: 110%;
}

em{color: red;
}

#topsection{
	height: 80px; /*Height of top section*/
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
	position: relative;
	
}

#contentcolumn{
	margin-right: 400px; /*Set right margin to RightColumnWidth*/
	padding-left: 40px;
	float: left;
	
}


#rightcolumn{
	float: right;
	width: 400px; /*Width of right column*/
	margin-left: 400px; /*Set left margin to -(RightColumnWidth) */
	background: #fff;
	color: #000;
	position:absolute; top:320px; 
		
		
}

#footer{
	clear: left;
	width: 100%;
	background: #fff;
	color: #000;
	text-align: center;
	padding: 4px 0;
}

#footer a{
	color: #FFFF80;
}

#footertext{
	width:400px;
	overflow:visible;
	margin-left: auto;
    margin-right: auto;
	
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#topsection ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
		font-family: Verdana, Helvetica, Arial, "Gill Sans", sans-serif;
		text-transform: uppercase;
		font-size: .6em;
		font-weight: lighter;
}
#topsection ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
}
#topsection ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#666;
		color:#fff;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
}
#topsection ul li a:hover {
		background:#6699cc;
		color:#fff;
}
#topsection ul li a span {
		display:block;
}
	
	
/*blue box*/
#bluebox  {
		display:block;
		background:#6699cc;
		color:#fff;
		padding:10px;
		width:300px;
		overflow:visible;
		margin-left: auto;
    	margin-right: auto;
}

/*white box*/
#whitebox  {
		display:block;
		background:#fff;
		color:#000;
		border-style:solid;
		border-color:#000;
		border-width:1px;
		padding:10px;
		width:300px;
		overflow:visible;
		margin-left: auto;
    	margin-right: auto;
}

/*email signup*/
#signup  {
		display:block;
		background:transparent;
		padding-top:5px;
		width:300px;
		overflow:visible;
		margin-left: auto;
    	margin-right: auto;
}





/*typography*/
a.smaller {
	text-decoration: underline;
	font-weight: normal;
	color: #6699cc;
	font-size: .75em;
	line-height: 1.5em;
	margin: 1.2em 0em 0.4em 0em;
	display: block;
	}
a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
		}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	color: #ff3333;
	font-family:Georgia,"Times New Roman",Serif;
	letter-spacing:-.05em;
	line-height:1em;
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	color: #ff3333;
	font-size: 1.4em;
	margin: 1.2em 0em 0.8em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 0em 0em .08em 0em;
	color: #000;
	letter-spacing: -.05em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	color: #ff3333;
	font-size: .75em;
	margin: 0em;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-family:Verdana, Helvetica, Arial, "Gill sans", sans-serif;
	color: #000;
	font-size: .875em;
	line-height: 1.6em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
p.testimonial {
	color:#6699cc;
	font-style:italic;
	font-size: .75em;
	line-height: 1.5em;
	width: 300px;
	overflow: visible;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	}
p.black {
	color:#000;
	font-style:normal;
	font-size: .75em;
	line-height: 1.5em;
	}
p.signup {
	color:#000;
	font-style:normal;
	font-size: .65em;
	line-height: 1.3em;
	width: 300px;
	overflow: visible;
	margin-left: auto;
    margin-right: auto;
	}
p.quote {
	color:#000;
	font-style:normal;
	font-size: .75em;
	line-height: 1.5em;
	margin: 1.2em 0em 0.4em 0em;
	}
p.client {
	color:#6699cc;
	font-style:italic;
	font-size: .75em;
	line-height: 1.5em;
	margin: 0em 0em 1.2em 0em;
	}

	/* --> */


