body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/body_bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
div#container {
	overflow: hidden;
	width: 906px;
	margin: 0 auto;
}
div#toppanel {
	width: 901px;
	height: 100px;
	position: relative;
}
div#logo {
	position: absolute;
	left: 10px;
	top: 18px;
	z-index: 100;
}
div#navbar {
	background: url(images/nav_bg.jpg) repeat-x;
	height: 50px;
	position: relative;
	width: 901px;
	float: left;
}
div.navelements {
	position: relative;
	left: 0;
	float: left;
	width: 950px;
	height: 50px;
}
div.navitemsbound {
	position: absolute;
	bottom:0;
	height: 40px;
}
/*div.navelements a {
	width: 127px;
	height: 40px;
	line-height: 40px;
	background: url(images/menuitem_bg.png) no-repeat -129px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161A1C;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-left: 2px;
}
div.navelements a:hover {
	width: 127px;
	height: 40px;
	line-height: 40px;
	background: url(images/menuitem_bg.png) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}*/
div.nav_home a {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat 0 -1px;
	float: left;
	margin-left: 0;
}
div.nav_home a:hover {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat 0 -44px;
	float: left;
	display: block;
}
div.nav_company a {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat -118px -1px;
	float: left;
	margin-left: 0;
}
div.nav_company a:hover {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat -118px -44px;
	float: left;
	display: block;	
}
div.nav_services a {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat -236px -1px;
	float: left;
}
div.nav_services a:hover {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat -236px -44px;
	float: left;
}
div.nav_solutions a {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat -354px -1px;
	float: left;
}
div.nav_solutions a:hover {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat -354px -44px;
	float: left;
}
div.nav_products a {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat -472px -1px;
	float: left;
}
div.nav_products a:hover {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat -472px -44px;
	float: left;
}
div.nav_contacts a {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat -590px -1px;
	float: left;
}
div.nav_contacts a:hover {
	width: 118px;
	height: 43px;
	background: url(images/navigation.png) no-repeat -590px -44px;
	float: left;
}

	
div#banner {
	width: 901px;
	height: 277px;
	margin: 0 auto;
}
div.banner_left {
	background: url(images/banner_01.jpg) no-repeat;
	width: 445px;
	height: 277px;
	float:left;
}
div.bannerleft_text {
	width: 376px;
	float: left;
	margin: 46px 0 0 35px;
	color: #ffffff;
	font-weight: bold;
}
div.bannerleft_texttwo {
	margin-top: 12px;
}
div.toppart {
	padding-left: 64px;
	position: relative;
	border-bottom: 1px dotted #5F889F;
	height: 75px;
}
div.bottompart {
	padding-left: 64px;
	position: relative;
	height: 75px;
	margin-top: 15px;
}
div.bottompart ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.bottompart ul li {
	background: url(images/blue_arrow.png) no-repeat left;
	padding-left: 14px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 5px;
}
.yellowtext {
	font-size: 24px;
	color: #FAAD09;
	font-weight: 300;
}
.whitetext {
	font-size: 30px;
	color: #ffffff;
	font-weight: 600;
}
.fournine {
	background: url(images/4.99permonth.png) no-repeat;
	width: 163px;
	height: 66px;
	position: absolute;
	right: 0;
	top: 0;
}
.starting {
	width: 163px;
	position: absolute;
	text-align: right;
	left:30px;
	top: 0;
	margin: 0;
}
div.banner_right {
	background: url(images/banner_02.jpg) no-repeat;
	width: 456px;
	height: 277px;
	float: left;
}
div#boxesarea {
	width: 906px;
	height: 180px;
	margin-top: 7px;
	float: left;
}
div.plan {
	background: url(images/plan_bg.png) no-repeat;
	width: 297px;
	height: 180px;
	margin-left: 5px;
	display: inline;
	float: left;
	position: relative;
}
div.planprice {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 6px;
	right: -5px;
	z-index: 1000;
}
div.plan:first-child {
	margin-left: 0;
}
div.plantext {
	width: 255px;
	float: left;
	margin: 25px 0 0 35px;
}
div.plantext ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.plantext ul li {
	background: url(images/plan_arrow.png) no-repeat left;
	font-size: 12px;
	color: #000000;
	padding-left: 9px;
	margin-top: 5px;
	font-weight: bold;
}
a.readmore {
	background: url(images/rmore_onow_buttons.png) no-repeat 0 0;
	width: 92px;
	height: 31px;
	float: left;
	display: block;
	margin-top: 15px;
}
a.readmore:hover {
	background: url(images/rmore_onow_buttons.png) no-repeat 0 -31px;
	width: 92px;
	height: 31px;
	float: left;
}
a.ordernow {
	background: url(images/rmore_onow_buttons.png) no-repeat -95px 0;
	width: 92px;
	height: 31px;
	float: left;
	display: block;
	margin-top: 15px;
	margin-left: 5px;
}
a.ordernow:hover {
	background: url(images/rmore_onow_buttons.png) no-repeat -95px -31px;
	width: 92px;
	height: 31px;
	float: left;
}
div#mainbody {
	background: #ffffff;
	color: #000000;
	width: 906px;
	margin: 0 auto;
	font-size: 1em;
	overflow: hidden;
	margin-top: 32px;
	float: left;
	margin-bottom: 60px;
}
div#leftpanel {
	float: left;
	width: 263px;
	margin-left: 34px;
	display: inline;
	font-size: 12px;
	color: #000000;
}
div#leftpanel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 20px;
}
div#leftpanel ul li {
	background: url(images/tickmark.png) no-repeat left;
	padding-left: 25px;
	color: #888888;
	border-bottom: 1px dotted #888888;
	margin-top: 5px;
}





div.lppad {
	width: 200px;
	margin: 0 auto;
	margin-top: 5px;
	height: 300px;
}	
div.lpcat_head, div.lpcat_item  {
	margin: 0 auto;
	width: 200px;
	height: 43px;
	line-height: 43px;
	background: #E61D09;
	color: #ffffff;
	text-align: center;
	border: 1px solid #D7D7D7;
	margin-top: 4px;
}
div.lpcat_item {
	background: #ffffff;
	color: #000000;
}
div.lpcat_item img {
	float: right;
	padding: 0 3px 0 3px;
}
div.lpcat_item a {
	color: #375CAB;
	background: url(images/llink_bullet.gif) no-repeat left;
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 80%;
	text-decoration: none;
}
div.lpcat_content  {
	margin: 0 auto;
	width: 200px;
	background: #ffffff;
	color: #000000;
	border: 1px solid #D7D7D7;
	margin-top: 4px;
	font-size: 0.9em;
}
div#maincontent {
	background: #ffffff;
	float: left;
	width: 569px;
	margin-left: 36px;
	font-size: 12px;
	padding: 0;
}
div.mainconetn_pad {
	width: 545px;
	float: left;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 7px;
}
.content {
	color: #888888;
}
div.features {
	width: 170px;
	padding: 0 5px 0 5px;
	float: left;
	font-size: 12px;
	color: #106290;
	font-weight: bold;
	border-left: 1px dotted #cccccc;
}
div.first {
	padding-left: 0;
	border-left: none;
}
div.features img {
	float: left;
	padding: 0 5px 0 0;
}
div.innerpad {
	width: 95%;
	margin: 10px auto;
}
div.contentparts h1 {
	color: #DD1400;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 600;
}
.para {
	text-align: justify;
}
ul.biglist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.biglist li {
	margin-top: 8px;
	background: url(images/arrow.gif) no-repeat left top;
	padding-left: 30px;
}
ul.latestprojects {
	margin: 0;
	padding:0;
	list-style-type: none;
}
ul.latestprojects li {
	background: url(images/latest_projectsbg.jpg) no-repeat;
	width: 317px;
	height: 25px;
	float: left;
	margin-top: 1px;
}
ul.partnerfeatures {
	margin: 0;
	padding:0;
	list-style-type: none;
}
ul.partnerfeatures li {
	background: url(images/tick.jpg) no-repeat;
	padding-left: 32px;
	width: 317px;
	float: left;
	margin-bottom: 10px;
}
img {
	border: none;
}
div.imppoints {
	float: left;
	width: 763px;
	height: 221px;
	margin-top: 30px;
	background: #808893 url(images/imppoints_bg.jpg) repeat-x;
}
div.contentpart_container {
	width: 760px;
	margin: 0 auto;
	float: left;
}
div.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	width: 750px;
	margin: 0 auto;
}
div.contentarea h1, div.contentarea h1 a {
	color: #FF8A1E;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
div.contentarea h1.pageheading {
	font-size: 24px;
	color: #FF9630;
}
div.contentarea h1 a:hover {
	text-decoration: underline;
}
div.rcbox, div.rcbox_small {
	background: #515C68 url(images/rcbox_bg.jpg) repeat-x;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
div.rcbox {
	width: 440px;
	height: 192px;
}
div.rcbox_small {
	width: 245px;
	height: 192px;
	font-size: 12px;
	color: #ffffff;
}
.signature {
	color: #FFCC1D;
	text-align: right;
}
div.rcbox div.rtop, div.rcbox_small div.rtop {
	background:url(images/rc_rtop.jpg) no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: 0;
}
div.rcbox div.ltop, div.rcbox_small div.ltop {
	background:url(images/rc_ltop.jpg) no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 0;
}
div.rcbox div.rbottom, div.rcbox_small div.rbottom {
	background:url(images/rc_rbottom.jpg) no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	bottom: 0;
}
div.rcbox div.lbottom, div.rcbox_small div.lbottom {
	background:url(images/rc_lbottom.jpg) no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	bottom: 0;
}
div.columns {
	width: 190px;
	float: left;
	color:#FFCC1D;
}
div.columns_lpart {
	width: 38px;
	float: left;
}
div.columns_rpart {
	width: 152px;
	float: left;
}
div.title {
	width: 100%;
	float: left;
	clear: both;
}
.shadedbox_container {
	width: 763px;
	margin: 10px auto;
	float: left;
	text-align: center;
}
.shadedbox {
	width: 230px;
	float: left;
	margin-left: 10px;
	background: url(images/shadedbox_bg.jpg) repeat-x;
	font-size: 12px;
	color: #000000;
	height: 150px;
}
div#footer_conatiner {
	width: 100%;
	float: left;
	clear: both;
	background: url(images/footer_bg.jpg) repeat-x bottom;
} 
div.footer {
	width: 901px;
	height: 63px;
	position: relative;
	margin: 0 auto;
	background: #DFDFDF;
	font-size: 12px;
}
p.copyright {
	text-align: right;
	margin-top: 15px;
	margin-right: 15px;
	float: right;
}
div.footerbox div.ltop {
	width: 12px;
	height: 12px;
	position: absolute;
	background: url(images/footer_ltop.gif) no-repeat;
	left: -1px;
	top: -1px;
}
div.footerbox div.lbottom {
	width: 12px;
	height: 12px;
	position: absolute;
	background: url(images/footer_lbottom.gif) no-repeat;
	left: -1px;
	bottom: -1px;
}
div.footerbox div.rtop {
	width: 12px;
	height: 12px;
	position: absolute;
	background: url(images/footer_rtop.gif) no-repeat;
	right: -1px;
	top: -1px;
}
div.footerbox div.rbottom {
	width: 12px;
	height: 12px;
	position: absolute;
	background: url(images/footer_rbottom.gif) no-repeat;
	right: -1px;
	bottom: -1px;
}
div.footerpart {
	width: 213px;
	height: 220px;
	float: left;
	background: url(images/footer_separation.jpg) no-repeat right center;
	font-size: 12px;
	color: #545555;
}
div.footerpart_last {
	width: 320px;
	float: left;
	font-size: 12px;
	color: #545555;
	position: relative;
}
div.foterpart_last_left {
	width: 255px;
	float: left;
}
div.footerlast_points {
	width: 255px;
	height: 160px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #545555;
	z-index: 100;
}
div.footerlast_points h1 {
	color: #EF6F00;
	font-weight: bold;
	font-size: 13px;
}
div.footerlast_points img {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid black;
}
/*div.foterpart_last_right {
	width: 32px;
	position: absolute;
	right: 0;
	top: 0;
}*/
div.footerpart div.innerpad, div.footerpart_last div.innerpad {
	width: 90%;
	margin: 20px auto;
}
div.footerpart a {
	color: #725655;
	text-decoration: none;
	margin-top: 8px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
div.footerpart a:hover {
	text-decoration: underline;
}
.textbox {
	border: 1px solid #545555;
	margin-top: 6px;
}
.submit {
	background: url(images/submit_button.jpg) no-repeat;
	border: none;
	width: 75px;
	height: 26px;
	margin-top: 6px;
}
a.more_arrow {
	background: url(images/more_arrow.jpg) no-repeat;
	padding-left: 20px;
	color: #EF7A00;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}
div.services_container {
	width: 763px;
	margin: 10px auto;
	float: left;
	text-align: left;
}
div.services {
	width: 230px;
	float: left;
	margin-left: 12px;
	font-size: 12px;
	color: #8799CA;
	margin-top: 30px;
}
div.servicescontent {
 	margin-left: 23px;
	float: left;
}
div.services a {
	font-size: 12px;
	color: #F99D0A;
	text-decoration: underline;
	display: block;
	text-align: right;
}
div.services a:hover {
	font-size: 12px;
	color: #F99D0A;
	text-decoration: none;
}
div.services h1 {
	font-size: 18px;
	color: #5A6790;
	font-weight: bold;
	margin-left: 23px;
	margin-top: 0;
	margin-bottom: 5px;
}
div.services .services_symbol {
	width: 23px;
	float: left;
}
dl {
	width: 100%;
	float: left;
	margin-top: 5px;
}
dt {
	width: 35%;
	float: left;
	text-align: right;
}
dd {
	width: 60%;
	float: left;
	margin-left: 2%;
	text-align: left;
}
dd input[type="text"] {
	width: 200px;
}
dd textarea {
	width: 250px;
	height: 80px;
}
div.googleadds {
	border: 1px solid #000000;
	width: 600px;
	height: 80px;
	margin: 0 auto;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 82px;
	margin-right: 82px;
}
a.clickhere {
	background: url(images/clickhere.png) no-repeat 0 0;
	width: 83px;
	height: 19px;
	display: block;
}
a.clickhere:hover {
	background: url(images/clickhere.png) no-repeat 0 -20px;
	width: 83px;
	height: 19px;
}
.pagination{
	width: 30px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 1000;
}
a.prev {
	background: url(images/toparrow.jpg) no-repeat;
	width: 30px;
	height: 22px;
	display: block;
	outline: none;
	border: none;
}
a.prev:hover {
	background: url(images/toparrow_hover.jpg) no-repeat;
	width: 30px;
	height: 22px;
}
a.next {
	background: url(images/bottomarrow.jpg) no-repeat;
	width: 30px;
	height: 22px;
	display: block;
}
a.next:hover {
	background: url(images/bottomarrow_hover.jpg) no-repeat;
	width: 30px;
	height: 22px;
	outline: none;
	border: none;
}
div#wn	{ 
    position:relative; 
    width:100%;
	height:160px; 
    overflow:hidden;
    }