* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	line-height:1.188em; /* 16 × 1.125 = 18 */
	
}

#container {
	width: 980px;
	margin-left: 18px;
	
}

p, li {
    /*font-size:0.687em;*/
	font-size: 0.8em;
	/*letter-spacing: 0.1em;*/	
}

h1 {
	font-size: 1.313em;
	font-weight: normal;
	padding-bottom: 6px;
}

.about_list h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 18px;
	margin-top: 8px;
}

.about_list ul li {
	margin-top: 10px;
	font-size: 0.7em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}

.about_intro {
	font-size: 1.7em;
	line-height: 1.3em;
}

.about_intro_de {
	font-size: 1.5em;
	line-height: 1.3em;
}

.about_para {
	padding-bottom: 20px;
}

.interior_nav {
	height: 1.1875em;
	padding-top: 6px;
	margin-bottom: 18px;
	font-size:0.8em;
}

ul {
	list-style-type: none;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #a3aaae;
}

a:hover {
	color: #FFFFFF;
}

#nav_row {
	padding-top: 18px !important;
	width: 980px;
	overflow: hidden;
}

#second_row {
	margin-top: 36px;
	margin-bottom: 2px;
	height: 36px;
	width: 980px;
	overflow: hidden;
	position: relative;
}

/* name format of col classes below: .cols*total_columns*_*which_interval_this_col_starts*_*width_in_number_of_cols* */

.cols6_1_2 { width: 339px; }
.cols6_2_1 { width: 170px; }
.cols6_3_2 { width: 340px; }
.cols6_6_1 { width: 130px; }
.cols6_1_4 { width: 639px; margin-right: 40px; }
.cols6_1_3 { width: 469px; margin-right: 40px; } 
.cols6_4_1 { width: 130px; margin-right: 40px; }

.cols6_2_3 { width: 510px; }
.cols6_3_3 { width: 470px; margin-right: 40px; }
.cols6_1_5 { width: 809px; margin-right: 40px; }
.cols6_1_4 { width: 639px; margin-right: 40px; }
.cols6_5_2 { width: 301px }
.cols6_3_4 { width: 641px }

.cols6_becel { width: 728px; margin-left: 252px; margin-top: 30px; }

/* end this format */

.cols2_1 { width: 469px; margin-right: 40px; }
.cols2_2 { width: 471px; }

.cols3_1 { width: 298px; margin-right: 40px; }
.cols3_2 { width: 300px; margin-right: 40px; }
.cols3_3 { width: 301px; }


.cols {
	float: left;
}

.index_cols {
	float: left;
	border-top: 1px solid #535353;
	padding-top: 9px;
}

.work_page_cols {
	float: left;
}	

.index_cols img {
	padding-top: 11px;
	padding-bottom: 30px;
}

.work_info_top_row {
	border-top: 1px solid #535353;
	padding-top: 19px;
	margin-bottom: 30px;
	width: 980px;
	overflow: hidden;
}

#bottom_row {
	border-top: 1px solid #535353;
	overflow: auto;
	padding-bottom: 80px;
	margin-top: 20px;
	width: 980px;
}

.work_info_row img {
	padding-top: 30px;
	padding-bottom: 30px;
}

.work_info_top_row img {
	padding-bottom: 30px;
}

.work_info_row .img_no_top_pad {
	padding-top: 10px;
}

.work_info_top_row .example_imagery {
	padding-top: 20px;
	padding-bottom: 0;
}

.work_info_top_row .example_imagery_no_pad, 
.work_info_row .example_imagery_no_pad {
	padding: 0;
}

.work_info_top_row .example_imagery_bottom_pad {
	padding-top: 20px;
	padding-bottom: 20px;
}

.index_row {
	overflow: hidden;
	width: 980px;
	
}

.work_info_row {
	overflow: hidden;
	width: 980px;
}

.caption, 
.caption_bt_sketch, 
.caption_less_top_pad, 
.caption_top_pad_and_margin, 
.caption_over_img,
.caption_no_top_pad {
	font-size: 0.7em;
	line-height: 1.3em;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

.caption_bt_sketch {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.caption_less_top_pad {
	padding-top: 20px;
}

.caption_no_top_pad {
	padding-top: 200px;
}

.caption_top_pad_and_margin {
	padding-top: 20px;
	margin-right: 40px;
}

.caption_over_img {
	padding-bottom: 0;
}

.visit_link {
	padding-top: 1.188em;
}

.description {
	margin-right: 40px;
	margin-top: 1.188em;
}

.description_becel {
	margin-top: 1.188em;
}

#container .work_info_row .work_page_cols .bt_email_container {
	margin: 0;
	padding-top: 30px;
	margin-bottom: 10px;
	width: 639px;
	overflow: auto;
	height: 759px;
}

#container .work_info_row .work_page_cols .bt_email_container img {
	float: left;
	margin: 0;
	padding: 0;	
}
