* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #009;
	text-decoration: underline;
}

.img {
	border: 1px solid #000;
}

body {
	margin: 0px auto;
	background-color: #222450;
	text-align:center;
	color: #999;
}

#container {
	width: 855px;
	margin:0px auto;
	text-align:left;
	padding: 20px 0px 50px 0px;
}

.table_container {
	padding: 0px 5px 0px 5px;
	background: #FFF url(images/table_bg.gif);
	text-align: left;
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	line-height: 150%;
	color: #202728;
}

.bullets ul{
	list-style-type: disc;
	list-style-position: outside;
	padding: 0px 0px 0px 30px;
}

.bullets li{
	padding: 2px 0px 5px 0px;
}

p {
	padding: 5px;
}

h3 {
	font-size: 15px;
	color: #333333;
}

h4 {
	font-size: 15px;
	color: #F26722;
}

.testimonials_text {
	text-align: left;
	padding: 5px;
	font-weight: normal;
}

.testimonials_author {
	text-align: right;
	font-style: italic;
	padding: 2px 5px 5px 5px;
}


.quotes_text_open {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	color: #CC9900;
}

.quotes_user_open {
	text-align: right;
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CC9900;
	line-height: 120%;

}

.quotes_text_top {
	color: #AE882E;
	padding: 0px;
	font-weight: normal;
	background: #FFF url(images/quotes_top.gif) no-repeat top;
	height: 12px;
	width: 288px;
}

.quotes_text_bottom {
	color: #AE882E;
	padding: 0px;
	font-weight: normal;
	background: #FFF url(images/quotes_bottom.gif) no-repeat bottom;
	width: 288px;
}

.quotes_text {
	display: block;
}

.cellbg1 {
	background: #FFF url(images/bg1.jpg) no-repeat;
}

.cellbg2 {
	background: #FFF url(images/bg2.jpg) no-repeat;
}

.cellbg3 {
	background: #FFF url(images/bg3.jpg) no-repeat;
}

.copyright {
	text-align: right;
	font-size: 12px;
	padding: 10px;
	color: #FFF;
	font-family: Verdana;	
}

.copyright a {
	color: #FFF;
	text-decoration: none;
}

.copyright a:hover {
	color: #FFF;
	text-decoration: underline;
}

li a {
	
	text-decoration: none;
}

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