/* Phone */
@import url("phone.css") only screen and (min-width:480px) and (max-width:320px);
/* Tablet */
@import url("tablet.css") only screen and (min-width:321px) and (max-width:768px);
/* Desktop */
@import url("desktop.css") only screen and (min-width:769px) and (max-width:1024px);
/*
Design by VARIOUS
*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #0F8C8C;
}

a:hover {
	text-decoration: none;
	color: #5C5B5B;
	vertical-align: baseline;
}

body {
	font-size: 11.5pt;
	color: #5C5B5B;
	line-height: 1.75em;
	background: #E0DCDC url(images/img01.gif) repeat-x top left;
}

body,input {
	font-family: Georgia, serif;
}

strong {
	color: #2C2B2B;
}

br.clearfix {
	clear: both;
	text-align: right;
}

h1,h2,h3,h4 {
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 2.25em;
}

h2,h3,h4 {
	color: #2C2B2B;
	margin-bottom: 1em;
	text-align: center;
}

h3 {
	font-size: 1.75em;
}

h4 {
	font-size: 1.5em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}
}
img.pic {
	padding: 5px;
	border: solid 1px #D4D4D4;
}

p {
	margin-bottom: 1.5em;
	text-align: justify;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow: hidden;
	text-align: justify;
	height: auto;
	width: 890px;
	float: left;
	margin: 0em;
	border: none;
}

.date {
	background: #6E6E6E;
	padding: 5px 6px 5px 6px;
	margin: 0 6px 0 0;
	color: #FFFFFF;
	font-size: 0.8em;
	border-radius: 2px;
}

#content {
	width: 900px;
	float: left;
	padding: 0;
}

#content-box1 {
	width: 320px;
	float: left;
}

#content-box2 {
	margin: 0 0 0 345px;
	width: 320px;
}

#footer {
	margin: 20px 0 50px 0;
	text-align: center;
	color: #222222;
}

#footer a {
	color: #222222;
}

#header {
	height: 35px;
	position: relative;
	background: #6E6E6E url(images/img03.jpg) top left no-repeat;
	padding: 45px;
	color: #FFFFFF;
	width: 888px;
	border: solid 1px #7E7E7E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
}

#logo {
	line-height: 130px;
	height: 160px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 0;
	left: 45px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0 2px 2px #3E3E3E;
	word-spacing: 3px;
	letter-spacing: normal;
}

#logo h1 {
	font-size: 3.25em;
}

#slogan {
	line-height: 160px;
	height: 160px;
	padding: 5px 0 0 0;
	position: absolute;
	right: 45px;
	top: 0;
}

#slogan h2 {
	color: #BEBEBE;
	font-size: 1.25em;
	text-shadow: 0 2px 2px #3E3E3E;
}
/* to make dropdown menu*/

.clear{
	clear: both;
}
ul{
	list-style-type: none;
	padding: 0px 0px 45px 0px;
}

ul#nav li{
	background: #209D9D url(images/img02.gif) repeat-x top left;
	float: left;
	padding: 1px 30px;
	width: auto;
	height: 30px;
}

ul#nav li a{
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 1.27em;
	letter-spacing: 2.5px;
	text-shadow:0 2px 2px #007D7D;
	color: #000;
	text-decoration: none;
	text-align: center;
}

ul#nav li a:hover{
	background: #209D9D;
}

ul#nav li ul li{
	float: none;
}

ul#nav li ul {
	position: absolute;
	display: none;
}
ul#nav li:hover ul{
	display: block;
}


#page {
	padding: 10px 45px 10px 35px;
	position: relative;
	width: 890px;
	margin: 0;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	clear: both;
	padding: 30px 0 30px 0;
}

#page ul {
	list-style: none;
}

#page ul li {
	border-top: solid 1px #D4D4D4;
	padding: 15px 0 15px 0;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom {
	position: relative;
	margin: 0;
	background: #6E6E6E top left no-repeat;
	border: solid 1px #7E7E7E;
	width: 888px;
	padding: 25px 45px 0 45px;
	color: #DCDCDC;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#page-bottom a {
	color: #F5F5F5;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4 {
	color: #FFFFFF;
}

#page-bottom ul {
	list-style: none;
}

#page-bottom ul li {
	border-top: solid 1px #8F8F8F;
	padding: 5px 0 15px 0;
}

#page-bottom ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom-content {
	width: 665px;
	height: 45px;
	float: right;
}

#page-bottom-sidebar {
	width: 200px;
	height: auto;
	margin: 0 0 0 690px;
}

#search input.form-submit {
	margin-left: 1em;
	color: #FFFFFF;
	padding: 10px;
	background: #2FACAC;
	border: 0;
}

#search input.form-text {
	border: solid 1px #8F8F8F;
	padding: 10px;
}

#sidebar {
	width: 200px;
	padding: 0;
	margin: 0 0 0 690px;
}
.clear{
	clear: both;
}
#splash {
	margin: 0 0 0 0;
	height: 250px;
	position: relative;
	padding: 15px 45px 10px 45px;
	width: 890px;
}

#splash .pic {
	padding: 9px;
}

#wrapper {
	position: relative;
	width: 980px;
	margin: 10px auto 0 auto;
	background: #FFFFFF;
}
#wrapper #page #content .box ul li {
	text-align: center;
	font-size: 14pt;
}
#wrapper #page #content .box h1 {
	text-align: left;
}
#wrapper #page #content .box p {
	text-align: justify;
	font-size: 18pt;
}
nav {
	text-align: right;
	color: #FFFFFF;
}
#wrapper #page-bottom img {
	text-align: right;
}
.language {
	color: #FFFFFF;
}
.boarder {
	color: #FFFFFF;
}
nav a {
	color: #FFF;
}
#page #section p {
	text-align: center;
}
#page #section p {
	font-weight: bold;
}
