@charset "utf-8"; 

/* CSS Document */
body{padding:0; margin:0; background-color:#FFF; color:#fff; font-family:"Glypha LT Std",Arial,Helvetica,sans-serif}

div, p, h1, h2, form, img, ul{padding:0; margin:0}

a{color:#FFF;}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


	


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-transform: uppercase; 
	line-height: 100%
	margin-top: 0; 	
}

h1 {
font-size: 20px;
color:#000;	
}

h2 {
font-size: 16px;
color:#FFF	
}

h3 {
font-size:12px
color: #FFF	
}

p1{
	font-size:10px;
	color:#666
	}
	
p2{
	font-size:10px;
	color:#333;
	padding:15px;
	}

f1{
	font-size:12px;
	color:#666;
	}

/*Main CSS*/

	
html{
	background-color:#FFF;

	}
	
#container{
	overflow:hidden;
	width:969px;
	padding-top:3em;
	margin-left:auto;
	margin-right:auto;
	}
	
#cont2{
	
	width:969px;
	overflow:hidden;
	position:relative;
	padding-top:4em;
	}
	
.cont2_1{width:880px;
	overflow:hidden;
	position:relative;
	padding-left:89px;
	
	}
	
.cont2_2{width:880px;
	overflow:hidden;
	position:relative;
	margin-top:2em;
	padding-left:89px;
	}
	
.arrow1{width:969px;
	overflow:hidden;
	position:relative;
	margin-top:3em;
	text-align:center;
	}
	
	


	
.header{
	text-align:center;
	position:relative;
	overflow:hidden;
	width:969px;
	
	}
	
.menu{
	position:relative;
	overflow:hidden;
	margin-top:3em;
	height:22px;
	width: 969px;
	margin-left:auto;
	margin-right:auto;
	
	
	}

.bowdown{
	overflow:hidden;
	padding-top:4em;
	text-align:center;
	
	}
	
	.ties1{
	overflow:hidden;
	text-align:center;
	
	}
	
	.ties2{
	overflow:hidden;
	text-align:center;
	padding-top:3em;
	
	
	}
	

	
#footer{
	overflow:hidden;
	position:relative;
	margin-top:2em;
	margin-bottom:1em;
	text-align:center;
	}
	
