/*
Design by e-man
http://www.trainsoftbg.com

*/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff url(../img/bgr-1pixel.jpg) repeat-y;
}

h1, h2, h3 {
	margin: 0px;
	font-weight: bold;
	color: #669999;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { font-size: 16px; }

p, ul, ol {
	margin-top: 0px;
	line-height: 140%;
	text-align: left;
}

a { color:#669999; text-decoration: underline;	font-weight: bold;	line-height: 180%;
}

a:hover { text-decoration: none; font-weight: bold;}

*n_link a {text-decoration: underline;}
*n_link a:hover { text-decoration: none;}
form {
	margin: 0;
}

#wrapper {
 float: left;
 width: 1020px;
 margin: 0px auto;
 float: left;  border-bottom: #669999  5px solid;

 }

/* Page */

#page {
  width: 1020px;
	margin: 0px auto;
	padding: 0px;
	float: left;

}


/* Header */

#header{
 float: left;
	width: 1020px;
	height: 95px;
	margin: 0px auto;
	background: #ffffff; 
	padding: 0px 0px 0px 0px;
}

#header #logo{
  float: left;
	width: 250px;
	height: 70px;
	margin: 0px auto;
}

#header #image{
  float: right;
	width: 510px;
	height: 68px;
	margin: 0px auto;
	background: url(../img/Head-new_02.jpg) no-repeat right top;
}

#border{
  float: left;
	width: 1020px;
	height: 27px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(../img/head_linen.jpg) no-repeat;
}


/* Leftside */

#leftside {
	float: left;
	width: 200px;
	margin: 0px;
	background: none;
	color: #3b6060;
 
}
/* Menu */

#menu {
	float: left;
	width: 180px;
	margin: 1px;
	padding: 10px 0px 0px 16px;
	background: none;
}

#menu a {
	float: left;
	height: 33px;
	width: 175px;
	padding: 7px 0px 0px 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none; 
	text-align: center; 
	color: #FFFFFF;
  background: url(../img/bgr_redbut.jpg) no-repeat;
	margin: 0px;
}

#menu a:hover { 
	text-decoration: none; 
  background: url(../img/bgr_redbutover.jpg) no-repeat;

}

#menu .current_page_item a {
	text-decoration: none; 
  background: url(../img/bgr_redbutover.jpg) no-repeat;

}

/* Search */

#search {
	margin: 0px;
	float: left;
	width: 175px;
	padding: 0px 0px 0px 16px;
	text-align: justify;
}


#search input {
	float: left;
	width: 175px;

}

#search textarea {
	float: left;
	width: 175px;
	height: 80px;

}

#search #submit {
	margin: 4px;
	float: left;
	background: #86aaaa;
	color: #3b6060;
	text-align: center;
	width: 175px;
  border-color: #ffffff;
}


/** LOGO */

#logo {
	width: 930px;
	height: 71px;
	margin: 0px auto;
}

/* Contentfull */

#contentfull {
	float: right;
	width: 758px;
	margin: 0px auto;
	padding: 10px 20px 0px 20px;
	background: none; 
	color:#669999; 
	}
	
#contentfull ul {	
  float: left;
	width: 740px;
	margin: 0px;
	padding-left: 20px;
	line-height: normal;	
	list-style-image: url(../img/check.png);

}

#contentfull li {
	padding: 0px 0px 5px 0px;
}

#contentfull li a {
	font-weight: normal;
}


/* Content */

#content {
	float: left;
	width: 510px;
	margin: 0px auto;
	padding: 20px 0px 0px 30px;
	background: none; 
	color:#669999; 
	}
	
#content .post{
	float: left;
	width: 440px;
	margin: 0px;
	background: #dceeee;
  color: #3b6060;
	padding: 0px 0px 0px 0px;
}	

#content ul{
  float: left;
	margin: 5px;
	padding: 15px;
	color: #669999;width: 480px;
}

#content li{
	padding: 0px 0px 0px 0px;
}


#content p{
	color: #669999;
	margin: 5px auto;
	width: 480px;

}

#contenttop {
	float: right;
	width: 813px;
	margin: 0px auto;
	font-family: Arial black, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #669999;
	text-decoration: none;
	background: #dceeee;
	height: 31px; 

	}
	
	
#contenttop .layer {
	float: left;
	width: 320px;
	height: 30px;
	margin: 0px auto;
  padding: 5px 0px 0px 15px; 
 }
 
 #contenttop .floattxt {
	float: right;
	width: 280px;
	height: 31px;
	margin: 0px auto;
  padding: 0px 0px 0px 15px;  border-right: #669999  5px solid;
 }
 
.title_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	background: url(../img/header.gif) repeat-y;
	height: 22px;
	width: 260px;
	padding: 2px 0px 0px;
}

.new_paragr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	background: url(../img/header.gif) repeat-y;
	height: 22px;
	width: 440px;
	padding: 5px 0px 0px 5px;
}

.paragr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
	font-weight: bold;
	background: none;
	margin: 0px auto;

}

 .more {
	font-size: 12px;
	color: #669999;
	font-weight: bold;
	float: right;
	padding: 0px 40px 0px 0px;
}

 .more a{
	text-decoration: none;
}



.more a:hover { 
	text-decoration: underline;
}

.img_home {
	float: left;
	width: 500px;
	height: 333px;
	margin: 0px auto;
	padding: 0px;
	background: url(../img/main_home.jpg) no-repeat;
}


.img_learn {
	float: left;
	width: 500px;
	height: 317px;
	margin: 0px auto;
	padding: 0px;
	background: url(../img/main_learn.jpg) no-repeat;
}

.img_about {
	float: left;
  width: 277px;
  height: 208px;
  margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(../img/pic8.jpg) no-repeat;
}


/* Post */

.post {
	margin-bottom: 45px;
	padding-bottom: 30px;
	text-align: justify;
	color: #339999;

}


.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #B44000;
}


/* Sidebar */

#sidebar {
	margin: 0px;
	float: right;
	width: 270px;
	margin: 0px;
	background: none;
  padding: 10px 0px 0px 0px;
    color: #3b6060;

}
#sidebar .post{
	float: left;
	width: 260px;
	margin: 0px;
	background: #dceeee;
  color: #3b6060;
	padding: 0px 0px 0px 0px;
}

#sidebar .contact{
	float: left;
	width: 260px;
	height: 275px;
	margin: 0px;
	background: #dceeee;
	color: #3b6060;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {	
  float: left;
	margin: 5px;
	padding: 0px 0px 0px 20px;
	line-height: normal;	
	list-style-image: url(../img/check.png);

}

#sidebar li {
	padding: 0px 0px 5px 0px;
}

#sidebar li a {
	font-weight: normal;
	  color: #3b6060;

}

#sidebar li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0px;
	padding: 0px 14px;
}

#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	  color: #3b6060;

}
.post-list {
	margin: 0px;
	text-align: left;
	color: #3b6060;
	padding: 0px 0px 0px 0px;

}

/* Footer */

#footer {
	float: right;
	width: 1004px;
	height: 40px;
	margin: 0px auto;
  background: #b1c5c4;
  border-right: #669999  5px solid;
  color:  #3b6060;
 	border-left: url(../img/bgr-1pixeleft.jpg) 10px solid;
 
}

#footer ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	padding: 10px 0px 0px 210px;

}

#footer  li {
	display: block;
	float: left;
}


#footer a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: normal;
	color:  #3b6060;
}


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

.banners {
	display: block;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 30px;
}

#contentlm, #contentlr{
	float: left;
	width: 340px;
	height: 220px;
	margin: 0px auto;
	padding: 20px 0px 0px 20px;
	background: #ffffff; 
	color: #3b6060;  
	}
	
#contentlm {
	float: left;
	}	
	
#contentlr {
	float: right;
	}	

#contentfull table{
	float: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: none; 
	color: #3b6060; 
	font-size: 12px;
	font-weight: normal;

	}
	
	#contentfull h2{
	color: #3b6060; 
	font-size: 14px;
	font-weight: bold;

	}
	
	#contentfull h3{
	color: #3b6060; 
	font-size: 16px;
	font-weight: bold;

	}	
	
	#contentlm p{
	float: left;
	width: 245px;
	padding: 0px 0px 0px 10px;
	}	
	
	#contentlr p{
	float: left;
	width: 245px;
	padding: 0px 0px 0px 10px;
	}	
	
	
	#contentlm ul{
	float: left;
	width: 245px;
	padding: 0px 0px 0px 20px;
	}	
	
	#contentlr ul{
	float: left;
	width: 245px;
	padding: 0px 0px 0px 20px;
	}	
	
#wh_bckgr {
	background-color: #FFFFFF;
	height: 39px;
	width: 175px;
	padding-top: 5px;
	margin: 5px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 2px;
}
#navlist ul
{
	width:100%;
	margin: 5 auto;
}
#nav2 {
	margin:0;
	padding:0;
	text-align: center;
}
#nav2 li {
		display:inline;
		padding:0;
		margin:5;
}
#nav2 ul {
		text-align: center;
}
#white_bacgr {
	background-color: #FFFFFF;
	width: 180px;
}
