body {
	margin:0px;
	padding:0px;
	background-color:#edf8e7;
	font-family:"Georgia, Times New Roman, Times, serif";
	color:#2e323e;
}
h2 {
	padding:20px 0px 10px 0px;
	margin:0px;
	color:#666;
	font-size:26px;
}
h3 {
	padding:20px 0px 10px 0px;
	margin:0px;
	color:#666;
	font-size:18px;
	line-height:26px;
}
p {
	margin:0px;
	font-size:16px;
	color:#333;
	line-height:24px;
}
p a { text-decoration:none; color:#586222; }
p a:hover { text-decoration:none; color:#658c30; }
p a.active { color:#2b4915; }

ul {
	list-style-type: square;
	padding-left: 6px;
	margin-left: 12px;
	color:#666;
	line-height:24px;
	}

.date {
	margin:0px;
	font-size:16px;
	line-height:24px;
	color:#CCC;
	float:left;
}
div#header-wrapper {
	position:relative;
	padding:0px;
	margin:0px;
	width:100%;
	min-width:929px;
	height:89px;
	background-image:url('images/header-bg.png');
	background-repeat:repeat-x;
	overflow:hidden;
}
div#header {
	width:919px;
	margin:auto;
	height:53px;
}
div#header-logo {
	position:relative;
	top:10px;
	left:10px;
	width:174px;
}
div#header-logo img:hover { opacity:0.7; filter:alpha(opacity=70); }

/* Navigation */
div#navigation {
	position:relative;
	top:21px;
	font-size:14px;
}
div#navigation ul {
	margin:0px;
	padding:9px 0px;
	list-style-type:none;
}
div#navigation li {
	margin:0px;
	padding:0px 10px;
	display:inline;
}
div#navigation li a { text-decoration:none; color:#586222; }
div#navigation li a:hover { text-decoration:none; color:#658c30; }
div#navigation li a.active { color:#2b4915; }

/* Container for UK flag + Number in navigation */
div#support {
	position:relative;
	height:25px;
	float:right;
	top:-36px;
}
div#support span {
	padding:0px;
	margin:0px;
	color:#494c48;
	line-height:25px;
	font-size:16px;
}
div#support img {padding:0px;margin-right:7px;vertical-align:text-top;}

/* Horizontal Separator between banners and body */
div#separator {
	position:relative;
	padding:0px;
	margin:0px;
	width:100%;
	min-width:929px;
	height:18px;
	background-image:url('images/separator.png');
	background-repeat:repeat-x;
	background-position:top;
	overflow:hidden;
}

/* Container for all tables, not divs */
div#content {
	position:relative;
	padding:0px;
	margin:0px auto;
	width:919px;
}

/* Floats left table left ("We manage campaigns ..." + "We're HTML email ...") */
table#left-body-col {float:left;}
/* Floats right table right ("Special Offer" + "Why choose us?" + "Some of our clients") */
table#right-body-col {float:right;}

td h2 {
	padding:20px 0px 10px 0px;
	margin:0px;
	color:#002d1b;
	font-size:30px;
}
td p {
	padding:5px;
	margin:0px;
	font-size:16px;
	line-height:24px;
}
/* Blue rounded button */
td.button-container { height:40px; } /* Push button down from content */
a.button {
	padding:5px 10px;
	background-color:#2a949f;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	text-shadow:1px 1px 0 #414141;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}
a.button:hover{background-color:#24828c;}
a.button:active {background-color:#004852}

td.services {padding-left:15px;}
td span.services {margin:0px; font-size:13px; line-height:25px; }
table#right-body-col td span.services {margin:0px; font-size:14px; line-height:25px; }

/* Recent News + Recent Tweets */
table#recents {clear:both;}
table#recents a { text-decoration:none;color:#2e323e;}
table#recents a:hover { text-decoration:underline;color:#525e66; }

/* Styling for the news + tweets */
td span.news-meta {color:#5c5d62; font-size:11px; margin-right:10px;}
td span.news-title {font-size:14px; font-weight:bold; line-height:25px;}
td span.tweet {font-size:14px; font-weight:normal; line-height:25px; margin-right:10px;}
td span.tweet-meta {color:#5c5d62; font-size:11px;}

/* Template Heaven + Email Marketing Glossary + Monthly Tips from Experts */
table#bottom-panel {margin:40px 0px;}
table#bottom-panel h2 {	padding:5px; margin:0px; font-size:15px; }
table#bottom-panel p {padding:0px 5px; margin:0px; }
table#bottom-panel a { text-decoration:none;color:#2e323e;}
table#bottom-panel a:hover { text-decoration:underline;color:red; }

/* Footer */
div#footer-wrapper {
	position:relative;
	padding:0px;
	margin:0px;
	width:100%;
	min-width:929px;
	height:125px;
	background-image:url('images/separator.png');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dddfc6;
	overflow:hidden;
}
div#footer { width:919px; margin:auto; height:125px; }
div#footer ul { margin:0px; padding:15px 0px; list-style-type:none; }
div#footer #links li { margin:0px; padding:0px 10px 0px 0px; display:inline; font-size:13px; } /* "Privacy Policy" + "Site Map" */
div#footer #links li a { text-decoration:none; color:#2e323e; }
div#footer #links li a:hover { text-decoration:none; color:#355481; }
div#footer #copyright li { width:350px; font-size:12px; line-height:19px; color:#848484; }

/* Testimonial */
div#testimonial-wrapper {
	position:relative;
	padding:0px;
	margin:0px;
	width:100%;
	min-width:929px;
	background-image:url('images/separator.png');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
	overflow:hidden;
}
div#testimonial { width:919px; margin:auto; }
div#testimonial ul { margin:0px; padding:15px 0px; list-style-type:none; }
div#testimonial #links li { margin:0px; padding:0px 10px 0px 0px; display:inline; font-size:13px; } /* "Privacy Policy" + "Site Map" */
div#testimonial #links li a { text-decoration:none; color:#2e323e; }
div#testimonial #links li a:hover { text-decoration:none; color:#355481; }
div#testimonial #copyright li { width:350px; font-size:12px; line-height:19px; color:#848484; }
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
div#slider-wrapper h2 {
	padding:25px 0px 0px 5px;
	margin:0px;
	font-size:40px;
	font-weight:normal;
}
div#slider-wrapper p {
	margin:0px;
	padding:10px 0px 0px 5px;
	font-weight:normal;
	font-size:20px;
}
#slider-wrapper {
	position:relative;
    width:919px;
	height:270px;
    margin:0px auto;
    padding-top:30px;
}

#slider {
	position:relative;
    width:618px;
    height:246px;
    margin:0px auto;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:433px;
	margin:0px auto;
	bottom:0px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-shadow:1px 1px 0 #d5ddd8;
}
.nivo-caption a { 
    color:blue;
    text-decoration:underline;
}
#body-wrapper {
	position:relative;
    width:919px;
    margin:0px auto;
    padding-top:0px;
}
#body-colleft {
	position:relative;
	float:left;
    width:450px;
    margin:0px auto;
    padding-top:10px;
}
#body-colright{
	position:relative;
	float:right;
    width:450px;
    margin:0px auto;
    padding-top:10px;
}
#body-bottom{
	position:relative;
	width:919px;
    margin:0px auto;
    padding-top:10px;
}
/* Contact us table styling */
div#contactus-wrapper span.header {
	float:left;
	text-align:left;
	width:100%;
	color:#FFF;
	line-height:30px;
}
div#contactus-wrapper span.pricing-private {
	background-image:url('images/contact-bg.gif');
	background-repeat:repeat-x;
}
div#contactus-wrapper {
	position:relative;
	width:460px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:10px 0px;
}
div#contactus-header {
	width:460px;
	height:36px;
	border-bottom:1px solid #919191;
}

div#contactus-dates {
	width:460px; /*246px;*/
	padding:6px 0px;
}
div#contactus-dates ul { float:right; width:244px; margin:0px; padding:0px; }
div#contactus-dates li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:14px;
}
div#contactus-dates li:last-child { padding-bottom:10px; }
div#contactus-dates p { margin:0px; padding:0px; }
div#contactus-dates img { margin-left:74px;
}
