/* CSS Document */

body{
margin: 0px;
	padding: 0px;
	background : #eee; 
	border : 0; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 62.5%; 
	margin : 0; 
	min-width : 974px; 	
	color : #464646; 
}

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}


#container
 {
	margin: 0;
	padding: 0;
	font-size: small;
	position : relative; 
	width : 974px; 
	margin-left : auto; 
	margin-right : auto; 
	border-left : 10px solid #fff; 
	border-right : 10px solid #fff; 
	background : #fff; 
} 

#header{
	height:90;
	background : #000000;
}

#headerleft_1{
	position :absolute; 
	height:60px;
	width:160px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 245%;
	color:#FFFFFF;
	padding:20px 0 0 10px;
	border-top : 5px solid #ff6600;
	border-bottom : 5px solid #ff6600;
	border-left :5px solid #ff6600;
	border-right :5px solid #ff6600;
}

#headerleft_2{
	position :absolute;
	height:65px;
	width:70px;
	left:180px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 245%;
	font-weight:bold;
	color:#000000;
	padding:25px 0 0 10px;
	background:#ff6600;
}

#headerright{
	height:90px;
	background : #000000 url(images/orangepip.jpg) no-repeat right;
}

#spacer_1{
	width : 974px; 
	background:#CCCCCC;
	height :1px; 
	line-height : 1; 
}

#spacer_2{
	width : 974px; 
	background:#ffffff;
	height :5px; 
	line-height : 2; 
}
#spacer_3{

	width : 974px; 
	background:#ccc;
	height :1px; 

}
#spacer_4{
height:15px;
}

#navindicator{
	height:20px;
	width : 974px; 
	padding-top:3px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 75%;
}

#detail{height:500px;
	left:0px;
}


#titles{

}
#lefttitle{
	float:left;
	width:180px;
	height:25px;
	background-color:#eeeff3 ;
	border-top : 1px solid #000000;
	padding: 5px 10px 0  10px;	
	font-size: 16px;
	font:bold;
}

#middletitle{
	float:left;
	width:180px;
	height:25px;
	background-color:#e0e4ec;	
	border-top : 1px solid #000000;
	padding: 5px 10px 0 10px;	
	font-size: 16px;
	font:bold;
}

#righttitle{
	float:left;
	width:564px;
	height:25px;	
	background-color:#eeeff3 url(images/bullet.gif) no-repeat left;;
	border-top : 1px solid #000000;
	padding: 5px 0 0 10px;	
	font-size: 16px;
	font:bold;
	}

#sectiontitle{
	
	height:40px;
	background-color: #cdbba3;
	border-top : 1px solid #000000;
	bordr-botton:1px solid #ccc;
	padding: 5px 0 0 10px;	
	font-size: 16px;
	font:bold;
}

#content{

}
#leftcontent{
	float:left;
	width:190px;
	height:470px;
	font-size: 12px;
	padding:10px 0 0  10px;
	}

#middlecontent{
	float:left;
	width:175px;
	height:470px;	
	background-color:#e0e4ec;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	line-height:16px;
	
	padding:10px 15px 0  10px;
}

#rightcontent{
	float:right;
	width:564px;
	height:470px;
	padding:10px 0 0  10px;
	background-image: url(images/watermark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	}


#moreinformationlink{
	position:absolute;
	bottom:160px;
	left:42%;
}
#flash_1{
	
position:absolute;

	bottom:11%;
	left:49%;
	width:140px;
	height:100px;
	
}
#flash_2{
	
position:absolute;

	top:104px;
	left:515px;
	width:140px;
	height:100px;
	
}

.clientleft{
	position :absolute; 
	left:0;
	width:300px;
	height:200px;
	margin-left:10px;
	align: center;
}


.clientmiddle{
}

.clientright{

}
.richard{
position:absolute;
width:139px;
left:0px;
background:#FF0033;
}	


#footer {
margin: 0;
	padding: 0;
	height:20px;	
	position : relative; 
	width : 974px; 
	margin-left : auto; 
	margin-right : auto;
	border-top : 15px solid #ff6600;
	border-left:0;
	border-right:0;
	padding-top: 5px;
	background:#ffffff;
	Font-Size:80%;
	color:#999999;
	text-align: center;
}

#contactusfooter{
	position:relative;
	width:974px;
	bottom:40px;
	align: center;	
}	
	
.menu { 
	clear : both; 
	margin-top : 0; 
	padding-top : 0; 
	width : 974px; 
	height : 19px; 
	font-size : 10px; 
	background:#e3d9cd;
	border-right : 1px solid #ffffff; 
	margin-left : 0px; 
	padding-left : 0; 
} 

.menu UL { 
	padding-right : 0; 
	padding-left : 0; 
	padding-bottom : 0; 
	margin : 0; 
	padding-top : 0; 
	list-style-type : none; 
} 

.menu UL LI { 
	float : left; 
	position : relative; 
	z-index : 100; 
} 

.menu UL LI A { 
	border-left : 1px solid #ffffff; 
	border-top : 0 solid #9a6666; 
	display : block; 
	width : 160px; 
	color : #000000; 
	line-height : 19px; 
	border-bottom : 0 solid #999999; 
	height : 100%; 
	text-align : center; 
	text-decoration : none; 
	font-weight : normal; 
	padding-left : 0; 
	font-size : 100%; 
} 

.menu UL LI A:visited { 
	border-left : 1px solid #ffffff; 
	border-top : 0 solid #9a6666; 
	display : block; 
	width : 160px; 
	color : #000000; 
	line-height : 19px; 
	border-bottom : 0 solid #999999; 
	height : 100%; 
	text-align : center; 
	text-decoration : none; 
	font-weight : normal; 
	padding-left : 0; 
	font-size : 100%; 
} 

.menu UL LI UL { 
	display : none; 
}
 
.menu UL LI:hover A { 
	background : #cdbba3; 
	color : #000000; 
}
 
.menu UL LI:hover UL { 
	display : block; 
	margin-left : 0; 
	width : 160px; 
	position : absolute; 
	top : 19px; 
} 

.menu UL LI:hover UL LI A { 
	display : block; 
	background : #e3d9cd; 
	color : #000000; 
	border-bottom : 1px solid #999999; 
	width : 160px; 
	font-size : 110%; 
}
 
.menu UL LI:hover UL LI A:hover { 
	background : #cdbba3; 
	color : #000000; 
	font-size : 110%; 
} 
