/* 

-----------------------------------------------------------------------------------------------
Author			: Puneet Sakhuja
Contacts		: contact.sakhuja@gmail.com, www.puneetsakhuja.com, +97150-9372493, Dubai
Project Name	: 
Browser Tested	: Mozilla FF 2.0, IE 6,7, Safari
-----------------------------------------------------------------------------------------------
*/





/* -------------------------Reset-------------------------*/
*
	{
		margin:0;
		padding:0;
		outline:0;
	}


/* -------------------------Global Selectors-------------------------*/

body
	{
		font-family:lucida sans unicode, Arial, Helvetica, sans-serif;
	}
	
#home
	{
		
	}	
	
	
#inside
	{

	}		
	
	
blockquote
	{
		font-size:16px;
		color:#727272;
		line-height:24px;
		font-style:italic;
		margin-top:15px;
		border-bottom:1px solid #C2C2C2;
		padding-bottom:10px;
	}	
h1
	{
		height:26px;
		width:220px;
		text-indent:-9999px;
	}	
	
h2
	{
		color:#407697;
		font-size:14px;
		margin-top:15px;
	}	
	
h3
	{
		color:#407697;
		font-size:15px;
	}			
	
	
p
	{
		font-size:13px;
		color:#727272;
		line-height:18px;
		margin-top:10px;
	}	
	
p a
	{
		color:#417797;
		text-decoration:none;
	}	
	
p a:hover
	{
		color:#417797;
		text-decoration:underline;
	}		
	
	
.intro
	{
		background:url(../images/h1-intro.gif) no-repeat;
	}	
	
.rec
	{
		background:url(../images/h1-recruitment.gif) no-repeat;
	}		
	
.client
	{
		background:url(../images/h1-client.gif) no-repeat;
		height:44px;
	}	
	
.about
	{
		background:url(../images/h1-about.gif) no-repeat 0;
	}			

.business
	{
		background:url(../images/h1-business.gif) no-repeat;
	}

.contact
	{
		background:url(../images/h1-contact.gif) no-repeat;;
	}
	
.partners
	{
		background:url(../images/h1-partners.gif) no-repeat;;
	}

.download
	{
		background:url(../images/h1-download.gif) no-repeat;;
	}


/* -------------------------IDs-------------------------*/
#wrapper
	{
		width:990px;
		margin:0 auto;
	}

#mainNav
	{
		font-size:13px;
		color:#fff;
		margin-top:30px;
		height:30px;
		line-height:30px;
		background:#407697;
	}
#mainNav li
	{
		float:left;
		list-style-type:none;
	}	
#mainNav li a
	{
		color:#fff;
		text-decoration:none;
		padding:0 15px;
		height:30px;
		display:block;
	}	
#mainNav li a:hover
	{
		background:#1F4F6C;
		height:30px;
		display:block;
		color:#fff;
	}	
	
.selected
	{
		background:#1F4F6C;
		color:#fff;
	}	
	
	
#subNav
	{
		width:180px;
		background:#fff;
		font-size:13px;
		float:left;
		margin-right:15px;
		border-bottom:2px solid #9FA3A6;
	}
	
#subNav li
	{
		width:180px;
		background:#fff;
		display:block;;
		border-bottom:1px solid #E9EAEC;
	}	
	
#subNav li a
	{
		display:block;
		color:#377191;
		text-decoration:none;
		width:165px;
		padding-left:15px;
		padding:8px 0;
	}	
	
#subNav li a:hover
	{
		text-decoration:underline;
		display:block;
	}		
	
	
#partnerLogo
	{
		float:left;
		width:200px;
		margin-bottom:150px;
		margin-top:10px;
		border:1px solid #C9C9C9;
		}	
	
#partnerDesc
	{
		float:right;
		width:420px;
	}	
		
	
	
	
#testContainer
	{
		float:left;
		margin-right:25px;
	}	
#mastHeadHome
	{
		background:url(../images/bg-masthead-home.jpg) no-repeat;
		width:990px;
		height:203px;
		position:relative;
	}
	
#content
	{
		margin-top:10px;
	}	
	
#primaryContainer
	{
		width:640px;
		float:left;
		margin-right:30px;
	}	
	
#secondaryContainer
	{
		width:320px;
		float:left;
	}		
	
	
	
	

	
	
	
	
	
	
	
	
	
#features
	{
		font-size:13px;
		color:#727272;
		line-height:24px;
		margin-top:10px;
		border-top:1px solid #DCDCDC;
	}	
	
#features li
	{
		list-style-type:none;
		padding-bottom:5px;
		border-bottom:1px solid #DCDCDC;
		line-height:24px;
	}	
	
#features li a	
	{
		color:#417797;
		text-decoration:none;
		display:block;
		width:280px;
		line-height:24px;
	}
	
#features li a:hover
	{
		text-decoration:underline;
	}	
	
	
#centerPod
	{
		float:left;
		background:#fff;
		width:420px;
		padding:5px 15px 15px 0;
		margin-right:20px;
		margin-top:-7px;
	}	

#leftPod
	{
		float:left;
		background:#fff;
		width:170px;
		margin-right:15px;
		padding-top:5px;
		padding-right:10px;
	}
	
#rightPod
	{
		float:left;
		background:#fff;
		width:290px;
	}		
	

	
	
.btnProfile
	{
		width:290px;
		height:64px;
		display:block;
		border-bottom:15px solid #E9EAEC;
	}	
	
.btnProfile a
	{
		width:290px;
		height:64px;
		background:url(../images/btn-profile.gif) top left;
		display:block;
		text-indent:-9999px;
	}	
	
.btnProfile a:hover
	{
		width:290px;
		height:64px;
		background:url(../images/btn-profile.gif) top right;
		display:block;
		text-indent:-9999px;
	}			
	
#footer
	{
		width:970px;
		margin:0 auto;
		color:#A8A8A8;
		font-size:11px;
		background:#E1E1E1;
		padding:10px;
		margin-top:20px;
	}	
	

/* -------------------------Classes-------------------------*/

.btnMore
	{
		width:69px;
		height:42px;
		background:url(../images/btn-more.gif) top left;
		text-indent:-9999px;
		display:block;
		position:absolute;
		left:295px;
		top:140px;
	}
	
.btnMore a
	{
		width:69px;
		height:42px;
		background:url(../images/btn-more.gif) top left;
		text-indent:-9999px;
		display:block;
	}	
	
.btnMore a:hover
	{
		width:69px;
		height:42px;
		background:url(../images/btn-more.gif) top right;
		text-indent:-9999px;
		display:block;
	}		
	
	
	
table
	{
		font-size:13px;
		color:#727272;
		line-height:18px;
		margin-top:30px;
		border-top:1px solid #999;
		border-bottom:1px solid #999;
		padding-top:20px;
		padding-bottom:20px;
	}	
	
#downloads
	{
		font-size:13px;
		color:#727272;
		margin-top:15px;
		margin-bottom:40px;
		width:300px;
		
	}	
	
	
#downloads li
	{
		list-style-type:none;
		border-bottom:1px solid #D6D6D7;
		line-height:25px;
		height:25px;
	}	
	
#downloads li a
	{
		color:#417797;
		text-decoration:none;
		line-height:25px;
		height:25px;
	}
	
#downloads li a:hover
	{
		color:#333;
	}		
	
	


.clear
	{
		clear:both;
	}
