* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial;
}

#content p {
	font: normal normal normal 11px Arial;
	line-height: 18px;
	margin: 10px 0px;
}

div.clr {
	clear: both;
}

body {
	margin: auto;
	background: #207699 url(../images/bg.gif) repeat-x;
	margin-top: 36px;
	text-align: center;
}

div#wrapper {
	position: relative;
	width: 796px;
	background: #fff url(../images/body/bg.gif) repeat-y;
	margin: auto;
}

#wrapper div#header {
	position: relative;
	margin: auto;
	width: 770px;
	height: 194px;
	background: transparent url(../images/bg-wrap.gif) repeat-x;
}

#header div#left,
#header div#right {
	position: absolute;
	width: 13px;
	top: 0px;
	height: 264px;
}

#header div#left {
	left: -13px;
	background: transparent url(../images/header/left.jpg) no-repeat;
}

#header div#right {
	right: -13px;
	background: transparent url(../images/header/right.jpg) no-repeat;
}

#header div#lower-curve {
	position: absolute;
	right: 4px;
	bottom: -140px;
	width: 566px;
	height: 140px;
	background: transparent url(../images/body/curve.gif) no-repeat;
	z-index: 0;
}


#wrapper div#header-nav {
	position: absolute;
	top: 0px;
	left: 17px;
	width: 762px;
	margin: auto;
	height: 30px;
	background: transparent url(../images/header/bg.gif) no-repeat;
	z-index: 100;
}

#header-nav div#selector {
	position: absolute;
	top: 6px;
	right: 10px;
}

#selector select {
	background-color: #3B3B3B;
	color: #cacaca;
	font: normal normal 11px Tahoma;
	border: 1px solid #fff;
}

#wrapper div#content {
	position: relative;
	margin: 25px 0px;
	z-index: 5;
	text-align: left;
}

#content h1 {
	font: normal normal normal 18px Arial;
	color: #2380A6;
}

#content h2 {
	font: normal normal bold 16px Arial;
	color: #842928;
	margin: 10px 0 0 0;
}

#content div#content-left {
	text-align: left;
	float: left;
	width: 45%;
	margin-left: 36px;
}

* html #content div#content-left {
	width: 45%;
	margin-left: 22px;

}

#content div#content-right {
	position: relative;
	text-align: left;
	float: right;
	width: 42%;
	margin-right: 36px;
	margin-top: 46px;
}

* html #content div#content-right {
	margin-right: 22px;
}

#content div#content-left-loc {
	text-align: left;
	float: left;
	width: 57%;
	margin-left: 36px;
}

* html #content div#content-left-loc {
	width: 57%;
	margin-left: 22px;
}

#content div#content-left-left{
	width: 45%;
	float: left;
	margin-top: 28px;
}

#content div#content-left-right {
	width: 49%;
	float: right;
	margin-top: 28px;
}

#content div#content-right-loc {
	position: relative;
	text-align: left;
	float: right;
	width: 30%;
	margin-right: 36px;
	margin-top: 46px;
}

* html #content div#content-right-loc {
	margin-right: 22px;
}

#content div#content-right-loc {
	position: relative;
	text-align: left;
	float: right;
	width: 30%;
	margin-right: 36px;
	margin-top: 46px;
}

* html #content div#content-right-loc {
	margin-right: 22px;
}

#content-right div#logos {
	position: relative;
	width: 260px;
	margin-top: 13px;
	margin-left: 30px;
}

#logos img {
	padding: 6px;
}

#logos a#logo-2,
#logos a#logo-4 {
	float: right;
	margin-right: 55px;
}

#content-right ul,
#content-left ul {
	margin-left: 25px;
}

#content-right li,
#content-left li {
	font: normal normal Bold 11px Arial;
	color: #2380A6;
	margin: 5px 0px;
}

#content-left div#address-block {
	margin: 10px auto;
	height: 127px;
	width: 361px;
	background: transparent url(../images/body/address.jpg) no-repeat;
}

#content-left div#address-block a {
	color: #424242;
}

#address-block address {
	padding-top: 5px;
	margin-left: 205px;
	font: normal normal normal 11px Tahoma;
	color: #424242;
	line-height: 16px;
}

#address-block address strong {
	font-weight: bold;
	color: #012B3C;
}

#wrapper div#top {
	position: absolute;
	top: -19px;
	left: 0px;
	height: 19px;
	width: 796px;
	background: transparent url(../images/header/top.gif) no-repeat;
}

#wrapper div#footer {
	position: relative;
	width: 796px;
	height: 49px;
	background: transparent url(../images/footer/bg.gif) no-repeat;
	font: normal normal normal 10px Tahoma;
	color: #BACED7;
}

#footer p {
	position: absolute;
	left: 27px;
	top: 10px;
}

#footer ul {
	position: absolute;
	right: 27px;
	top: 10px;
	line-style: none;
}

#footer li {
	display: inline;
	margin-left: 10px;
}

#footer li a {
	color: #BACED7;
	text-decoration: none;
}

#footer li a:hover {
	color: #fff;
	text-decoration: underline;
}

#header a#logo {
	position: absolute;
	width: 320px;
	height: 164px;
	top: 34px;
	left: 4px;
	background: transparent url(../images/logo/logo2.png) no-repeat;
	z-index: 2;
	text-align: left;
	text-indent: -999em;
	text-decoration: none;
	outline: none;
}

#header div#flash {
	position: absolute;
	width: 762px;
	height: 230px;
	top: 34px;
	left: 4px;
	z-index: 1;
}

/*----------------------------------------------------------------------------------
	CSS :: LOCATIONS PAGE
----------------------------------------------------------------------------------*/

	div#locations-page {
		position: relative;
		width: 91%;
		margin: auto;
	}

	div#locations-page p {
		font-size: 10px;
		line-height: 16px;
		margin: 15px 0px;
	}

	div#locations-page p strong {
		font-size: 11px;
	}

	table#locations-tbl {
		width: 100%;
	}
	
	table#locations-tbl {
		font-size: 12px;
		padding: 2px 0;
	}
	
	table#locations-tbl {
		margin: 0 0 5px 0;
		padding: 6px 0 0px 0;
	}

	table#locations-tbl td {
		width: 130px;
		border-bottom: 2px solid #207699;
	}
	
	table#locations-tbl tr {
		margin: 20px 0 20px 0;
	}
	
	table#locations-tbl td:first-child {
		width: 15px;
	}

	table#locations-tbl td {
	}
	
	.valign-top {
		vertical-align: top;
	}
	
	span#worldwide-loc,
	span#americas-loc,
	span#europe-loc,
	span#asia-china-loc,
	span#asia-india-loc {
		display: block;
		text-align: left;
		text-indent: -999em;
		text-decoration: none;
		outline: none;
	}
	
	span#worldwide-loc {
		width: 12px;
		height: 80px;
		background: transparent url(../images/loc/worldwide-loc.gif) no-repeat; 
	}
	
	span#americas-loc {
		width: 12px;
		height: 74px;
		background: transparent url(../images/loc/americas-loc.gif) no-repeat; 
	}
	
	span#europe-loc {
		width: 15px;
		height: 244px;
		background: transparent url(../images/loc/europe-loc.gif) no-repeat; 
	}
	
	span#asia-china-loc {
		width: 12px;
		height: 88px;
		background: transparent url(../images/loc/asia-china-loc.gif) no-repeat; 
	}
	
	span#asia-india-loc {
		width: 12px;
		height: 80px;
		background: transparent url(../images/loc/asia-india-loc.gif) no-repeat; 
	}