body{
background: #52227f url(images/main-back.gif);
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
text-align: center;
font-size: .75em;
}

h1, h2, h3, h4, h5, h6{
font-family: "Century Gothic", Verdana, Arial, sans-serif;
margin: 0;
padding: 15px 20px 0 0;
}

h1{
font-size: 2em;
font-weight: normal;
}

h2{
font-size: 2em;
font-weight: normal;
}

h3{
font-size: 1.3em;
font-weight: normal;
}

h4{

}

h5{

}

h6{

}

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

p{
margin: 0;
padding: 15px 20px 0 0;

}

.wrapper{
width: 1000px;
background: #52227f url(images/back-bottom.gif) no-repeat bottom;
margin: 0 auto;
padding-bottom: 40px;
}

.top{
background: url(images/logo.gif) no-repeat top left;
width: 420px;
height: 240px;
}
.top h1{
text-indent: -3000px;
padding: 0;
}
.top a{
display: block;
width: 380px;
height: 275px;
}

.leftcol{
width: 420px;
float: left;
padding-bottom: 150px;
text-align: left;
}
.leftcol form{
margin: 10px 150px 30px 30px;
text-align: right;
}
.leftcol form p{
padding: 30px 0px 10px 0;
text-align: justify;
font-size: 1em;
}
.leftcol input, .contact input{
width: 165px;
margin-right: 0px;
}
.contact input, .contact textarea{
width: 230px;
}
.contact textarea{
height: 60px;
}
.leftcol label, .contact label{
display: block;
margin: 4px 0;
}
.leftcol label span, .contact label span{
display: block;
float: left;
width: 60px;
text-align: left;
}
.contact label span{
width: 110px;
}
.leftcol .btn, .contact .btn{
background: #b691c4 url(images/btn.gif) repeat-x;
border: 1px solid #b691c4;
color: #3f136e;
font-weight: bold;
margin: 4px 0;
width: 169px;
font-size: 12px;
letter-spacing: 1px;
height: 20px;
}
.contact .btn{
margin: 4px 0 10px 110px;
width: 235px;
}
.leftcol p, .leftcol address{
font-style: normal;
font-size: 1.2em;
padding: 15px 30px 0 30px;
line-height: 1.4em;

}
.leftcol a{
color: #fff;
}

.rightcol{
width: 580px;
float: left;
text-align: justify;
}
.menu{
padding: 50px 0 50px 0;
}

.menu ul{
list-style: none;
margin: 0;
padding: 0;
font-family: "Century Gothic", Verdana, sans-serif;
font-size: 1.3em;
}

.menu li{
display: block;
float: left;
padding: 0 19px 0 0;
}

.menu a{
color: #fff;
text-decoration: none;
padding: 0 0 10px 0;
display: block;
float: left;

}

.menu a:hover, .menu a:focus, .menu .on{
color: #fff;
background:url(images/menu-img.gif) no-repeat bottom;
}

.clearbr{
clear: both;
}
.copy{
font-size: .8em;
padding: 10px 30px;
color: #c4a0cd;
}

.pics{
padding: 15px 0;
}

.portfolio img{
border: 1px solid #fff;
float: left;
margin: 0 15px 15px 0;
}
.portfolio{
margin: 10px 0;
clear: both;
}
hr{
border-top: 1px solid #2a1244;
border-bottom: 1px solid #8663ab;
clear: both;
margin-right: 20px;
}

.leftfloat{
float: left;
}

.center{
text-align: center;
}

.news{
margin: 15px 0;
width: 560px;
}
.news th, .news td{
padding: 5px 0;
}

.links{
text-align: right;
font-size: .9em;
}
.links a, .links strong{
padding: 0 5px;
}