html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	text-align: center; 
}

#maincontainer{
	width:980px;
	background-image:url(images/bg_main.gif);
	background-repeat:repeat-y;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#submaincontainer{
	width:940px;
	margin-left:20px;
	margin-right:20px;
}

.headercontainer{
	background-image:url(images/background.jpg);
	margin-left:13px;
	margin-right:13px;
	width:914px;
	height:600px;
	margin-bottom:8px;
}

/*.logocontainer{
	width:256px;
	height:369px;
	float:left;
}*/

.boxtop{
	width:914px;
	height:380px;
}

.boxmiddle{
	width:914px;
	height:90px;
}
.boxbottom{
	width:914px;
	height:130px;
}


.citycontainer{	
		
}


.edinburgh{
	width:190px;
	height:50px;
	margin-left: auto;
    margin-right: auto;
}

/*.aberdeen{
	width:190px;
	height:50px;
	display:inline;
	float:right;
}*/



/*.menucontainer{
	background-image:url(images/linkbackground.jpg);
	width:640px;
	height:35px;
}
*/
/*.imagecontainer{
	width:640px;
	height:333px;
}
*/
/*.contentcontainer{
	margin-left:13px;
	margin-right:13px;
	width:914px;
}

.leftcontent{
	width:256px;
	float:left;
}

.rightcontent{
	width:640px;
	float:right;
}

.rightcontent p{
	font: 0.9em 'Trebuchet MS', Tahoma, Sans-serif; color:#666666;
}*/

.clear{
	clear:both;
}

/*=========================================================================================================================================TEXT STYLE>*/
h1{
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; color: #FFFFFF;
	text-align:center;
	margin-top:auto
}

h2{
	font: 0.9em 'Trebuchet MS', Tahoma, Sans-serif; color:#FFFFFF;
	text-align:center;
	margin-top:auto
}

a:link, a:visited {color:#FFFFFF}

/*=========================================================================================================================================END TEXT STYLE>*/

#footer{
	width:940px;
}

