@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-size: 14px;
}
.oneColLiqCtrHdr #container {
	width: 890px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 60px;
	height: 480px;
	margin-right: auto;
	margin-left: auto;
}


.oneColLiqCtrHdr #container #header #lefttop {
	float: left;
	height: 60px;
	width: 445px;
	text-align: left;
}
.oneColLiqCtrHdr #container #header #lefttop img {
	margin-left: 45px;
	margin-top: 5px;
}

.oneColLiqCtrHdr #container #header #righttop img {
	top: 23px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 245px;

}

.oneColLiqCtrHdr #container #header #righttop {
	height: 60px;
	width: 445px;
	float: right;
}


.oneColLiqCtrHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 60px;
	padding-top: 20px;
	padding-bottom: 0;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColLiqCtrHdr #navigation  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	float: none;
	height: 60px;
	padding-right: 0;
	padding-left: 0;
}
.oneColLiqCtrHdr #container #navigation  #nav1 {
	background-color: #9ccb3b;
	height: 26px;
	width: 89px;
	float: left;
}

.oneColLiqCtrHdr #container #navigation #nav2 {
	background-color: #f47b20;
	height: 26px;
	width: 89px;
	float: left;
	overflow: hidden;
	
}

.oneColLiqCtrHdr #container #navigation #nav3 {
	background-color: #fff200;
	height: 26px;
	width: 89px;
	float: left;
	
}
.oneColLiqCtrHdr #container #navigation #nav4 {
	background-color: #90278f;
	height: 26px;
	width: 89px;
	float: left;
	
}

.oneColLiqCtrHdr #container #navigation #nav5 {
	background-color: #f49ec4;
	height: 26px;
	width: 89px;
	float: left;
	
}
.oneColLiqCtrHdr #container #navigation #nav6 {
	background-color: #00aeef;
	height: 26px;
	width: 89px;
	float: left;
	
}

.oneColLiqCtrHdr #container #navigation #nav7 {
	background-color: #393594;
	height: 26px;
	width: 89px;
	float: left;

}

.oneColLiqCtrHdr #container #navigation #nav8 {
	background-color: #000;
	height: 26px;
	width: 89px;
	float: left;
	
}

.oneColLiqCtrHdr #container #navigation #nav9 {
	background-color: #666;
	height: 26px;
	width: 89px;
	float: left;
	
}

.oneColLiqCtrHdr #container #navigation #nav10 {
	background-color: #41ad49;
	height: 26px;
	width: 89px;
	float: left;
	

}
.oneColLiqCtrHdr #mainContent {
	height: 330px;
	width: 890px;
	padding: 0;
}
.oneColLiqCtrHdr #container #mainContent #righttop {
	float: right;
	height: 330px;
	width: 510px;
}
.oneColLiqCtrHdr #container #mainContent #righttop #rightimglandscape {
	padding-left: 30px;
}
.oneColLiqCtrHdr #container #mainContent #lefttop #lefttopimglandscape img {
	padding-left: 40px;
}


.oneColLiqCtrHdr #container #mainContent #lefttop {
	float: left;
	height: 200px;
	width: 340px;
	text-align: left;
	padding-left: 40px;

}

.oneColLiqCtrHdr #container #mainContent #leftbot {
	width: 340px;
	font-family: Verdana, Geneva, sans-serif;
	height: 130px;
	float: left;
	text-align: left;
	padding-left: 40px;
}
.oneColLiqCtrHdr #container #mainContent #lefttop #textbox {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 40px;
	width: 320px;
	height: 130px;
	color: #333;
}
.oneColLiqCtrHdr #container #mainContent #leftbot #textbot {
	font-size: 12px;
	background-color: #666;
	height: 75px;
	width: 310px;
	margin-top: 20px;
	color: #FFF;
	padding-bottom: 0px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
}
.oneColLiqCtrHdr #container #mainContent #leftbot #textbotnogray {
	font-size: 12px;
	height: 80px;
	width: 310px;
	margin-top: 30px;
	color: #333;
	padding-bottom: 0px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

.oneColLiqCtrHdr #container #mainContent #leftbot #textbotnogray #a{ 

color: #fff;

}
.oneColLiqCtrHdr #container #mainContent #lefttop #lefttoppic {
}

a {
	color: #FFF;
}




/* drop down menu code */
  #sddm
{
	margin: 0;
	padding: 0;
	}


 #sddm li
{
	margin: 0;
	list-style: none;
	float: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}



 #sddm li a
{
	display: block;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFF;
}

 #sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #5970B2;
	text-align: center;
}

 #sddm li a:hover
{
	font-weight: bold;
	color: #FFF;
}

#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 0px 10px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #f47b20;
}

	#sddm div a:hover
	{
	background: #000
}
 /* End drop down menu code*/
.oneColLiqCtrHdr #container #mainContent #righttop #righttopimgindex img {
	padding-left: 30px;
}

