/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
blockquote {
  background: #fff url(http://gotoknow.org/file/tonkla/quote.gif) no-repeat scroll top left;
  color: #333;
  border: 1px solid #ddd;
  padding: 10px;
  margin: 20px;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}
a img 

{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}


img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

.bg1 { background: url(images/img04.gif) no-repeat left bottom; }
.bg2 { background: url(images/img05.gif) no-repeat left top; }
.bg3 { background: url(images/img06.gif) no-repeat left bottom; }
.bg4 { background: url(images/img08.gif) no-repeat left bottom; }
.bg5 { background: url(images/img09.gif) no-repeat left bottom; }
.bg6 { background: url(images/img10.gif) no-repeat right bottom; }
.bg7 { background: url(images/img11.gif) no-repeat right bottom; }

.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 40px;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

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

.list li {
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 760px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 58px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	float: center;
	margin: 0 auto;
}

/* Content */

#content {
	float: center;

	align: left;
	
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

/* Sidebar */

#sidebar {
	float: center;
	width: 200px;
	padding: 0 20px 0 0;
	margin: 0 0 0 30;
	border-right: 1px dotted #DCDCDC;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	padding: 20px 0 0 0;
	background: #000000;
}

#footer p {
	background: #000000;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	background: url(images/img12.gif) no-repeat center top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}
/*------------------------------------------------nav start--------------------*/
#top{
	background:url(images/top_bg.gif) 0 0 repeat-x;
	height:18px;
	padding:30px 0 4px 0;
}
#nav-main{
	width:700px;
	margin:0 auto;
	height:18px;
}
#nav{
	width:700px;
	height:30px;
}
#nav ul{
	width:600px;
	height:30px;
	margin:0;
	padding:0;
}
#nav ul li{
	width:100px;
	height:18px;
	float:left;
}
#nav ul li.home{
	height:18px;
	width:100px;
	
}
#nav ul li a{
	
	width:100px;

}
#nav ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	width:90px;
	height:18px;
}

table {
	display:table; 
	border-collapse:collapse; 
	margin:15px 0; 
	padding:0;
	border: dotted #DCDCDC; 
	 font-size:100%;
	 text-align:center;
	 }
tr {display:table-row;}
th, td {
		display: table-cell;
		border: dotted #DCDCDC; 
		margin:0; 
		padding:5px; 
		vertical-align:top; 
		background:#FFFFFF;
		
		}
		
th {background:#cef6ff; text-align:center; color:#00607f; font-weight:bold;}

table.ex1 {
	float:center;
	display:table; 
	border-collapse:collapse; 
	margin:15px 0; 
	padding:0;
	border: none ;
	 font-size:100%;
	 text-align:center;
	 }
tr.ex1 {display:table-row;}
th.ex1, td.ex1 {
		display: table-cell;
		border: none ;
		margin:0; 
		padding:5px; 
		vertical-align:top; 
		background:#FFFFFF;
		
		}
/*------------------------------------------------nav end--------------------*/

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar .sideBarTitle {
  color: black;
  background-color: #b1e1fe;
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}

.rightSideBar a {
	color: #0099FF;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 30px;

}

.rightSideBar a:hover {
	color: #FF9933;
	text-decoration: none;


}


.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

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