/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
}
body {
	background:#FFFFFF;
	text-align:center;
}
#main {
	padding:19px 39px 0 39px
}
img {
	vertical-align:top;
}
a img {
	border:0;
}
.line2 ul {
	padding-left:15px;
}
.line2 ol {
padding-left:25px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.333em;
	color:#333333;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
}
a {
	color:#21336a;
}
a:hover {
	text-decoration:none;
}
p {
	padding-top:18px;
	text-align: left;
}
h1{
	font-size:16px;
	color:#21336A;
	margin:10px 0 10px 0;
}
h2 {
	font-size:14px;
	color:#21336a;
	background: url(images/h2-bg.png) no-repeat top center;
	padding: 6px 10px 6px 10px;
}
h3 {
	font-size:1.833em;
	color:#4b4b4b;
	padding:9px 0 17px 0;
}
h3 .sub{
	font-size:14px;
	color:#21336A;
	font-style:italic;
}
h4{
	margin-top:10px;
	font-size: 13px;
	text-align: left;
}
h4.clients{
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;

}
h4.clients span.country{
	background:#999999;
	padding:2px 4px 2px 4px;
}
span.city{
	color: #21336A;
	font-size:13px;
}
h6 {
	font-size:1.167em;
	color:#353535;
	padding-bottom:17px;
}
/* ============================= main layout ====================== */
.imgindent {
	margin:0 24px 0 0;
	float:left;
}
.padding1 {
	padding-top:11px;
}
.padding2 {
	padding-top:22px;
}
.strong1 {
	font-size:1.167em;
	color:#353535;
}
/* ============================= header ====================== */
#header .top {
	height:106px;
	background:url(images/top-bg.gif) top repeat-x;
	/* background:url(images/sm_logo-line.png) repeat-x top center; */
	width:100%;
	overflow:hidden;
}
#header .menu {
	padding:57px 0 0 0;
	float:right;
	width:500px;
}
#header .menu li {
	float:left;
	display:block;
	padding:0 6px 0 6px;
	text-align:center;
	border-left:1px #b2b2b2 dotted;
}
#header .menu li a{
	font-weight: bold;
	color:#21336a;
	text-decoration:none;
	font-size:12px;
		padding:1px;
	padding-left:3px;
	padding-right:3px;
}
#header .menu li a:hover{
	color:#ffffff;
	background-color:#21336a;
}
/* Menu Sub */
#navbar li ul {
	display: none; 
	margin: 0;
	padding: 0;
}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
#navbar li:hover li, #navbar li.hover li {
	float: none;
	clear:both;
	margin: 0;
	padding: 0;
	border:none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #21336a;
	color: #fff;
	display:block;
	margin:0;
	padding:3px 3px 3px 5px;
	width: 124px;
	text-align:left;
}
#navbar li:hover li a:hover {
	background:#d0d8ee;
	color:#21336a;
}
/* End Menu Sub */
#header .logo {
	padding:21px 9px 0 16px;
	float:left;
}
#header .slogan {
	font-size:1.083em;
	font-weight:bold;
	color:#343839;
	padding-top:53px;
	float:left;
}
#header .boxes {
	padding:10px 0 0 0;
	background:url(images/header-under.gif) top repeat-x;
}
#header .box2 {
	background:url(images/box1-tail.gif) top repeat-x;
	width:172px;
	height:220px; /*244px;*/
	color:#ffffff; /*#dceacc;*/
	line-height:1.333em;
	float:right;
	margin-left:3px;
}
#header .box2 .bg {
	width:172px;
	background:url(images/online_lib-bg.jpg) top right no-repeat;
	min-height:224px;
	height:auto !important;
	height:224px;
}
#header .box2 .indent {
	padding:27px 0 0 0; /*41px; */
}
#header .box2 .title {
	padding-bottom:23px;
	text-align:center;
}
#header .box2 strong {
	color:#ffffff; /*#dceacc;*/
}
#header .box2 .link {
	font-family:Tahoma, Geneva, sans-serif;
	display:inline-block;
	background:url(images/box1-link-bg.gif) top repeat-x;
	font-size:0.917em;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#header .box2 .link:hover {
	color:#dceacc;
	text-decoration:underline;
}
#header .box2 .link span {
	display:block;
	background:url(images/box1-link-left-bg.gif) top left no-repeat;
}
#header .box2 .link span span {
	background:url(images/box1-link-right-bg.gif) top right no-repeat;
	padding:2px 15px 5px 14px;
}
#header .box1 {
	background:url(images/box2-tail.gif) top repeat-x;
	width:172px;
	height:220px;
	color:#ffffff; /*#dde1ec;*/
	line-height:1.333em;
	float:right;
	margin-left:3px;
}
#header .box1 .bg {
	width:172px;
	background:url(images/newsletter-bg.jpg) top right no-repeat;
	min-height:224px;
	height:auto !important;
	height:224px;
}
#header .box1 .indent {
	padding:27px 0 0 0; /*41px; */
}
#header .box1 .title {
	padding-bottom:23px;
	text-align:center;
}
#header .box1 strong {
	color:#ffffff; /*#dde1ec;*/
}
#header .box1 .link {
	font-family:Tahoma, Geneva, sans-serif;
	display:inline-block;
	background:url(images/box2-link-bg.gif) top repeat-x;
	font-size:0.917em;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#header .box1 .link:hover {
	color:#dde1ec;
	text-decoration:underline;
}
#header .box1 .link span {
	display:block;
	background:url(images/box2-link-left-bg.gif) top left no-repeat;
}
#header .box1 .link span span {
	background:url(images/box2-link-right-bg.gif) top right no-repeat;
	padding:2px 15px 5px 14px;
}
#header .box3 {
	background:url(images/box3-tail.gif) top repeat-x;
	width:172px;
	height:220px;
	color:#ffffff; /*#e4e5e3;*/
	line-height:1.333em;
	float:right;
	margin-left:3px;
}
#header .box3 .bg {
	width:172px;
	background:url(images/services-bg.jpg) top right no-repeat;
	min-height:224px;
	height:auto !important;
	height:224px;
}
#header .box3 .indent {
	padding:27px 0 0 0; /*41px; */
}
#header .box3 .title {
	padding-bottom:23px;
	text-align:center;
}
#header .box3 strong {
	color:#ffffff; /*#e4e5e3;*/
}
#header .box3 .link {
	font-family:Tahoma, Geneva, sans-serif;
	display:inline-block;
	background:url(images/box3-link-bg.gif) top repeat-x;
	font-size:0.917em;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#header .box3 .link:hover {
	color:#e4e5e3;
	text-decoration:underline;
}
#header .box3 .link span {
	display:block;
	background:url(images/box3-link-left-bg.gif) top left no-repeat;
}
#header .box3 .link span span {
	background:url(images/box3-link-right-bg.gif) top right no-repeat;
	padding:2px 15px 5px 14px;
}
/* ============================= content ====================== */
#content {
	padding:3px 0 19px 0;
}
#column-2 {
	float:left;
	margin:0 0 20px 24px;
	text-align:justify;
}
.indent {
	padding:0 0 0 10px;
}
.indent2 {
	padding:0 10px 0 16px;
}
.indent3 {
	padding:0 27px 0 10px;
}
.indent4 {
	padding:0 27px 0 0px;
}
#content .box {
	background:url(images/ebook-bg.png) repeat-x;
	margin-bottom:19px;
	border-bottom:1px solid #dddddd;
}
#content .box .indent {
	padding:5px;
}
#content .box li {
	padding-bottom:7px;
	list-style-image:url(images/tick.png);
}
#content .box ul, #content .box ol{
margin:15px 0 0 25px;
}
.opt-in{
	background:url(images/optin-fish.jpg) no-repeat;
	margin:0 0 15px 19px;
	border-bottom:1px solid #999999;	
	width:340px;
	padding-bottom:10px;
}
.opt-in h2{
	background:none;	
	font-size:16px;
	line-height:17px;
	color:white;
}
.smaller{
	line-height:25px;
	font-size:11px;	
	padding-right:60px;
}
#e-lhs{
	float:left;
	width:200px;
}
#e-rhs{
	float:right;
}
#subscribe_now, .subscribe{
	margin:5px auto;
	width:152px;
	background:url(images/subscribe-bg.png) repeat-x center;
}
#subscribe_now a, .subscribe a{
	display:block;
	padding:8px;
	padding-left:32px;
	background:url(images/white_arrow.png) no-repeat 15px 12px;
	border:solid 1px #2d5200;
	width:130px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#subscribe_now a:hover, .subscribe a:hover{
	color:#fbd601;
	background:#000000 url(images/yellow_arrow.png) no-repeat 15px 12px;
	border:1px solid #000000;
}
#free{
	margin:10px 0 10px 10px;
	float:right;
}
.link1 {
	display:inline-block;
	margin-bottom:4px;
	color:#21336a;
	font-size:1.083em;
}
.link2 {
	display:inline-block;
	margin-bottom:4px;
	color:#666666;
}
.link3 {
	color:#919191;
	font-size:1.083em;
}
.text1 {
	color:#666666;
	line-height:1.333em;
	font-size:15px;
	font-weight:bold;
}
.the_float{
	float:right;
}
.text2 {
	line-height:1.25em;
}
.text3 {
	color:#919191;
	line-height:1.5em;
}
.link {
	display:inline-block;
	background:url(images/link-bg.gif) top repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.769em;
	color:#ffffff;
	text-decoration:none;
	margin-top:16px;
}
.link:hover {
	text-decoration:underline;
}
.link span {
	display:block;
	background:url(images/link-left-bg.gif) left top no-repeat;
}
.link strong {
	display:block;
	background:url(images/link-right-bg.gif) right top no-repeat;
	padding:0px 13px 0px 12px;
}
.unline {
	background:url(images/line-bg.gif) bottom repeat-x;
	padding-bottom:30px;
	margin-bottom:21px;
}
.line1 {
	background:url(images/line-bg.gif) right repeat-y;
	padding-bottom:15px;
}
.list {
	padding:9px 0 0 1px;
}
.list li {
	background:url(images/list-bg.gif) no-repeat 0 8px;
	padding-left:12px;
	font-size:1.083em;
	line-height:1.538em;
}
.list li a {
	color:#626262;
}
.list2 {
	margin-top:-5px;
}
.list2 li {
	background:url(images/list2-bg.gif) no-repeat 0 11px;
	padding-left:18px;
	font-size:0.917em;
	line-height:2.182em;
}
.list2 li a {
	color:#3f3f3f;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.list2 li a:hover {
	color:#d14e92;
}
.phone_box {
	float:right;
	padding-right:80px;
}
/* ============================= page1 ===========================*/
#page1 .col-2 {
	margin-left:37px;
}
/* ============================= page2 ===========================*/
#page2 .col-2 {
	margin-left:47px;
}
/* ============================= page3 ===========================*/
#page3 .col-2 {
	margin-left:35px;
}
/* ============================= page4 ===========================*/
#page4 .col-2 {
	margin-left:47px;
}
/* ============================= footer ====================== */
#footer {
	background:url(images/top-bg.gif) top repeat-x;
}
#footer .text {
	padding:41px 0 0 10px;
	color:#585858;
}
#footer a {
	color:#2d2d2d;
}
#footer a.ccre{
	margin-left:5px;
	text-decoration:none;
	color: #f2ae1d;
	padding-top:1px;
}
#footer a.ccre:hover{
	background: #f2cf1d;
	color:#FFFFFF;
}
#footer a.cmen{
	color: #4b8701;
	margin-left:5px;
	text-decoration:none;
	padding-top:1px;
}
#footer a.cmen:hover{
	background: #7dbd21;
	color:#FFFFFF;
}
/* ============================= forms ============================= */
#ContactForm {
	padding-top:10px;
}
#ebookForm{
	float:none;
	margin:10px auto;
	width: 204px;
}
#ContactForm .col-1 {
	width:219px;
}
#ContactForm .col-2 {
	width:254px;
}
#ContactForm label {
	display:block;
	height:25px;
}
#ContactForm input, #ebookForm input {
	border:solid 1px #a4a4a4;
	width:203px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#919191;
	padding:2px 0 1px 3px;
}
#ebookForm input {
margin:0 0 10px 0;
}
#ContactForm textarea {
	border:solid 1px #a4a4a4;
	width:248px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#919191;
	padding:2px 0 1px 3px;
	height:65px;
	overflow:hidden;
}
#ContactForm .link {
	margin:10px 19px 0 0;
}
#ContactForm .right {
	padding-bottom:2px;
}

.hr{
	color:#EEEEEE;
	margin-top:20px;
}
.img{
	padding:10px 10px 30px 10px;
	float:left;
}
.ebook-list li{
	padding-bottom:7px;
	list-style-image:url(images/tick.png);
	margin-left:150px;
}
/*=============twitter============*/
#twitter_update_list li{
	padding-left:10px;
	text-align:justify;
	list-style:none;
	padding:5px;
	border:solid 1px #cae3ae;
	background-color:#f0f8e7;
	margin:0 0 5px 0;
}
#twitter_update_list a{
	color:#3a6b00;
}
#twitter_update_list a:hover{
	color:#21336a;
}
/*==EMPORIUM link on homepage==*/
#emporium{
	margin:0 auto;
	text-align:center;
	background:url(emporium/images/1822919.jpg);
	border:solid 1px #663300;
}
#emporium2{
	background:#663300;
	padding:5px 10px 6px 10px;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
#clients p{
	padding-bottom:15px;
	border-bottom:dotted #666666 1px;
}
#hd, #ft{
	width:902px;
	height:36px;
	background:url(images/sm_logo-hd-ft.png) top center;
	position:relative;
}
#ft{
	height:108px;	
}
#team img{
	float:left;
	margin: 0 10px 10px 0;
}
#phone_box{
	width:226px;
	height:33px;
	background:url(images/phone.png) no-repeat;
	position:absolute;
	right:10px;
	top:0;	
}
#phone_box p{
	margin:0;
	padding:0 0 0 50px;
	font-size:11px;	
	line-height:16px;
	color:#374980;
}
#phone_box a{
	color:#374980;
	font-size:11px;
	font-weight:bold;
}
#optin_form input{
	width: 200px;
	height: 18px;
	border:solid 1px #999999;
	background:#efefef;
	vertical-align:middle;
	margin:1px 0 1px 0;
}
li.orange_cross{
	background:url(images/cross.gif) no-repeat left; 
	margin:0 0 15px 0; 
	padding: 0 0 0 25px; 
	list-style:none;
}
.style1 {
	color: #21336A;
	font-weight: bold;
}
.tel{
	font-size:19px;	
}

