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

html, body {
height: 100%; margin: 0; padding: 0;
}

img {
	background-color:transparent;
	border:none;
}


/*-----------------bg images css / DO NOT TOUCH-----------------*/

img#bg{
position:fixed; top:0; left:0; width:100%; height:100%;
}

#bg-paper{
margin-left: -480px; position: fixed; left: 50%; width: 971px; z-index:1; height:100%; overflow:hidden;
}

#container{
position:relative; z-index:2; width:790px; margin:0 auto; padding:0;
}



/*-----------------header css / DO NOT TOUCH-----------------*/

#header{
width:680px; height:85px; margin:0 auto; padding:20px 0px 0px 0px; border-width: 1px; border-style: none none solid none; border-color: #999;
}

#header-pad{
padding:0px 0px 20px 0px;
}

#header-flash{
	width:170px;
	height:90px;	
	margin:-10px 0px 0px 0px;
	padding:0;
	float:left;
	overflow:hidden;
}

img#logo{
margin:0; padding:0; float:left;
}

#header h1 {
margin:0px;
padding:60px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 15px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #626262;
text-decoration: none;
text-align:right;
letter-spacing:0px;
}

#header h1 a {
font-style: normal;
text-transform:none;
color: #626262;
text-decoration: none;}

#header h1 a:hover {
font-style: normal;
text-transform: none;
color: #d7000e;
text-decoration: none;}




/*-----------------footer css / DO NOT TOUCH-----------------*/

#footer{
	width:790px;
	margin:0 auto;
	padding:0px;
}

#footer-colour{
	margin:0 auto;
	width:790px;
	padding:20px 0px 0px 0px;
	background-color:#d7000e;
	overflow:hidden;
}

img#footer-site-map{
	margin:0;
	padding:0px 0px 50px 25px;
	float:left;
}

#foot-title{
	margin:0;
	padding:0px 0px 5px 0px;
}

#foot01{
	margin:0;
	padding:0px 15px 0px 0px;
	float:right;
}

#foot02{
	margin:0;
	padding:0px 15px 0px 15px;
	float:right;
	
	border-width: 1px;
	border-style: none solid none solid;
	border-color: #FFF;
}

#foot02-left{
	margin:0;
	padding:0px 6px 0px 0px;
	float:left;
	overflow:auto;
}

#foot02-right{
	margin:0;
	padding:0px 0px 0px 6px;
	float:left;
	overflow:auto;
}

#foot02-inner{
	margin:0;
	padding:0px 6px 0px 6px;
	float:left;
	overflow:auto;
}

#foot03{
	margin:0;
	padding:0px 15px 0px 15px;
	float:right;
}

#footer p {
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 15px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFF;
text-decoration: none;
text-align:left;
}

#footer p a {
font-style: normal;
text-transform:none;
color: #FFF;
text-decoration: none;}

#footer p a:hover {
font-style: normal;
text-transform: none;
color: #FFF;
text-decoration: underline;}
