@charset "utf-8";
/* CSS Document */



* {
 border: 0;
   margin: 0;
   padding: 0;
}


html {
height: 100%;
margin-bottom: 1px;
}


#right_content {
width:328px;
float:left;
}


#gallery_wrap {
width: 288px;
float: left;
height:232px;
border: 1px solid #69685b;
padding: 20px 20px 3px 20px;
background-image:url(../images/gallery_bg.png);
background-repeat:repeat-x;
background-position:top;
background-color:#c6c4af;
}

#gallery_heading {
width: 288px;
float: left;
}

#gallery_img {
width: 250px;
float: left;
height:150px;
margin-top:15px;
padding: 0px 19px 0px 19px;
background-image:url(../images/gallery_img.png);
background-repeat:no-repeat;
background-position:top;
}

#location_wrap {
width: 313px;
float: left;
height:114px;
border: 1px solid #69685b;
padding: 15px 0px 15px 15px;
background-image:url(../images/location_bg.png);
background-repeat:no-repeat;
background-position:top right;
background-color:#000;
margin-top:10px;
font-size:12px;
line-height:16px;
color:#FFF;
}

#row2_wrap {
width: 642px;
margin-bottom: 10px;
float:left;
}

#video_wrap {
width: 276px;
background-color:#000;
height:235px;
padding:20px;
float:left;
}

#video_heading {
width: 276px;
float:left;
}

#video_space {
margin: 10px 30px 10px 30px;
background-color:#4fb7ff;
width: 216px;
height:180px;
float:left;
}

.heading_beige {
font-size:30px;
color:#d2ccb3;
float:left;
display:block;
}

#testimonials_wrap {
width: 276px;
background-color:#000;
height:235px;
padding:20px;
float:left;
margin-left:10px;
}

#testimonials_heading {
width: 276px;
float:left;
}

.heading_cyan {
font-size:30px;
color:#00afc5;
float:left;
display:block;
}

#quote_area {
float:left;
margin-top:14px;
width:276px;
font-size:16px;
font-style:italic;
line-height:20px;
color:#FFF;
text-align:left;
}

.name {
text-align:left;
font-style:normal;
color:#00afc5;
line-height:14px;
font-size: 12px;
margin-top:12px;
float:right;
}

#news_heading {
width: 602px;
float:left;
}

.news_title {
text-align:left;
font-style:normal;
color:#FFF;
line-height:12px;
font-size: 16px;
margin-top:12px;
margin-bottom:12px;
float:left;
width: 602px;
display:block;
}

.news_title a {
color:#00afc5;
text-decoration:none;
}

.news_title a:hover {
color:#FFF;
}

#news_wrap {
width: 602px;
height:220px;
margin-bottom: 10px;
float:left;
padding:20px;
background-color: #0f0f0f;
}

#article_area {
float:left;
margin-top:14px;
width:602px;
font-size:12px;
line-height:20px;
color:#FFF;
text-align:left;
}

