body {
/*	padding: 0px;
	background-color: #252525;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	margin: 0px;*/
background: #424242; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NCUiIHN0b3AtY29sb3I9IiM0MjQyNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjUyNTI1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #424242 44%, #252525 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,#424242), color-stop(100%,#252525)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #424242 44%,#252525 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #424242 44%,#252525 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #424242 44%,#252525 100%); /* IE10+ */
background: linear-gradient(to bottom,  #424242 44%,#252525 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#252525',GradientType=0 ); /* IE6-8 */

}
a {
	color: #3776A5;
	text-decoration: none;	
}
a:hover {
	color: #000;
	text-decoration: none;	
}
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	height: auto;
}
#login { /*position: relative; height: 37px; width: 135px; left: 810px; z-index: 999; font-family: Verdana, Geneva, sans-serif; color: #FFF; font-size: 11px; text-align: right; top: 0px; padding-top: 18px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-transform: uppercase; */
    color: #FFFFFF;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 13px;
    padding: 35px 0 3px;
    position: relative;
    text-align: right;
    text-transform: uppercase;
    width: 920px;
    z-index: 999;
    /*display: none; */
}
#login a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-align: right;
	width: 100%;
	text-decoration: none;
/*	display: none;*/
}
#login img{
	/*display: none;*/
}

#login a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 11px;
	text-align: right;
	width: 100%;
	text-decoration: none;
}
#container  {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	height: 502px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3776A5;
	border-bottom-color: #3776A5;
	background-color: #252525;
}
#container2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	height: 245px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3776A5;
	border-bottom-color: #3776A5;
	background-color: #4E8ABE;
	background-image: url(../images/header-repeater.jpg);
	background-repeat: repeat-x;
}
#nav-container  {
	padding: 0px;
	width: 100%;
	height: 69px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/nav-bar.png);
	background-repeat: repeat-x;
	background-position: 2280px;
	position: relative;
	z-index: 998;
	left: auto;
	right: auto;
	text-align: center;
}
#navigation  {
	padding: 0px;
	height: 20px;
	width: 550px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
	float: left;
}
.logo {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.header {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 283px;
}
.divider {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/left-nav-divider.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 230px;
}
.spacer {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 300px;
	width: 130px;
}
.spacer2 {
	padding: 0px;
	height: 300px;
	width: 100%;
	margin: 0px;
}
.topper {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.square {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slider {
	background-color: #252525;
	position: relative;
	z-index: 1;
	height: 500px;
	width: 940px;
	left: 0px;
	top: -68px;
}
#sub-navigation {
	margin: 20px;
	height: 20px;
	width: 920px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#sub-navigation ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 500px;
	float: left;
}
#sub-navigation ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: auto;
	width: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#sub-navigation ul li a {
	color: #FFF;
	text-decoration: none;
}
#sub-navigation ul li a:hover {
	color: #CCC;
	text-decoration: none;
}
#sub-navigation .copyright {
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	float: right;
}
#left-nav {
	height: 500px;
	width: 282px;
	position: relative;
	z-index: 900;
	left: 10px;
	top: -5px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/left-nav-repeater.png);
	background-repeat: repeat-y;
}
#left-nav a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#left-nav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
#left-nav ul {
	width: 200px;
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#left-nav ul li {
	width: 100%;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	list-style-type: none;
}
#header {
	position: absolute;
	z-index: 1;
	height: 246px;
	width: 100%;
	left: 0px;
	top: 57px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#content {
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/left-nav-repeater2.png);
	background-repeat: repeat-y;
}
#content .about-teamphotos{
	height: auto;
	/*width: 670px;*/
	width: 770px;
}
#content .about-teamphotos ul {
	display: table;
/*	padding-top: -60px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;*/
}
#content .about-teamphotos ul li {
	height: 225px;
	width: 295px;
	list-style-type: none;
	padding: 20px;
	margin-right: 18px;
	margin-bottom: 18px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #dadada;
	position: relative;
}
#content .about-teamphotos ul li a {
	list-style-type: none;
	color: #3776A5;
	text-decoration: none;


}

#content .about-teamphotos ul li a img{

}


#content .about-teamphotos ul li a:hover {
	list-style-type: none;
	color: #000;
	text-decoration: none;
}
#content .about-teamphotos ul li  strong{
	font-weight: bold;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3776A5;
	float: left;
}
/**/
#content .portfolio{
	height: auto;
	width: 720px;
}
#content .portfolio ul {
	display: table;
/*	padding-top: -60px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;*/
}
#content .portfolio ul li {
	height: auto;
	width: 620px;
	list-style-type: none;
	padding: 10px;
	margin-right: 18px;
	margin-bottom: 18px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #dadada;
	position: relative;
}
#content .portfolio ul li a {
	list-style-type: none;
	color: #3776A5;
	text-decoration: none;
	font-size: 10px;

}

#content .portfolio ul li a img{

}


#content .portfolio ul li a:hover {
	list-style-type: none;
	color: #000;
	text-decoration: none;
}
#content .portfolio ul li  strong{
	font-weight: bold;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3776A5;
	float: left;
}


/**/

.team-photos2 {
	border: 1px solid #333;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.team-photos a:link {
	
}

.team-photos a:hover {
/*	opacity:0.6;
    filter:alpha(opacity=60);*/
}


.photoFace{
    background-image: url("../images/photoFaceBg.png");
    float: left;
    height: auto;
    margin-right: 10px;
    padding: 8px 20px 8px 8px;
    width: auto;
}
.photoFace2{
	background-image: url(../images/photoFaceBg2.png);
	float: left;
	height: auto;
	margin-right: 10px;
	padding: 8px 20px 8px 8px;
	width: auto;
	background-repeat: no-repeat;
}




.detail{
	float: left;
	width: 140px;
	font-family: Verdana, Geneva, sans-serif;
}

.detail2 {
	float: left;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
} 

.detail2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}

.detail ul{
	background-color: transparent;
	width: 150px !important;

}


.detail ul li{
	background-color: transparent !important;
	width: 150px !important;
	list-style-type: disc !important;
	height: auto !important;
	margin: 3px 0px 3px 5px !important;
	line-height: 12px;
	padding: 0 !important;

}

.theName{
	color: #375673;
	font-size: 12px;
	margin-left: -10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}


.theTitle{
color: #375673;
font-size: 10px;
font-style: italic;
    margin-left: -10px;
    	font-family: Verdana, Geneva, sans-serif;
}


.team-photos {
	border: 2px solid white;
	-webkit-box-shadow:  0px 0px 7px 1px;        
    box-shadow:  0px 0px 7px 1px;
}


.readBios{
	margin-top: 10px;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #375673 !important;
	text-decoration: none;
}

a{
	cursor: pointer;
}

#floatBoxResume{
	position: absolute;
	left: 50%;
	background-color: #dadada;
	width: 660px;
	height: auto;
	margin-left: -330px;
	z-index: 1000;
	padding: 20px;
	-webkit-box-shadow:  0px 0px 3px 0px ;
	box-shadow:  0px 0px 3px 0px ;
	display: none;
}


.detailResume{
	float: left;
	width: 482px;
	font-family: Verdana, Geneva, sans-serif;
}



.theNameResume{
 color: #375673;
    font-size: 24px;
    margin-left: -10px;
    font-weight: bold;

    	font-family: Verdana, Geneva, sans-serif;
}


.theTitleResume{
color: #375673;
font-size: 12px;
font-style: italic;
    margin-left: -10px;
    	font-family: Verdana, Geneva, sans-serif;
    	font-weight: bold;
}

#resumeContent p{
font-size: 13px;
font-family: Verdana, Geneva, sans-serif;
margin-bottom: 8px;

}





#cancelFloatBoxResume{
	float: right;
}


#hideAll{
	background-color: white;
	opacity: 0.80;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
		z-index: 999;
		display: none;
}





#map {
    bottom: 0;
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 300px;
    left: 254px;
    position: relative;
    right: 0;
    top: -396px;
    width: 389px;
    z-index: 500;
}
#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: auto;
/*	width: 600px;*/
	/*margin-left: 320px;*/
/*	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
*/	line-height: 16px;
}
.content-table { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 11px; color: #000; height: auto;
	 margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	 margin-left: 0px; line-height: 16px; }
#content .date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: auto;
	width: 600px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content2 { position: relative; z-index: 1; height: auto; width: 100%; left: 0px; top: 0px; right: 0px; bottom: 0px; background-color: #FFF; margin: 0px; padding: 0px; background-image: url(../images/left-nav-repeater2.png); background-repeat: repeat-y; }
#content ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: auto;
	margin: 0;
	padding: 0;
	line-height: 16px;
	list-style-type: none;
}
#content ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;

}
.criteria    { font-family: Verdana, Geneva, sans-serif; font-size: 11px; list-style-type: disc; padding: 0px; height: auto; width: 92%; margin-top: 0px; margin-right: 20px; margin-bottom: 10px; margin-left: 20px; }
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3776A5;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3776A5;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	height: auto;
	text-transform: uppercase;
	font-style: italic;
	color: #6699C4;
	margin-bottom: 5px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
	font-weight: bold;
}
#footer {
	background-image: url(../images/footer-repeater.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	margin: 0px;
	padding-top: 40px;
	font-weight: normal;
}
#footer a { color: #CCC; text-decoration: none; padding-right: 8px; padding-left: 8px; }
#footer a:hover { color: #FFF; text-decoration: none; padding-right: 8px; padding-left: 8px; }


/* Box */

#myWrap{
	width: 680px;
	margin-left: 295px;
}

.box{
	background-color: #eff0f2;
	padding: 20px;
	margin: 0 15px 15px 0;
	position: relative;

}


.bRight{
	float: right;
	width: 355px;
}



.main{
float: left;
width: 211px;
border: 2px solid #6699c4;

}

#content h3.highH{
 background-color: #6699C4;
    color: white;
    font-size: 20px;
    height: 67px;
    margin: -20px 0 10px -20px;
    padding: 18px 18px 0;
    width: 215px;
}





strong{
	color: #6699C4;
}


.boxMoney{
	width: 200px;
	float:left;
	position: relative;
	margin: 10px 40px 20px 10px;
	font-family: Verdana, Geneva, sans-serif;
		text-align: center;
}

.boxTop{
	width: 100%;

	border-bottom: 3px solid #6699C4;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

.boxBottom{
		width: 100%;
		font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
		color: #6699C4;
}

#boxGeo{
	width: 100%;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 30px;
}

.icLeft{
width: 300px;
float: left;
height: auto;
}

.icLeft ul{
	list-style-type: disc !important;
	margin-left: 10px !important;	
}

.icLeft ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px !important;
}

.icLeft h3{
	font-weight: bold !important;
	text-transform: uppercase;
	font-size: 24px !important;
	color: #6699C4;
	font-style: normal !important;
}
