/*
CSS Credit: http://www.beccun.com/
*/
html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
   }


body {
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background: #FFFFFF;
}

a:link, a:visited {
	color: #4f3a00;
	text-decoration: none;
	text-shadow: #999999 1px 0px 1px;
} 
a:active, a:hover {
	color: #333;
	font-weight: normal;
}

h1 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #B28602;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #06A;
}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.spacetobottom {
	clear: both;
	height: 50px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 1px;;
}
#scroll
{
width:473px;
height:300px;
border: 1px solid #ccc ;
overflow:scroll;
}
/* ----- Form ----- */
form{
	margin: 35px 0 0 0;
	padding: 0px;
	text-align: right;	
}

label {
	margin: 0 10px;
}

.button{
	margin: 0px;
	width: 50px;
	height: 20px;
	border: 0px;
	color: #333333;
	font-weight: bold;
	background: #FFFFFF;
	cursor: pointer;
}
/* End of Form */

.more_button a {
	clear: both;
	display: block;
	width: 100px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: #b28602;
	border: 1px solid #fff;
	float: right;
}
.more_button1 a {
	clear: both;
	display: block;
	width: 150px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: #b28602;
	border: 1px solid #fff;
	float: right;
}


#beccun_container {
	margin: auto;
	width: 100%;
	padding: 0px 10px;
}

#beccun_topbar {
	float: left;
	height: 36px;
	width: 850px;
	padding: 0 50px;
	margin-bottom: 10px;	
}

#languagebox {
	float: right;
	padding-bottom: 5px;
	padding-right: 5px;
	background: #848688;
	border-left: 1px #bcbcbc solid;	
	border-right: 1px #bcbcbc solid;	
	border-bottom: 1px #bcbcbc solid;
}

#languagebox img{
	float: left;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
	margin-top: -1px;
}

#beccun_header {
	float: left;
	height: 150px;
	width: 950px;
}

#beccun_logo {
	float: left;
	height: 55px;
	width: 300px;
}

#beccun_logo img {
	float: left;
	border: none;
	padding-right: 10px;
}

#beccun_sitetitle {
	padding: 28px 0 0 40px;
	font-size: 4.0em;
	font-weight: bold;
	color: #333333;
}

#beccun_login {
	float: right;
	height: 50px;
	width: 530px;
}



.service_box {
	width: 200px;
	height: 180px;
	background: url(images/boxBG.jpg) no-repeat;
	margin: auto;
}

.service_box p{
	padding-bottom: 5px;
}

.service_box img{
	padding-bottom: 5px;
}

.beccun_fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 50px;
	border: 1px solid #CCCCCC
}

* html .beccun_fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 25px;
	border: 1px solid #CCCCCC
}

.beccun_fullgraybox img{
	float: left;
	margin: 3px 20px 0 0px;
	border: 1px solid #999999;
}

.beccun_fullgraybox ul {
	margin: 10px 0 0 0px;
	padding: 0 0 0 30px;
}

.beccun_fullgraybox li {
	list-style: inside;
	padding: 0 0 10px 0;
	background: url(images/listicon.gif) center left no-repeat;
}

/* news section */

#beccun_newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 50px;
}

* html #beccun_newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 25px;
}

.newsbox {
	float: left;
	width: 250px;
	margin-right: 50px;
}


/* end of news section */

/* Light Blue Row */
#beccun_light_blue_row {
	clear: both;
	float: left;
	width: 900px;
	padding: 25px 0 25px 50px;
	background: #bc7b18;
	border-top: 5px solid #995e04;
}

.beccun_gallery {
	float: left;
	width: 100%;
}

.beccun_partners {
	float: right;
	width: 90%;
	margin-right: 5%;

}

.gp_row {
	width: 100%;
	margin-bottom: 10px;
}

.gp_row img{
	float: left;
	margin: 3px 10px 0 0;
	border: 1px solid #333333;
}

.gp_row p{
	color: #000000;
}

/* end of Light Blue Row */

/* ----- Footer ----- */

#beccun_footer {
	clear: both;
	padding: 5px 0px 0px 0px;
	width: 100%;
	height: 25px;
	text-align: center;
	background:#dfac13;
}

#beccun_footer a{
	font-weight: normal;
}

/* ----- End of Footer ----- */
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
.text:hover {
	color:#333;
}
.textbox {
	border: thin solid #995e04;
	background:#995e04;
	color:#fff;
	width: 120px;
}
.submit {
	border: thin solid #995e04;
	background:#bc7b18;
}
.text21 {
	font-family: Verdana, Geneva, sans-serif ;
	color: #000 ;
	size: 12px ;
	font-weight: bold ;
}
.text6{
	color:#4F3A00;
	font-size:10px ;
	font-family: Verdana, Geneva, sans-serif ;
}
.text6:hover {
	color: #630 ;
	font-size:10px ;
	font-family: Verdana, Geneva, sans-serif ;
	font-weight: bold ;
}
.text7{
	color:#4f3a00;
	font-size:10px ;
	font-family: Verdana, Geneva, sans-serif ;
	font-weight:bold ;
	background: url(images/bullet_a.jpg) left no-repeat ;
	text-decoration: none ;
	padding-left: 13px ;
}
.text7:hover {
	background: url(images/bullet_h.jpg) left no-repeat;
	text-decoration: none;
	padding-left: 13px;
	color:#d59c00;
	font-weight:bold;
}
.text8{
	color:#4f3a00;
	font-size:10px ;
	font-family: Verdana, Geneva, sans-serif ;
	background: url(images/bullet1.jpg) left no-repeat ;
	text-decoration: none ;
	padding-left: 8px ;
	text-align: left ;
	margin-bottom: 10px;
}
.text8:hover {
	background: url(images/bullet.jpg) left no-repeat;
	text-decoration: none;
	padding-left: 8px;
	color:#d59c00;
	text-align: left;
	margin-bottom: 10px;
	
}
.text9{
	color:#4f3a00;
	font-size:10px ;
	font-family: Verdana, Geneva, sans-serif ;
	text-decoration: none ;
	font-weight: bold ;
}
.text10{
	color:#927a00;
	font-size:12px ;
	font-family: Verdana, Geneva, sans-serif ;
	text-decoration: none ;
	font-weight: bold ;
	text-shadow: #999999 1px 1px 1px;
}

.text9:hover {
	font-family: Verdana, Geneva, sans-serif ;
	text-decoration: none;
	font-weight: bold ;
	color:#d59c00;
	text-shadow: #999999 1px 1px 1px;
}
.text11{
	color:#4f3a00;
	font-size:10px ;
	font-family: Verdana, Geneva, sans-serif ;
	background: url(images/1.gif) left no-repeat ;
	text-decoration: none ;
	padding-left: 15px ;
	text-align: left ;
	margin-bottom: 2px;
	text-shadow: #fff 1px 1px 1px;
}


.errow {
	background:url(images/errow.jpg) right no-repeat ;
}
.errow:hover {
	background:url(images/errow1.jpg) right no-repeat ;
}
.t1{font-size:10px; color:#FFFFCC; padding-left:30px}
.t2{font-size:12px; color:#DDA102}




.preload17a {background: url(images/pro_seventeen_1a.gif);}
.preload17b {background: url(images/pro_seventeen_1b.gif);}



#pro6 ul {
	margin:0 auto;
	padding:0;
	list-style:none;
	display:table;
	white-space:nowrap;
	list-style:none;
	height:35px;
	position:relative;
	background:#fff;
	font-size:11px;
	margin-bottom: 0px;
	
	
}
#pro6 li {display:table-cell; float: left ; margin:0; padding:0; text-shadow: #999999 0px 0px 1px; }
#pro6 li a {display:block; float:left; height:35px; line-height:22px;  color:#333; text-decoration:none; font-family: Verdana, Geneva, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer; background:url(images/pro_six_0a.gif) no-repeat;}
#pro6 li a b {
	float:left;
	display:block;
	padding:1px 8px 5px 0px;
	width: 80px;
	background:url(images/pro_six_0b.gif) no-repeat right top; 
}
#pro6 li.current a {color:#fff; background:url(images/pro_six_2a.gif) no-repeat; text-shadow: #EBBA12 0px 0px 1px;  }
#pro6 li.current a b {background:url(images/pro_six_2b.gif) no-repeat right top;  cursor:pointer; cursor:hand ;}
#pro6 li a:hover {color:#fff; background: url(images/pro_six_1a.gif) no-repeat; text-shadow: #333 0px 0px 1px;}
#pro6 li a:hover b {background:url(images/pro_six_1b.gif) no-repeat right top; }
#pro6 li.current a:hover {color:#fff; background: url(images/pro_six_2a.gif) no-repeat; cursor:default;}
#pro6 li.current a:hover b {background:url(images/pro_six_2b.gif) no-repeat right top;}
.button-submit {
	border:#FFFFFF 1px solid;
	FONT-SIZE: 11px;
	COLOR: #fff;
	FONT-FAMILY: Tahoma;
	font-weight:bold;
	BACKGROUND-COLOR: #DFAC13;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px
}

.form {
	width: 180px ;
}
  
.form1 {
	width:31px ;
}
  
.form2 {
	width: 60px ;
}
  
.box_border {
border-bottom: 1px dashed #ccc ;
}
.pdf {
background:url(images/pdf_icon.jpg) no-repeat left ;
padding-left: 30px ;
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size: 10px ;
color:#B5660F ;
font-weight: bold ;
padding-top: 6px ;
padding-bottom: 6px ;
}
.pdf:hover {
padding-left: 30px ;
color:#B5660F ;
font-weight: bold ;
padding-top: 6px ;
padding-bottom: 6px ;
}
.download {
background:url(images/download.gif) no-repeat right ;
padding-right: 23px ;
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size: 11px ;
color:#B5660F ;
font-weight: bold ;
padding-top: 8px ;
padding-bottom: 8px ;
}
.download:hover {
padding-right: 23px ;
color:#B5660F ;
font-weight: bold ;
padding-top: 8px ;
padding-bottom: 8px ;
}
.link_button {
	background:url(images/button.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 25px;
	width: 170px;
	height: 25px;
	line-height: 12px;
	cursor: pointer ;
	padding-right: 5px ;
}
.link_button:hover {
	background:url(images/button1.jpg) no-repeat top;
}
.link_button1 {
	background:url(images/button1.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 25px;
	width: 170px;
	height: 25px;
	line-height: 12px;
	cursor: pointer ;
	padding-right: 5px ;
}
.link_button1:hover {
	background:url(images/button.jpg) no-repeat top;
}