/*
Theme Name: Twenty Ten
Theme URI: 
Description: 
Author: marx
Version: 1
Tags: 
*/

* {margin:0; padding:0; color:#333332;}
P {padding-bottom:8px;}
BODY {background:url(assets/bg.jpg); width:100%; text-align:center; font-family:Georgia,Times New Roman, serif;}
H1 {font-size:32pt; font-weight:normal; margin:240px 0 0 0; width:870px; text-align:right; }
H2 {font-size:18pt; font-weight:normal; border-bottom:1px solid #cecece; padding:5px 0; margin-bottom:10px; margin-top:15px; }
STRONG {font-size:12pt; font-weight:normal;  margin-top:10px; }
LI {padding-left:15px; margin:0 0 5px 5px; list-style:none; background:url(assets/raquo.jpg) no-repeat left 3px;}
/*-------LAYOUT----------*/
#main {width:946px; margin:0 auto; background:url(assets/contentbg.png) repeat-y;}
#container {text-align:left; width:900px; }
#header {height:300px; background:url(assets/head.jpg); border-top:5px solid #333332; margin:0 23px; width:900px;}
#divider {background:url(assets/stripes.png); width:946px;}
#content {padding:10px 30px; font-size:10pt; text-align:left; margin:0 23px 20px 23px; width:840px;}
	#col1 {width:405px; float:left;}
	#col2 {width:405px; margin-left:430px;}
	.logo {width:405px; display:block; text-align:right; margin:15px 0 20px 0;}
#footer {height:100px; background:#bebebe; padding:10px 30px; margin:0 23px; width:840px; font-size:10pt;}
.footername {float:right; margin:0; font-size:18pt;}
/*-------MAILFORM----------*/
.star {color:#a00620; }
.submit {text-align:right; color:#2a8bb6; border:none; background:url(assets/raquo.jpg) no-repeat right center; font-family:Georgia,Times New Roman, serif;; font-size:12pt; cursor:pointer; padding-right:10px;}
INPUT {width:405px;}
TEXTAREA {width:405px;}
LABEL {margin:1px 0 10px 0;}
.checkbox {width:10px; position:relative; top:1px;}