/* Reset browser defaults for consistency */

html, body, div, span, h1, h2, h3, p, a, img, li, ol, ul, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 11pt;
	line-height: 1,5em;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	vertical-align: baseline;
}

/* Remove bullets from list items */

ol, ul {
	list-style: none;
}

/* Basic page layout */

body {
	background: #fff url(../images/header_stripe.gif) repeat-x top;
}

#wrapper {
	width:850px;
	margin: 0 auto;
}

#header {
	height:160px;
	margin:0;
	background: url(../images/header_logo_home.png) no-repeat top left;
}
	
#nav {
	width:760px;
	text-align:right;
	color:#fff;
	padding:40px 0 0 0;
}
		
#nav a {
	color:#fff;
	text-decoration:none;
	font-family:Tahoma, Arial, sans-serif;
	font-style:normal;
	font-size: 1em;
}

#nav a.active, #nav a:hover  {
	color:#FF9966;
}

.container {
		width: 700px;
		border: 0px ;
		background: url(../images/profile_toppanel_image.png) no-repeat top left;
		}
		
h2 {
		padding: 5px 20px;
		font-size: 1.4em;
		}
		
p {
		font-size: 1em;
		}
		
.expandable {
        height: 400px;
		background:url(../images/profile_bottompanel_farsi.jpg) no-repeat bottom left;
		background-color:  #FFFFFF;    
		border-top: 1px dotted thick #FF6600;
		padding: 15px;
		}
		
.expandable1 {
        height: 640px;
		width: 670px; 
		border-top:  1px dotted thick #FF6600;
		background-color: #FFFFFF;
		padding: 15px;
		float: left;
		}
		
.expandable2 {
        height: 725px;
		width: 670px; 
		border-top: 1px dotted thick #FF6600;
		background-color: #FFFFFF;
		padding: 15px;
		}	

.expandable_farsi {
        height: 690px; 
		border-top: 1px dotted thick #FF6600;	 	
		background:url(../images/profile_bottompanel_farsi.jpg) no-repeat bottom left;
		background-color: #FFFFFF;
		padding: 15px;
		}		

.expandable_contact {
        height: 400px; 
		border-top: 1px dotted thick #FF6600;	 	
		background:url(../images/profile_bottompanel_farsi.jpg) no-repeat bottom left;
		background-color: #FFFFFF;
		padding: 10px;
		}	