body {
	background-color: #666666;
	margin:0px;
	padding:0px;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a {
	text-decoration: none;
	color: #286ea0;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
}
#main {

	width:758px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
}
#eubg_r1_c1 {
	margin-left:0px;
	margin-top:0px;
	width:758px;
	height:159px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/eubg_r1_c1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}
#eubg_r2_c1 {
	margin-left:0px;
	margin-top:0px;
	width:475px;
	height:690px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/eubg_r2_c1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}
#eubg_r2_c2 {
	text-align:center;
	margin-left:0px;
	margin-top:0px;
	width:283px;
	height:690px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/eubg_r2_c2.jpg);
	background-repeat:no-repeat;
}



#contentbotl {
	display:inline;
	background-color: #FFFFFF;
	margin-left:0px;
	margin-top:0px;
	text-align: center;
	width: 357px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #000;
	min-height:450px;
}

#contentbotr {
	display:inline;
	background-color: #FFFFFF;
	margin-left:0px;
	margin-top:0px;
	text-align: left;
	width: 379px;
	background-color:#FFF;
	float: left;
	padding-right: 10px;
	min-height:450px;
}



#header {
	clear: both;
	margin: 0px 0 0 0;
	padding: 0;
	height: 30px;
}

#header h1 {
	width: 250px;
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#header p {
	width: 500px;
	text-align: center;
	color: #a0a0a0;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.2em;
}

#footer {	
	margin-left:0px;
	margin-top:0px;
	height:20px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
	width: 758px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
	padding-top:10px;
}


/*Begin Nav*/

.ddcolortabs{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.ddcolortabs ul{
	font: normal 14px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

.ddcolortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}


.ddcolortabs a{
	float:left;
	color: white;
	background: black url(images/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 1px;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

.ddcolortabs a span{
	float:left;
	display:block;
	background: transparent url(images/color_tabs_right.gif) no-repeat right top;
	padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
	float:none;
}

.ddcolortabs a:hover{
	background-color: #000;
	color: #286ea0;
}

.ddcolortabs a:hover span{
	background-color: #000;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
	background-color: #000;
}

.ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: black;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/*Finish Nav*/

