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;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


body {
font-family:Verdana,sans-serif;
color:#fff;
background:url(space.jpg) top left no-repeat fixed #2C517B;
font-size:small;

}

a{

color:#fff;
background:#2C517B;
text-decoration:none;

}

a:hover {

color:#fff;
background:#2C517B;

}

#header {
clear:both;
float:left;
width:100%;
padding-bottom:110px;
}

.colmask {
position:relative;
clear:both;
float:left;
width:100%;
overflow:hidden;
}

.colright,.colmid,.colleft {
float:left;
width:100%;
position:relative;
}

.col1,.col2,.col3 {
float:left;
position:relative;
overflow:hidden;
padding:0 0 1em;
width : 100%; 
}

.threecol .colmid {
right:25%;
}

.threecol .colleft {
right:50%;
}

.threecol .col1 {
width:46%;
left:102%;
}

.threecol .col2 {
width:21%;
left:31%;
}

.threecol .col3 {
width:21%;
left:85%;
}

.col1 h2{
padding:1.5em 0 0.8em 0;
}

#footer {
clear:both;
float:left;
width:100%;
}

#footer p {
margin:0;
padding:10px;
}
