body {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}

body, p, div, td, th, tr, ul, ol, li, input, textarea, option, select, form {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #515151;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #515151;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #515151;
}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

h5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

a {
	color: #009933;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

th {
	text-align: left;
}

#main, #popup-main {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: 1px solid #333333;
	width: 900px;
	margin-bottom: 10px;
	position: relative;
}

#popup-main {
	width: 90%;
}

#header {
	position: relative;
	z-index: 20;
}

#left -col {
	width: 220px;
	float: left;
}

#image {
	width: 214px;
	float: left;
	padding: 22px 0 15px 12px;
}

#head-bar {
	width: 900px;
	height: 121px;
	background-image: url(../../images/content/head_bar.gif);
	background-repeat: no-repeat;
}

#site-title {
	padding: 52px 0 0 270px;
	margin: 0;
	float: left;
	color: #ffffff;
	font-size: 30px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	letter-spacing: .05em;
}

#ct-hq-link {
	padding: 101px 10px 0 0;
	margin: 0;
	float: right;
	color: #ffffff;
}

#ct-hq-link a {
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

#button-bar {
	width: 100%;
	height: 39px;
	background-image: url(../../images/button_bar_back.gif);
	position: relative;
}

#buttons {
	margin: 0;
	padding: 0;
}

#buttons li {
	display: inline;
	float: left;
	position: relative;
	list-style: none;
}

#buttons a {
	text-align: center;
	display: block;
	height: 25px;
	width: 60px;
	padding: 0 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 14px;
    white-space: nowrap;
    background: url(../../images/button_divider.gif) right no-repeat;
}


#buttons a.blank {
    display: block;
    height: auto;
    width: auto;
    padding: 0;
}

#buttons a:hover {
	color: #ff8f3a;
}

.sub-buttons {
	position: absolute;
	left: 0;
	display: none;
	background: url(../../images/button_bar_back.gif) repeat-x;
	background-color: #838383;
	padding: 0 0 10px 0;
	margin: 0;
	border: solid 1px #666666;
	border-top: none;
}

.sub-sub-buttons {
	position: absolute;
	top: 0;
	left: 120px;
	display: none;
	background-color: #5f5f5f;
	padding: 0 0 10px 0;
	margin: 0;
	border: solid 1px #666666;
}

#buttons .sub-buttons a {
    background-image: none;
    height: auto;
    width: 100px;
}

#buttons .child-menu a {
	background: url(../../images/sub_menu_arrow.gif) 90% 17px no-repeat;
}

#buttons .child-menu .child-child-menu a {
	background: url(../../images/sub_sub_menu_arrow.gif) 3% 16px no-repeat;
}

/* to override top and left in browsers other than IE,
   which will position to the top right of the containing li,
   rather than bottom left */
#buttons li > ul {
	top: auto;
}

#buttons .sub-sub-buttons a {
	background: none;
}

#buttons li .sub-buttons li {
	float: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

#buttons .sub-buttons li:hover .child-menu a {
	background: none;
}

#buttons li:hover .sub-buttons, li.over .sub-buttons, .sub-buttons li.over .sub-sub-buttons {
	display: block;
}

.sub-buttons li:hover .sub-sub-buttons, li.over .sub-buttons {
	display: block;
}

#middle-bar {
	padding: 0;
	margin: 0;
	border: none;
	height: 225px;
	background-color: #979797;
	position: relative;
}

#mb-left {
	float: left;
	background: url(../../images/country_main.jpg) no-repeat;
	width: 561px;
	height: 225px;
	position: relative;
	z-index: 1;
	visibility: inherit;
}

#mb-left img {
	position: absolute;
	top: 137px;
	background-image: url(images/themes/country/images/nl/country_but_opportunity_over.gif);
}

#but-home {
	left: 4px;
}

#but-business {
	left: 185px;
}

#but-franchise {
	left: 366px;
}

#mb-pic, #mb-pic-home, #mb-pic-business, #mb-pic-opportunity {
	position: absolute;
	width: 339px;
	height: 223px;
	top: 0;
	left: 561px;
}

#home-promos {
	float: right;
	padding: 0;
	margin: 0;
	border: none;
}

#home-divider-bar {
	width: 100%;
	height: 5px;
	background-color: #626262;
}

#login-box div {
	padding-top: 50px;
	margin-left: 10px;
}

#login-box form {
	margin: 0;
}

#login-box h2 {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#home-col-height {
	width: 1px;
	height: 318px;
}

#home-col-left {
	float: left;
	width: 545px;
}

#home-col-left img {
	padding: 10px 6px;
}

#home-col-middle {
	float: right;
	width: 331px;
	padding: 0 10px 0 10px;
}

#home-col-right {
    display: none;
}

#home-content h3 {
	font-size: 12px;
	color: #626262;
	margin-top: 10px;
}

#content {
	width: 640px;
	padding: 10px;
	float: right;
}

#content-full {
	padding: 10px;
}

#popup-content {
	padding: 10px;
}

#foot-padder {
	clear: both;
	height: 28px;
	background: url(../../images/content/bottom_byline.gif) no-repeat right bottom;
}

.news-item h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
}

.news-item p {
	margin-left: 5px;
}

.highlight-red {
	color: #b81f1e;
	font-size: 12px;
}

.highlight-orange {
	color: #e86a10;
	font-size: 12px;
}

.news-headings {
	color: #e86a10;
}

.phone-red {
	color: #cc0000;
	font-weight: bold;
}

.menu-row {
    margin-top: 2em;
}

.bottom-feeder {
	clear: both;
}

#site-map ul {
    margin-bottom: 1.5em;
}

#site-map li {
    margin: .5em 0;
}

#page-height {
    float: left;
    width: 1px;
    height: 400px;
}

.location {
    float: left;
    width: 200px;
}

.error {
    color: #990000;
    font-weight: bold;
}
