/* CSS Document */
* {
	padding:0;
	margin:0;
}
img{
border:0;
}
#b2c{
position:absolute;
top:216px;
left:142px;
width:200px;
height:80px;
}
#b2b{
position:absolute;
top:216px;
left:382px;
width:200px;
height:80px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	background: #000000 url(../images/background.gif) repeat-x;
	line-height:16px;
}

#main {
	width:730px;
	display:block;
	overflow:hidden;
	margin:auto;
	border-bottom: 1px solid #999;
	padding:0 7px 0 7px;
	background: url(../images/mainBG.gif) repeat-y;
}
#header  {
position:relative;
	width:730px;
	height:140px;
	background: url(../images/header2.gif) no-repeat;
}
a#headerlink	{
	width:730px;
	height:140px;
	display:block;
}

#mainBody {
	float:left;
	width:730px;
	background: #000000 url(../images/mainBody.gif) repeat-y;
}
#nav {
	float:left;
	width:196px;
	padding:0 0 0 0;
	font-size:12px;
	overflow: hidden;
}

.navBlue {
	background:#336699;
	color:#ffffff;
	height:30px;
	width:196px;
	font-size:12px;
	letter-spacing:1px;
	padding:7px;
}

#navlist {
	margin:-10px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#navlist a {
	display: block;
	padding:3px 3px 3px 20px;
	width: 173px;
	background-color: #ccd4e3;
	border-bottom: 1px solid #000000;
}

#navlist a:link, #navlist a:visited {
	color:#000000;
	text-decoration: none;
}

#navlist a:hover {
	background-color: #336699;
	color:#ffffff;
}
#pagePic {
	float:left;
	width:534px;
	height:152px;
}
#bodyContent {
position:relative;
	float:left;
	display:block;
	height:508px;
width:730px;
background:url(../images/landingButtons.jpg) no-repeat;
}

#contentTitle	{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#336699;
	font-weight:bold;
	padding-bottom:20px;
}

#footer {
	float:left;
	width:730px;
	height:123px;
border-top:10px solid #000;
}

.footerText {
	float:left;
	width:730px;
	height:93px;
	padding: 15px 5px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color: #742903;
	text-decoration: none;
}
.footerText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footerText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#language_links{
	position:absolute;
	top:3px;
	right:10px;
	font-size:10px;
}


#language_links a, #language_links a:link, #language_links a:active, #language_links a:visited{
	color:#000;
	text-decoration:none;
}

#language_links a:hover{
	color:#285a8D;
	text-decoration:none;
}