#container {
	left: 50px;
	top: 50px;
	margin: 10px auto;
	padding: 0px;
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	background-image: url(../images/logo.gif);
	height: 77px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

#menu {
	background-color: #ffd503;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
#menu ul
{
	font-family: Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #022562;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 184px;
}

#menu ul li
{
	display: inline;
	margin-left: -4px;
}

#menu ul li a
{
	padding: 3px 10px 3px 10px;
	color: #022562;
	text-decoration: none;
	border-right: 1px solid #fff;
	background: url(../images/button_bg.gif) no-repeat 100% 100%;
}

#menu ul li a:hover
{
	background-color: #022562;
	color: white;
}
#homeleft a { border-left: 1px solid #fff; }

#footer {
	background-color: #FFFFFF;
	font-family: Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #022562;
	margin: 0;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	clear: both;
	height: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00275e;
}
#footer ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#footer ul li{
	padding-top: 5px;

}
.style1 {
	color: #022562;
	font-family: Tahoma,sans-serif;
	font-size: x-large;
}
.style2 {
	color: #022562;
	font-family: Tahoma,sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma,sans-serif;
	font-size: x-small;
}
.style3bold {
	font-family: Tahoma,sans-serif;
	font-size: x-small;
	font-weight: bold;
}
#specialsbox {
	left: 50px;
	top: 50px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: 1px solid #004080;
}
#content {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #B3CAE2;
}

body {
	color: #000;
	behavior: url(csshover.htc);
	background-color: #00275e;
} /* WinIE behavior call */
div#nav {
	float: left;
	width: 180px;
	margin: 0px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	height: 100%;
	border-left: 0px solid white;
	border-top: 20px solid white;
	background-color: #f4f4f4;
}
div#nav ul {
	margin: 0;
	padding: 0;
	width: 180px;
	background-color: #f4f4f4;
}
div#nav ul.level2 {
	margin: 0;
	padding: 0;
	width: 180px;
	background-color: #f4f4f4;
}
div#nav ul.level3 {
	margin: 0;
	padding: 0;
	width: 180px;
	background-color: #f4f4f4;
}
div#nav li {position: relative; list-style: none; margin: 0; border-bottom: 1px solid #CCCCCC; }
div#nav li a {
	display: block;
	color: #022562;
	text-decoration: none;
	width: 170px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div#nav>ul a {width: 170px;}
div#nav ul ul {position: absolute; top: 0; left: 180px; display: none;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#nav li:hover {color: #FFFFFF; background: #022562; }
div#nav li.submenu:hover {background-color: #CCCCCC; }
div#nav li a:hover {color: #FFFFFF; background-color: #022562;}

div#catalogue {float: left; margin: 0; padding: 0; background-color: #f4f4f4; font-family: Tahoma,sans-serif; font-weight: normal; font-size: 12px; border-top: 1px solid white; height: 20px; }
div#catalogue ul {margin: 0; padding: 0; width: 180px; background-color: #f4f4f4;}
div#catalogue li {position: relative; list-style: none; margin: 0; float: left; width: 180px; }
div#catalogue li:hover {background-color: #f4f4f4;}
div#catalogue li.submenu:hover {background-color: #ffd503;}
div#catalogue li a {
	display: block;
	text-decoration: none;
	width: 180px;
	text-align: center;
	color: #022562;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
div#catalogue li a:hover {color: #FFFFFF; background-color: #022562;}
div#catalogue>ul a {width: 180px;}
div#catalogue ul ul {position: absolute; width: 180px; display: none;}
div#catalogue ul ul a {font-size: 10px; }
div#catalogue li.submenu li.submenu:hover {background-color: #f4f4f4;}
div#catalogue ul.level1 li.submenu:hover ul.level2, 
div#catalogue ul.level2 li.submenu:hover ul.level3 {display:block;}
div#catalogue ul.level2 {top: 20px; left: 0px; border-top: 1px solid white; }
div#catalogue ul.level3 {
	top: 0px;
	left: 180px;
	background-color: #f4f4f4;
}

#main {
	margin-left: 180px;
	padding: 10px 0px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	width: 705px;
}
.mainindex  {
	font-family: Tahoma;
	font-size: 11px;
}

.mainindex a {
	color: #022562;
	text-decoration: none;
}

.content {
	font-family:Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color: #333333;
}
#contentcontainer {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.content li{
	font-family: Tahoma;
	font-size: 11px;
	list-style-type: none;
}
.contentheadings {
	font-family:Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #153361;
}

.contentheadings:before {
   content: url(../images/h3_left.gif);
}
.contentheadings a:link{
	color: #333333;
	text-decoration: none;
	font-family:Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
}

.contentheadings a:visited{
	color: #333333;
	text-decoration: none;
}

.contentheadings a:hover{
	color: #006699;
	text-decoration: underline;
}
.mainheadings {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #022562;
}
#contentcontainer_2 {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B3CAE2;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #B3CAE2;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.contentheadingsfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #022562;
	line-height: 100%;
}
.mission {
	font-family:Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.contentred {
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: none;
	color: #FF0000;
}
#contentcontainer_3 {
	border-top: thin none #B3CAE2;
	border-right: thin solid #B3CAE2;
	border-bottom: thin none #B3CAE2;
	border-left: thin solid #B3CAE2;
	width: 293px;
}
.downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.contentheadingsdownloads {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #022562;
}

#footer a:link{
	color: #006699;
	text-decoration: none;
}

#footer a:visited{
	color: #006699;
	text-decoration: none;
}

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

.headingwinching {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #153361;
}
.winchingrolly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	margin: 2px;
	border: 0px;
	padding: 0px;
	color: #022562;
}
.winching li {
	list-style-image: url(../images/bullet_yellow.gif);
	padding-bottom: 3px;
}

.winching a {
	text-decoration: none;
	color: #666666;
}

.winching a:hover {
	color: #000000;
	text-decoration: underline;
}
.winching a:visited {
	color: #000000;
}

#news {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3CAE2;
}
#sectionLinks{
	float: left;
	margin: 0px;
	font-size: 12px;
	width: 220px;
	text-align: left;
	font-family:Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	line-height: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/*********** #navBar link styles ***********/

#sectionLinks ul a:link {
	display: block;
	color: #000066;
	font-family:Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#sectionLinks ul a:visited {
	display: block;
	color: #003399;
	font-family:Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#sectionLinks ul a:hover {
	display: block;
	color: #999999;
	font-weight: normal;
}
.statement {
	font-size: 13px;
	color: #00275e;
	font-weight: bold;
	font-family: Geneva, Arial;
}


#sectionLinks ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-image: none;
	list-style-type: none;
	font-family:Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sectionLinks li {
	padding: 0px;
}
#sectionLinks a {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sectionLinks a:hover{
	color: #CCCCCC;
	font-family:Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-size: 12px;
	background-color: #F9F9F9;
}
#indexlinks {
	margin: 0px;
	height: 600px;
	width: 230px;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#plumett { margin: 0px; padding: 0px; }
#plumett ul { margin: 0px; padding: 0px; }
#plumett li {position: relative; list-style: none; margin: 0px; padding: 0px; }
#plumett ul ul {position: absolute; top: 365px; left: 28px; margin: 0; padding: 0;}
#plumett a { display: block; width: 125px; height: 42px; text-decoration: none; }

.menuheading		{
	color:#022562;
	font-family: Tahoma;
	font-size:18px;
	font-weight:normal;
	line-height:100%;
	margin:0px;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menuheading2		{
	color:#022562;
	font-family:  Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-size:15px;
	font-weight: bold;
	line-height:100%;
	margin:0px;
	text-transform:uppercase;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}#indexlinkssmall {
	height: 170px;
	width: 300px;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.menuheadingsmall {

	color:#022562;
	font-family: Geneva, "Trebuchet MS", Lucida, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:100%;
	margin:0px;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#indexlinkssmallright {
	margin: 7px;
	height: 280px;
	width: 540px;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/index/BICSI-corporate_Blue_Gray.jpg);
	background-position: right bottom;
}
