@charset "UTF-8";
/* CSS Document */

#background {
	background-color:#000000;
	height: 190px;
	width:100%;
}

body {
	border:none;
	font-size:11px;
	margin:0;
	padding:0;
	padding-bottom:500px;
	}

#wrapper{
	width:980px;
	position:relative;
	margin:0 auto 50px auto;
}
div.banner {
	background-color:#000000;
	text-align:center;
	height: 190px;
	border:none;
	width:100%;
		}

div.logo img {
	padding-left:
	padding-top:1px;
	padding-bottom:5px;
	border:none;
	}


/* All Pages */
/* Standard Layout */
	
.stndtitle {
	font: normal 24px HelveticaNeue Roman, Helvetica, Arial, Verdana, sans-serif; color: #000; height:100%;
	padding-bottom:25px;
	}
.stndtitle img{
		padding-top: 40px;
		padding-left:20px;
}

.stndtitle a{
	color:#0099ff;
}

div.line {
	width:980px;
	padding-top:20px;
	padding-bottom:0px;
		}
		
.odigo_dots {
	float:right;
	float:right;
    padding-right:20px;
	padding-top:0px;
}

div.copy {
	padding-top:0px;
	position:relative;
	font-weight: bold;
	color:#000;
	float:left;
	font-size:10px;
	text-decoration:none;
	letter-spacing:0em;
	display:block;
	width:600px;
	}

#copy_info{
	position:absolute;
	top:5px;
	left:5px;
	overflow:hidden;
	width: 531px;
	}

#copy_info li{
	list-style-type: none;
	float:left;	
	border-right:1px solid #000;
	padding:0 4px;
}

#copy_info li.l {
	list-style-type: none;
	border:none;
}

#copy_info a{
	color:#000;
	font-size:11px;
	text-decoration:none;
	letter-spacing:0em;
	padding:2px 5px;
	display:block;
}


#copy{
	width:650px;
	font: normal 11px HelveticaNeue Roman, Helvetica, Arial, Verdana, sans-serif; color: #fff; height:100%;
	padding-bottom:20px;
}



div.odigo_title {
	padding-top:150px;
	padding-left:20px;
	}


div.flash_window {
	position:relative;
	text-align:center;
	border:hidden;
	}

div.swf_file {
	padding-top:20px;
	display:block;
	margin-bottom:20px;
	}
	
.basic_details {
	font: normal 18px HelveticaNeue Roman, Helvetica, Arial, Verdana, sans-serif; color: #0099ff; height:100%;
	padding-top:50px;
	text-align:center;
	
	}
	
.basic_details li {
	list-style:none;
		
	}




