html,body {margin:0;padding:0;}
body {
background: #20a1e0 url(img/bg-blue.jpg) no-repeat top center fixed;
text-align: center;
font-size: 62.5%;
}
#container {
width: 850px;
text-align: center;
}
#header {
height: 135px;
}
#logo {
background: url(img/logo.gif) no-repeat center center;
width: 273px;
}
A:link,A:visited,A:active,A:hover {
font-family: Arial;
font-size: 2em;
color: #d2eaff;
margin-left: 40px;
text-decoration: none;
}
A:hover, #current {
border-bottom: 3px solid #d2eaff;
}
A:link#start,A:visited#start,A:active#start,A:hover#start {
color: #d2eaff;
text-decoration: none;
font-size: 1em;
margin-left: 0;
}
A:hover#start{
color: #ffffff;
text-decoration: none;
}
A:link#portfolio,A:visited#portfolio,A:active#portfolio,A:hover#portfolio {
font-family: Arial;
font-size: 0.8em;
color: #d2eaff;
margin-left: 0;
text-decoration: none;
border:0;
}
A:hover#portfolio{
color: #ffffff;
text-decoration: none;
border:0;
}
#menu {
padding-right: 43px;
text-align: right;
}
#content {
text-align: left;
}
h2,h3 {
padding-left: 43px;
line-height: 0em;
color: #ffffff;
font-family: Arial;
}
h2 { font-size: 2em; }
h3 { font-size: 1.2em; margin-bottom: 60px; color: #d2eaff;}
img {border:0;background: url(img/load.gif) center center no-repeat;}
img.start {background:none;}
img.hidden {display:none;}
#footer {padding-bottom: 20px;}

#box2{ position:absolute; }
#box2 span{ display:block; float:left; }
.mask2{
position:relative;
width:850px;
height:450px;
overflow:hidden;
}
span img{
display:block;
border:none;
}
#name, #email,#message {
font-size: 2em;
border:0;
padding: 3px;
margin: 10px;
color: #828282;
font-family: Arial;
}
#form {
font-size: 2em;
font-family: Arial;
color: #ffffff;
}
a#colorlife {padding:0;margin:0;}
#submit {
clear:both;
width: 101px;
height: 50px;
background: url(img/send.png);
border:0;}
#startcont {
background: url(img/bg-about.jpg) no-repeat; width:850px; height:425px;
}
#startbubble {padding: 50px; padding-left: 80px; font-family: Arial; font-size: 2em; line-height: 1em; color: #ffffff; font-weight: bold;}