/* reset */
body, h1, h2, h3, h4, h5, h6, 
p, address, form, fieldset, 
ul, ol, li, object, param, table, legends, input {
	margin: 0;
	padding: 0;
}

a, a:visited {text-decoration: none;}
fieldset, img, object, param, table, td, th, tr, legend {border: 0;}
li {list-style:none;}
body {
	background: #42afdc url(imgs/back.jpg) repeat-x;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
}
#page {
	background: url(images/main-bg.jpg) no-repeat center top;
}
#wrapper {
	width: 820px;
	margin: auto;
	position: relative;
}
#header {
	height: 120px;
}
#header h1 {
	position: absolute;
	top: 35px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
#header h1 a, a:visited {
	color: #fff
}
#header h1 a:hover {
	color: #000;
}
#header p {
	position: absolute;
	top: 70px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font: normal 13px/100% "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 5px;
}
#pre_sidebar {
	float: left;
	width: 210px;
	margin-right: 10px;	
}
#sidebar_left {
	float: left;	
	background: #135A98;	
	width: 210px;
	color: #fff;
}
#sidebar_left h2 {
	padding: 10px 0 10px 10px;
	font-size: 15px;
	font-family: Verdana, Arial;
}
#sidebar_left ul {
	padding:0 0 10px 10px;
}
#sidebar_left li {
	background: url(images/img00.gif) no-repeat 0 55%;
	list-style-type: none;
	padding-left:10px;
	font-weight:bold;
}
#sidebar_left a, #sidebar_left1 a, #sidebar_left a:visited, #sidebar_left1 a:visited {
	color: #3fcbf3;
}
#sidebar_left a:hover, #sidebar_left1 a:hover {
	color: #0a1f26;
}
#sidebar_left a.active, #sidebar_left1 a.active  {
	color: #ffe400;
}
#sidebar_left1 {
	float: left;	
	background: #135A98;	
	width: 210px;
	color: #fff;
}
#sidebar_left1 h2 {
	padding: 10px 0 10px 10px;
	font-size: 15px;
	font-family: Verdana, Arial;
}
#sidebar_left1 ul {
	padding:0 0 10px 10px;
}
#sidebar_left1 li {
	background: url(images/img00.gif) no-repeat 0 55%;
	list-style-type: none;
	padding-left:10px;
	font-weight:bold;
}
#left_col {
	float:left;
	width: 600px;
}
#content {
	padding: 25px 25px 15px 25px;
	background: #135A98;
	overflow: hidden;
}
#content h1 {
	font-size: 22px;
}
#content h2 {
	font-size: 17px;
	color: #70a9ff;
}
#content p {
	text-align: justify;
}
#footer {
	padding: 12px 0px 0px 10px;
	font-size: 87%;
	color: #282828;
	line-height: 15px;
	text-align: center;

}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}
.hidden {
	clear: both;
	visibility: hidden;
}
b.rtop, b.rbottom{display:block;}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #135A98}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
hr {
	margin: 15px 15px 15px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #0067a9;
	color: #0067a9;
}
#gallery {
	text-align: center;
	
}
#gallery img {
	margin: 5px;
	padding: 3px;
	border: 1px solid #0067a9;
}
