* { margin: 0; padding: 0; }

img, hr {
	border: none;
}
body {
	font-size: 13px;
}
a {
	color: #20416c;	
}
.clear {
	clear: both;
}
.container {
	width: 995px;	
    background-color: #729C85;
    background-image: url("images/side_nav_bottom.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
	margin:0 auto;
}
#top_bar
{
    background-image: url("images/top_bar.gif");
    background-repeat: repeat-x;
    background-position: left;
}
#side_nav
{
    float: left;
	width: 200px;
}
#side_nav a {

	width: 190px;
}

a.purple {
	background: #896ea1 url(images/menu/purple-long.gif) no-repeat top right;
	height: 12px;
}

a.purple:hover {
	color: #ffcc00;
}

a.yellow {
	background: #ffcc00 url(images/menu/yellow-long.gif) no-repeat top right;
	height: 12px;
}

a.yellow:hover {
	color: #896ea1;
}

a.orange {
	background: #ff9c00 url(images/menu/orange-long.gif) no-repeat top right;
	height: 12px;
}

a.orange:hover {
	color: #896ea1;
}

a.red {
	background: #ae111a url(images/menu/red-long.gif) no-repeat top right;
	height: 12px;
}

a.red:hover {
	color: #ffcc00;
}

a.redtall {
	background: #ae111a url(images/menu/redtall-long.gif) no-repeat top right;
	height: 28px;
}

a.redtall:hover {
	color: #ffcc00;
}

a.blue {
	background: #20416c url(images/menu/blue-long.gif) no-repeat top right;
	height: 12px;
}

a.blue:hover {
	color: #ffcc00;
}

a.green {
	background: #4a763e url(images/menu/green-long.gif) no-repeat top right;
	height: 12px;
}

a.green:hover {
	color: #ffcc00;
}
.specials_sidebar {
	margin-top: 25px;
	color: #fff;
	text-align:center;
	margin-bottom: 25px;
}
.specials_sidebar a {
	color: #fff;
	text-decoration:none;
}
.specials_sidebar a:hover {
	color: #ffcc00;
}
.specials_sidebar h4 {
	font-size: 16px;
	margin-bottom: 3px;
}
.copyarea {
	float: left;

}
#fadeshow1 {
	position: absolute !important;
	z-index: 1;
	width: 795px;
	height: 530px;
	/*left: 0;*/
	background: url(images/loading.png) no-repeat center center;
	margin-top: 34px;
}
#fade {
	position: relative;
	z-index: 5;
	/*top: 16px;
	left: 200px;*/
	width: 795px;
	height: 200px;
	background: url(images/fade.png);
}
.home-testimonials {
	margin: 50px 0 20px 20px;
}
#pscroller1 {
	color: #fff;
	width: 662px;
	height: 100px;
}
