@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-size:1em;
	font-family: 'Andale Mono';
/*	background-image:url(../images/bkgrd1000reverse.jpg);*/
background-image:url(images/bkground2000.jpg);
/*	background-color:#29305B;*/
}

h1, h2, h3 {
	color:#1B2351;
	margin:0;
	padding:0;
}

h1, h2 {
	text-align:center;
	margin:0;
	padding:0;
	
}

h4{
	color: #FF5151;
}

ol{
	margin:0;
	padding-left:40px;
}

p{
	margin:0;
	padding:0;
}

a:link { color: #FD3908; text-decoration:none}

a:visited { color: #FD3908; text-decoration:none}

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


img{
	border:none;
	padding:0;
	margin:0;
}

/*this alllows a different link tab to appear when ON the CURRENT page
#nav a#current {
	color: #999;
	text-decoration: line-through;
}
*/

#wrapper {
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0;
	padding-bottom:0;
	background-color:#fff;
	
}

/*#banner {
		background-image:url(images/bannerBkgrnd.png);

	background-position:center;
	
	height:180px;
	width: 100%;
	width:100%;
	text-indent:-9999px;
}
*/
#banner {
    background-image:url(images/bannerBkgrnd.png);
    display:block;
    height:150px;
    width:770px;
    text-indent:-9999px;
}

#navbar {
	background-image:url(images/navbarBkgrnd2.jpg);
	width:730px;
	height:20px;
	background-color:#29305B;
	padding-left:40px;
	padding-bottom:3px;
	height: auto;
	color:#FFF;

}
#google_translate_element {
	text-align:center;
	border-image:none;
}

#content_top{
	background-image:url(images/top770.png);
	background-position:center;
	background-color:#29305B;
	background-repeat:no-repeat;
	padding-bottom:0;
	margin-top:0;
	height: auto;


}

#content{
	margin-top:0;
	padding-top:0;
	padding-right:3px;
	padding-left:20px;
	text-align:center;
	background-color:#29305B;
	background-image:url(images/content770.png);
	background-position:center;
	background-repeat:repeat-y;
	height: auto;
}

#contentLeft{
	margin-top:0;
	padding-top:0;
	padding-right:3px;
	padding-left:30px;
	text-align:left;
	background-color:#29305B;
	background-image:url(images/content770.png);
	background-position:center;
	background-repeat:repeat-y;
	height: auto;
}

#contentCarousel{
	position: absolute; 
	z-index: 10;
	visibility: visible; left: 600px; top:500px;
}
	

#content_bottom{
	background-image:url(images/footer_reflection770.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#29305B;
	height: auto;
	padding-bottom:0;
	margin-bottom:0;
	text-align:center;
	vertical-align:middle;
	font-size:.85em;
	

}

#Carousel {
	text-align:center;
	
	
}

#websites{
	padding-left:50px;
}


#footer{
	background-position:center;
	height:30px;
	background-repeat:no-repeat;
	width: 100%;
}

.dividerTestimonials {
	font-size:1.2em;
	color:#F00;
}

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

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

.L{
	text-align:left;
}


.dividerTestimonials {
	font-size:1.2em;
	color:#F00;
}

.bktop{
	font-size:.75em;
}




	
	
