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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

#container{
	width: 886px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url('../images/header.jpg') no-repeat;
}

#header{
	width: 886px;
	height: 400px;
	padding-top: 1px;
}

#main{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

#main-left{
	width: 395px;
	float: left;
	text-align: center;
}

#main-right{
	width: 395px;
	float: right;
	text-align: center;
}

#twitter-wrapper{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#footer{
	clear: both;
	height: 30px;
}

#links-wrapper{
	width: 340px;
	height: 49px;
	margin-left: 402px;
	margin-top: 257px;
}

.links-img{
	border: 0px;
	margin-top: 199px;
	margin-left: 314px;
}