body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	background: #1d252e;
}

a:link, a:visited { color: #FF6600; text-decoration:none;} 
a:active, a:hover { color: #FF6600; text-decoration:none;}

h1 {
	margin: 0px;
	padding: 5px 0 30px 0;
	font-size: 22px;
	color: #ff6803;
	font-weight: normal;
}

h3 {
	margin: 0 0 0 0;
	padding: 1px 0 5px 0;
	font-size: 16px;
	color: #fe8503;
	font-weight: bold;
}

h4 {
  font: bold italic 2em/1em "Times New Roman", "MS Serif", "New York", serif;
  margin: 0;
  padding: 0;
  border-bottom: solid #A6A600 thin;
  width: 600px;
  color: #FFFFFF;
  font-size: 20px;
}

#box {
  background:#1d252e;
  border-style:solid;
  border-width:2px;
  border-color: #FF6600;
  width: 800px;
  height: 290px;
  float: left;
  margin: 10px;
}

#box2 {
  background:#1d252e;
  border-style:solid;
  border-width:2px;
  border-color: #FF6600;
  width: 850px;
  height: 150px;
  float: left;
  margin: 10px;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 15px;
	font-size: 1px;	
}

.input_field{
	background: none;
	border: 1px solid #779eca;
	color: #ffffff;
	font-size: 13px;
	font-variant: normal;
	height: 15px;
	line-height: normal;
	padding: 4px;
	width: 170px;
}


.submit_btn{
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	margin: 0 0 0 7px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 65px;
	background: url(images/bdwc_submit_btn.gif) no-repeat;
	border: none;
}

p {
	text-align: justify;
	margin: 10px;
	padding: 10px;
        color: #ffffff;
        font-size:18px;
        font-family:"Verdana";	
}

#textcontainer {
        width: 700px;
        margin: 10px;
        padding: 10px;
        color: #000000;
        font-size:18px;
        font-family:"Verdana";
        float:right;
}

#bdwc_container{
	width: 960px;
	margin: 0 auto;
	border-left: 5px solid #c0d3e8;
	border-right: 5px solid #c0d3e8;
}

#bdwc_container #bdwc_top_panel {
	width: 900px;
	height: 110px;
	padding: 0 30px;
	background: #0a1521 url(images/bdwc_top_panel_bg.gif) repeat-x;
}

#bdwc_top_panel #bdwc_header_section {
	float: left;
	width: 280px;
	height: 110px;
	background: #f17e02 url(images/bdwc_header_section_bg.gif) no-repeat top left;
}
#bdwc_header_section #bdwc_header {
	margin-top: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 10px 0;
}
#bdwc_header a {
	color: #000000; text-decoration:none;
}

#bdwc_top_panel #bdwc_menu_login_section {
	float: right;
	width: 610px;
	height: 100px;
}

#bdwc_menu_login_section #bdwc_menu_section {
	width: 610px;
	height: 50px;
}

/* menu */
#bdwc_menu_section ul {
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#bdwc_menu_section ul li{
	display: inline;
}

#bdwc_menu_section ul li a{
	float: left;
	width: 100px;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #4979af;
	border-right: 1px solid #10243a;	
}

#bdwc_menu_section li a:hover, #bdwc_menu_section li .current{
	color: #ffffff;
}
/* end of menu */

#bdwc_menu_login_section #bdwc_login_section {
	width: 610px;
	height: 50px;
}

#bdwc_login_section form{
	float: right;
	margin: 15px 0 0 0;
	padding: 0px;
}

#bdwc_login_section input{
	margin-left: 10px;
}

#bdwc_login_section label{
	margin-left: 10px;
}



#bdwc_container #bdwc_gallery_panel {
	clear: both;
	overflow: hidden;
	width: 960px;
	height: 380px; /* expend this if u wanna put thumbnail */
	padding: 0;
	border-bottom: 10px solid #0a1521;
}

#bdwc_container #bdwc_content_panel_1{
	width: 900px;
	padding: 30px 30px 0 30px;
	background: #10243a;
}

#bdwc_content_panel_1 #bdwc_news_section {
	float: left;
	width: 248px;
	padding: 15px;
	margin-right: 30px;
	border: 1px solid #779eca;
	background: #223e5d url(images/bdwc_box_top_right.gif) top right no-repeat;	
}

#bdwc_content_panel_1 #bdwc_section_1_1 {
	float:left;
	width: 558px;
	padding: 15px;
	border: 1px solid #779eca;
	background: #223e5d url(images/bdwc_box_top_right.gif) top right no-repeat;	
}

#bdwc_content_panel_1 #bdwc_section_1_2 {
	float:left;
	width: 558px;
	padding: 15px;
	border: 1px solid #779eca;
	background-color: #223e5d;
}

#bdwc_content_panel_1 #bdwc_section_1_2 h1 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #779eca;
}

#bdwc_content_panel_1 #bdwc_section_1_2 p {
	margin-bottom: 15px;
}

#bdwc_content_panel_1 #bdwc_section_1_2 img{
	float: left;
	border: 5px solid #0b1827;
	margin: 3px 30px 0 0;
}

#bdwc_section_1_1 form {
	text-align: right;
	padding: 0;
	margin:0;
}

#bdwc_section_1_1 .form_row {
	clear: both;
	padding-bottom: 15px;
}

#bdwc_section_1_1 .left_column {
	float: left;
	width: 279px;
}

#bdwc_section_1_1 .right_column {
	float: right;
	width: 278px;
}

#bdwc_section_1_1 form input {
	width: 150px;
	margin-left: 8px;
}

#bdwc_section_1_1 form select {
	margin-left: 8px;
}

#bdwc_section_1_1 form label {
	margin-left: 8px;
}

#bdwc_section_1_1 form .narrow_field {
	width: 70px;
	margin-left: 8px;
}

#bdwc_section_1_1 form .submit_btn_02{
	width: 80px;
}

/*
#bdwc_section_1 label.floatright {
text-align: left;
	float: right;
	width: 250px;
}

*/
#bdwc_container #bdwc_content_panel_2 {
	width: 930px;
	padding: 30px 0px 0 30px;
	background: #0a1521;
}

#bdwc_content_panel_2 .bdwc_section_2 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

#bdwc_content_panel_2 .bdwc_section_2 img{
	border: 5px solid #213244;
	margin-bottom: 10px;
}

#bdwc_content_panel_2 .bdwc_section_2 p{
	padding-bottom: 10px;
}

#bdwc_container #bdwc_content_panel_3{
	width: 930px;
	padding: 30px 0 0 30px;
	background: #252b31;
}


#bdwc_content_panel_3 .bdwc_quick_contact {
	float: left;
	width: 248px;
	margin-right: 30px;
	padding: 15px;
	background-color: #32373c;
	border: 1px solid #494d52;
}

#bdwc_content_panel_3 .bdwc_section_3 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

.bdwc_section_3 ul{
	margin: 0 0 0 25px;
	padding: 0px;
}

.bdwc_section_3 li{
	margin: 0px;
	padding: 0 0 5px 0;
}

#bdwc_footer_panel{
	overflow: hidden;
	width: 900px;
	padding: 10px 30px;
	background: #060e17;
	text-align: center;
}
/*--- Start ---*/
.roundedcornr_box_830515 {
	background: url(images/roundedcornr_830515_tl.png) no-repeat top left;
}
.roundedcornr_top_830515 {
	background: url(images/roundedcornr_830515_tr.png) no-repeat top right;
}
.roundedcornr_bottom_830515 {
	background: url(images/roundedcornr_830515_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_830515 div {
	background: url(images/roundedcornr_830515_br.png) no-repeat bottom right;
}
.roundedcornr_content_830515 {
	background: url(images/roundedcornr_830515_r.png) top right repeat-y;
}

.roundedcornr_top_830515 div,.roundedcornr_top_830515,
.roundedcornr_bottom_830515 div, .roundedcornr_bottom_830515 {
	width: 100%;
	height: 25px;
	font-size: 1px;
}
.roundedcornr_content_830515, .roundedcornr_bottom_830515 {
	margin-top: -10px;
}
.roundedcornr_content_830515 { padding: 0 20px; }
/*--- End ---*/
