@charset "utf-8";
#nav {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.main {
	background-color: #FFFFFF;
	width: 981px;
}
body {
	background-color: #C1D2D7;
}
.bg1 {
	background-image: url(images/bg_gradient.jpg);
	width: 675px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.field_username_password {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f5f4ed;
	border: 1px solid #d7d7d7;
	width: 90px;
	font-weight: normal;
}
.header_nav {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.header_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C4996C;
	text-decoration: underline;
	font-weight: bold;
}
.header_links:hover {
	text-decoration: underline;
}

.header_links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #578696;
	text-decoration: none;
}
.header_links2:hover {
	text-decoration: underline;
}

.header_links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C4996C;
	text-decoration: none;
}
.header_links3:hover {
	text-decoration: underline;
}
.header_links4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.header_links4:hover {
	text-decoration: underline;
}



.header_title_emailcampaign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.header_title_textcampaign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #578696;
}
.header_title_settingscampaign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BD9A3E;
}



.header_counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009933;
	font-weight: bold;
	font-style: italic;
}
.header_text1 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.logo {
	background-repeat: no-repeat;
	height: 171px;
	width: 980px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #C4996C;
	font-size: 12px;
	background-image: url(images/logo2.jpg);
	background-position: left top;
}
.header_spacing {
	padding: 5px;
}



.main_left {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666666;
}
.main_left_text1 {
	font-size: 12px;
	color: #666666;
	padding: 5px;
}

.main_right {
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.footer_links {
	color: #c4996c;
}

.footer_table {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E5E2DD;
	border-right-color: #E5E2DD;
	border-bottom-color: #E5E2DD;
	border-left-color: #E5E2DD;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.main_left_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.main_left_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}


.main_left_divider {
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.main_left_divider2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 150px;
}


.logo_text {
	font-size: 13px;
	font-weight: bold;
	color: #C4996C;
}
.logo_table {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}



.text_username_password {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.text_remember_me {
	color: #c4996c;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.numberchange {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}

.testimonials_table {
	padding: 10
.px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.testimonials_text1 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.testimonials_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.testimonials_writes {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.registration_field_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #D7D7D7;
	background-color: #F9F9F9;
	width: 250px;
	padding: 3px;
}

.registration_field_name_tb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #D7D7D7;
	background-color: #F9F9F9;
	width: 350px;
	padding: 3px;
}


.registration_field_organization {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #D7D7D7;
	background-color: #F9F9F9;
	width: 250px;
	padding: 3px;
}
.registration_field_city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D7D7D7;
	background-color: #F9F9F9;
	width: 150px;
}
.registration_plans_text1 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
}
.registration_plans_text2 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
}
.registration_plans_text3 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.registration_plans_text4 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.registration_plans_text5 {
	font-size: 11px;
}
.registration_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
}





.registration_table {
	border: 1px solid #F3F3F3;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

.tour_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
.tour_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C4996C;
}
.tour_text3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c4996c;
	font-size: 24px;
	font-weight: bold;
}


.pricing_column1 {
	background-color: #F2F2F2;
	color: #FF6600;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.pricing_column2 {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
.pricing_column3 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #F2F2F2;
	color: #666666;
}
.pricing_column4 {
	background-color: #F2F2F2;
	font-family: Arial, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}
.pricing_fine_print {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.testimonial_link {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4996C;
}
.indexDIV_spacing {
	padding-bottom: 5px;
	padding-top: 20px;
}

li {
	text-align: left;
}
