@charset "UTF-8";
 @font-face { font-family: GraublauWeb; src:url("http://greeneyegraphics.com/GraublauWeb.otf") format("opentype") }
@font-face {
    /* Give it a name */
    font-family:"Expressway EOT";
    font-style:normal;
    font-weight:normal;
    /* Specify relative or absolute url to eot file */
    src: url("http://greeneyegraphics.com/expressway.eot");
  }
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000033;
	font-family:GraublauWeb,"Expressway EOT","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #010101;
	background-image: url(images/bgstrip.jpg);
	background-repeat: repeat;
}
.oneColLiqCtrHdr #container {
	width: 932px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#myForm {
	
	margin-top: 0px;
	padding-left: 90px;
}
.oneColLiqCtrHdr #container #mainContent #marginLeft p2 {
	text-indent: 20px;
	display: block;
	font-size: 14px;
}
.oneColLiqCtrHdr #header {
	height: 285px;
	margin-top: -1px;
}
.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 #mainContent {
	background-image: url(images/mainBG.jpg);
	height: 530px;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 35px;
}
.oneColLiqCtrHdr #container #footer .footerLinkrgt a {
	color: #CCCC99;
}
.oneColLiqCtrHdr #footer {
	float: left;
	width: 932px;
	text-align: right;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFCC;
	font-size: 12px;
}
.c1 {
	list-style-type: none;
	font-size: 15px;
}
.wht {
	color: #FFF;
}
.oneColLiqCtrHdr #container #mainContent #marginLeft #rightList p {
	margin: 0px;
	padding: 0px;
}
#navigation {
	float: right;
	width: 424px;
	padding-left: 508px;
	padding-top: 4px;
}
#marginLeft {
	margin-left: 125px;
	margin-right: 100px;
}
.oneColLiqCtrHdr #container #mainContent h2 {
	padding-top: 20px;
	color: #000000;
	padding-left: 55px;
}
#leftList {
	float: left;
	width: 300px;
	margin-top: -25px;
}
.li {
	margin-left: 30px;
	font-size: 14px;
}
#rightList {
	float: right;
	width: 300px;
	margin-top: -25px;
	padding-right: 50px;
}
.oneColLiqCtrHdr #container #mainContent #marginLeft #leftList p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footerLinkrgt    {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFCC;
	font-size: 12px;
}
#titles {
	width: 300px;
	margin-top: 40px;
	margin-left: 55px;
}
.flash {
	margin-left: 60px;
	margin-top: 6px;
}
#mainContentfaq  {
	background-image: url(images/portBG.jpg);
	height: 530px;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 35px;
}
#rightListFORM {
	width: 300px;
	margin-top: -170px;
}
#marginLeftContact {
	margin-right: 100px;
	width: 380px;
	float: right;
	margin-top: -30px;
}.graphicDesign {
	font-size: 14px;
	font-weight: bold;
	color: #400;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.jump {
	font-size: 12px;
	color: #30415F;
	text-decoration: none;
	float: right;
	margin-top: -26px;
}
#professionalDesign{
	width: 700px;
	color: #444;
	padding-top: 14px;
	text-align: right;
	text-decoration: none;
}
#professionalDesign a {
	text-decoration: none;
	color: #09316A;
}
.c1 a {
	color: #09316A;
	text-decoration: none;
	font-weight: bolder;
}
