/* CSS Document */

body{
 background-color:#CCC;
 margin:0 0 0 0;
}

#wrapper{
 width:900px;
 margin:auto;
}

#header1{
	width:210px;
	height:110px;
	background-image:url(../assests/images/headerBG_01.jpg);
	float:left;
	margin:0 0 0 0;
	padding-top: 20px;
	padding-left: 40px;
}

#header2{
 width:650px;
 height:130px;
 background-image:url(../assests/images/headerBG_02.jpg);
 float:left;
 margin:0 0 0 0;
}

#banner{
 width:900px;
 height:137px;
 background-image:url(../assests/images/banner.jpg);
 float:left;
 margin:0 0 0 0;
}

#content_container{
	width:900px;
	height:auto;
	background-color:#00377a;
	float:left;
	margin: 0 0 0 0;
}

#letter{
	width:544px;
	height:auto;
	float:left;
	margin:0 0 0 0;
	padding:20px 0 0 15px;
}
.letter_cell1 {
	background-image: url(../assests/images/letterBG_01.jpg);
	background-repeat: no-repeat;
}
.letter_cell2 {
	background-image: url(../assests/images/letterBG_02.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
}
.letter_cell3 {
	background-image: url(../assests/images/letterBG_03.jpg);
	background-repeat: no-repeat;
}

#banner_left1{
	width:328px;
	float:right;
}

#banner_left2{
	width:318px;
	background-image:url(../assests/images/expert.jpg);
	background-repeat: no-repeat;
	float:right;
	height: 230px;
	margin-top: 0px;
	padding-top: 70px;
	padding-left: 10px;
}

#gallery1{
	width:900px;
	height:62px;
	background-image:url(../assests/images/galleryBG_01.jpg);
	background-repeat: no-repeat;
	float:right;
	margin:10px 0 0 0;
}

#gallery2{
	width:840px;
	height:auto;
	background-image:url(../assests/images/galleryBG_02.jpg);
	background-repeat: repeat-y;
	float:right;
	margin:0 0 0 0;
	padding-left: 60px;
}

#gallery3{
	width:900px;
	height:35px;
	background-image:url(../assests/images/galleryBG_03.jpg);
	background-repeat: no-repeat;
	float:right;
	margin:0;
}


#home_nav{
	height:42px;
	float:right;
	padding:58px 20px 0 0;
}
.form_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
.form_cell3 {
	text-align: center;
}
.cards {
	padding-left: 20px;
}
.cards2 {
	padding-left: 50px;
}

.cards3 {
	padding-left: 80px;
}

#video {
	width:560px;
	height:410px;
	float:left;
	padding-left: 12px;
	padding-top: 0px;
}

#banner_left3{
	width:288px;
	float:right;
	padding-left: 40px;
	padding-top: 20px;
}

.cards4{
	padding-bottom: 30px;
}

#headline{
	width: 350px;
	height: 100;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 70px;
}
	
#gallery2_patron{
	width:800px;
	height:auto;
	background-image:url(../assests/images/galleryBG_02.jpg);
	background-repeat: repeat-y;
	float:right;
	margin:0 0 0 0;
	padding-left: 100px;
}

.cards5 {
	padding-left: 120px;
	padding-top: 20px;
}

