@charset "utf-8";
/* CSS Document */

body {margin:0px; background-image:url(images/body_bg.jpg); background-repeat:repeat-x; background-color:#011C2D; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px}

p { margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}


h1 {margin:0px; padding:16px 0 0 40px; font-size:16px; color:#BAD5E8}
h2 { font-size:14px}


.wrapper {margin-left:auto; margin-right:auto; width:1000px}
.top {height:134px; background-image:url(images/top.jpg)}
.top_menu {height:40px; background-image:url(images/top_menu.jpg)}
	.top_menu ul {margin:0px 0 0 85px; padding:0px}
	.top_menu li { list-style:none; display:inline;}
	.top_menu li a { color:#FFFFFF; font-weight:bold; display:block; float:left; padding:12px 5px 11px 5px; text-decoration:none}
	.top_menu li a:hover {text-decoration:underline}

.content_bg {background-image:url(images/background.jpg); background-repeat:no-repeat}
.content_size {padding:11px 145px 0 94px}
.content {float:right; width:526px}
	.content_top {height:57px; background-image:url(images/cont_top.jpg);}
	.content_text_rep {background-image:url(images/cont_rep.jpg); background-repeat:repeat-y}	
	.content_text { background-image:url(images/cont_txt.jpg); background-repeat:no-repeat; padding-top:20px}
	.content_footer {height:50px; background-image:url(images/cont_footer.jpg);}
	.content img {border:none}
	.content a { color:#4388AF}

.box_left {float:left; display:block; width:201px}

.menu_left {height:271px; background-image:url(images/menu_left.jpg); background-repeat:no-repeat}
	.menu_left ul { margin:0px; padding:0px;}
	.menu_left li { list-style:none; padding:15px 0 14px 0}
	.menu_left li a { color:#FFFFFF; text-decoration:none; padding:0 0 0 40px; display:block; width:160px}
	.menu_left li a:hover { text-decoration:underline}
.form_left {height:335px; background-image:url(images/form_left.jpg); background-repeat:no-repeat; margin-top:13px}
	.form_left label#f1 {padding:20px 0 0 12px; display:block}
		.form_left label#f1:not([foobar]) {padding:20px 0 0 12px;}/*geco*/
	.form_left label#f2 {padding:7px 0 0 12px; display:block}
		.form_left label#f2:not([foobar]) {padding:9px 0 0 12px;}/*geco*/	
	.form_left label#f3 {padding:9px 0 0 12px; display:block}
		.form_left label#f3:not([foobar]) {padding:12px 0 0 12px;}/*geco*/	
	.form_left label#f4 {padding:9px 0 0 12px; display:block}
		.form_left label#f4:not([foobar]) {padding:10px 0 0 12px;}/*geco*/	
	.form_left input {margin:0 13px; width:172px}
	.form_left textarea {margin:0 13px; width:172px; height:97px;}/*geco*/
		.form_left textarea:not([foobar]) {height:100px;}		

.footer {height:70px; background-image:url(images/footer.jpg)}
/*firefox(gecko)*/

 

