body {
	background:#454545 url(img/main-bg.gif) repeat-x;
	margin: 0;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top:22px;
	background-repeat : repeat-x;
	width: 100%;
}

a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	position: relative;
	left: 50%;
	margin-left: -381px;
	text-align: left;
	background-color: White;
	margin-bottom: 0px;
	border: 2px solid White;
	margin-top: 0px;
	padding: 0px;
}

#inner{
	border: 3px solid #565656;
	width: 762px;
}

#top {
	width:762px;
	height: 130px;	
	background-color: #171717;
	text-align: left;
	text-indent: -5px;
	margin: 0px;
	padding: 0px;
}

#left-column {
	width: 307px;
	height: 94px;
	float: left;
	background-color: White;
	padding: 18px 0 18px 0;
	text-align:center;
}

#right-column {
	width: 452px;	
	height: 130px;
	float: left;
	background-color: #171717;
	color: White;
}

#right-column img {
	margin: 10px 90px 15px 90px;
}

#right-column p {
	width: 440px;
	margin: 0 5px 0 10px;
}

#nav {
	width: 452px;
}

#nav ul{
	width:100%;
	height:24px;
	float:right;
	margin:0;
	padding:0;
	border-bottom: 1px solid #3D3D3D;
}
#nav ul li{
	float:left;
	list-style-type:none;
	text-align:center;
	width: 20%;
}

/*#nav ul li{width:90px;}
#nav ul li.ie{width:92px;}*/
#nav ul a{
	display:block;
	background:url(img/menu-bg.gif) repeat-x;
	font: bold 12px/24px "Times New Roman",Times,serif;
	color:#fff;
	border-left: 1px solid #3D3D3D;
	width:auto;
	text-decoration: none;
}
/* html #top ul a{width:100%;}*/

#nav ul a:hover{
	background:#171717;
	text-decoration:none;
}

#protect {
	width:271px;
	height: 13px;
	background-image:url(img/protect.gif);
	margin: 4px 0 0 0;
}

#content {
	width: 762px;
	height: 355px;
}

#left-content {
	width: 308px;
	height: 355px;
	float: left;
}

#right-content {
	width: 452px;
	height: 355px;
	float: left;
	background-color: Silver;
	color: Black;
}

#right-content h2 {
	margin: 3px 0 3px 0;
}

#inner-rightContent {
	width: 437px;
	height: 335px;
	margin: 10px 0 10px 15px;
	overflow:auto;
}

#inner-rightContent strong {
	color:#800000;
}

#inner-rightContent p strong {
	color:#800000;
}

#inner-rightContent a{
	color:#fff;
	background:#AA0E0E;
	padding:1px 3px;
	border-bottom: 2px solid Silver;
}

#articles {
	width: 762px;
	height: 100px;
}

#left-articles {
	float:left;
	width: 308px;
	height: 100px;
	background-image: url(img/press-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
	color: White;
}

#left-articles h2 {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;;
	margin: 20px 0 10px 0;
}

#left-articles a {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 09pt;
	color: White;
}

#right-articles {
	float:left;
	width: 432px;
	height: 80px;
	background-image:url(img/right.gif); 
	background-repeat: no-repeat;
	padding: 10px;
	margin:2px 1px 3px 1px;
}

#right-articles-1{
	float:left;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	width: 80px;
	height: 78px;
	padding: 0px;
	margin-top: 5px;
	text-align: center;
}

#right-articles-2{
	float:left;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	width: 90px;
	height: 78px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 11px;
	text-align: center;
}

#right-articles-3{
	float:left;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	width: 60px;
	height: 78px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	text-align: center;
}

#right-articles strong {
	color: white 	;
}

#right-articles h2 {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;;
	margin: 5px 0 5px 0;
	font-size: 14px;
}

#right-articles div{
	float: left;
	width: 130px;
	height: 95px;
}

#right-articles a {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 09pt;
	color: White;
}


#legal {
	width: 752px;
	height: 90px;
	padding: 5px;
	background-color: #570707;
	color: White;
	font-size: 7pt;
	font-weight: bold;
	border-top: 10px solid #363636;
}

#cobrand {
	width:762px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	color: White;
}

#cobrand a {
	color: White;
	text-decoration: none;
}
label {
	width: 100px;
	font-size: 1em;
	color: #000;
	clear: both;
	float: left;	
}

input {
	font-size: .9em;
	float: left;
	margin-bottom:3px;
}

form br {
	clear:both;
}

