/*
Custom Designs By http://www.web-designerz.co.uk
Copyright ©2002-2009, www.web-designerz.co.uk All Rights Reserved.
This file may not be redistributed in whole or significant part without consent. 
http://www.web-designerz.co.uk - Webmaster@web-designerz.co.uk
http://www.Kalki.co.uk -  info@kalki.co.uk
*/

/** Frame Styles */

body {
	margin:  0px;
	padding: 0;
        background: #000000 url(images/www_sherawalimaa_com_01.jpg) repeat ;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;

}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h3 {
	font-size: 14px;
}

h4, h5, h6 {
}

p, ol, ul, dl, li, blockquote {
	margin: 0;
	padding: 0;
}

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #800000;}

/** HEADER */

#header {
	background: #000000 url(images/www_sherawalimaa_com_03.jpg) no-repeat left top;
	width: 970px;
	height: 142px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}

#header h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 46px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #000000;
}

#header h2 {
	margin: 0px;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	
}

#header a{
	text-decoration: none;
	
}

#header a:hover {
	text-decoration: none;
}

/** MENU */

#menu {
	width: 970px;
	height: 99px;
	margin: 0 auto;
	background: url(images/www_sherawalimaa_com_02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	text-align: center;
	padding-top: 69px;
}

#menu li {
	display: inline;
}

#menu a {
	margin: 0 25px 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
}


/* Content */

#content {
	width: 850px;
	margin: 0px auto;
	padding: 20px 0 0 0;
        border: 1px solid #000000;
	background: #000000 url(images/www_sherawalimaa_com_04.jpg) repeat ;
}

#colOne {
	float: left;
	width: 180px;
	margin-left: 20px;
        border: 1px solid #000000;
	background: #000000 url(images/www_sherawalimaa_com_06.jpg) repeat ;
}

#colOne h2 {
	margin: 0;
	padding: 10px 10px;
        border: 1px solid #000000; 
	background: ##000000 url(images/www_sherawalimaa_com_05.jpg) no-repeat left top;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

#colTwo {
	float: left;
	width: 400px;
	padding-left: 20px;
}

#colTwo h2 {
	margin: 0;
	padding: 10px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}


#colThree {
	float: right;
	width: 180px;
	margin-right: 20px;
	background: #000000;
}

#colThree h2 {
	margin: 0;
	padding: 10px 10px;
	background: #B1749F;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

#colThree ul {
	margin: 0;
	padding: 0px;
	line-height: 24px;
	list-style: none;
	list-style-position: inside;
}

#colThree li {
	margin: 0;
	padding: 0;
}

#colThree h3 {
	padding-top: 20px;
}


.content {
	padding: 10px 10px;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0px auto;
	padding: 20px 20px;
	border: 1px solid #000000;
	background: #000000 url(images/www_sherawalimaa_com_05.jpg) repeat ;
}

#footer p {
	margin: 0px;
	text-align: center;
}