/* CSS Document */

body {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
a { color: #87251D; text-decoration: none;}
a:hover { color: #87251D; text-decoration: underline;}
#container {
	width: 711px;
	margin:0 auto 0 auto;
	border: solid 1px #000;
}
#header {
	width: 711px;
	height: 292px;
	background-image: url(../images/header-2.jpg);
}
#header h1, #header h3{
	display: none;
}
#header2 {
	width: 711px;
	height: 292px;
	background-image: url(../images/getemployed.jpg);
}
#header2 h1, #header2 h3{
	display: none;
}
#content-body p{
	line-height: 1.5em;
	margin-right: 10px;
}
#contactbox {
    width:550px;
    margin-right:auto;
    margin-left:auto;
}
#contactinfo {
    width:490px;
    margin:0px auto 20px auto;
    float:right;
}
#contact1 {
    width:300px;
    display:inline;
    float:left;
    margin:0px 20px 30px 0px;
}
#contact1 ul {
    margin-top:-10px;
}
#contact2 {
    width:200px;
    display:inline;
    float:left;
    margin:0px 0px 30px 0px; 
}
#contact2 ul {
    margin-top:-10px;
}

#content-body li{
	list-style:none;
}
#purchase {
    width:170px;
    display:inline;
    float:left;
    margin: 0px 0px 10px 5px;
}
#purchase ul {
    margin-top:5px;
}
#purchase li {
    font-size:14px;
}
#social {
    width:170px;
    display:inline;
    float:left;
    margin:0px 0px 10px 5px;
}
#social ul {
    margin-top:5px;
}
#social li {
    font-size:14px;
}
#pressroomcontent {
    display:inline;
    float:left;
    width:460px;
    margin:10px 10px 20px 10px;
    text-align: justify;
}

#careercoachcontent {
    display:inline;
    float:left;
    width:460px;
    margin:10px 10px 20px 10px;
    text-align: justify;
}
#youtube1 {
    margin: 0px 0px 20px 25px;
}
.navigation {
    float:right;
    margin: 250px 150px 0 0; 
}
.bnbook {
	margin:20px auto 20px 55px;
}
.navigation li{
    margin-left:4px;
    padding:0;
    list-style:none;
    display:inline;
    
    
}
.pressroom {
        display:inline;
	float: left;
	width: 200px;
	/*border: dotted 1px #ff0000;*/
	margin-top: -30px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 0px;
	
}
.pressroom ul{
	margin: 0px;
	padding: 0px;
}
.pressroom li{
	list-style-type: none;
	border: solid 1px #b4b4b4;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 70%;
	font-size:14px;
}
.pressroom li .red{
	padding-top: 3px;
	color: #87251D;
	font-weight: bold;
	}
.testimonials {
        display:inline;
	float: left;
	width: 200px;
	/*border: dotted 1px #ff0000;*/
	margin-top: -30px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 0px;
}
.thum_panel{
	display:inline;
	margin: 100px 0 0 10px;
}

.thum_panel2{
	display:inline;
	margin: 100px 0 0 0px;
}

.thum_box{
    background:url(../images/th_g.gif) no-repeat;
    margin:0 0px 20px 0;
    padding:;
    width:200px;
}
.thum_box2{
	background:url(../images/th_g2.gif) no-repeat;
	padding:4px;
	width:519px;
	height:215px;
	margin-top: -30px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#gallery { }

#gallery img {border:0;}



#gallery-contact{ margin:0; float: right;}

#gallery-contact img {border:0;}
.testimonials ul{
	margin: 0px;
	padding: 0px;
}
.testimonials li{
	list-style-type: none;
	border: solid 1px #b4b4b4;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 70%;
}
.testimonials li .red{
	padding-top: 3px;
	color: #87251D;
	font-weight: bold;
	}
.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#footer {
	width: 711px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #d8e1e6;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;

}
#footer p{
	color: #87251D;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
