/*  ID (#) once per page    Class (.) multiple times-----------------*/
/*  margin-top  margin-right  margin-bottom  margin-left  */
body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/background2.gif);
	background-repeat: repeat-x;
	background-color: #826d3a;
  	font-size: 12px;
  	color: #222;
}

table {
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #052c42;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #052c42;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
}

a:link {
	color: #ecc76a;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #cfae5d;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}
/*
#googlesearch {
	width: 300px;
	margin-right: 0px;
}

#pageheader {	
	width: 735px;
	background-image: url(../images/WebDesign.png);	
}
*/

.indexheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.indexheader a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.indexheader a:visited {
	color: #ce9a17;
	text-decoration: none;
	font-weight:bold;
}

.indexheader a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

.solutionslink a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	text-decoration: underline;
}

.solutionslink a:visited {
	color: #cfae5d;
	text-decoration: none;
	font-weight:bold;
}

.solutionslink a:hover {
	color: #cfae5d;
	text-decoration: underline;
	font-weight:bold;
}

#container_big {
	width: 829px;
	padding: 0px;
	margin: 0px;
}

#container {
	float: left;
	position: relative;
	width: 829px;
	text-align: left;
	padding: 10px;
	background-color:#786536;
}

#header {
	float: left;
	position: relative;
	width: 829px;
	height: 105px;
	text-align: left;
	background-image: url(../images/topheader.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

/*  margin-top  margin-right  margin-bottom  margin-left  */
#menu {
	float: left;
	position: absolute;
	width: 850px;
	height: 29px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-align: center;
	top: 77px;
	margin: 0 0 0 34px;
}

#menu  a {
	margin-left: 0px;
	margin-right: 6px;
	text-decoration: none;
	display: block;
	float: left;
	height: 29px;
	background-image: url(../images/linkbutton.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 22px;
	padding-right: 27px;
	color: #ffffff;
}

#menu  a:hover {
	margin-left: 0px;
	margin-right: 6px;
	text-decoration: none;
	display: block;
	float: left;
	height: 29px;
	background-image: url(../images/linkhover.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 22px;
	padding-right: 27px;
	color: #b99b53;
}

.menulocation{
	position:absolute; 
	width:270px;
	margin:82px 0 0 49px;;
}

/*  margin-top  margin-right  margin-bottom  margin-left  */
#flash {
	margin: 0 0 0 10px;
	width: 340px;
	height: 345px;
	float: left;
}

#rightcontent {
	margin: 0 0 0 360px;
	width: 450px;
	height: 345px;
	color: #ffffff;
	text-align:justify;
	font-size:14px;	
	position:absolute;
}

#rightcontent h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ecc76a;
	font-weight: bold;
	margin: 0px;
}

#rightcontent a:link {
	color: #ecc76a;
	text-decoration: none;
	font-weight:bold;
}

#rightcontent a:visited {
	color: #cfae5d;
	text-decoration: none;
	font-weight:bold;
}

#rightcontent a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

#steps {
	float: left;
	position: relative;
	width: 829px;
	height: 345px;
	left: 0px;
	background-repeat: no-repeat;
	color: #000;
	top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.box {
	float: left;
	position: relative;
	width: 265px;
	left: 9px;
	margin-top: 5px;
	background: url(../images/boxbackground.gif);
	margin-bottom: 9px;
	margin-right: 8px;
}

.boxleft {
	float: left;
	position: relative;
	width: 265px;
	left: 9px;
	margin-top: 5px;
	background: url(../images/boxbackground.gif);
	margin-bottom: 9px;
	margin-right: 8px;
}

.boxright {
	float: right;
	position: relative;
	width: 265px;
	left: 9px;
	margin-top: 5px;
	background: url(../images/boxbackground.gif);
	margin-bottom: 9px;
	margin-right: 8px;
}

.clear {
clear:both;
}

#content {
	float: left;
	position: relative;
	width: 829px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-repeat: repeat-y;
}

/*  margin-top  margin-right  margin-bottom  margin-left  */
#tablecontent {
	position: relative;
	width: 810px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-repeat: repeat-y;
	margin: 0 0 0 0px;
}

#content2 {
	float: left;
	position: relative;
	width: 735px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-repeat: repeat-y;
	margin: 0 0 0 60px;
}

#content2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
}

#left {
	width: 188px;;
	float: left;
	position: relative;
	left: 6px;
	background: #CCCC66;
	top: 4px;
	color: #080808;
}

#main {
	float: right;
	position: relative;
	width: 590px;
	right: 6px;
}

#footer {
	float: left;
	position: relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 829px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center; 
	color: #eaeaea;
	padding-top: 5px;
	background-color:#786536;
}

#footer img {
	margin: 2px;
	border: solid 3px #F2D2A8;
}

#footer a:hover {
	color: #111;
	text-decoration: none;
}

input, textarea, button { 
	background-color: #fff;
	color: #94C00D;
	border: solid 2px #94C00D;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	margin-top: 4px;
}

.btn {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	position: absolute;
}

ul {
	list-style-type: square;
}

#title {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* #logo { font-size:30px; padding:20px 0 0px 50px ; background:url(../images/logo2.gif) no-repeat 10px 20px}   */
#logo { font-size:30px; padding:20px 0 0px 50px ;}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.text{
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;
}

.textadjust{
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;	
	margin-left: 10px;
}

.textcenter{
	font-size:14px;
	color:#FFFFFF;
	text-align:center;	
}

ol{
	margin:0 0 0 50px;
	padding:0;
	list-style-image:url(../images/arrow.png);
}

.style1 {
	color: #000066
}

.style2 {
	color: #4c4cb2
}

.style4 {
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.websignuptable{
	margin: 0 0 0 0;
	width: 735px;
}

.Websignup a {
	text-decoration:underline;
	font-size:12px;
}
			
table.Websignup th, table.signup th {
	border:1px solid #504324;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	padding:0.5em;
	text-align:center;
	margin: 0 0 0 0;
}

table.Websignup td.heading h3, table.signup td.heading h3 {
	color:#ffffff;
	font-size:1.2em;
	font-style:italic;
}
	
table.Websignup td, table.signup td {
	border:1px solid #504324;
	line-height:1.5em;
	padding:0.25em 0.5em;
	text-align:center;
}

/* Pricing Table
-------------------------------------- */

div.tableholder {
	padding: 0px;
	border: 2px solid #000000;
	margin-bottom: 1.5em;
	position: relative;
	margin: 0 0 0 0;
}

table.signup col.col2 {background: #826d3a;}
table.signup col.col3 {background: #856f3b;}
table.signup col.col4 {background: #b0944f;}
table.signup col.col5 {background: #c4a559;}
table.signup col.col6 {background: #b0944f;}
table.signup col.col7 {background: #856f3b;}

table.signup th img {
	margin-top: 2px;
	border: none;
}

table.signup h3 {
	margin: 0;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-size: 1.125em;
	line-height: 1em;
}

table.signup .heading {
	background: #000000;
	color: #FFF;
	padding: 0.5em 1em;
}

table.signup th {
	font-size: 1.25em;
	line-height: 1.2em;
	padding: 0.5em;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #000000;
}

table.signup th strong {
	color: #333;
	font-size: larger;
}

table.signup th .small {
	font-size: smaller;
}


table.signup td.shadedw {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

table.signup td.shaded {

}

table.signup td.shadedleft {
	text-align: right;
	font-weight: bold;
}


table.signup td {
	text-align: center;
	line-height: 1.5em;
	padding: 0.25em 0.5em;
	border: 1px solid #000000;
	color: #000000;
}

table.signup td.banner {
	background-color: #FFF;
	color: #333;
	font-weight: bold;
}

table.signup td.dsmall {
	text-align: center;
	vertical-align: top;
	line-height: 1.5em;
}

.closeLink {
	outline: none;
	font-weight: bold;
}

#videoalign{
	margin:0 0 0 12px;
	font-weight:bold;
	list-style-type: none;
}

#seo{
	margin:0 0 0 26px;
	list-style-type: none;
}
 

/*  margin-top  margin-right  margin-bottom  margin-left  */
#featuresColOne { 
	float: left; 
	margin: 0 10px 0 20px;
	width: 350px;
	height: 100%;
}

#featuresColOne p{ 
	float: left; 
	margin-right: 5%; 
	width: 300px; 
	margin-right: 0px;
	text-align:justify;
}

#featuresColTwo { 
	float: right; 
	margin: 0 10px 0 0;
	width: 350px;
	height: 100%;
}

#featuresColTwo p{ 
	float: right; 
	width: 300px; 
	margin-right: 50px; 
	text-align:justify;
}

.templatename {
	color: #ffffff;
	font-weight: bold;
}

/*  margin-top  margin-right  margin-bottom  margin-left  */
.sitemaptext ul li p{
	font-size:14px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	list-style-type: square;
}

.sitemaptext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
}

.sitemaptext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
}

.webheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.license-box {
	padding: 12px; 
	background: #786536; 
	border: 1px solid #CCB; 
	margin-bottom: 10px; 
	font-size: 1.1em;
}

/* demo area start */

.democontainer_big {
	width: 829px;
	padding: 0px;
	margin: 0px;
}

.democontainer {
	float: left;
	position: relative;
	width: 829px;
	text-align: left;
	padding: 10px;
	background-color:#786536;
}

#demoheader {
	float: left;
	position: relative;
	width: 829px;
	height: 105px;
	text-align: left;
	background-image: url(../images/topheader.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#democontainer2 {
	float: left;
	position: relative;
	width: 100%;
	padding: 10px;
	background-color:#786536;
}

#demofooter {
	float: left;
	position: relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 829px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center; 
	color: #eaeaea;
	padding-top: 5px;
	background-color:#786536;
}