body {
	margin-top: 10px;
	padding: 0px;
	font-family: verdana;
}


#main_container {
       	margin: 0px;
       	padding: 0px;
       	position: relative;
       	width: 759px;
        border-color: #CBCDCC;
 	border-style: solid;
	border-width: 1px;
       	margin-left: auto;
       	margin-right: auto;
}  
  

#banner_container {
      	margin: 0px;
       	padding: 0px;
       	position: relative;
}


#topnav_container {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #993366;
	height: 32px;
	width: 759px;
	text-align: center;
}


div.grey_break {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #E5E5E5;
	height: 5px;
	width: 759px;
}


#content_container {
	margin: 20px;
	padding: 0px;
	position: relative;
	width: 720px;
}


#footer_container {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 31px;
	width: 759px;
	background-image: url(/graphics/footer_bg.gif);
	background-repeat: repeat-x;
	line-height: 31px;
	font-size: 8pt;
	color: white;
}

#topnav {
 	list-style-type: none;
 	margin: 0px;
 	padding: 0px;
}


#topnav li {
	margin: 0px;
 	padding: 0px 10px 0px 10px;
 	display: inline;
 	list-style-type: none;
 	line-height: 32px;
	vertical-align: middle;
}


#topnav li a {
	font-family: verdana;
 	font-size: 8pt;
 	font-weight: bold;
 	color: #EEEEEE;
	text-decoration: none;
}

#topnav li a:href {
 	color: #EEEEEE;
	text-decoration: none;
}


#topnav li a:active {
 	color: #EEEEEE;
	text-decoration: none;
}


#topnav li a:hover {
 	color: white;
	text-decoration: underline;
}


a.content {
	font-family: verdana;
 	font-size: 8pt;
 	font-weight: bold;
 	color: #B03370;
	text-decoration: none;
}

a.content:href {
 	color: #B03370;
	text-decoration: none;
}


a.content:active {
 	color: #B03370;
	text-decoration: none;
}


a.content:hover {
 	color: #B03370;
	text-decoration: underline;
}


h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #B03370;
}


p {
	font-size: 8pt;
}


p.testimonial {
	padding: 20px;
	font-size: 8pt;
	background-color: #FFEFF7;
}


ul.std {
 	list-style-type: none;
 	margin: 0px;
 	padding: 0px;
}


ul.std li {
	margin: 0px;
 	padding: 0px 10px 0px 15px;
 	list-style-type: none;
 	line-height: 27px;
	font-family: verdana;
	font-size: 8pt;
	background-image: url(/graphics/square.gif);
	background-position: 0px 12px;
	background-repeat: no-repeat;
}


td {
	font-size: 8pt;
}


img.client {
	border-color: #CBCDCC;
 	border-style: solid;
	border-width: 1px;
}
