@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Helvetica", Arial, san-serif;
	background-color: #fff;
	text-align: center;
}

/* a:link {color: #222; margin: 0; padding: 0;}
a:visited {color:#6C0;}
a:hover {color:#F60;} */
a img {border: 0;padding: 0;}
div.divider {
  clear: both;
  margin: 25px 0;
  border-top: 1px solid #B9B9D0;
}

em {
	color:#C00;
	font-weight:bold;
}

input {
	display:block;
	margin: 5px 0 10px 0;
}

p.next, p.prev {
	font-family: Helvetica, Arial sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 10px 0 10px;
	padding:0;
	text-transform:uppercase;
}


/* --------- Template Divs ---------- */

div.container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	text-align: left;
}

div.left {
	width: 400px;
	float: left;
	overflow: hidden;
}

div.left h2 {
	text-transform:capitalize;
	font-size:24px;
	margin:30px 30px 30px 0;
	padding:0;
	color:#222;
	text-align:right;
	font-weight:normal;
}

div.left h3 {
	font-family: Helvetica, Arial sans-serif;
	text-transform:uppercase;
	font-size:15px;
	margin:0 0 20px 0;
	padding:10px 0 0 0;
}

div.left h4 {
	font-family: Helvetica, Arial sans-serif;
	text-transform:uppercase;
	font-size:15px;
	margin:30px 0 10px 0;
	padding:10px 0 0 0;
}

div.right {
	width: 520px;
	float: right;
	text-align: left;
}
div.top {
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
	border-bottom: 0;
}

div.inner {
	padding: 5px 20px 10px 20px;
	line-height: 1.2em;
}

/* --------- Contact ---------- */

div.contact {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:0 0 0 5px;
	width:175px;
	margin-bottom:40px;
}

div.contact p {
	margin:0;
	padding:0 0 2px 0;
}


/* --------- Products ---------- */

div.product {
	width: 960px;
	height:360px;
	margin-bottom: 20px;
	clear: both;
	text-align: left;
	background-color: #F0F0F5;	border-bottom: 1px solid #B9B9D0;
	background-image:url(../images/bg_product_F0F0F5.png);
	background-repeat: repeat-x;

}

div#productimg1 {
	background-image:url(../images/200533861.jpg);
	background-repeat: no-repeat;
}

div#productimg2 {
	background-image: url(../images/82796500.jpg);
	background-repeat: no-repeat;
}

div#productimg3 {
	background-image:url(../images/87877326.jpg);
	background-repeat: no-repeat;
}

div.product div.inner {
	padding: 30px 20px 20px 30px;
	font-size: 21px;
	line-height: 1.2em;
}

div.product div.inner h3 {
	font-family: Helvetica, Arial sans-serif;
	margin: 0;
	padding:0 0 5px 0;
	border-bottom: 1px dotted #B9B9D0;
}

div.product div.inner h1 {
	font-family: Helvetica, Arial sans-serif;
	font-size: 36px;
	margin: 25px 0 20px 0;
	padding: 0;
	text-transform:capitalize;
	line-height: 1.0em;
	text-align: left;
}

div.product div.inner p {
	font-size: 24px;
	color: #333;
	text-align: left;
	margin: 0 0 15px 0;
	line-height: 1.2em;
	text-shadow:#FFF;
}

/* --------- Statements ---------- */

div.statement {
	background-color: #32324B;
	width: 400px;
	text-align: left;
	margin-top: 0;
}

div.statement div.inner {
	padding: 30px 20px 30px 30px;
	font-size: 21px;
	line-height: 1.2em;
}

div.statement div.inner h1 {
	font-family: Helvetica, Arial sans-serif;
	font-size: 48px;
	margin: 25px 0 20px 0;
	padding: 0;
	text-transform:capitalize;
	letter-spacing: -2px;
	line-height: 1.0em;
	text-align: left;
	color: #fff;
}

div.statement div.inner p {
	font-size: 24px;
	color: #B8B8D0;
	text-align: left;
	margin: 0 0 15px 0;
	line-height: 1.2em;
}

div.statement div.inner p a {
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

div.statement table {
	margin: 0;
}

div.statement table td {
	font-family: Helvetica, Arial sans-serif;
	font-size: 15px;
	padding: 0 15px 0 0;
	color: #B8B8D0;
	line-height: 1.4em;
}

div.statement table td a {
	color: #fff;
}


/* --------- Pricing ---------- */

div.pricing {
	background-color: #555582;
	width: 400px;
	text-align: left;
	line-height: 1.2em;
	margin-top: 40px;
}

div.pricing div.left {
	margin: 0 30px 0 30px;
	padding: 0;
	width:140px;
	float:left;
}
div.pricing div.right {
	margin-right: 30px;
	padding: 0;
	float:right;
	width:170px;
}
div.pricing h1 {
	font-size: 72px;
	margin: 12px 0 30px 0;
	padding-bottom:6px;
	color: #B9B9D0;
}

div.pricing h6 {
	font-size: 15px;
	margin: 0 0 0 15px;
	color: #fff;
	text-transform:capitalize;
}

div.pricing p {
	font-family: Helvetica, Arial sans-serif;
	font-size: 15px;
	margin: 0;
	color: #B9B9D0;
	text-transform:capitalize;
}

div.pricing a {
	font-weight:bold;
	text-decoration:underline;
	color: #fff;
}

/* --------- Features ---------- */

p.left {
	font-family: Helvetica, Arial sans-serif;
	text-align:left;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
p.right {
	font-family: Helvetica, Arial sans-serif;
	text-align:right;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

div.features {
	padding:20px 30px 20px 30px;
	margin:0;
	background-color:#F0F0F5;
	border-top: 1px solid #B9B9D0;
	border-bottom: 1px solid #B9B9D0;
	clear:both;
}

/*div.left div.features {
	background-color:#B9B9D0;
	border:none;
}

div.features div.inner h1 {
	font-size: 32px;
	margin: 25px 0 20px 0;
	padding: 0;
	text-transform:capitalize;
	line-height: 1.2em;
	text-align: left;
}*/

div.right div.features table {
	font-family: Georgia, "Helvetica", Arial, san-serif;
	font-size: 15px;
	width: 100%;
	text-align:left;
	color:#333;

}

div.right div.features table td {
	padding: 2px 0 2px 0;
	line-height: 1.4em;
	border-style:none;
}

div.left div.features table {
	font-family: Georgia, "Helvetica", Arial, san-serif;
	font-size: 18px;
	width: 100%;
	text-align:left;
	color:#333;

}

div.left div.features table td {
	padding: 2px 0 2px 0;
	line-height: 1.4em;
	border-style:none;
}

div.left div.features p {
	line-height: 1.4em;
}

/* --------- Content Divs ---------- */

div.right h1 {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 32px;
	font-weight: normal;
	line-height: 1.3em;
	color: #333;
	text-align: left;
	letter-spacing: normal;
}

div.right h2 {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.3em;
	color: #333;
	text-align: left;
	letter-spacing: normal;
}

div.right h3 {
	margin: 0 30px 30px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	color: #333;
	text-align: left;
	letter-spacing: normal;
}

div.right h4 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.2em;
	color: #555582;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
}

/*div.right div h4 {
	margin: 0 0 15px 0;
	border-top: 1px solid #B9B9D0;
	border-bottom: 1px dotted #999;
	padding: 20px 0 5px 5px;
}*/

div.right p {
	line-height:1.4em;
	margin-bottom:40px;
}

div.pricing div.right p {
	margin:0;
	padding:0;
}

div.pricing div.right a:hover {
	color:#FC0;
}

div.right table td {
	font-size: 15px;
	padding: 2px 0 2px 0;
	line-height: 1.4em;
}

div.right div table  {
	width: 100%;
	font-family: Helvetica, Arial sans-serif;
	font-size: 15px;
	text-align:left;
	color:#666;
}

div.right div table td span  {
	text-decoration:none;
	font-weight:bold;
	color: #333;
}

div.right div  {
	margin-bottom: 35px;
}

div.right div table td a, div.right div table td a:visited, div.right div table td a:active {
	text-decoration:none;
	font-weight:bold;
	color:#333;
}

div.right div table td a:hover {
	background-color: #CF0;
	color: #333;
	text-decoration:none;
}

div.right div table th {
	border-bottom: dotted 1px #999;
	padding: 5px;
}

div.right div table td {
	border-bottom: dotted 1px #999;
	padding: 5px;
}


div.blurb {
	width: 240px;
	margin: 0 40px 40px 0;
	float: left;
}

div.blurb h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.2em;
	color: #555582;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
}

div.blurb h3 {
	margin: 25px 0 0 0;
	padding: 5px;
	font-size: 16px;
	line-height: 1.2em;
	color: #fff;
	text-transform: capitalize;
	font-family: Helvetica, sans-serif;
	background-color: #B9B9D0;
}

div.blurb p {
	font-size: 16px;
	color:#333;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

div.end {
	margin-right: 0;
}

div.services {
	margin:40px 0 25px 0;
	padding:0;
	background-color:#555582;
	width:520px;
}

div.services h1 {
	font-family: Helvetica, Arial sans-serif;
	margin: 0;
	padding: 5px 0 5px 10px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3em;
	color: #fff;
	text-align: left;
	letter-spacing: normal;
	text-transform:capitalize;
	
}

/* --------- In Touch Divs ---------- */

div.intouch {
	background-color: #fff;
	width: 400px;
	text-align: left;
	margin-top: 0;
	background-image: url(../images/bg_intouch_F0F0F5.png);
	background-repeat: repeat-x;
}

div.intouch div.inner h2 {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	line-height: 1.2em;
	color: #555582;
	text-transform:capitalize;
	font-family: Helvetica, sans-serif;
	border-bottom: 1px dotted #999;
	text-align:left;
	font-weight:bold;
}

div.intouch div.inner label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	display:block;
}

/* --------- Header Divs ---------- */

div.header {
	padding-top: 5px;
	background-color: #F0F0F5;
}

div.header div.container {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
}

/* div.header p {
	float:right;
	font-size:18px;
	color: 222;
} */

div.header img {
	float: right;
}

div.header a img {
	float: left;
}


/* --------- Menu Divs ---------- */

div.menu {
	margin-bottom: 20px;
	background-color:#F0F0F5;
}
div.menu div.container {
	width: 960px;
	margin: 0 auto;
	background-color:#222;
	font-size:15px;
	color:#FFF;
}

div.menu p {
	font: bold 12px "Arial", Helvetica, sans-serif !important; 
	text-transform:uppercase;
	margin: 13px 0 0 10px;
}

div.menu img {
	float: left;
	margin-left:10px;
}
div.menu ul {
	float: right;
	margin: 10px 0px;
}
div.menu li {
	display: inline;
	list-style-type: none;
}
div.menu li a {
	color:#FFF;
	text-decoration:none;
	padding: 10px 10px;
}

div.menu li a:hover {
	background-color:#7DB900;
}

/* --------- Footer Divs ---------- */

div#footer {
  	background-color: #F0F0F5;
	clear: both;
	margin-top:20px;
}

div#footer a, div#footer a:active, div#footer a:visited {
	color:#DBDBDB;
	text-decoration:none;
}

div#footer a:hover {
	color:#F60;
	text-decoration:underline;
}

div#footer p {
	margin:0;
	padding:0 0 2px 0;
}

div#footer h6 {
	font-size:11px;
	font-weight:bold;
	margin: 0 0 5px 0;
}

div#footer div.container {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	border-top:solid 5px #B9B9D0;
	background-color: #222;
	padding:25px 0 25px 0;
	color:#DBDBDB;
}

div#footer div.container div.items {
	width: 880px;
	margin: 0 auto;
	height: 125px;
}

div#footer div.address {
	float:left;
	margin-right:30px;
	padding:0;
	
}

div#footer div.footmenu {
	float:right;
	margin-left:40px;
	padding:0;
	text-align:right;
	
}