
body {
	margin-top: 20px;
	margin-left: 40px; 
	padding: 0;
	background: #051737;
	font-family: "Verdana", Arial, helvetica, sans-serif;
}

a {
	text-decoration: underline;
	color: #336699;
	}

a:hover {
	
	text-decoration: none;
}


#menu {
	background-color: white;
	height: 30px;
	width:800px;
}


#menu ul {
	/* display: inline; */
	list-style-type: none;
	margin:8px 0 0 0;
	padding:0px 0 0 6px;
}


#menu li {
	font-size: 11px;
	font-weight: bold;
	color: white;
	display: inline;
	margin:0;
	padding:0;
	width:263px;
	/* float: left; */
}	

#menu a {
	color: white;
}


#menu .ordermenu {
	background-color: #a52222;
	padding: 10px 50px;
}

#menu .bcmenu {
	background-color: #1b5295;
	padding: 10px 14px
}

#menu .albertamenu {
	background-color: #093178;
	padding: 10px 40px;
}

#tagline {
	display: block;
	background-color: #051737;
	width: 790px;
	height: 30px;
	margin:0 0 0 5px;
}

#tagline h1 {
	color: white;
	font-size: 11px;
	margin: 0px;
	padding:8px 0;
	font-weight: bold;
	text-align: center;
}




/* ------------- topimage styles */

#topimage {
	/* margin-bottom: -1.3px; */
	width: 800px;
	height: 200px;
}


/* ------------- menu styles */


/* ------------- content styles */



#content {
	background-color:#FFFFFF;
	width: 800px;
	height: 580px;
	/* margin-top: -0.5px; */
	
}

#header {
	background-color:#FFFFFF;
	width: 800px;
	/* margin-top: -0.5px; */
	
}
#title_main {
	width: 800px;
	height: 40px;
	/*background-color: #FFFF00;*/
}

#title_main h1{
	margin-top: 20px;
	margin-left: 50px;
}

#left_column {
 	background-color: white;
	width: 390px;
	height: 520px;
	margin-left: 5px;
	}

#left_column ul{
  line-height: 18px;
}


#right_column {
	width: 380px;
	height: 520px;
	margin-left: 10px;
	line-height: 18px;
	background-color: white;
}

#right_column p{
	margin-left: 10px;
}

#bottom_column {
	width: 800px;
	height: 80px;
	/*background-color: #FFFF00;*/
}


ul{
	list-style: circle;
	font-size: 12px;
 	color: #3d3e41;
	line-height: 1.7em;
	margin: 10px 40px 0px 85px;
}


p {
	margin: 10px 30px 10px 40px; 
	font-size: 12px;
	color: #3d3e41;
	line-height: 1.5em;
}

.last {
	margin: 10px 58px 15px 58px; 
	font-size: 11px;
	text-align: center;
}


h1 {
	font-size:14px;
	font-weight: bold;
	margin: 40px 30px 0px 50px; 
	padding: 0;
	color: #093178;
}


h2 {
	font-size:12px;
	margin: 25px 20px 0px 40px; 
	color: #093178;
}


h3 {
	font-size:11px;
	text-align: center;
	color:#FFFFFF;
	/* margin-bottom: -0.8em; */
	margin-top: 1em;
}


#thumbnail img{
	margin-left: 30px;
	width: 275px;
	height: 198px;
	}

#links {
	margin: 3em 0em 0em .25em;

}

#links a {
	font-weight: bold;
	font-size: 10px;
	line-height: 2em;
	color: #3d3e41; 
}



/* ------------- bottomsection styles */

.rcdlogo {
	/* margin-top: -0.8em; */
}


#bottomsection {
	clear: both;
	background: #093178;
	width: 800px;
	height: 30px;
	display: block;
	/* margin-top: -0.5px; */
	padding-top: 1px;
	padding-bottom: 15px;
}

#bottomsection p {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#blueline img{
	width: 800px;
	height: 8px;
}


#dottedline img{
	width: 744px;
	height: 5px;
	/* margin: 0 0 -0.8em 30px; */
	 margin: 0 0 0 30px;
}
#alliance_logo img{
	width: 744px;
	height: 80px;
	margin: 0 0 0 30px;
	/* margin: 0 0 -0.8em 30px; */
}


/* ------------- advertise */
#advertise img {
	width: 340px;
	height: 80px;
	margin-left: 10px;
	margin-top: 20px;
	}


#advertise ul {
	margin-left: 90px;
	/* margin-top: -0.8em; */
	margin-bottom: 20px;
}


#advertise li {
	list-style-type: none;
	color: #1b5295;
	margin-top: 2px;
	
}

#advertise a {
	text-decoration: underline;
	color: #336699;
	}
	
#advertise a:hover {
	text-decoration: none;
	color: #a62122;
	}	
	
#small_dotted  img{
	width: 351px;
	height: 10px;
	margin-top: 5px;
	/* margin-bottom: -0.8em; */
	margin-left: 10px;
}


#update img {
	width: 340px;
	height: 90px;
	margin-left: 10px;
	
	}

/* ------------- footer styles */

.address {

	margin: 10px 50px 5px 50px; 
	font-size: 11px;
	text-align: center;
	color:#FFFFFF;

}

#footer {
	width: 800px;
	clear: both;
}

#footer p {
	font-size: 10px;
	color: white;
	text-align: center;
	
}

#footer a {
	text-decoration: none;
	color: white;
}
#footer a:hover {
	text-decoration: underline;
	color: white;
}
#update img{
	border: none;
	}

