@charset "utf-8";
* {
	margin: 0px;
}

html, body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-color: #1A81C3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
}

#container {
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -100px;
	margin-left: auto;
}

.footer, .push {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	height: 100px;
	clear: left;
	line-height: 175%;
}

#header {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigation {
	background-repeat: repeat-x;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #7BB7DB;
	height: 31px;
	line-height: 31px;
	width: 100%;
	float: left;
}

#textStage {
	background-image: url(../img/text_stage.jpg);
	float: left;
	width: 950px;
	height: 100%;
	background-color: #BBDAEE;
	background-repeat: no-repeat;
}
.bottomTextbox {
	margin: 0px;
	padding: 0px;
}


#navigation a:link {
	color: #FFFFFF;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
}



#navigation a:active {
	color: #000000;
	text-decoration: none;
}
.navBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #2F8FC9;
	padding-right: 10px;
	padding-left: 10px;
}
#bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #0B5B91;
}
#bodyText a:link {
	color: #2D78A6;
	text-decoration: underline;
}
#bodyText a:visited {
	color: #2D78A6;
	text-decoration: underline;
}
#bodyText a:hover {
	color: #0000FF;
	text-decoration: none;
}



h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #OB5B91;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #OB5B91;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 0px;
	line-height: 100%;
}
.dropCap {
	font-size: 24px;
	color: #FFFFFF;
}
.navBorderRight {
	padding-right: 10px;
	padding-left: 10px;
}
.imageStage {
	float: right;
	margin: 10px;
}
.pics {  
    height:  250px;  
    width:   250px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {
	padding: 2px;
	border:  1px solid #ccc;
	background-color: #eee;
	width:  250px;
	height: 250px;
	top:  0;
	left: 0px
} #imagestage {
	float: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.picBrdr {
	padding: 2px;
	border:  1px solid #ccc;
	background-color: #eee;
	width:  250px;
	height: 250px;
	top:  0;
	left: 0px
}
.picBrdrlogos {
	padding: 2px;
	border:  1px solid #ccc;
	background-color: #eee;
	top:  0;
	left: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 55px;
}
.clientlist {
	float: left;
	width: 450px;
	padding-top: 15px;
	height: auto;
}

.profilepicBrdr {
	padding: 2px;
	border:  1px solid #ccc;
	background-color: #eee;
	top:  0;
	left: 0px;
	margin: 10px;
}
.imageStageleft {
	float: left;
	margin: 15px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li {
	float: left;
	position: relative;
	background-color:#7BB7DB;
	color:#FFFFFF;






	font-size:80%
	margin-right: 1em;
}
#nav a:link, #nav a:visited {
	display:block;
	text-decoration: none;
	color:#FFFFFF
}
#nav a:hover {
	color:#333333
}
* html #nav a{
	width: 100%;
}
#nav ul {
	display:none;
	position:absolute;
	padding: 0;
}
#nav ul li {
	border: 0 none transparent;








	border-bottom: 1px solid #E7EDF5
	border-Top: .5em solid #FFF;
	background-color:#7BB7DB;
	margin-bottom:-1px;
	margin-top:1px;
	width: 300px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 12px;
}
#nav li:hover ul {
	display:block;
	color: #84CDE0;
}
ul {
	margin-left: 15px;
}
		


	
.navBorderLeft {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #2F8FC9;
	padding-right: 10px;
	padding-left: 30px;
}
.fplogos {
	vertical-align: middle;
	float: left;
	height: 125px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.imageStageLeft {
	float: left;
	margin: 10px;
}
.Rightsidebar {
	float: right;
	height: 100%;
	width: 275px;
}
