/* ------------- */
/*     BASIC     */
/* ------------- */

* 		{ margin : 0px; padding : 0px; }
html	{ margin-right : auto; margin-right : auto; text-align : center; font-size : 90%; background-color : #000; }
body 	{ font : normal 1.0em Trebuchet, Verdana, sans-serif; color : #000; line-height : 1.5em; background-color : #000; }

img	{ border : 0px; }
ul { list-style : none; }

#loading 	{ position : absolute; color : #bfbfbf; z-index : 100; }
#loading p 	{ margin : 5px;  }

a,
a:visited	{ color : #0099FF; text-decoration : none; }
a:hover		{ color : #fff; text-decoration : none; }

#page,
#header,
#content,
#footer 	{ position : relative; display : block; clear : both; margin-left : auto; margin-right : auto; text-align : left; }

/* -------------- */
/*     HEADER     */
/* -------------- */

#header { margin-top : 30px; margin-left : 20px; }
#header #logo { float : left; width : 500px; height : 179px; }


/* --------------- */
/*     CONTENT     */
/* --------------- */


#content #catchPhrase { float : left; width : 780px; padding-top : 40px; }
#content #catchPhrase h1 { color : #636464; font-size : 24px; font-weight : lighter; }
#content #catchPhrase h1 span { color : #0099FF; font-size : 40px; font-weight : lighter; }
#content #catchPhrase h1 strong	{ color : #fff; font-size : 40px; font-weight : lighter; }
#content #catchPhrase h3	{ border-top : 5px solid #0099FF; width : 780px; float : left; }
#content #catchPhrase h2 { font-weight : normal; color : #fff; font-size : 16px;  }
#content #catchPhrase h2 span { color : #0099FF; font-size : 16px; font-weight : lighter;  }

