html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
	margin-top: 0px;
	background-color: #CCCCCC;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(images/content-bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	height: 36px;
	width: 380px;
	background-image: url(images/header.jpg);
	margin: 0px;
	padding:120px 0px 0px 420px;
}

#content {
	width: 800px;
	clear: both;
	background-image: url(images/content-bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#left-side-content {
	width: 171px;
	float: left;
	background-color: #000000;
	background-image: url(images/lhs.jpg);
	margin-top: 0px;
	clear: both;
}
#container #content #left-side-content img {
	clear: both;

}


#right-side-content {
	width: 580px;
	margin-left: 171px;
	padding-left: 23px;
	padding-right: 20px;
	margin-top: 20px;
}

#footer {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	background-color: #003366;
	padding-top: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
a:visited {
	color: #FFFF00;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#container #content #right-side-content form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}


#nav-main {
	float: left;
	width: 171px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}

#container #nav-main ul {
	list-style-type: none;
	display: block;
	clear: both;
	padding-top: 10px;
	width: 160px;
	margin-right: 0px;
	padding-left: 10px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 20px;
	display: inline;
	line-height: 15px;
}
.emphasis {
	font-weight: bold;
	text-decoration: underline;
}
#container #content #right-side-content ol {
	color: #FFFFFF;
}

#google_translate_element {
	padding:5px;
}