@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
#fb {

width:50px;
height:35px;
position:relative;
margin:0px auto 0px auto;
float:right;
}
#main-container {
width:820px;
height:auto;
margin:0px auto 0px auto;
position:relative;
}
#hdr-logo{
	height: 100px;
	width: 400px;
	top:15px;
	position:relative;
	text-align: justify;
	overflow: hidden;
	background-repeat: no-repeat;
	}


#main-menu {
	float:left;
	top:192px;
	list-style-type: none;
	background-image:url(../images/menu_bar.gif);
	background-repeat:no-repeat;
	height: 40px;
	width: 820px;
	position: absolute;
	z-index: 1;
}

#main-menu li {
width:60px;
height:20px;
margin:10px 24px;
display: block;
float: left;
}
#main-menu a {
text-decoration: none;
font-family: Arial, Helveica, sans-serif;
font-weight: bold;
font-size: 14px;

}
.org_link {
	color: #C80000;
}

#main-menu a:hover {
color: #FFFFFF;
}
#contact-btn {
	width:150px;
	height:80px;
	background-image:url(../images/contact_jar_03.png);
	background-repeat:no-repeat;
	background-position:center;
	position: absolute;
	right: 70px;
	top: 153px;
	z-index: 2;
	
}
#contact-btn a {
text-align:center;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
}
#contact-btn a:hover {
color: #ff9900;
}
#paki_img {
background-image:url(../images/paki_indian_03.png);
width:820px;
height:28px;
top:95px;
background-position:center;
background-repeat:no-repeat;
position:relative;
}
#banner {
width:800px;
height:300px;
top:115px;
padding-left:12px;
position:relative;
}
#content {
width:780px;
height:300px;
top:115px;
left:22px;
background-color:#ba5454;
background-image:url(../images/bg_logo.png);
background-repeat:no-repeat;
background-position:bottom;
position:relative;
border-color:#b75656;
}
#hot_link {
	width:780px;
	height:296px;
	position:absolute;
	z-index: 3;
	left: 1px;
	top: 2px;
}

#hot_link li {
width:150px;
height:150px;
margin:60px 55px;
display:block;
float:left;
}

#footer {
margin:50px auto 0 auto;
width:820px;
height:60px;
position:relative;
top:100px;
}
.copy_rights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.hov_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.contact_org {
	color: #FFFFFF;
}
