@charset "utf-8";
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;
	background-color: #ffffff;
}

#nav {
	height: 65px;
	background-image: url(../images/bg.jpg);
	width: 900px;
}



.twoColFixRtHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	background-image: url(../images/banner.gif);
	background-position: center 0px;
	height: 220px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
} 
#logolink
         {
	display: block;
	height: 220px;
	width: 900px;
	background-image: url(../logo.jpg);
	background-position: center;
         }

.twoColFixRtHdr #headerWed {
	background-image: url(../images/BannerWed.gif);
	background-position: right;
	height: 230px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #headerPort {
	background-image: url(../images/BannerPort.gif);
	background-position: right;
	height: 230px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #headerCom {
	background-image: url(../images/BannerCom.gif);
	background-position: right;
	height: 230px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #headerGal {
	background-image: url(../images/BannerGal.gif);
	background-position: right;
	height: 230px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #headerCont {
	background-image: url(../images/BannerCont.gif);
	background-position: right;
	height: 230px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;

} 

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 293px;
	color: #666;
	padding-bottom: 15px;
	height: auto;
	padding-top: 0px;
}


.twoColFixRtHdr #sidebar1 p{
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: justify;
	line-height: 17px;
	
}

.twoColFixRtHdr #mainContent {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin: 0;
	float: left;
	width: 580px;
}

.twoColFixRtHdr #mainContentA {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0;
	float: left;
	width: 805px;
}
.test {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	font-style: normal;
}


.twoColFixRtHdr #mainContentA p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 28px;
	margin: 0px;
	font-style: italic;
}
.twoColFixRtHdr #mainContentA h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #272727;
	padding-top: 15px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.twoColFixRtHdr #mainContent h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #272727;
	padding-top: 15px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.twoColFixRtHdr #mainContent h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	padding-top: 5px;
	font-weight: 900;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.twoColFixRtHdr #mainContent p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 28px;
	margin: 0px;
}
.P1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #aeafb2;
	line-height: 18px;
	margin-top: 0px;
}

.twoColFixRtHdr #mainContent a {
	font-size: 11px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}

.twoColFixRtHdr #mainContent a:hover {
	font-size: 11px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	
}


.twoColFixRtHdr #mainContent ul
{
	font-size: 11px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	padding: 0;
	margin-left: 1em;
	line-height: 20px;

}

.twoColFixRtHdr #mainContent li
{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 25px;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}


.twoColFixRtHdr #footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #c0c0c0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
} 
.twoColFixRtHdr #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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	font-size: 10px;
}

.twoColFixRtHdr #footer a {
	font-size: 10px;
	color: #666;
	font-family: "Comic Sans MS", cursive;
}

.twoColFixRtHdr #footer a:hover {
	font-size: 10px;
	color: #2F2F2F;
	font-family: "Comic Sans MS", cursive;
}

#mee {
	height: 41px;
	padding: 0;
	text-align: right;
	
}

#mee a{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#528391;
	
}

#mee a:hover {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	
}

.twoColFixRtHdr #bottomind {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	height: 35px;
	width: 900px;
	text-align: center;
	clear: both;
	letter-spacing: 1px;
	padding-top: 5px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

