@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	
}
.outerContainer
{

	position:relative;
	top:0px;
	left:0px;
	width:1134px;
	margin:auto;
	background-image:url(../images/backgroundBg.png);
	background-repeat:repeat-y;
	
}
.container
{
	position:relative;
	top:0px;
	left:0px;
	width:1018px;
	padding:0px 3px 0px 3px;
	margin:auto;
	background-color:#FFF;
}
/**Header part started**/
.header
{
	position:relative;
	top:3px;
	left:0px;
	width:1018px;
	height:95px;
	background-image:url(../images/topBg.jpg);
	background-repeat:repeat-x;
}

		.header .logo
			{
			position:absolute;
			top:10px;
			left:20px;
			width:500px;
			height:80px;
			}
		.header .topLinks
			{
			position:absolute;
			top:0px;
			right:0px;
			width:500px;
			height:30px;
			text-align:right;
			padding:2px 10px 0px 0px;
			font-size:12px;
			font-weight:bold;
			}
			.header .topLinks a
			{
				color:#000;
				text-decoration:none;
			}
			.header .topLinks a:link
			{
				color:#000;
				text-decoration:none;
			}
			.header .topLinks a:hover
			{
				color:#084E91;
				text-decoration:none;
			}



/**Header part ended**/
/**menu part started**/
.menu
{
	position:relative;
	top:0px;
	left:0px;
	width:1018px;
	height:65px;
}
/**menu part ended**/
/**content part started**/
.content
{
	position:relative;
	top:0px;
	left:0px;
	width:1016px;
	background-color:#e8f3fb;
	margin:auto;
}

.content .left
{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:200px;
	margin:20px 0px 0px 20px;
}
.content .left .leftBox
{
	position:relative;
	top:0px;
	left:0px;
	width:193px;
}
.content .left .leftBox img
{
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}
.content .left .leftBox .top
{
	position:relative;
	top:0px;
	left:0px;
	width:193px;
	height:6px;
	background-image:url(../images/leftTopBg.png);
	background-repeat:no-repeat;
}
.content .left .leftBox .middle
{
	position:relative;
	top:0px;
	left:0px;
	width:191px;
	background-color:#FFF;
	border-Left:1px solid #b3d2ed;
	border-Right:1px solid #b3d2ed;
	
}
.content .left .leftBox .middle .leftInnerContent
{
	position:relative;
	top:0px;
	left:0px;
	width:187px;
	background-image:url(../images/leftMiddleBg.png);
	background-repeat:repeat-x;
	margin:auto;
	padding:5px 0px 0px 0px;
}
.content .left .leftBox .middle .leftInnerContent .leftHeading
{
	position:relative;
	top:0px;
	left:0px;
	width:175px;
	height:30px;
	background-image:url(../images/headingBg.png);
	background-repeat:no-repeat;
	margin:auto;
	text-align:center;
	color:#ffffff;
	padding:2px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	
}

.content .left .leftBox .middle .leftInnerContent .listItem
{
	position:relative;
	top:0px;
	left:0px;
	width:153px;
	height:30px;
	background-image:url(../images/listingBg.png);
	padding:3px 0px 0px 22px;
	background-repeat:no-repeat;
	margin:auto;
	color:#084E91;
	font-size:12px;
	font-weight:bold;
}
.content a
{
	color:#084E91;
	text-decoration:none;
}
.content a:link
{
	color:#084E91;
	text-decoration:none;
}
.content a:hover
{
	color:#084E91;
	text-decoration:underline;
}

.content .left .leftBox .middle .leftInnerContent .partnerContainer
{
	position:relative;
	top:0px;
	left:0px;
	width:175px;
}



.content .left .leftBox .Bottom
{
	position:relative;
	top:0px;
	left:0px;
	width:193px;
	height:6px;
	background-image:url(../images/headingBottomBg.png);
	background-repeat:no-repeat;
}


.content .Right
{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:750px;
	margin:15px 0px 0px 20px;
	font-size:12px;
}
.content .Right .rightBox
{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:750px;
	margin:0px 0px 0px 0px;
	color:#084E91;
}

/**content part ended**/
/**footer part started**/
.footer
{
	position:relative;
	top:0px;
	left:0px;
	width:1018px;
	height:139px;
	background-color:#e8f3fb;
	margin:auto;
}
.footerLeft
{
position:relative;
float:left;
top:0px;
left:0px;
left:0px;
width:12px;
height:137px;
background-image:url(../images/footerLeft.png);
background-repeat:no-repeat;
}
.footerMiddle
{
position:relative;
float:left;
top:0px;
left:0px;
width:994px;
height:137px;
background-image:url(../images/footerMiddleBg.png);
background-repeat:repeat-x;
color:#ffffff;
font-family:Tahoma,serif;
font-size:12px;
}

.footerRight
{
position:relative;
float:left;
top:0px;
left:0px;
width:12px;
height:137px;
background-image:url(../images/footerRight.png);
background-repeat:no-repeat;
}

.copyright { padding:9px 0 6px 43px; margin:0px; font-family:Tahoma, serif; font-size:11px; color:#FFF; line-height:15px;}

.bottomLeftLink { padding:8px 0 10px 33px; margin:0px; font-family:Tahoma, serif; font-size:10px; color:#bbd8f3; line-height:15px;}
.bottomLeftLink a:link{ color:#CCCCCC; text-decoration:none}
.bottomLeftLink a:active{ color:#CCCCCC; text-decoration:none}
.bottomLeftLink a:visited{ color:#CCCCCC; text-decoration:none}
.bottomLeftLink a:hover{ color: #ffffff; text-decoration:none;}

.bottomRightLink{font-size:11px; color:#ffffff;}
.bottomRightLink a:link{ color:#ffffff; text-decoration:none}
.bottomRightLink a:active{ color:#ffffff; text-decoration:none}
.bottomRightLink a:visited{ color:#ffffff; text-decoration:none}
.bottomRightLink a:hover{ color: #CCCCCC; text-decoration:none;}

.designedBy{font-size:10px; color:#f18905; text-align:right; padding:5px 20px 0px 0px;}
.bottomLogo a
{
border:0px;
}
.bottomLogo img
{
border:0px;
padding:10px 0px 0px 40px;
}

.outerContainerBottom
{

	position:relative;
	top:0px;
	left:0px;
	width:1132px;
	height:56px;
	margin:auto;
	background-image:url(../images/backgroundBgBottom.png);
	background-repeat:no-repeat;
	
}
/**footer part ended**/

#portfolio{
	
	width:228px;
	background:#F7FBFE;
	border:1px solid #B7DDF2;
	height:283px;
	float:left;
	border-radius:5px;
	margin:10px;
	box-shadow: 0px 0px 10px #fff;
	
	}
#portfolio .image
{
	
	width:205px;
	background:#F7FBFE;
	border:2px solid #B7DDF2;
	height:220px;
	float:left;
	border-radius:5px;
	margin:10px 10px 5px 10px;
	text-align:center;
	box-shadow: 0px 0px 10px #fff;
	}
	
#portfolio .title
{
width:207px;
	background:#F7FBFE;
	float:left;
	border-radius:5px;
	margin:0px 0px 0px 10px;
	padding:5px 0px 5px 0px;
	text-align:center;
	box-shadow: 0px 0px 10px #fff;	
}
#portfolio .title a
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
color:#EE7C21;
}
#portfolio .title a:hover
{
text-decoration:none;
color:#333;
}

.paginationnew{
	
	margin:10px;
	width:730px;
	text-align:center;

	}
	



