* { margin: 0; padding: 0; border: 0;}

html, body {
height: 100%;
background-color: #FFF;
background-image:url("http://dl.getdropbox.com/u/13732/background.jpg");
background-repeat:no-repeat;
background-position:top left;
font-size:20px;
font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
color: #666;}

#main {
width: 1000px;

}

div.content { margin-left: 203px; margin-top: -30px; margin-bottom: 30px; width: 730px; float:left; }

#topbar { font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif, Arial;
word-spacing: 12px; font-size: 20px; margin-left: 700px; margin-top: 10px; width: 300px; }
#topbar a:link { color: #666; }
#topbar a:visited { color: #666; }
#topbar a:hover { color: #000; }
#topbar a:active { color: #666; }


#footer { clear: both; text-align: center; font-size: 12px; margin-left: 203px; width: 730px; }

p {text-align: justify;}

h1 { margin-left: -5px; margin-bottom: -20px; font-family: "Arial Black", sans-serif, Arial; letter-spacing: -6px; font-size: 111px; color: #19A4CF; }
h1 a:link { color: #19A4CF; }
h1 a:visited { color: #19A4CF; }
h1 a:hover { color: #19A4CF; }
h1 a:active { color: #19A4CF; }

h2 { font-size: 49px; text-align: right; color: #5b5b5b; }

h2 span { font-weight: 100; font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif, Arial; }

h3 { text-align: center; margin-top: 10px; margin-bottom: 10px; font-family: impact, "Arial Black", sans-serif, Arial;  font-size: 15px;}

>h3 { text-align: center; margin-top: 10px; margin-bottom: 10px; font-family: "Arial Black", sans-serif, Arial;  font-size: 15px;}


a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: none; }
a:hover {color: #19A4CF; text-decoration: none; }

ul { margin-left: 30px; }
li { margin-top: 5px; }

hr { background-color: #5b5b5b;
height: 1px;
margin-top:2px;
 }

hr.thick {background-color: #000;
height: 7px;
margin-top:4px;
margin-bottom:5px;
 }



div.container {
	font-color: 000;
	font-size: 16px;
	text-align: justify;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 730px;
}


#side-a {
	padding-right:15px;
	float: left;
	width: 228px;
}

#side-b {
	float: right;
	width: 228px;
}

#middle { 
	padding-right:15px;
	float: left;
	width: 33%;
}

div.hrbreak {
	width: 730px;
	padding-top: 30px;
	padding-bottom: 20px;
	float:left;
}

#trademark {
	position:absolute;
	left:930px;
	top:65px;
	font-size: 15px;
	color: #19A4CF;
}
