
body {
        background-color: #002f4f;
        margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
        padding: 0px;
        color: #000;
	}

ul {
	list-style: none;
	}	

#resources ul{
	list-style: disc;
	}

#container {
	width: 860px;
	margin: 0 auto 10px auto;
	background: #fff;
	border: 1px solid #000;
	}

#page {
	background: transparent url(http://www.vistapracticemanagement.com/images/grad.jpg) repeat-x;
	padding: 35px 25px 25px 25px;
	}

#header {
	width: 100%;
	}
	
#products td {
	padding: 0 0 25px 0;
	}
	
#side {
	float:right;
	margin:0 0 10px 25px;
	width: 200px;
}

#thoughts {
	background: #fff url(http://www.vistapracticemanagement.com/images/thoughts.jpg) no-repeat;
	padding: 75px 15px 15px 15px;
	text-align: center;
	height: 130px;
	margin: 0;
	}

#thoughts p {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	}

p {
	line-height: 19px;
	text-align: justify;
	list-style-position: outside;
	list-style-type: disc;
	text-decoration: none;
	}
	
li {
	list-style: square;
	margin: 10px 0 0 0px;
	line-height: 15px;
	}
	
.quote {
	border-left: 15px solid #8ddfd7;
	padding: 0 50px 0 10px;
	margin: 0 0 0 25px;
	font-style: italic; 
	line-height: 14px;
	}

.call {
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	}
	
.side_head {
	font-weight: bolder;
	}

/*---------Testimonials-----------*/

#testimonial1 {
	line-height: 150%;
	font-size: 11px;
	float: right;
	margin: 0 -25px 10px 25px;
	padding: 75px 40px 25px 25px;
	height: 300px;
	width: 235px;
	background: transparent url(http://www.vistapracticemanagement.com/images/sidebar1.jpg) no-repeat;
	}
	
#testimonial2 {
	line-height: 150%;
	font-size: 11px;
	float: right;
	margin: 0 -25px 10px 25px;
	padding: 75px 40px 25px 25px;
	height: 650px;
	width: 235px;
	background: transparent url(http://www.vistapracticemanagement.com/images/sidebar2.jpg) no-repeat;
	}
	
#testimonial3 {
	line-height: 150%;
	font-size: 11px;
	float: right;
	margin: 0 -25px 10px 25px;
	padding: 75px 40px 25px 25px;
	height: 258x;
	width: 235px;
	background: transparent url(http://www.vistapracticemanagement.com/images/sidebar3.jpg) no-repeat;
	}

/*-------------Links---------------*/

a {
	text-decoration: none;
	color: #09aba0;
	}
	
a:hover {
	text-decoration: underline;
	}


/*-------------Tables---------------*/

td.desc {
	padding: 10px 10px 10px 10px;
	text-align:left;
	}

/*-------------Headings-------------*/

h1 {
  font-family: Arial, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration:none;
  color: #005e97;
  padding: 0;
}

h2 {
  font-family: Arial, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration:none;
  color: #005e97;
  padding: 0;
}

h3 {
  font-family: Arial, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration:none;
  color: #005e97;
  padding: 0;
}

h4 {
  font-family: Arial, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration:none;
  color: #005e97;
  padding: 0;
}

h5 {
  font-family: Georgia, Serif;
  font-size: 22px;
  color: #05afa2;
  margin: 0px;
  padding: 0px;
}

/*--------------Nav----------------*/

#nav {
	width: 100%;
	background-color:#292929; 	
	}

.chromestyle {
	width: 860px;
	font-weight: bold;
	margin: 0 auto;
	}


.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.chromestyle ul {
	width: 100%;
	background-color:#292929; 
	padding: 10px 0;
	margin: 0;
	text-align: left;
	}

.chromestyle ul li {
	display: inline;
	}

.chromestyle ul li a {
	font: normal 13px verdana;
	color: #fff;
	padding: 8px 13px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}

.chromestyle ul li a:hover, .chromestyle ul li a.currentpage {
	color: #fff;
	background-color: #444444;
	}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #292929;
	width: 300px;
	visibility: hidden;
	}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 6px 6px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color: #fff;
	background-color: #444444;
	}

/*--------------Footer-----------*/

#footer {
	font-size: 11px;
	width: 860px;
	margin: 0 auto 10px auto;
	clear: both;
	text-align: left;
	padding: 10px 0;
	color: #999;
	line-height: 14px;
}

#footer a {
	clear: both;
	color: #fff;
	}
	
#footer .title { 
	font-weight: bolder; 
	} 

#footer .vcard { 
	}

/*--------------Other------------*/

hr {
	display: none;
}

/*-------------Images-------------*/

.imgRight {
	float: right;
	padding: 8px;
	margin: 0 0 5px 7px;
	}

.imgLeft {
	float: left;
	padding: 8px;
	margin: 0 7px 5px 0;
	background-color: #FFFFFF;
	}
	