#main1{
	min-width:100%;
	min-height:50px;
	float:left;
}


.center2{
	width:1024px;
	margin:0px auto;
	height:auto;
	min-height:20px;
	background:none;
}

.wrapper{
	width:1000px;
	padding:0 12px;
	float:left;
	min-height:20px;
}

#navigation{
	height:40px;
	width:100%;
	background:url(../images/home/navigation_bg.jpg) center top repeat-x;}

#navigation ul{
	margin:0;
	padding:0;
	float:left;
	width:1000px;
	height:40px;
}	

#navigation ul li{
	height:40px;
	width:auto;
	padding:0 17px;
	float:left;
	list-style:none;
	line-height:37px;
}

#logo{
	height:95px;
	width:100%;
	border-bottom:1px solid #D7D7D7;
	background-color:#FFF;
}

#slider{
	height:400px;
	width:1000px;
	float:left;
	background-color:#FFF;
}

#main{
	float:left;
	height:auto;
	width:1000px;
	overflow:visible;
}

#main h1{
	height:40px;
	float:left;
	width:1000px;
	line-height:40px;
	text-align:center;
	font-family:Georgia, Verdana, Tahoma;
	font-size:25px;
	font-weight:400;
	font-style:italic;
	color:#333300;
}

#banner{
	float:left;
	height:208px;
	border-bottom:#E5E4DF 1px solid;
	border-top:#E5E4DF 1px solid;
	background-color:#FFF;
	width:100%;
	margin:20px 0;
	}
	
#banner ul{
	margin:10px 0;
	padding:0;
	width:1000px;
	height:180px;
}

#banner ul li{
	float:left;
	padding:2px;
	width:320px;
	border:1px solid #E2E2E2;
	height:180px;
	list-style:none;
	}
	
.news{
	float:left;
	margin:5px;
	padding:5px;
	width:300px;
	height:400px;
	background-color:#FFF;
	border:1px dotted #D6D6D6;
	box-shadow: 0 0 10px #CCC;
}


.right_com{
	float:right;
	margin:5px;
	padding:5px;
	width:630px;
	height:400px;
}

.right_com ul{
	margin:0;
	padding:0;
	height:130px;
	width:630px;
	background-color:#FFF;
	float:left;
	border-bottom:1px dotted #999;
	border-top:1px dotted #999;
	
}

.right_com ul li{
	float:left;
	height:114px;
	list-style:none;
	padding:2px;
	margin:5px;
	width:110px;
	border:1px solid #CCC;
}

#location{
	float:left;
	height:155px;
	width:1000px;
	margin:20px 0;
	border:1px solid #ccc;
	background-color:#FFF;}

#footer{
	background:url(../images/home/footer.jpg) center top repeat-x;
	height:140px;
	width:100%;
	float:left;
	margin-top:5px;
	background-color:#4F5100;
}

#footer ul{
	margin:0;
	padding:0;
	width:1000px;
	height:140px;
	}
	
#footer ul li{
	float:left;
	height:120px;
	margin:10px 0;
	float:left;
	list-style:none;
	width:320px;
}

#copyrights{
	height:25px;
	width:100%;
	line-height:25px;
	text-align:center;
	background-color:#333300;
	float:left;}
	
#news{
	float:left;
	height:auto;
	width:988px;
	padding:5px;
	background-color:#FFF;
	border:1px dashed #999;
	margin-bottom:20px;
	overflow:visible;
}
	
#contact_form{
	float:left;
	background-color:#FFF;
	height:450px;
	width:350px;
	border:1px solid #CCC;
	border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 40px #ccc;
}

#contact_form ul{
	margin:0;
	padding:0;
	height:auto;
	width:350px;
}

#contact_form ul li{
	list-style:none;
	height:30px;
	line-height:30px;
	float:left;
	width:350px;
}

#contact_details{
	float:right;
	height:450px;
	width:600px;
}

#contact_details h1{
	float:left;
	height:50px;
	width:600px;
	line-height:50px;
}

#newsletter{
	margin:0;
	padding:0;
	width:1000px;
	height:auto;
	overflow:visible;
}

#contact_details label{
	font-family:verdana, arial, tahoma;
	font-size:12px;
	color:#666;
	line-height:35px;
	font-weight:600;
	float:left;
	height:30px;
	width:120px;
	margin-left:30px;
	line-height:35px;
}

#contact_details input[type='text']{
	float:left;
	height:20px;
	margin:5px;
	width:300px;
	line-height:25px;
}

#contact_details input[type='submit']{
	float:left;
	height:31px;
	margin:5px;
	width:75px;
	line-height:25px;
	border:0;
	margin-left:155px;
	background:url(../images/home/submit.png) no-repeat;
	cursor:pointer;
}

#contact_details input[type='reset']{
	float:left;
	height:31px;
	border:0;
	margin:5px;
	width:75px;
	line-height:25px;
	background:url(../images/home/reset.png) no-repeat;
	cursor:pointer;
}

#contact_details textarea{
	width:304px;
	margin:5px;
	padding:0;
	height:100px;
	font-family: tahoma, verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #888888;
	background-color:#F8F8F8;
	text-decoration: none;
	border: 1px solid #D6D1C5;

	}
	

#newsLatter{
	width:250px;
	float:left;
	min-height:150px;
}

#newsLatter h6{
	font-family:verdana, arial, tahoma;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	float:left;
	width:100%;
	height:auto;
	text-decoration: underline;
	padding-top:10px;
	padding-bottom:10px;
}

#newsLatter ul{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	min-height:50px;
}

#newsLatter ul li{
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
	float:left;
	line-height:25px;
	font-family:verdana, arial, tahoma;
	color:#333;
	font-size:11px;
	margin:5px 0;
}

#articles{
	width:430px;
	float:left;
	min-height:150px;
	margin-left:20px;
}

#articles h6{
	font-family:verdana, arial, tahoma;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	float:left;
	width:100%;
	height:auto;
	text-decoration: underline;
	padding-top:10px;
	padding-bottom:10px;
}

#articles ul{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	min-height:50px;
	padding-top:5px;
}

#articles ul li{
	list-style:none;
	width:90%;
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
	font-family:verdana, arial, tahoma;
	color:#333;
	font-size:11px;
	height:20px;
	margin:8px 0;
	padding-left:25px;
	background:url(../images/home/arrow.png) left no-repeat;
}

#anulreport{
	width:200px;
	float:left;
	min-height:150px;
	margin-left:20px;
}

#anulreport h6{
	font-family:verdana, arial, tahoma;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	float:left;
	width:100%;
	height:auto;
	text-decoration: underline;
	padding-top:10px;
	padding-bottom:10px;
}

#anulreport ul{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	min-height:50px;
	padding-top:5px;
}

#anulreport ul li{
	list-style:none;
	width:90%;
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
	font-family:verdana, arial, tahoma;
	color:#333;
	font-size:11px;
	height:20px;
	margin:8px 0;
	padding-left:25px;
	background:url(../images/home/arrow.png) left no-repeat;
}

#more{
	float:left;
	width:988px;
	padding-top:5px;
	height:25px;
	text-align:right;
}

#new_gallery{
	float:left;
	min-height:450px;
	overflow:visible;
	width:1000px;
}

#new_gallery ul{
	padding:0;
	height:auto;
	width:950px;
	margin-left:25px;
}

#new_gallery ul li{
	float:left;
	list-style:none;
	width:136px;
	height:104px;
	margin:10px;
}
#new_gallery2{
	float:left;
	min-height:700px;
	overflow:visible;
	width:1000px;
}
#new_gallery2 .meelad{
	float:left;
	min-height:400px;
	overflow:visible;
	width:1000px;
	font-family:calibri, verdana, tahoma;
	font-size: 14px;
	font-weight: normal;
	color:#333300;
	font-style:inherit;
	text-decoration: none;
	text-align: justify;
	line-height:1.7em;
}

