
html, body { height:100%;
	margin: 0; padding: 0;
	text-align: center;
	background-color: #ccd8e0;
}

h1,h3,h3 {
	margin: 0; padding: 0;
}

.clear{ clear:both}

#maindiv{ margin:50px auto 0 auto; background:#ffffff; width:780px; padding:10px;}
#content { height:100%;
	text-align: left;
	margin: auto;background:url(../imgs/content-bg.jpg) repeat-y center top;
}

#leftpart{ width:564px;  background:#fafafa; padding:18px 0 0 0; font-size:12px; font-family:tahoma, Verdana; color:#626262;
float: left;}

 #leftpart h2{ font-size:20px; font-family:Segoe UI , arial ,tahoma; padding:0; margin:0; }

 #rightpart{ width:212px; background:#f7f7f2; padding:0;
float: left; margin:0 0 0 4px;  }
 #rightpart span { height:34px; line-height:34px; font-weight:bold; color:#fff; background:#b3c2c7; display:block; padding:0 0 0 8px;} 
#header{
	height: 150px;
	text-align: left;
	margin: auto;
	}
	
	
#logo{float: left;
	height:110px;	
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background:url(../imgs/right-banner.jpg) #b3c2c7 no-repeat right top;
	width:780px;
	}


	
#topmenu{
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size:0.8em;
	color:#737373;

}

.pipelist {
   margin-bottom: 1em;
}

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

.pipelist li { display:block;
   line-height:30px;
   margin: 0 0 0 0;
   padding:0;
   white-space: nowrap;
   border-bottom:1px solid #dcdcd7;color:#539ec6
}

.pipelist li a{ display:block;   padding:0 0 0 21px;
	text-decoration:none;
	color:#737373; outline:none;
	
}

.pipelist li a:hover{ background:url(../imgs/arrow.gif) no-repeat 10px 13px; 
	color:#539ec6; 
	background-color:#e8ebe9;
	
}
.level1active{background:url(../imgs/arrow.gif) no-repeat 10px 13px; 
	color:#539ec6; 
	background-color:#e8ebe9;
	}
.level1active strong{ font-weight:normal;}
#content {
	margin-top: 40px;
	min-height: 500px;
}


#maintext {
	width: 520px;
	margin-left: 20px;
	text-align:justify;
} 
#maintext ul li { font-weight:bold;}

#maintext a{
	text-decoration:none;
	color:#539ec6;
}

#maintext a:hover{
	border-bottom:1px dotted #539ec6;
}

#rightcol { margin:10px auto 0 auto; color:#000 !important;
	width: 168px;
} 
#rightcol img{ border:4px solid #abbeca;}

#feature{
	float:right;
	width:150px;
	padding: 8px 8px 8px 8px;
	margin:auto;
	text-align:center;
	line-height:1.5em;
	color:#000;
	font-size:0.8em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#feature ul, #feature li {
	text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}


#feature  a{
	text-decoration:none;
	color:#539ec6;
	border-bottom: none;
}

#feature a:hover{
	border-bottom:1px dotted #539ec6;
}

#feature h3{
font-family:Segoe UI,arial,tahoma;
font-size:20px;
margin:0;
padding:0;
color:#5B5F64;
}

#feature img{
	margin-top: 10px;
}


html, body { height:100%;
	font: .95em/1.6em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


p {
	margin-bottom: 1em;
}

#footer 
{	border-top:5px solid #b7c7d1; 
	width: 100%;
	height: 29px;
	clear: both;
	padding-top: 5px;
	text-align: center;
	font-weight:bold;
	color: #fff;
	font-size:12px;
	background-color: #abbeca;
}

#footer a {
	color: #888888;
	text-decoration:none;

}

#footer p {color: #fff; margin:0;}

html, body { height:100%
	/*background: #6F6F6F url(../imgs/bg_grad.gif) repeat-x;*/
}





html>body #content {
	margin-top: 4px;
}

h1{
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:2.6em;
	font-weight:normal;
	background:#fff url(images/booksmall.gif) no-repeat bottom left;
	padding:0 0 10px 50px;
	margin:20px 5px 5px 5px;
}

h2{
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size:1.2em;
	margin:auto;
	text-transform:capitalize;
	padding:0 2px; color:#5B5F64;
}

h3{
	color: #ffffff;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.9em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}



blockquote 
{	
	border-left: 4px #c7d2ea solid;
	padding:  0 0 0 10px;
	margin: 10px 20px 10px 20px;
	letter-spacing: 0px;
	white-space:inherit;
}

h4 
{
	font-weight: bold;
	font-size: 25px;
	text-transform: capitalize;
	color: #DBDFEE;
	margin: 0;
	padding: 0;
	letter-spacing: 3px;
}

.contentImage_left
{
	margin: 0 10px 10px 0;
}
.contentImage_right
{
	margin: 0 0 10px 10px;
}

.block
{
	clear:both;
	margin-bottom: 10px;
}