
body {
	background-color:black;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;

}

#container {
	height:700px;	
	width:644px;
	margin:0 auto;
	margin-top:20px;
	background: url(../images/background_bolt_fm.jpg) no-repeat scroll;
	background-color:#f5f4f9;
}

#main {
width:410px;
border:5px solid black;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
float:left;
overflow:auto;
margin-top:10px;
margin-right:20px;
clear:right;
background-color:white;
}



#main_images{
	text-align:center;
	width:400
	border0;
	}

#main p{
	padding:0;
	
}

#main img{
	padding:0;
	
}



#main table{
	margin:0px;
	width:100%; 
	border:0px;  
	padding:0px;
}

#main h1{
text-shadow: 1px 1px 1px yellow;
}

.clearflot{
	clear: both;
	height:0;
	font-size: 1px;
	
}



p {
	margin:0;
	padding:10px;
	text-align:justify;
}

h1 {
font-size:150%;
margin:0;
padding:5px;
}

img {
	border-style: none;
}

#header {
	overflow:hidden
	width:644;
	height:153px;
}

#header h1 {
font-size:180%;
margin:0;
color:yellow;
text-align:center;
margin-top:6px;
text-shadow: 1px 1px 1px black;
}

#header h2 {
font-size:110%;
margin-top:6px;
text-align:center;
color:yellow;
text-shadow: 1px 1px 1px black;
}

h2 {
font-size:120%;
margin:0;
text-align:center;
}

a, a:link, a:visited {
	text-decoration:underline;
color:blue;
font-size:100%;
font-weight:bold;
}

a:hover, a:active {
	text-decoration:underline;
	color:blue;
	font-weight:bold;
}


#logo {
width:204px;
text-align:center;
float:left;
}

#banner {
width:440px;
height:155px;
float:left;
margin-bottom:3px;
overflow:auto;
}


#menu {
margin-top:3px;	
width:204px;
float:left;
}
#menu ul {
margin:0;
padding:0;
}

#menu a {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#menu ul li {
list-style-type:none;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
display:block;
width:115px;
margin:7px auto;
padding:5px;
background:#FBF802;
border:3px solid black;
color:black;
font-size:90%;
font-weight:bold;
text-align:center;
text-decoration:none;
text-transform:uppercase;
}
#menu ul li a:hover, #menu ul li a:active {
background:red;
color:#FFFFFF;
border:3px solid black;
}



.centre {
	text-align:center;	
}


#main_top{
	height:170px;
	background-repeat:no-repeat;
	background-image:url(../images/bolt_fm_gasometer_top.jpg);
	}

#main_middle{
	background-repeat:no-repeat;
	background-image:url(../images/bolt_fm_gasometer_bottom.jpg);

}




#main_middle p{
	font-size:12px;
	padding:5px;
}

#the_schedule {
	width:80%;
	margin-left: auto;
	margin-right: auto;

}

#the_schedule table {
	border:medium solid  black;
	border-collapse: collapse;
}

#the_schedule th{
	border:medium solid black;
	background-color:black;
	color:yellow;
}

#the_schedule td{
	border: medium solid black;
	background-color:yellow;
	color:black;
	vertical-align: top
	}

#social_networking {
	text-align:center;

}


#social_networking a, #social_networking a:link, #social_networking a:visited {
	color:black;
	font-size:115%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#social_networking a:hover, #social_networking a:active {
	font-size:115%;
	color:black;
	text-decoration:none;
}

#social_networking img{
	padding-top:5px;
	border-style: none;
}

#social_networking h1{
	
	font-size: 180%;
}

.contact_us{
	width:90%;
	border:medium solid  black;
	border-collapse: collapse;
	
}

.field_title{
	width:22%
	vertical-align:bottom;
	font-size:12px;
	height:25px;
	text-align:right;
}

.field_title_vt{
	vertical-align:top;
	font-size:12px;
	height:25px;
	text-align:right;
}

.field_value{
	width:30%;
	vertical-align:top;
	font-size:12px;
	height:25px;
	text-align:left;
}

.field_note{
	font-size:10px;
	text-align:left;

}


#right-col {
width:140px;
height:85%;
background:#000099;
float:left;
}
#right-col ul {
margin:5px;
padding:0 0 0 25px;
}


#bottom{
	background-color:#f5f4f9;
	width:644px;
	height:100px;
	float:left;
	margin-top:10px;
}

#bottom img{
	border-style: none

}

.bottom_left {
width:204px;
text-align:center;
float:left;
}

.bottom_left img{
	margin-top:39px;
}


.bottom_middle {
	float:left;
	margin-top:40px;
	
	margin-bottom:3px;
}


.bottom_right {
	text-align:right;
}

#footer {
	background-color:#f5f4f9;
	width:644px;
	line-height:normal;
	float:left;
	clear: right;
}

#footer p {
font-size:50%;
text-align:center;
line-height:normal;
}

.page_navigation {
	text-align:right;		
}


.page_navigation a{
	text-decoration:none;
	padding: 0 1em;
}


