/* CSS Document

/*GOOGLE READER STYLES */
body {
	background-color: rgb(72,112,136);
	background: url(img/bg.gif) repeat-x top left;
	background-attachment: fixed; 
	margin: 0 0 0 0;
  	padding: 0;
	}	

ol {
	background-attachment: fixed; 
	margin: 10 0 0 0;
  	padding: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	margin: 5px  0 15px 0;
	}	
	
/*content*/	
#wrap {
	background: white url(img/home_background.jpg) no-repeat bottom left;
	padding: 0;
	width: 745px;
	margin: 0 auto;
	clear: both;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	margin: 5px  0 15px 0;
	}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 130%;
	}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: rgb(64,62,60);
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
		}

.pull{
	color: rgb(82,144,145);
	
}
 
	
hr { background-color: rgb(194,190,190); color:rgb(194,190,190); height:2px; border:0; margin:15px 0 15px 0;}


a:link, a:visited, a:active  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: rgb(44, 134, 160);
	text-decoration: none;
	}

a:hover{
	font: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
	}
	
.link {margin-top:10px}

.link a:link, a:visited, a:active  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: rgb(44, 134, 160);
	text-decoration: none;
	}

.link a:hover{
	font: arial, helvetica, sans-serif;
	font-size: 12px;
	color: rgb(140,198,63);
	text-decoration: none;
	}

#flash {
	font: arial, helvetica, sans-serif;
	line-height: 110%;
	font-size: x-large;
	color: #006666;
	padding: 5px 0 10px 0px;
	margin: 0 0 0 35px;
	clear:left;
	}
	
#sidebar {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: rgb(82,144,145);
	line-height: 120%;	
	margin: 20px 0 20px 0px;
	}


#left {
	margin: 35px 0 0 35px;
	width: 270px;
	float: left;
	clear: left;
	}
	

#right{
	margin: 0px 35px 0 350px;
	padding: 70px 0 0 0px;
}

#rightcolumn{
	margin: 0px 0 0 390px;
	padding: 0px 0 0 0px;
	width:310px;
}


#leftcolumn{
	float: left;
	width: 310px;
	margin: 0 0 0 35px;
	}


.testimonial p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: rgb(82,144,145);
	line-height: 120%;	
	margin: 20px 0 20px 0px;
	}
	
.testimonial p:first-letter {margin-left:-10px}

.author {
	float: right;
	color: #96b4b7;
	margin: 0 0 10px 0;
	}


#circlegraphic{
	margin: 0 0 100px 20px;
}


.box{ 
	border: 1px solid rgb(82,144,145);
	background-color:rgb(229, 237, 228);
	padding: 8px 15px 0 15px;
	clear: left;
	margin: 0 0 0 0px
	}

.box li{ 
	list-style: disk;
	color:#666666;
	margin: 0px 0 20px -12px;
	}

#download a{
	font-size: large;
	padding-left: 10px;
	}

#anchorlinks {
	margin:0px 0 20px 0px;
	line-height: 160%;
	}

#anchorlinks h1{
	color: #333300;
	}


 #anchorlinks #pull {
 	color:#999999;
	}
.pull2 {
	color:#999999;
	}



/*footer*/
#footer { background: #fff url(img/footer_bg.gif)  repeat-x; clear:both; width:710px; text-align:right}
ul#footer {list-style-type:none; font-size:10px; margin:100px 0 0 0; padding:15px 35px 10px 0px;  float:right;  }
ul#footer li { display:inline; color:#cccccc; margin:0 5px 0 0px; }
ul#footer li a { 	color: rgb(44, 134, 160); text-decoration:none; }
ul#footer li a:hover { color:#333333; }
ul#footer li.address {color:#666666; float: left; text-align:left; margin: -10px 0 0 35px}
	



