body {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	background:#345ab4 url(../images/back.gif) top repeat-x;
	margin:0px;
}


a
{
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

a:hover
{
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}


/* Outer Conatiner */
#Wrapper
{
width:950px;
background:#446bc6 url(../images/gradient-back.gif) bottom repeat-y;
}

#Image-Wrapper
{
background:url(../images/satoor-main-img.jpg) top no-repeat;
width:950px;
height:599px;
}

.Top-Navigation
{
height:54px;
width:744px;
margin:auto;
text-align:center;
background:url(../images/nav-back.png) no-repeat;
}

a.Top-Navigation
{
	font-family: Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	line-height:25px;
}

a:hover.Top-Navigation
{
	font-family: Verdana;
	font-size:12px;
	color:#99c2ff;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	line-height:25px;
}

.nav-separator
{
background:url(../images/nav-separator.gif);
width:1px;
}

#Homepage-Content
{
	margin-top:335px;
	padding-right:20px;
	font-family: Verdana;
	font-size:11px;
	color:#fff;
	width:500px;
/*	margin-left:340px;*/
	margin-left:180px;
	text-align:center;
	}

/* Inner page Styles */	

#Image-Wrapper-Inner
{
background:#3459b4 url(../images/santoor-main-inner-image.jpg) top no-repeat;
width:950px;
}

#Inner-Page-Content
{
	margin-top:335px;
	padding-right:20px;
	font-family: Verdana;
	font-size:11px;
	color:#fff;
	width:500px;
	margin-left:340px;
	}
	
.Page-Header
{
	font-family: Arial;
	font-size:32px;
	color:#7aacf6;
}	
	
.clearall
{
clear:both;
}	

#footer
{
color:#FFFFFF;
width:950px;
line-height:30px;
padding-top:25px;
}

#footer a
{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

.title-headings
{
	font-family: Verdana;
	font-size:12px;
	color:#5cceff;
	font-weight:bold;
}	