﻿body {
	margin:0;
	padding: 0px 0 24px 0;
	font-family: arial,verdana,helvetica, sans-serif; 
	font-size: 13px; 
	background-color: #000;
	text-align:center;
	}

#outerblue{
	width:920px;
	height:auto;
	margin:24px auto 0 auto;
	overflow:auto;
	border:3px double #fff;
	background-color: #fff;
}

#content {
	width:914px;
	height:auto;
	margin: 3px auto;
	overflow:auto;
	background-color: #fff;
}

#topw {
	width:914px;
	height:52px;
	background-color: #fff; 
	overflow:hidden;
	text-align:left;
}

#topw span{
	color: #00619b;
	float: right;
	margin: 10px 17px 0 0;
	font-size: 28px;
	font-weight: 700;
	width: 403px;
}

#topw img {
	float:left;
	margin:1px 0 0 1px;
	border:0;
}

#header {
	width: 914px;
	height: 254px;
	background-color: #fff;
	overflow: hidden;
	
}

#header img {
	border:0;
}

#navbar {
	width:914px;
	height:48px;
	margin:0 0 0 0;
	background-image:url('images/nav-Rpt.gif');
	background-repeat: repeat-x;  
	text-align:left;
	overflow:hidden;
}

/*------ Navbar Links -----*/
#navbar a:link{
	color:#9bcae4;
	line-height:48px;
	font-size:13px;
	font-weight:700;
	background-image:url('images/nav-Rpt.gif');
	background-repeat: repeat-x;
 	background-position:bottom;
	padding:16px 16px 16px 16px;
	text-decoration: none;	
}

#navbar a:visited{
	color:#9bcae4;
	line-height:48px;
	font-size:13px;
	font-weight:700;
	background-image:url('images/nav-Rpt.gif');
	background-repeat: repeat-x; 
 	background-position:bottom;
	padding:16px 16px 16px 16px;
	text-decoration: none;	
}

#navbar a:hover{
	color:#fff;
	line-height:48px;
	font-size:13px;
	font-weight:700;
	background-image:url('images/Nav-Hvr.gif');
	background-repeat: repeat-x;
 	background-position:bottom;
	padding:16px 16px 16px 16px;
	text-decoration: underline;
}

#navbar a:active{
	color:#fff;
	line-height:48px;
	font-size:13px;
	font-weight:700;
	background-image:url('images/nav-Rpt.gif');
	background-repeat: repeat-x; 
 	background-position:bottom;
	padding:16px 16px 16px 16px;
	text-decoration: none;	
}
/*----- End Navbar Links---*/

#rtbar 	{
	width:254px;
	height:auto;
	float:right;
	background-color:#71a8c6;
	overflow:hidden;
}

#rtbarb	{
	width:254px;
	height:auto;
	background-color:#71a8c6;
	text-align:left;
	float:left;
	padding:0 0 17px 0;
}

#rtbarb	h1{
	color: #0c2f43;
	margin:24px 0 0 16px;
	font-size:16px;
}


#rtbarb p{
	color: #000000;
	font-size:13px;
	margin:16px 0 0 16px;
}


p.it	{
	color: #000000;
	font-style: normal;
	padding: 0 17px 0 0;
	text-align: left;
}
p.rgt	{
	text-align: left;
	padding: 0 17px 0 0;
	height: 166px;
	width: 221px;
}

#ltbar	{
	width:660px;
	height:auto;
	float:left;
	display:inline;
	overflow:hidden;
}

#lttxt	{
	width:648px;
	height:auto;
	margin:12px 0 0 4px;
	padding:0 0 24px 0;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
}

#lttxt h1{
	color:#00619b;
	font-size:20px;
	margin:0 16px 0 16px;
	font-weight:700;
}

#lttxt h2{
	color:#00619b;
	font-size:16px;
	margin:0 16px 0 16px;
}

#lttxt h3{
	color: #00619b;
	font-size: 15px;
	margin: 10px 16px 10px 16px;
	text-indent: 15px;
}

#lttxt p{
	margin: 0 16px 0 16px;
	list-style-type: decimal-leading-zero;
}

div.svs	{
	width: 216px;
	height: auto;
	float: left;
	display: inline;
	text-align: left;
	font-size: 13px;
	overflow: hidden;
}

div.svs ul{
	margin: 0 0 0 16px;
	list-style-position: outside;
	padding: 2px 0 0 22px;
	list-style-image: url('images/BLUE.gif');
}
div.svs li{
	padding: 1px 0 1px 2px;
	margin: 0px 0 0 4px;
	text-align: left;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00619b;
}

div.svs img{
	border:0;
}

#btmbar	{
	width: 914px;
	height: auto;
	float: left;
	background-color: #0d2f44;
	background-position: top;
	text-align: center;
	overflow: hidden;
	padding-top: 10px;
	margin-top: 10px;
}

#btmbar img {
	border:0;
}

#btmnav	{
	padding: 10px;
	color: #64869b;
	width: auto;
	height: auto;
	margin: 5px 0 0 60px;
	font-size: 11px;
}



#btmnav a:link{
	color:#64869b;
}

#btmnav a:visited{
	color:#64869b;
}

#btmnav a:hover{
	color:#97bbd2;
}

#btmnav a:active{
	color:#64869b;
}	

#btmnav p{
	text-align:center;
}



textarea:focus, input:focus {
	border: 2px solid #900;
}
.imgfltleft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 320px;
	height: 338px;
}
#h2style1 {
}
.textstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00619b;
	text-align: justify;
	padding: 10px 0px 10px 0px;
}
#lftimage {
	background-color: #fff;
	float: left;
	width: 342px;
}
#rttextbox {
	background-color: #fff;
	margin-left: 320px;
}
.rtimage {
	float: right;
	padding-top: 60px;
	width: 331px;
}
.style6 {
	margin-right: 7px;
	margin-left: 7px;
}
.textbox {
	padding: 5px 10px 5px 5px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00619b;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.strategy {
	height: 346px;
	width: 347px;
	margin: 10px;
	float: right;
}
.servicecolm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00619b;
	text-align: justify;
	padding: 10px 0px 10px 0px;
}
#ullist {
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	list-style-image: url('images/BLUE.gif');
	list-style-position: outside;
}
.newStyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	list-style-position: outside;
	list-style-image: url('images/Orange.gif');
}
.newStyle6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00619c;
}
.copywrite {
	width: 249px;
	float: right;
	height: 247px;
	margin: 10px;
}
.launch {
	height: 229px;
	width: 305px;
	float: right;
	margin: 10px;
}
.newStyle7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
}
.checklist {
	margin: 10px;
	width: 425px;
	height: 282px;
	float: right;
}
.deploy {
	width: 300px;
	height: 225px;
	float: right;
	margin: 10px;
}
.proposal {
	margin: 10px;
	width: 306px;
	height: 266px;
	float: right;
}
#stepshome {
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	height: 125px;
}
#pins {
	margin-right: 7px;
	margin-left: 7px;
}
#homepagelist {
	list-style-image: url('images/BLUE.gif');
}
.wdd {
	margin-left: 450px;
}
.finders {
	font-size: 7pt;
	margin-left: 25px;
	padding-top: 12px;
}
.newStyle8 {
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
#hostpageleft {
	background-color: #CC6699;
	width: auto;
}
#hostpageright {
	background-color: #99FF33;
	margin-left: 400px;
}
#planpricing {
	padding: 20px;
	margin: 5px;
}
#getstarted {
	margin-left: 450px;
}
.newStyle9 {
	padding-top: 15px;
}
