/***************** main formatting css ************************/

/* Reset */

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
	}*/
	
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
	text-align:left;
	}

html /* add so that IE sets font size to 1em */
	{
	font-size: 12px;
	}

body 
	{
	font-size: 12px; /* set font size to default */
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1.25em;
	width: 100%;
	background: #ffffff;
	color: #000000;
	}

ol, ul, li
	{
	padding: 0;
	margin: 0;
	}

/* End of Reset */

/* Main Layout Divs */


#container {
	width: 900px;
	margin-top: 20px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#header_image {
	float:left;
	width: 200px;
}

#header {
background-color:#000000;
background-image:url(images/header_bg.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
height:140px;
}

#header a {
	color: #FFFFFF;
}

#header_right {
	width: 536px
	height: 40px;
	padding: 31px 44px 0 320px;
	color: #0292d1;
}

#top_nav {
	height: 28px;
	margin-left: 310px;
	padding: 22px 0 12px 0;

}

#top_nav_links {
/*	padding-top: 10px;
	color: #FFFFFF;
	height: 10px;
	width: 256px;
	display: block;
	position: relative;
	float: left;*/
	
	color:#FFFFFF;
display:block;
float:left;
height:10px;
margin-left:-60px;
padding-top:10px;
position:relative;
width:345px;
}

#top_nav_links li {
	list-style-type: none;
	height: auto;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left: #0292d1 solid 1px;
}

#content {
	width: 896px;
	float: left;
	border-left: #000000 solid 2px;
	border-right: #000000 solid 2px;
	padding-bottom: 20px;
}

#content ul {
    list-style-type:disc; 
    list-style-position: outside;
}

#content ul li {
    margin: 0 20px 0 20px;
}

#content ol {
    list-style-position: outside;
}

#content ol li {
    margin: 0 20px 0 30px;
}

#main_image {
	width: 626px;
	height: 280px;
	margin: 15px 0 0 15px;
	float: left;
	background-image: url(images/email_marketing_image.jpg);
}

#main_trial {width:170px; height:38px; margin-top: 242px; float:left;}
#main_trial a {background:url('images/free_trial_main.gif') no-repeat 0 0; display:block; width:170px; height:38px; overflow:hidden;}
#main_trial a:hover {background-position:-170px 0;}

#more_info {width:112px; height:21px; margin-top: 10px; float: left;}
#more_info a {background:url('images/more_info.gif') no-repeat 0 0; display:block; width:112px; height:21px; overflow:hidden;}
#more_info a:hover {background-position:-112px 0;}

#text_left {
	padding: 10px 0 40px 0;
	border-bottom: #3eafdb solid 2px;
}

#text_left_blue {
	padding: 0 0 15px 0;
	color: #0292d1;
}

#products {
	width: 626px;
	margin: 15px 0 0 15px;
	float: left;
}

#software {
	width: 199px;
	float: left;
	background-color: #231f20;
	color: #FFFFFF;
}

#software_mid {
	width: 199px;
	float: left;
	margin-left: 15px;
	background-color: #231f20;
	color: #FFFFFF;
}

#software_right {
	width: 199px;
	float: left;
	margin-left: 14px;
	background-color: #231f20;
	color: #FFFFFF;
}

#software_text {
	padding: 0 10px 10px 10px;
}

#text_main_left {
	width: 413px;
	margin: 15px 0 0 15px;
	float: left;
}

#text_main_right {
	width: 198px;
	margin: 15px 0 0 15px;
	float: left;
}

#content-lft {
	margin-left: 25px;
}

#footer {
	float: left;
	width: 900px;
	height: 87px;
	position: relative;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

#nav_bottom {
	padding: 36px 0 0 530px;
	color: #FFFFFF;
	height: 10px;
	width: 350px;
	display: block;
	position: relative;
	float: left;
}

#nav_bottom a {
	color: #FFFFFF;
	font-size: 11px;
}

#nav_bottom li {
	list-style-type: none;
	height: auto;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left: #ffffff solid 1px;
}

#ma {
	float: right;
	color: #FFFFFF;
	padding: 15px 27px 0 0;
	width: 650px;
	text-align: right;
	font-size:11px;
}

#ma a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#ma a:hover {
	text-decoration: underline;
}


/***************** image layout ************************/


/***************** top navs ************************/

#top_nav_tour {width:126px; height:28px; float:left;}
#top_nav_tour a {background:url('images/tour.gif') no-repeat 0 0; display:block; width:126px; height:28px; overflow:hidden;}
#top_nav_tour a:hover {background-position:-126px 0;}

#tour #top_nav_tour a {background-position:-126px 0;}

#top_nav_trial {width:94px; height:28px; padding-left: 15px; float:left;}
#top_nav_trial a {background:url('images/trial.gif') no-repeat 0 0; display:block; width:94px; height:28px; overflow:hidden;}
#top_nav_trial a:hover {background-position:-94px 0;}

#trial #top_nav_trial a {background-position:-94px 0;}

#sign_up_lg {width:199px; height:45px; float:left; margin-top: 15px; margin-bottom: 10px;}
#sign_up_lg a {background:url('images/sign_up_lg.gif') no-repeat 0 0; display:block; width:199px; height:45px; overflow:hidden;}
#sign_up_lg a:hover {background-position:-199px 0;}

/***************** side navs ************************/

#nav {
	width: 200px;
	padding: 15px 0 0 28px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav a {
	text-decoration: none;
}

#nav_home {width:200px; height:29px;}
#nav_home a {background:url('images/nav_home.gif') no-repeat 0 0; display:block; width:174px; height:29px; overflow:hidden; font-size: 11px; color: #000000; padding: 9px 0 0 26px;}
#nav_home a:hover {color:#0292d1;}

#home #nav_home a {background-position:-200px 0;}

#nav_features {width:200px; height:29px;}
#nav_features a {background:url('images/nav_home.gif') no-repeat 0 0; display:block; width:174px; height:29px; overflow:hidden; font-size: 11px; color: #000000; padding: 9px 0 0 26px;}
#nav_features a:hover {color:#0292d1;}

#features #nav_features a {background-position:-200px 0; text-decoration: none;}

#nav_templates {width:200px; height:29px;}
#nav_templates a {background:url('images/nav_home.gif') no-repeat 0 0; display:block; width:174px; height:29px; overflow:hidden; font-size: 11px; color: #000000; padding: 9px 0 0 26px;}
#nav_templates a:hover {color:#0292d1;}

#templates #nav_templates a {background-position:-200px 0; text-decoration: none;}

#nav_campaigns {width:200px; height:29px;}
#nav_campaigns a {background:url('images/nav_home.gif') no-repeat 0 0; display:block; width:174px; height:29px; overflow:hidden; font-size: 11px; color: #000000; padding: 9px 0 0 26px;}
#nav_campaigns a:hover {color:#0292d1;}

#campaigns #nav_campaigns a {background-position:-200px 0; text-decoration: none;}

#nav_lists {width:200px; height:29px;}
#nav_lists a {background:url('images/nav_home.gif') no-repeat 0 0; display:block; width:174px; height:29px; overflow:hidden; font-size: 11px; color: #000000; padding: 9px 0 0 26px;}
#nav_lists a:hover {color:#0292d1;}

#lists #nav_lists a {background-position:-200px 0; text-decoration: none;}

#nav_delivery {width:200px; height:29px;}
#nav_delivery a {background:url('images/nav_home.gif') no-repeat 0 0; display:block; width:174px; height:29px; overflow:hidden; font-size: 11px; color: #000000; padding: 9px 0 0 26px;}
#nav_delivery a:hover {color:#0292d1;}

#delivery #nav_delivery a {background-position:-200px 0; text-decoration: none;}

#nav_tracking {width:200px; height:29px;}
#nav_tracking a {background:url('images/nav_home.gif') no-repeat 0 0; display:block; width:174px; height:29px; overflow:hidden; font-size: 11px; color: #000000; padding: 9px 0 0 26px;}
#nav_tracking a:hover {color:#0292d1;}

#tracking #nav_tracking a {background-position:-200px 0; text-decoration: none;}

#nav_autoresponders {width:200px; height:29px;}
#nav_autoresponders a {background:url('images/nav_home.gif') no-repeat 0 0; display:block; width:174px; height:29px; overflow:hidden; font-size: 11px; color: #000000; padding: 9px 0 0 26px;}
#nav_autoresponders a:hover {color:#0292d1;}

#autoresponders #nav_autoresponders a {background-position:-200px 0; text-decoration: none;}

#nav_training {width:200px; height:29px;}
#nav_training a {background:url('images/nav_home.gif') no-repeat 0 0; display:block; width:174px; height:29px; overflow:hidden; font-size: 11px; color: #000000; padding: 9px 0 0 26px;}
#nav_training a:hover {color:#0292d1;}

#training #nav_training a {background-position:-200px 0; text-decoration: none;}

#nav_faqs {width:200px; height:31px;}
#nav_faqs a {background:url('images/nav_bottom.gif') no-repeat 0 0; display:block; width:174px; height:31px; overflow:hidden; font-size: 11px; color: #000000; padding: 9px 0 0 26px;}
#nav_faqs a:hover {color:#0292d1;}

#faqs #nav_faqs a {background-position:-200px 0; text-decoration: none;}



/* side nav images --------------------------- */



/***************** image layout ************************/



/***************** content layout ************************/

.text_indented {
		text-indent: 40px;
}

/***************** text formatting ************************/


h1 {
	font-size: 180%;
	color: #000000;
}

h2 {
	font-size: 115%;
	color: #d89b62;
}

h3 {
	color: #FFFFFF;
	font-size: 140%;
}



/***************** links ************************/

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* extend height of div containing floating divs - behave like content in tables ---------------------------- */



/* forms ---------------------------- */

.sign_in {
	background:url(images/email_marketing_sign_in.gif) no-repeat 0 0; width:49px; height:19px; border:0;
}
.sign_in:hover {background-position:-49px 0;}


/* misc */

.none {
display:none;
}


/* pricelist ---------------------------- */

.text {
	color: #0093d0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}
.c {
	text-align: center;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
}
.b {
	font-weight: bold;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align: center;
}
.c {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.ten {
	font-size: 10px;
}

</style>
