body{
        background-color: #282828;
	font-family: 'helvetica', Verdana, Arial, Sans-Serif;
        color:#f2f2f2;
}

FORM{
        background-color: #282828;

}

#contact{
        font-size:12px;
        line-height:14px;
margin-top:15px;
        background-color: #282828;

}

input, #field_1, #field_2, #field_3, 
#field_4, #field_5, #field_6, #field_7{
width: 100%;
margin:0px;
border:0px;
padding:1px 3px;
border-bottom: 2px solid #FFE800;
background-color:#f2f2f2;
}

#buttons{
margin:0 0 0 200px;
}

#FormsButton2{
float: left;
width: 50px;
}

#FormsButton3{
float: right;
width: 50px;
}

FORM p{
line-height: 14px;
text-align: left;
}

p{
        font-size:12px;
        line-height:14px;
}

.bl, .bl a{
        color: #B2DDF2;
}

.yl, .yl a{
        color: #FFE800;
}

.gr, .gr a{
        color: #D6E591;
}

a{
color: #FFE800;
text-decoration:none;

}

a:hover{
color:white;
text-decoration:none;
}

#content{
        width: 840px;
        margin:0px 100px 0px 75px;

}

#leftcol{
float:left;
height:480px;
width:48%;
padding:0px 20px 0px 10px;
}

#leftcol p, #leftcol ul, #leftcol li, #leftcol b, 
#rightcol p, #rightcol ul, #rightcol li, #rightcol b{
font-size: 11px;
line-height: 15px;
}

#leftcol h1, #rightcol h1{
margin:0px;
font-size: 12px;
}

#rightcol{
display:inline;
width:50%;
}

#header{
        background-image:url(images/logo.gif);
        background-position:bottom left;
        background-repeat: no-repeat;
        background-color: transparent;
        height:75px;
        margin:0px 0 15px 57px;
}

#sidebar{
        float: left;
        background-color: transparent;
        width: 120px;
        height: 600px;
        text-align: right;
        margin:7px 20px 0 0;

}

#main{
        position: absolute;
        z-index:1;
left:224px;
top: 100px;
        float: right;
        height: 625px;
        width: 600px;
        color: #F2F2F2;
        border-top:1px solid #F2F2F2;
        margin:0px;
        background-image:url('images/LINE.gif');
        background-position: top left;
        background-repeat: repeat;
        background-color: transparent;
}

ul{
        font-size:10.5px;
        color: #B2DDF2;
        font-weight: bold;
        line-height:15px;
	list-style:none;
	margin:0px;
}

h1{
        font-weight: bold;
        font-size:21px;
        line-height:26px;

}

#deco{
        background-image:url(images/square.gif);
        background-position:bottom left;
        background-repeat: no-repeat;
        background-color: transparent;
position:absolute;
top: 370px;
left: 150px;
width: 245px;
height: 300px;
z-index: 0;
}


#deco2{
        background-image:url(images/circle.gif);
        background-position:bottom left;
        background-repeat: no-repeat;
        background-color: transparent;
position:absolute;
top: 370px;
left: 150px;
width: 245px;
height: 300px;
z-index: 0;
}


.quote{
        padding:7px 0 15px 0;
        background-color:#282828 ;


}
.quote h1{
        margin:7px 0 0 0;
}
.list{
        padding:7px 0 15px 0;
        background-color:#282828 ;
}
.list h1{
        line-height:12px;
}

h3{
        font-size:12px;

}
#design{
border-bottom:1px solid #f2f2f2;
}
#qual{
border-bottom:1px solid #f2f2f2;
}
#buttons{
padding: 0 0 0 5px;
width:100%;
margin: 0 0 0 140px;
}

#buttons input{
padding: 2px 5px 2px 5px;
margin:0 0 30px 32px;
background-color: #FFE800;
border:0px;
border-bottom: 2px solid #B2DDF2;
}

#cancel{
margin-left: 10px;
}