/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
         padding:0;
         margin:0;
         background:#fff url(dmla/images/bodybg.jpg) repeat-x;
         }
         
p  {
         padding:0;
         margin:0;
         }
h1 {
	margin: 508px 0 0 0;
	text-align: center;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration:none;
    font-size:16px;
	}
#wrapper {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	}
#wrapper2 {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}
#contentbox {
	width: 980px;
	height: 600px;
	float: left;
	background: #ebbb4c;
	border: #FFF 1px solid;
	}
#picturebox {
	width: 635px;
	height: 600px;
	float: left;
	background: url('images/faceimage.jpg');
	}
#textbox {
	width: 345px;
	height: 562px;
	float: left;
	background: url('images/background_gradient.gif') repeat-x;
	}
#footer {
	width: 485px;
	float: left;
	padding: 5px 5px 2px 5px;
	text-align: right;
	}
#copyright {
	width: 460px;
	float: left;
	padding: 5px 5px 2px 5px;
	text-align: left;
	}
#companylogo {
	border: none;
	width: 345px;
	text-align: center;
	}
.button {
	width: 260px;
	height: auto;
	color: #000;
	background: #a85800;
	padding: 2px 10px 2px 14px;
	margin: 3px 25px;
	}

#menu {
	width: 320px;
	text-align: center;
	}
.writing {
	font-family:tahoma;
    font-size:12px;
    text-align:justify;
    color:#703e00;
	padding: 5px 26px;
	}
.writing a {
	color: #211100;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	
	}
#contactbox {
	width: 800px;
	height: 460px;
	background: url('dmla/images/contactBG.jpg') no-repeat #e58d21;
	padding-top: 150px;
	text-align:left;
	margin: 20px 0;	
	}
	
#lbleft {
	width: 310px;
	height: 300px;
	margin-left: 10px;
	float: left;
	display: inline;
	text-align: left;
	background: #FFF;

	}
#lbright {
	width: 360px;
	height: 300px;
	float: left;
	display: inline;
	background: #FFF;

		}
#container {
	height: 460px;
	margin-top: 10px;
	}
.alleft {
	width: 300px;
	margin-left: 10px;
	float: left;
	padding: 15px 15px;
	display: inline;
	text-align: left;
	background: #FFF;

	}
.alright {
	width: 390px;
	float: left;
	padding: 15px 15px;
	display: inline;
	background: #FFF;
		}
ol, li {
	list-style-type: none;}
#cForm {
line-height: 26px;

}
.oh {
	text-decoration: none;
}
.oh a, .oh {
	color: #999999;
}
.oh a:hover {
	color: #ff8600;
}
/*------------------------------Main page background----------------------*/
      
         
.caption {
         font-weight:bold;
         font-family: georgia, times new roman, serif;
         color:#000;
         text-decoration:none;
         font-size:14px;
		 margin-top: 10px;
         }
         
.Background_gradient {
         background-image: url(images/background_gradient.gif);
         background-repeat:repeat-x;
         background-position:top;
         }
         
/*------------------------------Right Side Contents----------------------*/

.companyname {
         font-weight: normal;
         font-family: tahoma;
         color:#934400;
         text-decoration:none;
         font-size:20px;
         }
         
.contenttext {
         font-family:tahoma;
         font-size:12px;
         text-align:justify;
         color:#703e00;
         }
.contenttext2 {
         font-family:tahoma;
         font-size:14px;
         text-align:justify;
         color:#703e00;
		 padding-bottom: 5px;
		 margin-left: 35px;
		 margin-top: -10px;

         }
.contenttext a {
         color: #000;
		 font-weight: bold;
}
         
.menubar {
         background-image: url(images/menubar.gif);
         background-repeat:no-repeat;
         background-position: left;
         height:19px;
         padding-left:25px;
         padding-top:1px;
         }
         
.nav {
         font-family:tahoma;
         font-size:15px;
         font-weight: 300;
         color:#ffedc1;
         text-decoration:none;
		 letter-spacing: 3px;
		 font-weight: bold;
         }
 .nav2 {
         font-family:tahoma;
         font-size:15px;
         font-weight: 300;
         color:#ffedc1;
         text-decoration:none;
		 letter-spacing: 1px;
		 font-weight: bold;
         }
.nav a {
	         font-family:tahoma;
         font-size:15px;
         font-weight: 300;
         color:#ffedc1;
         text-decoration:none;
		 letter-spacing: 3px;
		 font-weight: bold;}
.menus:hover {
         color:#fff;
         }

         
/*------------------------------Footer----------------------*/

         
.orange {
         font-weight: normal;
         font-family: Tahoma;
         color: #ff8600;
         font-size:11px;
         text-decoration:none;
         }
         
.grey {
         font-weight: normal;
         font-family: Tahoma;
         color: #9ba3a8;
         font-size:11px;
         text-decoration: underline;
         }

