html {overflow:scroll;}

body {
	background: #FFFFFF url("img/bdback.jpg") repeat-x;
	margin:0;
	padding:0;
	font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	font-size: 11pt;
/*	font-family: "Arial";
	font-size: 11pt; */
	color: #3C3C23;
	line-height: 150%;
}

a:link {
	color: #0040B6;
}

a:visited {
	color: #5999E9;
}

a:hover{
	color: #cc0000;
	text-decoration:underline;
}


#div_test {
	height: 260px;
	width: auto;
}	
	
	
#container {
	width: 930px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}



#logo {
	width: 770px;
	height: 166px;
	padding-bottom: 3px;
}	

#nav {
	width: 358px;
	height: 31px;
	padding-left: 415px;
	display:inline;
}


#left_img {
	width: 250px;
	height: 264px;	
	padding-top: 70px;
	float: left;
}

#text_container {
	text-align:justify;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 20px;
	height: 500px;
	width: 500px;
}

h1 {
	font-family: "Georgia";
	font-size: 26px;;
	color: #5B5B5B;
	padding-top: 0px;
	padding-bottom: 20px;
	margin: 0;
	font-weight: normal;
	text-align:left;
	text-transform:capitalize;
	letter-spacing: 1px;
}

h2 {
	font-family: "Georgia", Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #5B5B5B;
	font-weight:normal;
	padding:0;
	margin:0;
	text-transform:capitalize;
}

h2 a:hover{
	color: #5B5B5B;
	text-decoration: none;
}

h3 {
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 0;
	padding:0;
	color: #B86C1B;
}


.right_img {
	background-image: url("img/rg_img.jpg");  background-repeat: no-repeat;
	margin-top: 10px;
	float: right;
	margin-left: 20px;
	width: 222px;
	height: 129px;
}

.rg_text {
	padding: 20px 20px 20px 20px;
	font-style:italic;
	font-size: 13px;
	color: #000;
	line-height: 160%;
}

#copy_right {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 10px;
	line-height: 130%;
	text-align: left;
}

.contact {
	padding-left: 35px;
}

#bt_home {
  	background-image: url("img/ap_bt_home.jpg");
}

#bt_services {
 	 background-image: url("img/ap_bt_services.jpg");
}

#bt_home {
	background-image: url("img/ap_bt_portfolio.jpg");
}

#bt_home {
	background-image: url("img/ap_bt_services.jpg");
}

.number {
	display:block;
	padding: 1px;
	float: left;
	margin-right: 20px;
}

.spc {
	margin: 10px;
}

.evid {
	font-weight: normal;
	color: #B86C1B;

}

.submen {
	text-align:left;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 210px;
	height: auto;
	border: solid 1px #EAD7C2;
	background-color: #FCFAF4;
	padding: 10px;
}

.pic { 
	border:0; 
}

/*---------- contact form ---------- */

.col {
	float: left;
}

.row {
	clear: both;
}

.submit {
	padding-top: 5px;
	clear: both;
} 

.contact_form {
	border: solid 1px #EAD7C2;
	background-color: #FFFAF5;
}

input.red { 
	background-image:url(img/test_buton_send1.jpg); 
	background-repeat:no-repeat; 
	width: 131px; 
	height: 25px; 
	border:0px;
	color: #333333;
	font-size:9px;
	letter-spacing: 1px;
}













