html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
}

#wrapper {
    position: relative;
	width: 1000px;
	margin: auto;
	background-image: url(../images/general/shadow-bg.jpg);
	background-repeat:repeat-y;
	text-align: left;
}

#main {
	padding: 0 14px 20px 9px;
	background-image: url(../images/general/shadow-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#bground {
	background-image: url(../images/general/rainbow.jpg);
	background-repeat: no-repeat;
	background-position: 2px 310px;
}

#header {
	height: 300px;
	position: relative;
	padding-bottom: 0;
	padding-top: 10px;
}

#navigation-1 {
	position: absolute;
	padding-top: 44px;
	left: 450px;
	width: 180px;
}

#navigation-1 ul {
	padding: 0;
	border: none;
}

#navigation-1 li {
	list-style-type: none;
	padding-top: 13px;
}

#navigation-2 {
	position: absolute;
	padding-top: 44px;
	left: 714px;
	width: 180px;
}

#navigation-2 ul {
	padding: 0;
	border: none;
}

#navigation-2 li {
	list-style-type: none;
	padding-top: 13px;
}

#header-left {
	float: left;
	padding: 10px 0 0 10px;
}

#header-right {
	float: right;
}

#content {
	float: right;
	width: 660px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 0 26px 14px 20px;
	border-left: 1px dotted #666666;
}

#content h1 {
	font-size: 15px;
	line-height: 1.7em;
	padding-bottom: 6px;
}

#content h2 {
	font-size: 13px;
	line-height: 1.6em;
}

#content p {
	font-size: 13px;
	line-height: 1.8em;
	text-align: justify;
}

#content a:link, #content a:visited, #content a:active {
	color: #333;
}

#content a:hover {
	color: #14afdf;
}

#content img {
	border: 0;
}

#content table {
	line-height: 1.9em;
}

#address2 {
	position: absolute;
	top: 355px;
	left: 660px;
}

#points {
	padding-left: 20px;
}

#points ul {
	list-style-type: circle;
	color: #333;
}

#points li {
	list-style: circle;
	color: #333;
	text-align: justify;
	line-height: 1.7em;
	padding-bottom: 6px;
}

#comp-pics {
	position: absolute;
	left: 260px;
	top: 358px;
	width: 125px;
}

#comp-pics li {
	list-style-type: none;
	margin-bottom: 5px;
}

#comp-pics img {
	display: block;
	border: 1px solid #333;
}

.collapse { 
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
	font-size: 13px;
	line-height: 1.8em;
    margin: 10px 0;
}

.openlanguage {
    font-size: 13px;
	line-height: 1.8em;
    font-weight: bold;
}

.closedlanguage { 
    font-size: 13px;
	line-height: 1.8em;
    font-weight: bold;
}

#sidebar {
	float: left;
	width: 270px;
	line-height: 1.5em;
}

#sidebar ul {
	list-style-type: none;
	padding: 0 0 0 20px;
	margin-left: 0;
}

#sidebar li {
	margin-bottom: 0.6em;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #333;
    text-decoration: none;
}

#sidebar a:hover {
	color: #14afdf;
}

#executives ul {
	list-style-type: none;
}

#executives li {
	margin: 10px 0 10px 0;
	padding-left: 10px;
	font-size: 11px;
}

#executives a:link, #executives a:visited, #executives a:active {
	color: #333;
    text-decoration:none;
}

#executives a:hover {
	color: #14afdf;
}

#footer {
	clear: both;
	font-size: 11px;
	text-align: right;
	color: #666;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 1.9em;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration: underline;
}

#footer a:hover {
	color: #14afdf;
	text-decoration: underline;
}

#altnav {
	padding-top: 10px;
    line-height: 1.6em;
}

#altnav li {
	display: inline;
}

#altnav a: link, #altnav a:visited, #altnav a:active {
	color: #666;
	text-decoration: underline;
}

#altnav a:hover {
	color: #14afdf;
	text-decoration: underline;
}
