body {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#020202;
	background:url(img/bgr.jpg) no-repeat top left;
}

a {
	color:#00587c;
	text-decoration:none;
}

a:hover {
	color:#00587c;
	text-decoration:underline;
}

#body {
	padding:0;
	margin:0;
	width:1000px;
	float:left;
}

#header {
	padding:20px 0 0 0;
	margin:0;
	width:1000px;
	height:195px;
	float:left;
	text-align:right;
}

#content {
	padding:10px 0 0 10px;
	margin:0;
	width:990px;
	float:left;
}

#left {
	padding:0;
	margin:0;
	width:260px;
	float:left;
}

#menu {
	padding:0;
	margin:0;
	width:257px;
	float:left;
}

#menu-top {
	padding:0;
	margin:0;
	width:257px;
	height:5px;
	float:left;
	background:url(img/menu-top.png) no-repeat top left;
	font-size:1px;
}

* html #menu-top {
	padding:0;
	margin:0;
	width:257px;
	height:5px;
	float:left;
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu-top.png', sizingMethod='crop');
	background-repeat: no-repeat;
	font-size:1px;
}

#menu-bottom {
	padding:0;
	margin:0;
	width:257px;
	height:6px;
	float:left;
	background:url(img/menu-bottom.png) no-repeat top left;
	font-size:1px;
}

* html #menu-bottom {
	padding:0;
	margin:0;
	width:257px;
	height:6px;
	float:left;
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu-bottom.png', sizingMethod='crop');
	background-repeat: no-repeat;
	font-size:1px;
}

#menu-y {
	padding:28px;
	margin:0;
	width:201px;
	float:left;
	background:url(img/menu-y.png) repeat-y top left;
	min-height:270px;
	height:auto !important;
	height:270px;
}

* html #menu-y {
	padding:28px;
	margin:0;
	width:201px;
	float:left;
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu-y.png', sizingMethod='scale');
	background-repeat: no-repeat;
	min-height:270px;
	height:auto !important;
	height:270px;
}

#menu-y ul {
	padding:0;
	margin:0;
	list-style:none;
	font-size:18px;
}

#menu-y ul li {
	padding:4px 0;
	margin:0;
	list-style:none;
	background:url(img/border-menu.gif) repeat-x bottom left;
}

#menu-y ul li a {
	padding:0;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
	background:url(img/bullet-menu.gif) no-repeat center left;
	padding-left:15px;
}

#menu-y ul li a:hover {
	color:#00587c;
	text-decoration:none;
}

#menu-y ul li a.active {
	padding:0;
	margin:0;
	color:#00587c;
	text-decoration:none;
	background:url(img/bullet-menu.gif) no-repeat center left;
	padding-left:15px;
}

#menu-y ul li ul {
	padding:0;
	margin:0;
	list-style:none;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	padding-left:20px;
}

#menu-y ul li ul li {
	padding:5px 0;
	margin:0;
	list-style:none;
	background:none;
}

#menu-y ul li ul li a {
	padding:0;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
	background:none;
	padding-left:0px;
}

#menu-y ul li a:hover {
	color:#00587c;
	text-decoration:none;
}

#menu-y ul li ul li a.active {
	padding:0;
	margin:0;
	color:#00587c;
	text-decoration:none;
	background:none;
	padding-left:0px;
}

#main {
	padding:0 0 0 15px;
	margin:0;
	width:715px;
	float:left;
}

.welcome {
	padding:0 0 15px 0;
	margin:0;
	width:410px;
	float:left;
}

.right {
	padding:0 0 0 5px;
	margin:0;
	width:300px;
	float:left;
}

h1 {
	padding:0;
	margin:0;
	color:#ff6c00;
	font-size:30px;
	font-weight:normal;
	line-height:30px;
}

h1 a {
	color:#ff6c00;
	text-decoration:none;
}

h1 a:hover {
	color:#ff6c00;
	text-decoration:none;
}

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

ul li {
	padding:0 10px 0 10px;
	margin:0;
	list-style:none;
	background:url(img/bullet.gif) no-repeat top left;
}

.banner {
	padding:0;
	margin:0;
	width:300px;
	height:80px;
	float:left;
}

.news {
	padding:15px 0 0 0;
	margin:0;
	width:300px;
	float:left;
}

.news-top {
	padding:0;
	margin:5px 0 0 0;
	width:300px;
	height:10px;
	float:left;
	background:url(img/news-top.gif) no-repeat top left;
	font-size:1px;
}

.news-y {
	padding:0;
	margin:0;
	width:300px;
	float:left;
	background:url(img/news-y.gif) repeat-y top left;
}

.news-bottom {
	padding:10px 15px;
	margin:0;
	width:270px;
	float:left;
	background:url(img/news-bottom.gif) no-repeat bottom left;
	min-height:164px;
	height:auto !important;
	height:164px;
}

.list1 {
	padding:0 0 10px 0;
	margin:0;
	width:270px;
	float:left;
}

.list1 p {
	padding:0;
	margin:0;
}

a.title-news {
	font-size:18px;
	color:#00587c;
	text-decoration:none;
}

a.more {
	font-size:12px;
	color:#00587c;
	text-decoration:underline;
}

.list1 a:hover {
	color:#00587c;
	text-decoration:underline;
}

.date {
	font-size:12px;
	color:#bebebe;
}

#bottom-home {
	padding:20px 0 0px 0;
	margin:0;
	width:1000px;
	float:left;
}

.partners {
	padding:0;
	margin:0;
	width:690px;
	float:left;
}

.partners img {
	padding:0;
	margin:0;
	display:inline-block;
	border:1px solid #eaeaea;
}

.license {
	padding:20px;
	margin:0;
	width:260px;
	height:48px;
	float:left;
	background:url(img/license.gif) no-repeat top left;
	font-size:12px;
	color:#8f8f8f;
}

.partners h1 {
	padding:0;
	margin:0;
	color:#006b98;
	font-size:30px;
	font-weight:normal;
	line-height:30px;
}

.partners h1 a {
	color:#006b98;
	text-decoration:none;
}

.partners h1 a:hover {
	color:#006b98;
	text-decoration:none;
}

.partners a img {
	padding:0;
	margin:3px 13px 0 0;
	display:inline-block;
}

#footer {
	padding:100px 5px 0 5px;
	margin:35px 0 0 0;
	width:990px;
	height:20px;
	float:left;
	background:url(img/footer.gif) no-repeat top left;
	color:#c9c9c9;
	font-size:11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.copy {
	padding:0;
	margin:0;
	width:490px;
	height:20px;
	float:left;
}

.abc {
	padding:0;
	margin:0;
	width:500px;
	height:20px;
	float:left;
	text-align:right;
}

.abc a {
	color:#c9c9c9;
	text-decoration:none;
}

.abc a:hover {
	color:#c9c9c9;
	text-decoration:underline;
}

/*----------- Inner Pages------------*/

.news-inner {
	padding:15px 0 0 0;
	margin:0;
	width:257px;
	float:left;
}

.news-inner-top {
	padding:0;
	margin:5px 0 0 0;
	width:257px;
	height:10px;
	float:left;
	background:url(img/news-inner-top.gif) no-repeat top left;
	font-size:1px;
}

.news-inner-y {
	padding:0;
	margin:0;
	width:257px;
	float:left;
	background:url(img/news-inner-y.gif) repeat-y top left;
}

.news-inner-bottom {
	padding:10px 15px;
	margin:0;
	width:227px;
	float:left;
	background:url(img/news-inner-bottom.gif) no-repeat bottom left;
	min-height:164px;
	height:auto !important;
	height:164px;
}

.list2 {
	padding:0 0 10px 0;
	margin:0;
	width:227px;
	float:left;
}

.list2 p {
	padding:0;
	margin:0;
}

.license-inner {
	padding:15px 10px 10px 15px;
	margin:20px 0;
	width:232px;
	height:44px;
	float:left;
	background:url(img/license-inner.gif) no-repeat top left;
	font-size:12px;
	color:#8f8f8f;
	line-height:14px;
}

.path {
	padding:0;
	margin:0;
	width:715px;
	float:left;
	font-size:11px;
	color:#0592cd;
}

.path a {
	color:#0592cd;
	text-decoration:none;
}

.path a:hover {
	color:#0592cd;
	text-decoration:none;
}

.page {
	padding:15px 0 0 0;
	margin:0;
	width:690px;
	float:left;
}

.page h1 {
	padding:0 0 5px 0;
	margin:0;
	color:#ff6c00;
	font-size:30px;
	font-weight:normal;
	line-height:30px;
	background:url(img/border-title.gif) repeat-x bottom left;
}

.page-top {
	padding:0;
	margin:15px 0 0 0;
	width:690px;
	height:15px;
	float:left;
	background:url(img/page-top.png) no-repeat top left;
	font-size:1px;
}

* html .page-top {
	padding:0;
	margin:15px 0 0 0;
	width:690px;
	height:15px;
	float:left;
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/page-top.png', sizingMethod='crop');
	background-repeat: no-repeat;
	font-size:1px;
}

.page-y {
	padding:0;
	margin:0;
	width:690px;
	float:left;
	background:url(img/page-y.png) repeat-y top left;
}

* html .page-y {
	padding:0;
	margin:0;
	width:690px;
	float:left;
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/page-y.png', sizingMethod='scale');
	background-repeat: no-repeat;
}

.page-bottom {
	padding:15px 20px 60px 20px;
	margin:0;
	width:650px;
	float:left;
	background:url(img/page-bottom.gif) no-repeat bottom left;
	min-height:545px;
	height:auto !important;
	height:545px;
}

.page-bottom p {
	padding:15px 0 0 0;
	margin:0;
}

.page-bottom h2 {
	padding:15px 0 0 0;
	margin:0;
	color:#006b98;
	font-size:18px;
	font-weight:normal;
}

.buttons {
	padding:15px 0 0 0;
	margin:0;
	width:650px;
	float:left;
}

.buttons a {
	padding:2px 0 0 0;
	margin:0 5px 0 0;
	width:160px;
	height:22px;
	float:left;
	background:url(img/button1.gif) no-repeat top left;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.list-inner {
	padding:0 0 20px 0;
	margin:0;
	width:650px;
	float:left;
}

.list-inner img {
	padding:0;
	margin:0;
	display:inline-block;
	border:1px solid #ff6c00;
	margin-right:5px;
}

.list-inner p {
	padding:0;
	margin:0;
}

a.more2 {
	padding:0 0 0 5px;
	margin:0;
	width:40px;
	height:17px;
	float:left;
	background:url(img/more.gif) no-repeat center left;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

.pages {
	padding:20px 0 0 0;
	margin:0;
	width:650px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#ff6c00;
}

form {
	padding:0;
	margin:0;
}

input.f1 {
	padding:2px 0 0 3px;
	margin:0 0 10px 0;
	width:250px;
	height:19px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#020202;
	border:none;
	background:url(img/input.gif) no-repeat top left;
}

form h3 {
	padding:35px 0 0 0;
	margin:0;
	color:#006b98;
	font-size:18px;
	font-weight:normal;
}

select.s1 {
	margin:0 0 20px 0;
	width:253px;
	height:21px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#020202;
	border:none;
	background:url(img/input.gif) no-repeat top left;
}

textarea.t1 {
	padding:2px 0 0 3px;
	margin:0 0 20px 0;
	width:597px;
	height:125px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#020202;
	border:none;
	background:url(img/textarea.gif) no-repeat bottom left;
}

input.f2 {
	padding:0;
	margin:0;
	width:82px;
	height:25px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	border:none;
	background:url(img/submit.gif) no-repeat top left;
}

.back {
	padding:15px 0 0 0;
	margin:0;
	width:650px;
	float:left;
}

.back a {
	padding:0px 0 0 15px;
	margin:0 5px 0 0;
	width:160px;
	height:22px;
	float:left;
	background:url(img/back.gif) no-repeat center left;
	color:#00587c;
	text-decoration:none;
}



