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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html
{
	overflow-y:scroll;
}

body, html
{
	background:#ededed;
	height:100%;
	font-family:Century, Times new Roman;
	font-size:14px;
	color:#333333;
}

img
{
	border:none;
	margin:0;
}

#topbar
{
	font-family:Myriad-pro, Verdana;
	font-size:10px;
	background:#2c3638;
	height:28px;
	padding:12px 78px 0 0;
	width:auto;
	color:#cccccc;
	text-align:center;
}

#container
{
	margin:0 auto;
	width:680px; 
	
}

#top
{
	width:680px;
	background:white;
	border-bottom:1px dotted grey;
	color:#cccccc;
	font-size:35px;
	height:85px;
	padding: 30px 0 0 0;
	float:left;	
}

#logo
{
	background:url(images/logo.png) no-repeat;
	width:69px;
	height:155px;
	margin: -70px 20px 0 0;
	float:left;
}

#flashDiv
{
	text-align:center;
	height:235px;
	width:1000px;
	margin:0 0 0 -160px;
	float:left;
}

#bottom
{
	width:680px;
	background:white;
	border-top:1px dotted grey;
	height:auto;
	float:left;
}

#b_left
{
	padding:28px;
	width:330px;
	line-height:25px;
	
	font-size:15px;
	
	float:left;
}

#b_right
{
	padding:28px;
	float:left;
}