
body {
	margin-top: 20px;
	margin-left: 40px; 
	padding: 0;
	background: #051737;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
}

a {
	text-decoration: underline;
	color: #336699;
}

a:hover {
	text-decoration: none;
}



/* ------------- topimage styles */



#topimage {
	width: 800px;
	height: 200px;
}


/* ------------- menu styles */
#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;
}



/* ------------- content styles */
#form_content {
	border:1px solid red;
	}

#content {
	background-color: white;
	width: 800px;
	height:800px
	/* float: left; */
}
#content_order {
	background-color: white;
	width: 800px;
	height:960px
	/* float: left; */
}

#title_main {
	width: 800px;
	height: 40px;
}

#title_main h1{
	margin-top: 20px;
	margin-left: 50px;
}

#left_column {
 	width: 390px;
	margin:10px 0 0 5px;
	background-color: white;
	float: left;
}

#left_column ul{
  line-height: 20px;
}


#right_column {
	background-color: white;
	margin: 10px 0px 0 400px;*/
	/*width: 380px;
	line-height: 18px;
	/* overflow: auto;*/
}

#right_column p{
	margin-left: 10px;
}

#right_column ul{
	margin-left: 60px;
}


#bottom_column {
	width: 800px;
	height: 80px;
}


ul{
	list-style-type: circle;
	font-size: 12px;
 	color: #3d3e41;
	/*line-height: 1.7em;
	margin: 10px 40px 0px 85px; */
}


p {
	margin: 10px 30px 10px 40px; 
	font-family: Verdana, Arial, san-serif;
	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-top: 10px;
}


#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 */


#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 30px;
}
#alliance_logo img{
	width: 744px;
	height: 80px;
	float: left;
	margin: 0 0 0 30px;
}


/* ------------- advertise */

#advertise ul {
	margin-left: 90px;
	margin-bottom: 10px;
	margin-top: 0px;
}


#advertise li {
	list-style-type: none;
	color: #1b5295;
	
}

#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-left: 10px;
}

#advertise img {
	width: 339px;
	height: 69px;
	margin-left: 10px;
	border-style: none;
	}


#update img {
	width: 339px;
	height: 71px;
	border-style: none;
}

#order img {
	border-style: none;
	
}



/* ------------- 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;
}

