* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	color: #ffffff;
	font: normal 62.5% arial;
	background: #0a1d29 url(../images/bg.jpg) repeat-x top center;
}

a {color: #fbeabd;}
a :hover{color: #fbeabd;}
a#international_link{
	display:block;
	font-size:1.4em;
	text-align:center;
	/*text-decoration:none;*/
}
h1 {
	height: 0;
	overflow: hidden;
}
h2#title{
	height: 0;
	overflow: hidden;
	background: transparent url(../images/header.gif) no-repeat top center;
	padding-top: 25px;
	width: 390px;
	margin:25px auto 10px;
}
#maincontent {
	margin: 260px auto 25px;
	overflow: auto;
	width: 799px;
	background-color: #000;
	border: 1px solid #56636b;
	padding:15px;
}

#international-site {
	display: block;
	float: right;
	height: 0;
	margin-right: 53px;
	overflow: hidden;
	padding-top: 30px;
	width: 197px;
}

.column {
	clear: right;
	float: left;
	font-size: 1.1em;
	*margin-top: 5px;
	padding-top: 17px;
	width: 33%;
}

.headline {
	font-family: "Times New Roman";
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 5px;
	text-align: center;
}

.column h2 {
	background-position: left;
	*background-position: left 15px;
	background-repeat: no-repeat;
	height: 0;
	overflow: hidden;
	padding-top: 20px;
}

#title_north h2 {

	background-image: url(../images/title_north_america.gif);
	background-position: top center;
}

#title_latin h2 {
	background-position: top center;
	background-image: url(../images/title_latin_america.gif);
}

#title_mideast_africa h2 {
	background-position: top center;
	background-image: url(../images/title_middle_east_africa.gif);	
}

#title_asiapac h2 {
	background-position: top center;		
	background-image: url(../images/title_asia_pacific.gif);
}

#title_international h2 {
	background-position: top center;
	background-image: url(../images/title_international.gif);
}

#title_europe h2 {
	background-position: top center;
	background-image: url(../images/title_europe.gif);
}


.column table {
	margin: 0 auto;
	text-align: left;
	width: 200px;
}

.column table tr .link {
	padding-bottom: 10px;
	text-align: center;	
}
.column table tr td{width: 50%;}
.column table .date {
	text-align: right;
}
#footlogos{
background:url(../images/footlogo.gif) no-repeat top center;
clear:both;
height:69px;
margin:0 auto;
width:400px;
}
#mainfooter {
	clear: both;
	color: #c7c7c7;
	margin: 0 auto;
	padding: 1em 0;
	text-indent: 1em;
	text-align: center;
}
#mainfooter  a{color: #c7c7c7;}
#mainfooter  a:hover{color: #c7c7c7;}