/* generated by csscreator.com */ 
html, body{
background: #808080;
margin:0; 
padding:0; 
text-align:center;
font-size:20px;
}
 
#pagewidth{
background-color: white;
width:760px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;  
} 
 
#header{
	text-align:right;
	position:relative;
	width:100%;
} 

#header h1{
display:none;
}

#header a img{
	color: white;
	background-color: white;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 35px 10px 0px 10px;
	border-left: 1px #d5d5d5 dashed;
}

a, a:hover {color: white; text-decoration: none; }
a:visited {color: white; text-decoration: none; }
a:active {text-decoration: none; } 

#nav{
	background: #fff url(logo.gif) left no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 13px;
}

#maincol{
width: 760px;
text-align:right; 
float: right; 
display:inline; 
position: relative; 
}


#maincol p{
	margin: 5px 5px 25px 5px;
	padding: 0px 10px;
}

#maincol h2{
	margin: 5px;
	padding: 15px 10px 0px 10px;
font-size: 22px;
color: #c71d1b;
}

#center{

padding-top: 30px;
padding-right: 270px;
}


#content{
	margin: 5px;
	padding: 5px 250px 5px 5px;
	background: #CFD9DE url(saeed.jpg) no-repeat scroll bottom right;
	height: 428px;
}

#content img{
	margin: 0px;
	padding: 0px;
}

.mainpic img{

}

.content td{
	margin: 0px;
	padding: 0px;

}

.grabg {
	/* background: #d2dfe4 url(contentbg.gif) repeat-x scroll top; */
}

#footer, #footer p{
color:#71787b;
	font-size: 16px;
	text-align:left;
	background:#fff;
	margin: 0px;
	border-top : 1px #d5d5d5 dashed;
	padding-bottom: 60px;
	padding-left: 5px;
 
}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
