/*
?Copyright 2009 OaldDesgin, http://oalddesgin.info.
 All Rights Reserved.

Primary Colors:

background: #4585c5;
dark-blue: #01448a;
orang footer: #ff8c00;


*/

*
{
	margin:0;
	padding:0;
}


body { 
background: #4585c5;
text-align: center;
line-height: 1.6em;
color: #000000;
}


#content {
text-align: center;
width: 720px;
background: #01448a;
margin: 10px 0px 10px 0px;
}

#toper {
text-align: center;
background: url(images/top.png) no-repeat;
width: 700px;
height: 40px;
padding: 4px 0px 0px 0px
}

h1 { 
font-family:Verdana, arial, sans-serif; 
font-size:22px;
margin: 8px 0px 0px 0px;
}

#maintext {
background: #4585c5;
width: 700px;
text-align: center;
height: 400px;
}

#picture {
background: url(images/picture.jpg) no-repeat;
float: right;
}

h2 {
color:white;
font-size:30px;
text-align:center;
margin: 10px 0px 0px 0px;
padding: 4px
}



#info {
font-family: Verdana, sans-serif;
font-size: 14.69;
text-align: left;
margin: 9px;
line-height: 120%;
color: #ff9000;

}

.button {
text-align: left;
margin: 0px 0px 0px 20px; 
}

#ulli {
padding: 0px 0px 10px 0px;
}

#ulli p{
font-family:Verdana, arial, sans-serif;
color:#ffffff;
font-size:14.5px;
text-align: left;
margin: 0px 0px 8px 15px;
}

a img {
border: 0;
margin: 20px 0px 0px 0px;
}

a {
color:#01448a;
font-weight:bold;
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #ffffff;
}

p input {
margin: 5px 0px 5px 0px;
}

#footer {
background: #ff8c00;
}

.clear {
clear: both;
}
