/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input
{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th
{
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
}
ul, ol
{
    list-style: none;
}
fieldset, img
{
    border: none;
}
caption, th
{
    text-align: left;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
a:link, a:visited, a:hover, a:active, a:focus
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    text-transform: none;
    text-decoration: none;
}
:focus
{
    outline-color: transparent;
    outline-style: none;
}
/* GO FOR IT */
.antifloat
{
    clear: both;
    visible: hidden;
}
.background
{
	background: #f9f9f9 url(http://cosmosknows.com/background.png) top repeat-x;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 980px;
}
.logo
{
	position: relative;
	top: 68px;
	text-align: left;
}
.graphic
{
	position: relative;
	background: url(http://cosmosknows.com/domain_de.png) top repeat-x;
	top: 138px;
	text-align: left;
	height: 474px;
	width: 980px;
}
.graphic_en
{
	position: relative;
	background: url(http://cosmosknows.com/domain_en.png) top repeat-x;
	top: 138px;
	text-align: left;
	height: 474px;
	width: 980px;
}
.graphic_it
{
	position: relative;
	background: url(http://cosmosknows.com/domain_it.png) top repeat-x;
	top: 138px;
	text-align: left;
	height: 474px;
	width: 980px;
}
.graphic_fr
{
	position: relative;
	background: url(http://cosmosknows.com/domain_fr.png) top repeat-x;
	top: 138px;
	text-align: left;
	height: 474px;
	width: 980px;
}
.domain
{
	position: relative;
	top: 355px;
	left: 228px;
	text-align: center;
}
.domain p
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
    line-height: 22px;
}
.text
{
	position: relative;
	top: 200px;
	width: 980px;
	text-align: left;
}
.column
{
	width: 235px;
	padding-right: 10px;
	float: left;
}
.column h1
{
    font-family: 'Open Sans' , sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #3c4650;
}
.column p
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #3c4650;
    line-height: 22px;
    height: 12px; 
}
.column p strong
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #3c4650;
    line-height: 22px;
    height: 12px; 
}
.column p a:link, a:visited
{
	text-decoration: none;
	color: #1e9be3
}
.column p a:hover, a:active, a:focus
{
	text-decoration: none;
	color: #1380b3;
}
.space
{
	width: 1px;
	margin-top: 3px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}
.commercial
{
	width: 183px;
	float: left;
}
.footer
{
	position: relative;
    top: 250px;
	text-align: left;
	vertical-align: text-top;
	height: 70px;
}
.footer p
{
	height: 12px;
    font-family: 'Open Sans' , sans-serif;
	font-size: 12px;
    color: #3c4650;
	text-decoration: none;
}