*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #30A6D1;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}
.pdflogo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.borderless-link {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


a:visited {
	color: #30A6D1;
}

body {
	color: #333333;
	margin-top: 20px;
	background-color: #FAD105;
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#earth-bg {
	background-image: url(../images/earth.png);
	background-position: 20px top;
	width: 100%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#content
{
	width: 733px;
	margin: 0px auto;
}

#main
{
width: 733px;
height: 14px;
background: url(../images/top.png) no-repeat;
}

#back
{
width: 733px;
background: url(../images/back.png) repeat-y;
}

#bottom
{
width: 733px;
height: 20px;
background: url(../images/bottom.png) no-repeat;
}

#header {
	height: 250px;
	text-align: right;
}

#logo {
	width: 733px;
	height: 180px;
	text-align: left;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
	width: 723px;
	height: 50px;
	padding-left: 10px;
	background: url(../images/menu.png) no-repeat;
}


#menu a {
	float: left;
	width: auto;
	height: 44px;
	padding-top: 5px;
}

div.nav1 {
	background-image:url("../images/home-over.png");
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 

div.nav1 a, div.nav a:link, div.nav a:visited {
display:block;
}

div.nav1 img {
	width:140px;
	height:40px;
	border:0;
}

div.nav1 a:hover img {
	background-image:url("../images/home-over.png");
}

div.nav2 {
} 

div.nav2 a, div.nav a:link, div.nav a:visited {
	display:block;
}

div.nav2 img {
	width:140px;
	height:40px;
	border:0;
}

div.nav2 a:hover img {
	background-image:url("../images/menus-over.png");
}

div.nav3 {
} 

div.nav3 a, div.nav a:link, div.nav a:visited {
	display:block;
}

div.nav3 img {
	width:140px;
	height:40px;
	border:0;
}

div.nav3 a:hover img {
	background-image:url("../images/links-over.png");
}

div.nav4 {
} 

div.nav4 a, div.nav a:link, div.nav a:visited {
	display:block;
}

div.nav4 img {
	width:140px;
	height:40px;
	border:0;
}

div.nav4 a:hover img {
	background-image:url("../images/ourstory-over.png");
}

div.nav5 {
} 

div.nav5 a, div.nav a:link, div.nav a:visited {
	display:block;
}

div.nav5 img {
	width:140px;
	height:40px;
	border:0;
}

div.nav5 a:hover img {
	background-image:url("../images/contactus-over.png");
}



#right
{
	width: 180px;
	float: right;
	margin-right: 20px;
}

#right H3
{
width: 203px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.png) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back
{

}

#right li  {
	padding: 7px;
	padding-left: 20px;

}


#right a {
	color: #30A6D1;
}
#right a:visited {
	color: #30A6D1;
}

#right p
{
	font-size: 14px;
	padding-left: 10px;
	text-align: center;
	color: #666666;
	font-style: italic;
	font-weight: bolder;
}

.bot
{
padding: 10px;
}

#left
{
	width: 490px;
	margin-left: 20px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #30A6D1;
}

#left a
{
color: #30A6D1;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #30A6D1;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #30A6D1;
	font-size: 11px;

}

.date a {
	color: #30A6D1;

}




#footer {
	height: 44px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}
.bold {
	font-weight: bold;
}
H1 {
	color: #7B2639;
}H3 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #faa61a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #00b7ce;
	border-right-color: #00b7ce;
	border-bottom-color: #00b7ce;
	border-left-color: #00b7ce;
	padding-bottom: 10px;
	width: 100%;
}
H5 {
	font-size: 14px;
	color: #444E10;
}
#links {
	width: 100%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 14px;
}
.links img {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menu-links {
	float: left;
	width: 72%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.print-friendly {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
