body{
	margin:0;
	padding:0 0 20px 0;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:62.5%;
	background:#c2d3da;
}

h1, h2, h3, h4, h5,p, ul, ol, dl, li, dt, dd{
	margin:0;
	padding:0;
}

#wrap{
	margin:20px auto 10px auto;
	width:632px;
	padding:10px 80px 170px 80px;
	background:#fff;
}

#clear{
	clear:both;
	background:transparent;
}

body#splash #wrap{
	padding:0;
	width:792px;
}

body#home #wrap{
	padding:10px 80px 130px 80px;
	background:#fff url(../images/bg_wrap_home.jpg) bottom center no-repeat;	
}

body#consultants #wrap{
	padding:10px 80px 280px 80px;
	background:#fff url(../images/bg_wrap_consultants.jpg) bottom center no-repeat;	
}

body#services #wrap{
	padding:10px 80px 280px 80px;
	background:#fff url(../images/bg_wrap_services.jpg) bottom center no-repeat;	
}

body#programs #wrap{
	padding:10px 80px 280px 80px;
	background:#fff url(../images/bg_wrap_programs.jpg) bottom center no-repeat;	
}

body#programs.pro_mat #wrap, body#programs.pro_int #wrap, body#profiles.pro_org #wrap{ /* This is what I changed, Sharif */
	padding-bottom:330px;
}

body#profiles #wrap{
	padding:10px 80px 280px 80px;
	background:#fff url(../images/bg_wrap_profiles.jpg) bottom center no-repeat;	
}

body#clients #wrap{
	padding:10px 80px 280px 80px;
	background:#fff url(../images/bg_wrap_clients.jpg) bottom center no-repeat;	
}

body#information #wrap{
	padding:10px 80px 280px 80px;
	background:#fff url(../images/bg_wrap_information.jpg) bottom center no-repeat;	
}

body#contact #wrap{
	padding:10px 80px 170px 80px;
	background:#fff url(../images/bg_wrap_home.jpg) bottom center no-repeat;	
}
.bullets {padding-left: 30px;
}
.bullets li {line-height: 21px;}

h1{
	width:100%;
	height:94px;
	display:block;
	background:url(../images/logo_perspectives.gif) top left  no-repeat;
	text-indent:-1000em;
	text-decoration:none;
	outline:none;
	padding-bottom:5px;
	border-bottom:1px solid #990033;
}

/*---------------- START NAV------------*/

#nav{ width:180px; z-index: 1; float:left; display:block; }

#nav ul{
	list-style:none;
	margin-top:40px;
	font-size:1.2em;
}

#nav ul li{
	margin:0.5em 0;
}

#nav a{
	color:#666;
	text-decoration:none;
}

#nav a:hover{
	color:#61879a;
}

body#home #nav ul li.home a,
body#consultants #nav ul li.consultants a,
body#services #nav ul li.services a,
body#programs #nav ul li.programs a,
body#profiles #nav ul li.profiles a,
body#clients #nav ul li.clients a,
body#information #nav ul li.information a,
body#contact #nav ul li.contact a{
	color:#61879a;
}

body.pro_mat #nav ul ul.subnav_programs li.pro_mat a,
body.pro_int #nav ul ul.subnav_programs li.pro_int a,
body.pro_fac #nav ul ul.subnav_programs li.pro_fac a,
body.pro_org #nav ul ul.subnav_profiles li.pro_org a,
body.pro_ins #nav ul ul.subnav_profiles li.pro_ins a,
body.pro_cor #nav ul ul.subnav_profiles li.pro_cor a{
	color:#61879a;
	
}

#nav ul ul.subnav_programs, #nav ul ul.subnav_profiles{
	display:none;
}

body#programs #nav ul ul.subnav_programs,
body#profiles #nav ul ul.subnav_profiles{
	display:block;
	margin:0.5em 0 0.5em 1em;
	font-size:0.9em;
}
/* Begin CSS Popout Menu */
#mainnav {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
	margin-top:40px;
	z-index: 1000;	
}
#PullDownDDINC {
	padding:0;
	margin: 0;
	color: #666666;
	/* opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6; */
	width:100%;
	clear:both;
	vertical-align: middle;
}
#PullDownDDINC li {
	float:left;
	position:relative;
	list-style: none;
	width: 12em;
	line-height: 15px;
	height: 16px;
}
#PullDownDDINC a {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#666666;
	/*height: 20px;
	background-color: #FFFF99;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6; */
	float: left;
	/* 	line-height: 16px;*/
	text-decoration: none;
	vertical-align: middle;
}
/*Properties of submenu*/
#PullDownDDINC li ul {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#527DA9;
	position: absolute;
	top: 0;
	left: 100px;
}
#PullDownDDINC li:hover ul a, #PullDownDDINC li.sfhover ul a {
	color: #666666;
} 
#PullDownDDINC li:hover a, #PullDownDDINC li.sfhover a {
	color: #527DA9;
	vertical-align: middle;

} 
/*Properties of the hover in submenu*/
#PullDownDDINC ul li:hover a, #PullDownDDINC ul li.sfhover a {
	color:#527DA9;
	/*background-color: #9BDDBC;	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;*/
}
/* endProperties of the submenu*/
#PullDownDDINC li:hover ul, #PullDownDDINC li.sfhover ul {
	z-index: 999; 
	left: 0;
}
#PullDownDDINC li ul li {
	float: none;
}
#PullDownDDINC li ul li a {
	width:180px;
	height: auto;
	/* line-height: 1.2em;*/
	margin: 0;
	padding: 0;
	font-size: 12px;
	float: none;
	display: block;
	/*opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6; */
	white-space:nowrap;
}
#PullDownDDINC a:hover {
	/*opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6; */
	color:#527DA9;
} 
.botnavline{
	width:3px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	color: #996600;
}

/* End CSS Popout Menu */

/*---------------- START CONTENT------------*/	

#content{ width:438px; z-index: 2; margin-top:15px; float:right; }

#content h2{
	color:#903;
	font-size:1.5em;
	line-height:1em;
	margin:0.5em 0 0 0;
}

#content h3{
	color:#666;
	font-size:1.3em;
	margin:1em 0 0.5em 0;
}
#content h5 { color: #63805b; font-size: 1.4em; font-weight: bold; margin: 1em 0 0.5em; border-bottom: 1px solid #bab5b5; }
#content p{
	margin:0.8em 0;
	color:#666;
	font-size:1.2em;
	line-height:1.4em;
}

#content ul{
	margin:1em 0 1em 15px;
	color:#666;
	font-size:1.2em;
	line-height:1.4em;
}

#content ul.client_list{
	margin:1em 0;
	color:#666;
	list-style:none;
}

#content a{
	color:#61879a;
}

.red{
	color:#903;
}

.float_right{
	float:right;
	margin:0 0 10px 10px;
}

/*---------------- START FOOTER------------*/

#footer{
	clear:both;
	margin:10px auto;
	width:792px;
	text-align:center;
	color:#666666;
}

#footer ul{
	list-style:none;
}

#footer ul li{
	display:inline;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #fff;
}

#footer ul li.last{
	border:none;
}

#footer a{
	text-transform:uppercase;
	text-decoration:none;
	color:#666666;
}

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