/* CSS Document */

body {
background: #000000 url(../images/bg.jpg) top repeat-x;
margin:0 0 10px 0;
}

#quote {
background:#ef0043 url(../images/bg-free.jpg) top no-repeat;
padding: 70px 0 10px 0;
}

#main {
padding:20px;
}

#testi {
background:#00cccc url(../images/bg-testi.jpg) top no-repeat;
padding: 50px 20px 10px 15px;
}

#cant {
background:#666699 url(../images/bg-cantwait.jpg) top no-repeat;
padding: 70px 20px 10px 15px;
}

#right {
background: #4a4a4a url(../images/bg-right.jpg) left repeat-y;
}

/* Font */

.white11 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
}

.white14, .white14 a, .white14 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
}

.white12, .white12 a, .white12 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}

.white12 a:hover {
color:#FFFF00;
}

.white18, .white18 a, .white18 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#fff;
}

.black12, .black12 a, .black12 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

.yellow24, .yellow24 a, .yellow24 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#66FFFF;
}

.yellow14, .yellow14 a, .yellow14 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFF00;
}

.yellow12, .yellow12 a, .yellow12 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFF00;
}
/* Forms */

.input {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
border:1px solid #999999;
background:#ffffff;
}

.go {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ffffff;
border:1px solid #b7873a;
background:#b7873a;
}

