@charset "utf-8";
body  {
	font: 12px Verdana, Geneva, sans-serif;
    background: #928A84;
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #222222;
}

img {
	border: 0;
}

ul {
    list-style:none;
	padding: 0;
	margin: 0;
	}


p {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:170%;
	text-align: left;
	padding:1px;
}


.feature {
 	color:#000;
	font-weight:bold;
	font-size: 13px;
}

td {vertical-align:top}

hr { 
color:#ccc;background-color:#ccc;height:1px;border:none;
clear:both;
margin-top:20px;
margin-bottom:20px;
}


h1 {
	color:#333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	border-bottom: 1px #888 solid;
	margin-top:0px;
	
	
}

h2 {
	color:#C00;
	padding-bottom:2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px #cccccc solid;
	clear: both;
}


.small {
	color:#777;
	font-size: 10px;
	font-style:italic;
	margin-left:10px;
}


.indent {padding:0 0px 0 40px}


a:link {color: #900;text-decoration: underline; font-size:12px; font-weight:bold;}
a:visited {color: #900; text-decoration: underline; font-size:12px; font-weight:bold;}
a:hover {color:#000;text-decoration: underline;}
a:active {color:#000;text-decoration: none;}

/* Containers background holders -------------------------------------------------------------------*/


#bgholder2 { 
	width: 100%;
	background: transparent url(bg/bigbg.jpg) no-repeat top center;
    margin: 0 auto 0 auto;
	padding:0px;
} 


#bgholder { 
	width: 990px;
	border-top: 2px solid #000;
	border-left:2px solid #000;
	border-right:2px solid #000;
    margin: 0 auto;
} 

#container { 
	width: 990px;
	clear:both;
	background:#ffffff url(bg/pagebg.gif) repeat-y; 
    margin: 0px auto;
} 

#contentbg {
	width: 990px;
	padding:0; 
	margin: 0px auto;	
}


/* Misc tags -------------------------------------------------------------------*/

.fltrt2 { 
	float: right;
	margin:2px 5px;
}


#header {
    width:990px;
	position:relative;
	margin: 0 auto;
	height: 120px;
	padding: 0px; 
	
} 


.myButtonLink {
	display: block;
		position:absolute;
	right:17px;
	top:0px;
	width: 260px;
	height: 30px;
	background: url(images/clientbutton.png) 0 0;
	text-indent: -99999px;
}
.myButtonLink:hover {
	background-position: right;
}


#scrollbox {width:370px;
padding:10px;
background:#EEE;
border:#CCC 1px solid;
height:200px;
overflow : auto; 
}


.clientlist li {
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
border-bottom:1px solid #DDD;
} 
	



#flash {
	float:left;
	width:700px;
	height:350px;
	padding: 12px 10px 10px 18px;
} 





.featurepic {

	background: #ffffff;
	border:2px solid #aaa;
	margin-bottom:5px;
	
}

.rightpic {
	border:1px solid #aaa;
	float:right;
	margin: 5px 0px 4px 10px;
	padding: 3px;	
}

.leftpic {
		border:1px solid #aaa;
	float:left;
	margin: 5px 12px 4px 0px;
	padding: 3px;
}



/* Page Columns ------------------------------------------------------------------*/

#aboutcol {
	float: left; /* since this element is floated, a width must be given */
	width: 394px; 
	margin: 0px;
	padding: 15px 24px 20px 24px;	
}


#singlecol {
	float: left; /* since this element is floated, a width must be given */
	width: 680px; 
	margin: 0px;
	padding: 15px 25px 80px 25px;	
}


#rightcol {
	border-left:1px solid #bbb;
	padding: 15px 24px 20px 20px;
	float: right;
	width: 245px;
	margin: 0px;	
}

#rightcol2 {
	border-left:1px solid #bbb;
	padding: 15px 5px 20px 30px;
	float: right;
	width: 295px;
	margin: 0px;	
}

form {
	float:right;
	border:1px solid #CCC;
background-color:#ddd;
padding:18px;
line-height:160%;}


.goldlist li {
	margin-left:25px;
	padding-left: 22px;
	background: url(graphics/right_arw.gif) no-repeat left center;
	font-size:12px;
	text-align:left;
	line-height:180%;

}	

	

/* Floats and lists ------------------------------------------------------------------*/


.fltrt { 
	float: right;
	margin: 10px 0px 10px 10px;
}


.fltlft { 
	float: left;
border:0px solid #cccccc;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;


}

.clearfloat {
	clear:both;
	margin:0px;
	padding:0px;
 
}


/* Footer ------------------------------------------------------------------*/

#footer { 
    clear:both;
    width: 100%;
    background:#000 url(slices/blockdefault2.gif) repeat-x;
	margin: 0px auto;
	font: 10px;
	color:#777;
	border-top:1px solid #222;	
} 

#footer a{color: #888; font: 10px Verdana, Arial, Helvetica, sans-serif; font-weight:bold}
#footer a:hover  {color: #fff; text-decoration:underline;}



#footer p{	font: 10px Verdana, Arial, Helvetica, sans-serif; line-height:150%;}


.footlinks {
	margin: 0px auto 12px auto;
	padding:20px;	
}


#footerholder {
	background:url(slices/footerbg2zz.jpg) repeat-x;
    margin: 0px auto 0px auto;
    width: 980px;
	height: 350px;
	padding: 0px 10px 10px 10px; 	
}


.foot1 {
	float: left;
	width: 320px;
	height: 200px;
	padding: 10px 15px 10px 30px;
		
}


.foot2 {
	float: left;
	width: 100px;
	height: 200px;
	padding: 10px 0px 10px 86px;
		
}

.foot3 {
	float: right;
	width: 230px;
	height: 200px;
	padding: 10px 5px 10px 35px;	
}

div.foot2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.foot2 ul li {
	text-align:center;
	margin: 0;
	padding: 15px 0 15px 0;
	border-bottom: 1px dotted #555555;
	
}



/* Menu ------------------------------------------------------------------*/


#dropmenudiv{
position:absolute;
margin-left:0px;
margin-top:0px;
border-left:1px solid #444444;
border-right:1px solid #444;
border-bottom:1px solid #444;
font: 10px Verdana, Arial, Helvetica, sans-serif;
line-height:150%;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color:#ccc;
display: block;
text-indent: 16px;
border-bottom: #444 dotted 1px;
padding: 10px 0px 10px 0px;
text-align:left;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #fff;
background:#555;
text-indent: 16px;
}






.solidblockmenu{
margin: 0;
padding: 0;
float: right;
font: bold 10px Verdana, Geneva, sans-serif;
color:#FFF;
width: 990px;
overflow: hidden;
background: transparent url(slices/blockdefault2.gif) repeat-x; 
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: right;
padding: 12px 42px 12px 41px;
color:#ddd;
text-decoration: none;
border-right: 1px solid #000000;
}

.solidblockmenu li a:visited{
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color:#FFF;
    background: transparent url(slices/blockdefault.gif) repeat-x; 
}


.sidenav {
	float: left;
	width: 234px;
	height:100%;
	padding: 15px 12px 10px 12px;
}


.sidenav ul {
	padding: 0;
}

.sidenav li {
	border: 1px solid #BCB7B4;
	list-style: none;
}

.sidenav li a {
	color:#222;
	background: transparent url(slices/sidenav_bg.gif) repeat-x; 
	display: block;
	padding: 15px 8px 15px 10px;
	text-decoration: none;
}

.sidenav li visited {
	background: #C3D7D7;
	display: block;
	padding: 15px 8px 15px 10px;
	text-decoration: none;
}


.sidenav li a:hover {
    padding: 15px 8px 15px 12px;
	background: #eee;	
}

.sidenav li .current {
    padding: 15px 8px 15px 12px;
	background: #eee;	
}
 
