@charset "UTF-8";
/* CSS Document */

body { background:url(images/bg.jpg); margin:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:21px;}
.clr { clear:both;}

h1 {color:#000; font-size:32px; line-height:28px;}
h1 strong { color:#CC0000;}
h2 { font-size:22px; color:#101923; line-height:28px;}
h2 strong{ font-size:22px; color:#506f14;}
h3 {color:#000; font-size:22px; line-height:28px;}
h3 strong { color:#CC0000;}
li {line-height:25px; list-style:url(images/tick.jpg);}

#bg2 { background:url(images/bg2.jpg) repeat-x; display:block; height:378px; margin:0 auto 0 auto;}
#bg3 { background:url(images/bg3.jpg) no-repeat top center; display:block; margin:0 auto 0 auto; height:420px;}

#header_container {width:850px; height:252px; margin:0 auto 0 auto;}
#header01 { width:425px; height:126px; background:url(images/header01.jpg); float:left;}
#header02 { width:425px; height:126px; background:url(images/header02.jpg); float:left;}
#header03 { width:425px; height:126px; background:url(images/header03.jpg); float:left;}
#header04 { width:425px; height:126px; background:url(images/header04.jpg); float:left;}

#content_container { width:800px; background-color:#FFFFFF; margin:0 auto 0 auto; padding:0px 25px 25px 25px;}

#woman { width:669px; height:287px; background:url(images/woman-logos.jpg); margin:0 auto 0 auto;}
.email_title { width:669px; height:208px; background:url(images/email-title.jpg); margin:0 auto 0 auto;}
.email_title2 { width:750px; height:205px; background:url(images/email-title2.jpg); margin:-20px auto 0 auto;}
.email_form { width:669px; height:207px; background:url(images/email-form.jpg); margin:0 auto 20px auto; padding:10px 0 0 0px;}
.textfield_form {
	width:250px;
	height:30px;
	outline:none;
	font-size:18px;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 300px;
	padding-top: 5px;
}
.textfield_form2 {
	width:250px;
	height:24px;
	outline:none;
	font-size:18px;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 300px;
}
.textfield_button { width:450px; height:55px; background:none; background-image:none; border:none; outline:none; display:block; cursor:pointer; margin:0 auto 0 auto;}

.box1 { background:#e6edf5; width:669px; padding:10px; margin:0 auto 0 auto; border:1px #bbc1c7 solid; font-size:16px;}

.footer { margin:0 auto 0 auto; text-align:center; color:#FFFFFF; height:40px; padding:10px 0 0 0;}

.footlink { margin:0 auto 0 auto; text-align:center; color:#FFFFFF;}
.footlink a { margin:0 auto 0 auto; text-align:center; color:#FFFFFF;}
.footlink a:hover { margin:0 auto 0 auto; text-align:center; text-decoration:none; color:#FFFFFF;}
.border2bt {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C7D6A9;
}