/* CSS Default */

body {
	background-color: #000;
	color: #6b6b6b;
	font-size: 11px;
	padding: 20px 0 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: left;
}

h2 {
	padding: 20px 0 0;
	text-align: left;
}

p {
	overflow: hidden;
	padding: 0;
	text-align: left;
}

.clear10{
	clear: both;
	height: 5px;
}

.AllSite {
	background: #6b6b6b;
	width: 980px;
	margin: auto;
}

.container_16 {
	background: #fff url(img/16_col.gif) repeat-y;
	}

/*Top White Banner*/

#TopWhiteBanner{
	border-bottom: #7ea624 7px solid;
	border-top: 10px solid #6b6b6b;
	padding: 0;
	line-height: 1.5;
		}
		
#GreenText{
	color: #7ea624;
}

.GreenUnderlined{
	text-decoration: underline;	
}
	
#TopWhiteBanner h2{
	padding: 20px;
	padding-left: 40px;
	font-size: 25px;
	}
	
#TopWhiteBanner p{
	padding: 0px 0px 5px 40px;
	margin: -30px 0px 0px 0px;
	}
	
.NotOfficial{
	float: right;
	padding-right: 10px;
	font-weight: bold;
}

/*Top Navigation*/

#TopNavigation{
	background-color: #6b6b6b;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#TopNavigation li{
	float: left;
	list-style: none;
	padding: 15px 25px;
}

#ActiveLink{
	border-bottom: #FFF solid 4px;
	padding: 0px 0px 13px 0px;
}

.TopNavLink{
	color: #FFF;
}

a.TopNavLink:hover{
	border-bottom: #fff solid 4px;
	padding-bottom: 12px;
}

/*Country Img Banner*/

#CountryImgBanner{
	background-image: url(../images/IndexBigBanner.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 228px;
	min-height: 228px;
	border-bottom: 4px solid #6b6b6b;
}

.BannerWriting{
	width: 400px;
	height: 180px;
	margin: 0px 0px 0px 60px;
	}
	
.BannerWriting p{
	text-align: right;
	margin: 30px 0px 0px 10px;
	padding-left: 50px;
	border-left: #7ea624 4px solid;
}

.HeaderSmallBlack{
	color: #000;
	font-size: 18px;
	font-weight: bold;
    margin-right: 212px;
}

.HeaderBigGreen{
	color: #8fb241;
	font-size: 28px;
	font-weight:bold;
	text-transform: uppercase;
}

.InnerHeaderMidBlack{
	color: #000;
	font-size: 20px;
	font-weight: normal;
	float:right;
	margin-right: 120px;
}

.BannerWriting a{
	color: #8fb241;
	text-decoration: underline;
}

.HeaderSmallGrey{
	font-weight: bold;
	}
	
.TopBannerRightLine{
	float: right;
	font-weight: bold;
	font-size: 9px;
	color: #000;
}

/*Left Hand Side All*/

#LeftHandSideAll{
	padding: 10px 0px;
}

#LeftHandSideAll h6{
	background-color: #6b6b6b;
	color: #FFF;
	/*padding: 5px 5px 5px 20px;*/
	padding: 5px 5px 0px 20px;
	height: 50px;
	}

#LeftHandSideAll a{
	color: #8fb241;
	text-decoration:underline;
}


.H6GrenText{
	text-decoration:underline;
	font-weight: bold;	
}

/*Documents types*/

#Notarized{
	
	background: url(../images/NotarizedDoc.jpg) no-repeat 0% 68%;
	margin-left: 20px;
	margin-top: 20px;
}

#Fedral{
	background:  url(../images/FedralDoc.jpg) no-repeat 0% 68%;	
}

#Personal{
	
	background: url(../images/PersonalDoc.jpg) no-repeat 0% 68%;
	margin-left: 20px;
}

#Commercial{
	
	background: url(../images/CommercialDoc.jpg) no-repeat 0% 68%;	
}

#sec{
	
	background: url(../images/sec.jpg) no-repeat 0% 68%;
	margin-top: 20px;
}

#dep{
	
	background: url(../images/dep.jpg) no-repeat 0% 68%;	
}

.UpperCasePara{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -10px;
}

.LowwerCasePara{
	width: 150px;
	margin-top: 5px;
	margin-left: 110px;
}

/*About the country*/

#AboutTheCountryDiv p{
	line-height: 1.5;
}

.clear50{
	clear: both;
	height: 50px;
}

#AboutTheCountryDiv{
	margin-left: 40px;
	margin-top: 20px;
}

/*Right Haand Side Bar*/

#RightHandSideBar{
	padding: 10px 0px;
}

.Contacts{
	background-image: url(../images/ContactBox.jpg);
	background-repeat: no-repeat;
	width: 335px;
	height: 336px;
	float: right;
	color: #000;
}

.ContactsTitle{
	color: #FFF;
}

.ContactsTitle span{
	text-decoration: underline;
}

.ContactsTitle h5{
	padding: 7px 0px 0px 15px;
}

.ContactsMidInfo{
	padding: 20px 0px 0px 20px;
}

.Ad1{
	padding-left: 60px;
}

.Ad2{
	padding-left: 60px;
}

.Tel1{
	padding-left: 30px;
}

.Tel2{
	padding-left: 60px;
}

.EmailMiddle{
	padding-left: 70px;
}

.ContactsTwiiiiit{
	margin-top: 20px;
	text-align: center;
	padding-left: 10px;
}

.ContactsTwiiiiit a{
	color: #FFF;
	text-decoration: underline;
}

.ContactsTwiiiiit .grid_2{
	background-color: #6b6b6b;
}

#FaceBook{
	width: 150px;
}

#RssFeed{
	width: 70px;
	padding-top: 5px;
}

.Map{
	background-image: url(../images/CountryMap.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 315px;
	height: 300px;
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	border-bottom:  #000 2px dotted;
}

.Map h5{
	color: #8fb241;
	text-decoration:underline;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 20px;
}

.Map img{
	float: right;
	margin: 170px 25px 0px 0px;
}

.UsefullLinks{
	width: 335px;
	float: right;
}

.UsefullLinks h5{
	color: #8fb241;
	text-decoration:underline;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 20px;
}	

.UsefullLinks li{
	color: #000;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}	

.UsefullLinks a:hover{
	text-decoration: underline;
}

/*Footer*/

#Footer{
	border-top: #7ea624 7px solid;
	padding-top: 20px;
}

#Copy{
	margin-left: 20px;
}

#FooterLinks li{
	float:left;
	list-style: none;
}

#FooterLinks a{
	color: #6b6b6b;
	text-decoration: none;
}

#FooterLinks a:hover{
	color: #6b6b6b;
	text-decoration: underline;
}

#FooterLinks{
	text-align: right;
	margin-right: 25px;
	float: right;
}

/*****************Inner Pages*****************/
#TopNavigationinner{
	background-color: #6b6b6b;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: #7ea624 7px solid;
}

#InnerCountryImgBanner{
	border-bottom: 4px solid #6b6b6b;
	height: 112px;
	min-height: 112px;
}

#InnerBannerWriting{
	background-image: url(../images/InnerBigBanner.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 112px;
	min-height: 112px;
	width: 500px;
	float:right;
	margin: 0;
	padding: 0;
	}
	
#InnerBannerWriting a{
	margin-left: 270px;
}
	
.BannerWriting p{
	text-align: right;
	margin: 30px 0px 0px 10px;
	padding-left: 50px;
	border-left: #7ea624 4px solid;
}

#TopNavigationinner li{
	float: left;
	list-style: none;
	padding: 15px 25px;
}

#LeftHandSideAllinner h6{
	background-color: #6b6b6b;
	color: #FFF;
	/*padding: 5px 5px 5px 20px;*/
	padding: 10px 5px 0px 20px;
	height: 30px;
	margin-top: 10px;
	}

#LeftHandSideAllinner a{
	color: #8fb241;
	text-decoration:underline;
}

#LeftHandSideAllinner p{
	margin-left: 10px;
	width: 570px;
}

#LeftHandSideAllinner img{
	float: right;
	margin: 5px;
	border: 1px solid #999999;
}
