/* CSS Document */
#main {
	background-image:url(images/logo.png);
	width:850px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
background-color:#FFFFFF;
border-color:#000000;
	border-style: solid;
	border-width: 1px;
}
#main2 {
	background-image:url(images/bridgetbg.png);
	width:850px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
background-color:#FFFFFF;
border-color:#000000;
	border-style: solid;
	border-width: 1px;
}

#menucontainer {
position:relative;
width: 745px;
height:16px;
margin-right: 49px;
margin-left:56px;
margin-top: 100px;
border-bottom: 1px;
border-bottom-style:solid;
border-bottom-color:#000000;
}

#menucontainer2 {
position:relative;
width: 360px;
height:16px;
margin-right: 49px;
margin-left:56px;
margin-top: 100px;
border-bottom: 1px;
border-bottom-style:solid;
border-bottom-color:#000000;
}


#container {
position:relative;
width:745px;
height: 340px;
margin-left: 56px;
margin-right:49px;
margin-top: 5px;
}



#text2 {
width:450px;
float:left;
height:340px;

}

#text {
width:295px;
float:left;
height:340px;
overflow:auto;

}




#buttons {
height: 10px;
margin-left: 56px;
margin-right:49px;
margin-top: 5px;
}

#leftbutton {
float:left;
width: 12px;
height: 10px;
margin-top: 0px;
}

#rightbutton {
float:right;
width: 12px;
height: 10px;
margin-top: 0px;
}


#logos {
	height: 35px;
	margin-left: 56px;
	margin-top: 5px;
	border-top:1px;
	border-top-color:#000000;
	border-top-style:solid;
	padding-top:5px;
	float: left;
	width: 651px;
}

#logos2 {
	width:422px;
	height: 35px;
	margin-left: 56px;
	margin-right:49px;
	margin-top: 5px;
	border-top:1px;
	border-top-color:#000000;
	border-top-style:solid;
	padding-top:5px;
	float: left;
	
}

#footer {
position:relative;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
}

#menubox {
background-color:#FFFFFF;
height: 15px;
float:right;
border-left:1px;
border-left-style:solid;
border-left-color:#000000;
border-top:1px;
border-top-style:solid;
border-top-color:#000000;
border-right:1px;
border-right-style:solid;
border-right-color:#000000;
}



ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	display:block;
	height:12px;
	text-transform:uppercase;
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;

}
ul#menu li{
	display:block;
	float:left;
	padding:0;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#003399;
	text-decoration:none;
	padding:3px 5px 1px 5px;
	height:10px;
	height:11px;
	border-right:1px dotted #000000;

	}
ul#menu li a:hover{
	background:transparent url("images/hoverbg.gif");
	background-position:center;
	}
	
#current{
	background:transparent url("images/hoverbg.gif");
	background-position:center;
	}
	
ul#menu li.last,
ul#menu li.last a,
uk#menu li.last a:hover{
border-right:none;
}

.testimonials {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#003399;
	line-height: 12pt;

}
.legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
text-transform:uppercase;
	font-weight:bold;
}
.company {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	line-height: 12pt;
		font-weight:bold;

}

.footertext {
font-size:8px;
color:#666666;
text-transform:uppercase;
}



.morefrom {
font-size:10pt; 
	color:#003399;
 line-height: 12pt; 
 font-family: Arial, Helvetica, sans-serif;
 }

.clientlist {
font-size:10pt; 
	color:#003399;
 line-height: 11pt; 
 font-family: Arial, Helvetica, sans-serif;
 }
#facebook {
	float: right;
	margin-top: 6px;
	padding-top: 8px;
	margin-right: 49px;
}
#facebook2 {
	float: right;
	margin-top: 5px;
	padding-top: 8px;
	margin-right: 49px;
	border-top:1px;
border-top-color:#000000;
border-top-style:solid;
}

.text {
font-size:9pt; 
	color:#003399;
 line-height: 11pt; 
 font-family: Arial, Helvetica, sans-serif;
 }
