body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:400;
}

body
{
	background:url(bg.gif) #5f5b58 repeat-y top center;
	color:#333;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;

}

#footer
{
	font-size:13px;
	line-height:140%;
	border-top:5px solid #777;
	padding-top:10px;
	background:url(ros.gif) no-repeat bottom right;
}

#content
{
	font-weight:700;
	letter-spacing:-0.1ex;
}

#content p
{
	font-size:20px;
	margin:1em 0;
	line-height: 1.2em;
	color: #333;
}

fieldset
{
	border:none;
}


#content .giantwrapper
{
	margin-top: 40px;
	margin-bottom: 20px; 
	position:relative;
}

#content .giantspan
{
	background:#000;
	-moz-border-radius:5px;
	-webkit-border-radius: 10px;
	border: 1px solid #000;

	margin:2px;
	padding:10px;
}

#content .huge
{
	font-size:40px !important;
	margin:10px 0;
}

#content h1.giant
{
	font-size:120px;
	line-height:140px;
	height: 145px; 
	overflow:hidden;
	color:#FFF;
	width:100%;
	text-align:center;

}

#content h1.intro
{
	font-size:60px;
	font-weight:700;
	margin-top:40px;
	line-height:55px;
	margin-bottom:20px;
}

#content .red
{
	color:#DF5245;
}

#content .textform
{
	display:block;
	font-size:45px;
	text-align:right;
	width:205px;
	height:50px;
	padding-top:3px;
	padding-left:50px;
	padding-right:90px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	border:none;
	background:transparent url("input.gif") no-repeat;
	margin:40px auto;
}

form
{
	text-align:center;
}

#content .line
{
	background:#ECEBEB;
	display:block;
	position:absolute;
	left:0;
	top:70px;
	font-size:1px;
	height:1px;
	width:100%;
}

#content a.slink
{
	color:#000;
	background:#00d1d6;
	padding:0.9em;
}

#content a.slink:hover
{
	color:#fff;
	background:#666;
}

a
{
	color:#333;
}

.addthis_toolbox
{
	font-size:14px;
	font-weight: 400;
	margin-top:10px;
}

.center
{
	text-align:center;
	padding:2em 0;
}

.container_6
{
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6
{
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
}


.container_6 .grid_1
{
	width:80px;
}

.container_6 .grid_2
{
	width:180px;
}

.container_6 .grid_3
{
	width:280px;
}

.container_6 .grid_4
{
	width:380px;
}

.container_6 .grid_5
{
	width:480px;
}

.container_6 .grid_6
{
	width:580px;
}



.clear
{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

.clearfix:after
{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}

.clearfix
{
	display:block;
}

* html .clearfix
{
	height:1%;
}