* { margin:0px; padding:0px;}
img {border:none;}
h1 {	font-size: 25px;}
h2 {	font-size: 17px;}
h3 {	font-size: 13px;}

a {	text-decoration:none;	color: #555555;}
a:hover {text-decoration:none; color: #000000;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

.fltleft{ float:left;}
.fltright { float:right;}
.fltclear {	clear: both;}
.greenTxt {
	color: #6DAF11;
}
.orangeTxt {
	color: #F56E14;
}
.redTxt {
	color: #DA3C3B;
}
.readmore    {
	text-transform: uppercase;
	color: #0154A4;
	font-weight: bold;
	background-image: url(images/btn_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
}
.readmore  a  {	color: #0154A4;}
.readmore  a:hover  {	text-decoration:underline;}

#wrapper {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 269px;
}
#header .logo, #inner_header .logo{
	float: left;
	background-image: url(images/logo_img.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-left: 95px;
	background-position: 35px 7px;
	padding-top: 20px;
}
#header .menu, #inner_header .menu {
	float: right;
	padding-right: 35px;
}
#header .menu ul,  #inner_header  .menu ul{
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#header .menu ul li ,  #inner_header .menu ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}

#contentWrapper {
	padding-right: 25px;
	padding-left: 25px;
}
#plans {
	background-image: url(images/plans_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 314px;
	margin-bottom: 10px;
}
#plans h3 {
	color: #FFFFFF;
	font-size: 17px;
	font-family: "Bell Gothic Std Black";
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#plans .video {
	float: left;
	width: 174px;
	padding-left: 20px;
	font-size: 10px;
	color: #333333;
	padding-right: 20px;
}
#plans .video ul {
	list-style-type: none;
	padding-bottom: 5px;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
#plans .video ul li {
	padding-top: 2px;
	padding-bottom: 1px;
}

#plans .video .one {
	background-image: url(images/plan_img1.jpg);
	background-repeat: no-repeat;
	background-position: 20px 14px;
}
#plans .video .two {
	background-image: url(images/plan_img2.jpg);
	background-repeat: no-repeat;
	background-position: 20px 14px;
}
#plans .video .three {
	background-image: url(images/plan_img3.jpg);
	background-repeat: no-repeat;
	background-position: 20px 14px;
}
#plans .video strong {
	font-size: 17px;
	color: #0066A6;
}
#plans .promotion {
	float: left;
	width: 275px;
	color: #000000;
	font-size: 11px;
}
#plans .promotion p {
	float: right;
	width: 186px;
}
#plans .promotion h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 0px;
	text-align: center;
	padding-bottom: 30px;
}
#plans .promotion img {
	float: left;
}

#plans .readmore    {
	background-position: 85px 5px;
	padding-left: 95px;
	padding-bottom: 2px;
	clear: both;

}
#content {
	float: left;
	width: 632px;
	font-size: 11px;
}

#content h1 {
	background-image: url(images/content_img2.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-family: "Bell Gothic Std Black";
	color: #000000;
	text-transform: uppercase;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6F6F6F;
	color: #B23C22;
}


#content .everything {
	background-color: #F8F8F8;
	background-image: url(images/content_img1.jpg);
	background-repeat: no-repeat;
	padding-left: 177px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#content .everything p {
	padding-bottom: 13px;
}
#content .why {
	float: left;
	width: 380px;

	margin-bottom: 10px;
}
#content .why h3 {
	font-family: "Myriad Pro Cond";
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(images/content_img3.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 65px;
}
#content .why ul {
	list-style-type: none;
	padding: 10px 20px 10px 10px;
	color: #333333;
	font-weight: bold;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#content .why ul li {
	background-image: url(images/btn_1.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-position: 0px 5px;
}
#content .features {
	float: right;
	width: 235px;
	margin-bottom: 10px;
}
#content .features p {
	float: right;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-top: 7px;
}

#content .features h3 {
	font-family: "Myriad Pro Cond";
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(images/content_img4.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 65px;
}
#content .features img {
	float: left;
	padding-left: 10px;
	padding-top: 7px;
}
#content .features .readmore {
	background-image: none;
}
#content .video {
	float: left;
	width: 355px;
	background-image: url(images/content_img12.jpg);
	background-repeat: repeat-y;
}
#content .video ul {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #0154A4;
	float: left;
	width: 160px;
	padding-left: 10px;
	padding-top: 5px;
}
#content .video ul li {
	background-image: url(images/btn_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 2px;
}


#content .video h3 {
	font-family: "Myriad Pro Cond";
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(images/content_img11.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 65px;
	background-position: 0px 2px;
	background-color: #FFFFFF;
}
#content .software{
	float: right;
	width: 265px;
	background-image: url(images/content_img15.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#content .software h3 {
	font-family: "Myriad Pro Cond";
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(images/content_img14.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 65px;
}

#content .software ul {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #0154A4;
	float: left;
	width: 100px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 21px;
}
#content .software ul li {
	background-image: url(images/btn_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 2px;
}
#inner_header{
	background-image: url(images/inner_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 416px;
	margin-bottom: 10px;
}
#inner_header .inner_hdrTxt {
	padding-top: 275px;
	padding-left: 510px;
	color: #10719C;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
	text-align: center;
	padding-right: 10px;
	font-family: "Myriad Pro Cond";
}

#content_inner {
	float: left;
	width: 632px;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}
#content_inner p {
	padding-top: 5px;
	padding-bottom: 7px;
	line-height: 16px;
	padding-right: 10px;
}
#content_inner  h2 {
	text-transform: uppercase;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
}
#content_inner  strong {
	font-size: 11px;
	text-decoration: underline;
	color: #10719C;
}
#content_inner img {
	float: left;
	padding-bottom: 10px;
	width: 76px;
	padding-left: 10px;
}
#content_inner .datacenter {
	float: right;
	width: 530px;
	padding-bottom: 10px;
}




#sidebar {
	float: right;
	width: 275px;
	background-image: url(images/sidebar_img2.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
}
#sidebar p {
	color: #FFFFFF;
	padding-bottom: 10px;
}

#sidebar  h2 {
	font-size: 17px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 13px;
}
#sidebar .click {
	/*background-image: url(images/btn_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;*/
	padding-left: 12px;
	color: #2F73BA;
	text-align: right;
	padding-right: 10px;
}
#sidebar .click a {
	color: #2F73BA;
}
#sidebar .click a:hover {
	text-decoration: underline;
}



#sidebar .news {
	background-image: url(images/sidebar_img4.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 245px;
	background-position: 10px 5px;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#sidebar .news strong {
	color: #0F74A2;
}
#sidebar .scripts {
	background-image: url(images/sidebar_img5.jpg);
	height: 121px;
	width: 172px;
	background-position: 8px 0px;
	background-repeat: no-repeat;
	padding-left: 95px;
	padding-top: 5px;
	color: #000000;
	margin-bottom: 10px;
}
#sidebar  .scripts  p  {
	color: #000000;
	padding-bottom: 11px;
}

#sidebar .scripts h3 {
	color: #FFFFFF;
	padding-bottom: 5px;
}
#sidebar .support {
	background-image: url(images/sidebar_img6.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 180px;
	padding-left: 86px;
	background-position: 8px 0px;
	padding-top: 57px;
	margin-bottom: 10px;
}
#sidebar   .support   .image {
	padding-bottom: 23px;
}
#sidebar .demo {
	background-image: url(images/sidebar_img8.jpg);
	background-repeat: repeat-y;
	background-position: 9px 0px;
	padding-left: 9px;
	margin-bottom: 10px;
}
#sidebar .demo .demo_img {
	padding-left: 7px;
}

#footer {
	margin-top: 15px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 128px;
	font-size: 11px;
	text-align: center;
	color: #999999;
}
#footer .footer_menu {
	color: #333333;
	height: 55px;
	padding-top: 20px;
	line-height: 17px;
}
#footer .details {
	padding-top: 5px;
	padding-bottom: 5px;
}
