/* CSS Document */

body {
	margin-bottom:0px;
	margin-top:0px;
	background-color:#9CA8BE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

td {
	color:#000000;
	font-weight:normal;
}

h1 {
	font-size:18px;
	color:#234090;
	font-weight:normal;
}

#cssframe {
	width:978px;
	background-image:url(images/frame_bg.gif);
	margin-left:auto;
	margin-right:auto;
}


#csshomeimage1{
	width:966px;
	background:url(images/home_image1a.jpg) no-repeat top;
	height:282px;
	margin-left:auto;
	margin-right:auto;
}

#csshomeimageHomePage{
	width:966px;
	background:url(images/internal_ban.jpg) no-repeat top;
	height:134px;
	margin-left:auto;
	margin-right:auto;
}

#csshomeimage{
	width:966px;
	background:url(images/internal_ban.jpg) no-repeat top;
	height:137px;
	margin-left:auto;
	margin-right:auto;
}

/* top navigation */

#cssnav{
	width:966px;
	background:url(images/nav.gif) no-repeat top;
	padding-top:3px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

#cssnavhome{
	width:966px;
	background:url(images/nav_01.gif) no-repeat top;
	padding-top:3px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}


#cssnavbrokerage{
	width:966px;
	background:url(images/nav_02.gif) no-repeat top;
	padding-top:3px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}


#cssnavwhatswanted{
	width:966px;
	background:url(images/nav_03.gif) no-repeat top;
	padding-top:3px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

#cssnavgeneral{
	width:966px;
	background:url(images/nav_04.gif) no-repeat top;
	padding-top:3px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

#cssnavordering{
	width:966px;
	background:url(images/nav_05.gif) no-repeat top;
	padding-top:3px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

#cssnavcontact{
	width:966px;
	background:url(images/nav_06.gif) no-repeat top;
	padding-top:3px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

/* navigation rollovers */

#cssnav a, cssnav a:visited{
    font-size: 12px;
	text-align:center;
	padding: 5px 20px 5px 15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

#cssnav a:hover {
	font-size: 12px;
	color:#FCA82C;
	padding: 5px 20px 5px 15px;
}

#cssnavhome a, cssnavhome a:visited{
    font-size: 12px;
	text-align:center;
	padding: 5px 20px 5px 15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

#cssnavhome a:hover {
	font-size: 12px;
	color:#FCA82C;
	padding: 5px 20px 5px 15px;
}

#cssnavbrokerage a, cssnavbrokerage a:visited{
    font-size: 12px;
	text-align:center;
	padding: 5px 20px 5px 15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

#cssnavbrokerage a:hover {
	font-size: 12px;
	color:#FCA82C;
	padding: 5px 20px 5px 15px;
}

#cssnavwhatswanted a, cssnavwhatswanted a:visited{
    font-size: 12px;
	text-align:center;
	padding: 5px 20px 5px 15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

#cssnavwhatswanted a:hover {
	font-size: 12px;
	color:#FCA82C;
	padding: 5px 20px 5px 15px;
}

#cssnavgeneral a, cssnavgeneral a:visited{
    font-size: 12px;
	text-align:center;
	padding: 5px 20px 5px 15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

#cssnavgeneral a:hover {
	font-size: 12px;
	color:#FCA82C;
	padding: 5px 20px 5px 15px;
}

#cssnavordering a, cssnavordering a:visited{
    font-size: 12px;
	text-align:center;
	padding: 5px 20px 5px 15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

#cssnavordering a:hover {
	font-size: 12px;
	color:#FCA82C;
	padding: 5px 20px 5px 15px;
}

#cssnavcontact a, cssnavcontact a:visited{
    font-size: 12px;
	text-align:center;
	padding: 5px 20px 5px 15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

#cssnavcontact a:hover {
	font-size: 12px;
	color:#FCA82C;
	padding: 5px 20px 5px 15px;
}



/* intro */

#csspageintro{
	width:966px;
	background:url(images/home_image2.jpg) no-repeat top;
	background-color:#4D69B8;
    margin-left:auto;
	overflow:scroll;
	overflow-y:hidden;
	overflow-x:hidden;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:30px;
	color:#ffffff;
}

h1.intro {
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
}

#cssleftintro {
	width:300px; margin-left:30px; padding-right:55px;float:left; border-right:1px solid #ffffff;
}

#cssrightintro {
	width:510px; margin-right:50px; margin-left:-10px;  padding-left:20px; float:right;  border-left:1px solid #ffffff;
}

a.introlink, a.introlink:visited{
	color: #FFCC00;
	text-decoration:none;
}

a.introlink:hover{
	color: #FFffff;
	text-decoration:none;
}

/* main content */


a {
	color: #4D69B8;
	text-decoration:none
}
a:visited {
	color: #4D69B8;
	text-decoration:none
}


a:hover {
	color: #FCA82C;
	text-decoration:none
}


#cssleftnav {
	width:230px; margin-top:20px; margin-left:15px; float:left;
}

a.cssnavleft, a.cssnavleft:visited{
    font-size: 11px;
	background:url(images/icon.gif) no-repeat left;
	padding: 0px 0px 0px 20px;
	line-height:20px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

 a.cssnavleft:hover {
	font-size: 11px;
	color:#FCA82C;
}

.sitemap_sublink {
	margin-left:40px;
	padding-left:20px;
	background:url(images/yellow-icon.gif) no-repeat left;
}

#cssnavleftcurrent {
	font-size: 11px;
	color:#ffffff;
}

#cssrightcontent {
	width:650px; margin-top:20px; margin-left:30px; float:left
}

#cssmiddlecontent {
	width:220px; margin-top:20px; float:right; margin-right:20px;
}

/* left nav menu */

#cssleftmenubar li {
	margin-right: -15px;
	margin-left: -25px;
	list-style-image:url(images/iconLeft.gif);
}

a.cssnavleftnew, a.cssnavleftnew:visited{
    font-size: 11px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

a.cssnavleftnew:hover {
	font-size: 11px;
	color:#FCA82C;
}

a.cssSubnavleftNew, a.cssSubnavleftNew:visited{
    font-size: 10px;
	margin-left: -18px;
	padding: 0px 0px 0px 20px;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FCA82C;
	font-weight:bold;
}

 a.cssSubnavleftNew:hover {
	font-size: 10px;
	margin-left:-18px;
	text-transform:uppercase;
	color:#FFFFFF;
}

#cssfooter {
	width:946px; 
	text-align:right; 
	padding-right:20px; 
	padding-top:40px; 
	padding-bottom:20px;
}




