@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	margin:0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5d5442;
	line-height:20px;
	background-image:url(../images/tpl_bg.jpg);
	background-repeat:repeat-x;
	}

#container {
	text-align:left;
	width:940px;
	margin: 0 auto;
	overflow:auto;
	height:100%;
	}
	
#banner_wrapper {
	text-align:left;
	width:940px;
	position:inherit;
	margin: 0 auto;
	overflow:auto;
	height:129px;
	
	}

#banner_logo {
	float:left;
	width:291px;
	margin: 0 auto;
	overflow:hidden;
	}
	
#banner_menu {
	float:right;
	margin: 0px;
	overflow:hidden;
	width:412px;
	text-align:right;
	}

	
#content {
	background-color:#FFFFFF;
	text-align:left;
	width:100%;
	overflow:hidden;
	}


	
.content_left {
	float:left;
	width:580px;
	overflow:hidden;
	height:100%;
	text-align:left;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bcbcbc;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bcbcbc;
	padding-right:18px;
	}
	
.content_right {
	float:right;
	width:300px;
	overflow:hidden;
	height:100%;


	}
	
.content_left_wmenu {
	float:left;
	width:240px;
	overflow:hidden;
	height:100%;
	text-align:left;

	}
	
.content_right_wmenu {
	float:right;
	width:650px;
	overflow:hidden;
	height:100%;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #bcbcbc;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bcbcbc;
	padding-left:16px;
	}
	
#footer {
	background-image:url(../images/tpl_footer_bg.gif);
	color:#5d5442;
	font-size:13px;
	height:200px;
	overflow:hidden;
	}

.menuleft {
	padding:8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}	
	
	
.foot-column {
	display: block;
	float: left;
	width:270px;
	margin-right: 18px;
	padding:10px;
	font-size:11px;
}

.foot-columnright {
	display: block;
	float: right;
	margin-right: 0px;
	width:250px;
}
	
.block {
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 0px;
	overflow:hidden;
	}

.block2 {
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
	overflow:auto;
	background-image:url(../images/block2_bg.jpg);
	border: 3px solid #262319;
	}

.title{
	font-size:23px;
	font-weight:bold;
	color:#e76f23;
	font-family:"Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 6px;
	}
	
.title2{
	font-size:13px;
	letter-spacing:1px;
	color:#333333;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight:bold;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image:url(../images/smtitle_bg.jpg);
	}
	
.validation {
	float:right;
	width:360px;
	text-align:right;
	}

h3 {
	color:#009933;
	}
	
#footervb {
	padding:10px;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	overflow:hidden;
	}

.footerpic {
	width:80px;
	float:right;
	text-align:center;
	}
	
.textsect1 {
	font-size:19px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
	color:#f5f5f5;
	}

.formfield {
	font-size:16px;
	line-height: 18px;
	background-color: #FFFFFF;
	color:#000000;
	border: 1px solid #d2d3d5;
	}

#menumain1
  {
    display: block;
    width: 73px;
    height: 43px;
    background: url("../images/menu_home_1.png") no-repeat 0 0;
	margin:0px;
	float:left;

  }

#menumain1:hover
  { 
    background: url("../images/menu_home_2.png") no-repeat 0 0;
	margin:0px;
  }

#menumain2
  {
    display: block;
    width: 89px;
    height: 43px;
    background: url("../images/menu_services_1.png") no-repeat 0 0;
	margin:0px;
	float:left;

  }

#menumain2:hover
  { 
    background: url("../images/menu_services_2.png") no-repeat 0 0;
	margin:0px;
  }
 
 #menumain3
  {
    display: block;
    width: 95px;
    height: 43px;
    background: url("../images/menu_portfolio_1.png") no-repeat 0 0;
	margin:0px;
	float:left;

  }

#menumain3:hover
  { 
    background: url("../images/menu_portfolio_2.png") no-repeat 0 0;
	margin:0px;
  }
 
 #menumain4
  {
    display: block;
    width: 84px;
    height: 43px;
    background: url("../images/menu_contact_1.png") no-repeat 0 0;
	margin:0px;
	float:left;

  }

#menumain4:hover
  { 
    background: url("../images/menu_contact_2.png") no-repeat 0 0;
	margin:0px;
  }
 
.notebox{
	color:#5d5442;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #5d5442;
	border-right-color: #5d5442;
	border-bottom-color: #5d5442;
	border-left-color: #5d5442;
	}

.bdr1 {
	border: 1px solid #d2d3d5;
}


.bdrbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #d2d3d5;
	border-right-color: #d2d3d5;
	border-bottom-color: #d2d3d5;
	border-left-color: #d2d3d5;
}

.pic-column {
	display: block;
	float: left;
	width:160px;
	font-size:11px;
}

.err {
	color:#F00;
}
