body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	background-image: url(images/bg.gif);	
}
html {
	height: 100%;
	width: 100%;
	font-size: 9px;
}
#container {
	height: 604px;
	width: 800px;
	background-color: #FFFFFF;
}
#nav {
	background-color: #0000AD;
	color: #FFFFFF;
	padding-left: 15px;
	background-image: url(images/bluebar.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 800px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 2px;
}
#nav #right {
	display: block;
	margin-left: 450px;
}
#nav #right a {
	padding-right: 7px;
	padding-left: 7px;
}
#nav #right a:hover {
	color: #0000AD;
	background-color: #BFF2FF;
}
#nav #right #contact {
	margin-right: 35px;
}
#catnav h1 {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 6px;
	color: #0000AD;
	margin: 0px;
	padding-bottom: 2px;
}
#catnav #darkred {
	background-color: #AC033B;
}
#catnav a {
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bottom td {
}
#bottom #blockone {
	text-decoration: none;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 0px;
	width: 191px;
	color: #0000AD;
	line-height: 11px;
/*	background-image: url(images/now_available.jpg); */
	background-repeat: no-repeat;
	background-position: 100px 15px;
}


#blocktwo #bar {
	background-color: #007BB5;
	height: 9px;
}
#blocktwo h1 {
	font-size: 10px;
	background-color: #007BB5;
	width: 90px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#blocktwo {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 198px;
	border-bottom-color: #007BB5;
	border-left-color: #007BB5;
}
#catnav #green {
	background-color: #338B26;
}
#catnav #paleblue {
	background-color: #5C788E;
}
#catnav #lightred {
	background-color: #D32E12;
}
#catnav #turquoise {
	background-color: #007D8B;
}
#catnav #blue {
	background-color: #0047B9;
}
#catnav #orange {
	background-color: #DD8603;
}
#catnav #pink {
	background-color: #D56373;
}
#catnav #darkred:hover {
	background-color: #D32E66;
}
#catnav #green:hover {
	background-color: #5DB551;
}
#catnav #paleblue:hover {
	background-color: #85A1B7;
}
#catnav #blue:hover {
	background-color: #2B72E8;
}
#catnav #orange:hover {
	background-color: #FFAE32;
}
#catnav #lightred:hover {
	background-color: #FC563C;
}
#catnav #turquoise:hover {
	background-color: #29A6B5;
}
.arrow {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	float: left;
	width: 20px;
	background-color: #2970E2;
}
.navrule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4E50AD;
	background-color: #FFB02C;
}
.flagpad {
	margin-right: 4px;
	margin-top: -2px;
}
#catnav #pink:hover {
	background-color: #FF8C9E;
}
#nav #home {
	width: 90px;
	float: left;
}
#center {
	height: 100%;
	width: 100%;
}
#center #centercell {
	height: 604px;
	width: 800px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#blockthree {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D32E12;
	width: 199px;
	background-repeat: no-repeat;
	background-position: 90px 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D32E12;
	background-image: url(images/now_available.jpg);
/*background-image: url(images/2wkcustom.jpg);
*/
}
#banner {
	height: 80px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 28px 18px;
}

#middle {
	width: 100%;
	font-size: 10px;
}
#middle #left {
	width: 600px;
	height: 348px;
}
#bottom {
	width: 800px;
	height: 122px;
}
#footer {
	height: 41px;
	padding-left: 90px;
	padding-top: 6px;
	text-align: left;
}
#blockthree #bar {
	background-color: #D32E12;
	height: 9px;
}
#blockthree h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 10px;
	background-color: #D32E12;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 120px;
}
#blockthree p {
	padding-left: 10px;
	color: #D32E12;
}
#bottom p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
}

#catnav a:hover {
	color: #000000;
}
#catnav {
	background-color:#ffffff;
}
#blocktwo p {
	padding-left: 11px;
	color: #007BB5;
}
#search {
	background-color: #0000AD;
	height: 68px;
	padding-left: 18px;
	padding-top: 3px;
	color: #FFFFFF;
	/*background-image: url(images/bluebar_2.jpg);
	background-repeat: repeat-x;*/
	margin: 0px;
}
#rightfoot {
	display: inline;
	color: #999999;
	padding-left: 60px;
}
#rightfoot a {
	color: #999999;
}
#rightfoot a:hover {
	color: #FF6600;
}
#footerlinks a:hover {
	color: #0000AD;
}
#search select {
	font-size: 10px;
	width: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search form {
	display: inline;
	margin: 00px;
	padding: 0px;
}
#catnav #search #submit {
	width: 60px;
	margin-left: 5px;
	font-size: 10px;
	margin-bottom: 5px;
}
#search #select1 {
}
#footerlinks a {
	color: #007BB5;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footerlinks {
	padding-top: 10px;
	padding-left: 10px;
}
#center #centercell #footerlinks #copyr {
	color: #007BB5;
	padding-right: 30px;
}
#search input {
	font-size: 10px;
	width: 164px;
	margin-top: 5px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search #q {
	font-size: 9px;
	padding-left: 2px;
}
/*-----------------------------------------------------------------------------------*/
.subnavrule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007BB5;
}
#subnav {
	margin-top: 0px;
}
#subnav {
	color: #0000AD;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 1px;
}
.subnav2rule {
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #7FBDDA;
}

#subnav2 {
	margin-top: 0px;
}

#catnav #subnav2 a {
	color: #ffffff;
	padding-left: 18px;
	font-weight: bold;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#catnav #subnav2 a:hover {
	background-color: #007BB5;
}

#subnav a {
	color: #007BB5;
	padding-left: 18px;
	font-weight: bold;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#subnav a:hover {
	background-color: #D7ECF8;
}


/*-------------------------------------------------------------------------------*/
#left #main {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#blockfour {
	background-repeat: no-repeat;
	background-position: 100px 20px;
	padding-top: 5px;
	padding-left: 11px;
	color: #007BB5;
	/*background-image: url(images/televac2.gif);*/
}
#blockfour h1 {
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#blockfour_de {
	background-repeat: no-repeat;
	background-position: 5px 75px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 11px;
	color: #007BB5;
	/*background-image: url(images/televac.gif);*/
}
#blockfour_de h1 {
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#blockfive {
	background-repeat: no-repeat;
	background-position: 0px 65px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 5px;
	color: #007BB5;
	/*background-image: url(images/sputter.gif);*/
}
#blockfive h1 {
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#blockfive a {
	color: #007BB5;
	text-decoration: none;
}
#blockfour_de a {
	color: #007BB5;
	text-decoration: none;
}
#blockfour a {
	color: #007BB5;
	text-decoration: none;
}
#blockthree a {
	color: #FFFFFF;
	text-decoration: none;
}
#blockone a {
	color: #0000AD;
	text-decoration: none;
}

#blockone p{
	color:#007BB5;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
}
#blocktwo a {
	color: #FFFFFF;
	text-decoration: none;
}
#blank {
	float: right;
	height: 70px;
	width: 80px;
	margin-top: -69px;
	display: block;
	margin-right: 9px;
}
#banner_fr {
	height: 100px;
	background-image: url(images/logo_fr.gif);
	background-repeat: no-repeat;
	background-position: 28px 18px;
}
.underline{
text-decoration:underline;
}

