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


body {background-color: #eee;
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color:#333333;
}



#maincontainer {width: 900px;
margin: 0 auto 0 auto;
padding: 0;;
background-color:#fff;
border-bottom: 1px solid #ccc}

#printlogo {text-align:right;
margin: 1em 3em 1em 1em;
display: none}

#header {background-image:url(images/header1.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 195px;
margin: 0;
padding: 0}

#header2 {background-image:url(images/header2.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 195px;
margin: 0;
padding: 0}

#header3 {background-image:url(images/header3.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 195px;
margin: 0;
padding: 0}

#header4 {background-image:url(images/header4.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 195px;
margin: 0;
padding: 0}

#header5 {background-image:url(images/header5.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 195px;
margin: 0;
padding: 0}

#header6 {background-image:url(images/newheader6.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 195px;
margin: 0;
padding: 0}

#header7 {background-image:url(images/newheader7.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 195px;
margin: 0;
padding: 0}

#header8 {background-image:url(images/newheader8.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 195px;
margin: 0;
padding: 0}


#nav {padding:  142px 0 0 3.5em;
}

ul#horizontal {text-align: left;
margin:  0;
padding: 0}

 ul#horizontal li {display: inline;
text-align: left;
}

 ul#horizontal li a {color:#fff;
text-decoration: none;
padding: 0 1em 0 0;
font-weight: bold}

 ul#horizontal li   a:hover {color: #000}

 ul#horizontal li   a.on {color: #000}



/*___sub menus_________________*/

ul#horizontal li
{	
	position: relative;	 
}
ul#horizontal ul 
{
	
	margin: 0; 
	padding: 5px 0 5px 0;	
	display: none;
	position: absolute; 
	top:1em;
	left: 0;
	background-color:#7c529c;
	border-bottom: 1px solid #fff;
	width: 200px;
	
	
	}
	
ul#horizontal li:hover ul, ul#horizontal li.over ul
{
	display: block;}
	
	ul#horizontal li a.drop 
{
	font-size:12px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0.5em 1em  ;
	text-align: left;
	
	
	
}



ul#horizontal li a.drop:hover
{
	color: #000;
	}		
	
	ul#horizontal li a.dropfirst:hover
{
	color: #000;
	}		



/*___end sub menus_________________*/

#center {margin: 1.5em 2em 2em 3.5em;
}
#left {padding: 0 0 2em 0;
margin: 0;
width: 480px;
float: left;
}

#left a {text-decoration: none;
color: #9933CC}

#left a:hover {
color: #333333}

#right {width: 280px;
font-weight: bold;
text-align:center;
line-height:1.5em;
float: right;
margin: 0;
padding:0;
}

.clear {clear:both}

h1 {font-weight: bold;
font-size: small;
margin: 0 0 1em 0;}

#right2 {margin: 4em 0 0 0;
border: 1px solid #ccc;
padding: 0 0 1em 0;
margin: 2em 0 2em 0
}

#right3 {margin: 4em 0 0 0;
border: 1px solid #ccc;
padding:  0.5em 1em;
margin: 2em 0 2em 0;
font-weight: normal;
text-align:left
}




#base {margin: 1em 0 1em 0;
font-size: smaller;
color: #666666;
text-align: center;

}

#base a {text-decoration: none;
color: #666}

#base a:hover {
color: #9933cc}


#testimonials {
margin: 1em 0 0 0;

}

#test1 {width: 370px;
float: left;
border: 1px solid #ccc;
padding: 1em;
height: 175px}

#test2 {width: 370px; float: right;
border: 1px solid #ccc; 
padding: 1em;
height: 175px}

#holdingbase {width: 900px;
margin: 1em auto 1em auto;
text-align: center}

#testimonials a {color:#9933cc;
text-decoration: none}

#testimonials a:hover {color: #666;
margin: 1em 0 0 0}

#holdingbase a {color: #6633CC;
text-decoration: none}

#holdingbase a:hover {color: #666;
}

#right a {color: #9933cc;
text-decoration: none}

#right a:hover {color: #666;
}

ul.blog {margin: 0;
padding: 0}

ul.blog li {line-height: 2em;
border-bottom: 1px solid #9933CC;
list-style: none;
padding: 1em 0 }

#blogtext a {text-decoration: none;
color: #9933CC}

#blogtext a:hover {
color: #333333}
