@charset "utf-8";
/* CSS Document */
body	{
	margin: 0;
	padding: 0;
	font-family: candara, 'trebuchet ms', verdana, sans-serif;	
	font-size: 1.2em;
	margin-top: 1.6em;
}
#container	{
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fbfbfb;
	text-align: left;
}
#banner img	{
	display: block;
}
#topnav{	
	float: right;	
	background-color: #ae841e;
	border: 1px solid #ae841e;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;	
	border: 2px solid #ae841e;
	height: 58px;
	width: 856px;
}
#topnav	ul	{	
	margin-right: 20px;	
	margin-top: 5px;	
}
#topnav	li	{
	list-style-type: none;	
	display: inline;
	padding: 2px 20px 2px 5px; 		
	float: right;	
	margin: 10px 0;	
}
#topnav li.current	{
	list-style-type: none;	
	display: inline;
	padding: 2px 20px 2px 13px;
	font-size: 100%;
	color: #d3cbed;
	border-left: 5px solid #371c6f;	
}
#topnav a	{
	padding-left: 8px;
	padding-right: 4px;
	text-decoration: none;
	color: #fbfbfb;	
}
#topnav a:hover	{
	color: #d3cbed;
}
#topnav li:hover  {	
	color: #d3cbed;
}
#main	{
	margin: 40px 10px 20px 20px;		
}
#center_content	{	
    background-image: url(../sky/images/bg_webdom.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}	
#left_column	{	
	margin-right: 220px;	
	margin-bottom: 40px;
}
#right_column	{
	float: right;
	width: 180px;
	background-color: #371c6f;
	-moz-border-radius-topright: 10px;
	 -webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	 -webkit-border-bottom-left-radius: 10px;
	border: 5px solid #ae841e;
	height: 100px;
	color:  #fbfbfb;
	text-align: center;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 10px;
}
#right_column p	{
	margin: 30px 20px 20px 20px;
}
#center_text	{
	text-align: center;
}
#center_text	a{
	color: #371c6f;
}
#center_text a:hover	{
	text-decoration: none;
	color: #ae841e;
}
.hilite	{
	color: #371c6f;
	font-variant: small-caps;
	font-weight: bold;
}
.shadow{
	text-shadow: 2px 1px 2px rgba(0,0,0,.4);
}

.logo	{
	color: #371c6f;
	font-weight: bold;
}
.webcolor	{
	color: #ae841e;
}
.clearfloats	{
	clear: both;
}
.site	{	
	margin: 0 0 3.2em .4em;
	float: left;	
}
.screen_shot	{
	float: left;
    width: 160px;
	margin-bottom: 35px;	
}
.screen_shot img{	
	border: 4px solid #371c6f;
	padding: .6em;
}
.details	{
	float: left;
	padding-left: 10px;	
}
.details	h3	{
	font-size: 1em;
	color: #ae841e;
	margin-bottom: 10px;
	margin-top: 0;
}
.details	h4	{
	font-size: .8em;
	color: #ae841e;
	margin-bottom: 0px;
	margin-top: 0;
}
.details	p	{
	font-size: 1em;
	color: #ae841e;
	margin: 0 0 20px 10px;
}
.details a	{
	color: #371c6f;
}
.details a:hover {
	color: #a09ab4;
}
.details ul	{
	margin-top: 0;
	padding-left: 15px;
	margin-bottom: 0;
}
.details li	{
	font-size: .8em;
	list-style-image: url(images/diamond.png);
}
.testimonial	{
	float: right;
	margin-right: 20px;
	margin-top: 5px;	
	width: 280px;
	background-color: #371c6f;
	-moz-border-radius-topright: 10px;
	 -webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	 -webkit-border-bottom-left-radius: 10px;
	border: 5px solid #ae841e;
	height: 60px;
	color:  #fbfbfb;
	text-align: center;
	padding-top: 5px;
}
.testimonial h2	{
	font-size: 1.1em;
	margin-top: 0;
	
}
.testimonial .accordian ul	{
	width: 280px;
	z-index: 99;
}
.testimonial .accordian li	{
	text-align: left;
	margin: 3px 7px;
	color: #d3cbed;
}
#footer	{
	background-color: #371c6f;
	border: 1px solid #ae841e;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;	
	border: 2px solid #371c6f;
	height: 60px;
}

#footer a {
	color: #f2eccb;
	text-decoration: none;
}
#contact{
	float: left;
	padding-top: 15px;
	margin-left: 20px;
}
#contact a	{
	font-size: .8em;
}
#contact a:hover	{
	color: #ae841e;
}
.copyright{
	color: #f2eccb;
	float: right;
	font-size: .8em;
	text-align: right;
	margin-right: 20px;
}
.accordian	{	
	font-size: .6em;
	position: relative;
}
.accordian ul	{
	padding: 5px 0;
	margin:0;
	background-color: #371c6f;
	width: 180px;
	-moz-border-radius-bottomleft: 10px;
	 -webkit-border-bottom-left-radius: 10px;
	border-left: 5px solid #ae841e;
	border-right: 5px solid #ae841e;
	border-bottom: 5px solid #ae841e;
	position: absolute;	
	left:-5px;
}
.accordian li	{
	background-color: #371c6f;
	list-style-type: none;
	color: #ae841e;
	margin-bottom: .4em;
}
.accordian h2	{
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;	
	margin:0;
	padding-bottom: 20px;
	cursor: pointer;
}
.accordian h2:hover	{	
	color: #fff;	
}
.accordian h2.active	{	
	background-image: url(images/up.gif);
}
.accordian h2.active h2.over	{
	background-image: url(images/up.gif);
}
.accordian h2.active.out	{
	background-image: url(images/up.gif);  
}
.accordian h2.out {
	background-image: url(images/down.gif);	
}
