html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Helvetica, Verdana, Arial;
	font-size: 13px;
	color: #2F2E7C;
	line-height: 1.3em;
	background-image: url(../images/setup/background.gif);
	background-repeat: repeat-x;
}

#wrapper {
	padding: 0px;
	position: relative;
	width: 920px;
	margin: auto;
	overflow: visible;
}

h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
	color: #2F2E7C;
}

h1 {
	font-size: 1.8em;
}

h3 {
	margin-bottom: 5px;
}

h4 {
	font-size: 0.8em;
	margin-top: 5px;
	text-align: center;
	line-height: 1.2em;
}

h4 a {
	color: #FFFFFF;
	text-decoration: none;
}



/* Top Section */

.header-back {
	width: auto;
	height: 90px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	background-color: #48C8F5;
	z-index: 75;
}

.header {
	width: 890px;
	height: 75px;
	position: relative;
	margin: 0px auto;
	padding: 15px 15px 0px;
	background-image: url(../images/setup/top-header.gif);
	background-repeat: no-repeat;
}


/* Top Section end */

.homepics {
	width: 689px;
	float: right;
	position: relative;
	height: 293px;
	margin-bottom: 20px;
}

/* Middle Section */

#content-wrapper {
	width: auto;
	margin: 1px auto;
	position: relative;
	overflow: hidden;
	background-image: url(../images/setup/back-gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.content {
	width: 890px;
	padding: 14px 15px;
	margin: 0px auto 120px;
	position: relative;
	overflow: hidden;
	background-color: #FFF;
	z-index: 10;
}

.main-content {
	width: 890px;
	margin: 0px auto 15px;
	position: relative;
	overflow: visible;
	padding-bottom: 10px;
}


.single-frame-wrapper {
	width: 286px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 15px;
}


.single-frame-wrapper02 {
	width: 286px;
	float: right;
	overflow: visible;
	position: relative;
}

.single-frame-top {
	width: 286px;
	height: 15px;
	padding: 0px;
	position: relative;
	background-image: url(../images/setup/single-frame-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.single-frame {
	width: 256px;
	padding: 15px;
	position: relative;
	background-color: #A8D9F1;
	margin: 0;
	overflow: hidden;
	font-size: 0.9em;
	text-align: center;
}

.single-frame img {
	border: 1px solid #FFF;
	margin-bottom: 15px;
}

.single-frame-pics {
	width: 256px;
	padding: 15px 15px 0;
	position: relative;
	margin: 0;
	text-align: center;
	overflow: hidden;
}

.single-frame-pics img {
	border: 1px solid #2F2E7C;
	margin-bottom: 15px;
}

.single-frame-bottom {
	width: 286px;
	height: 15px;
	background-image: url(../images/setup/single-frame-bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
	margin: 0px;
}

.double-frame-wrapper {
	width: 588px;
	float: right;
	position: relative;
	overflow: hidden;
}

.double-frame-wrapper-left {
	width: 588px;
	float: left;
	position: relative;
	overflow: hidden;
}

.double-frame-top {
	width: 588px;
	height: 15px;
	padding: 0px;
	position: relative;
	background-image: url(../images/setup/double-frame-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.double-frame {
	width: 558px;
	padding: 3px 15px;
	position: relative;
	background-color: #A8D9F1;
	margin: 0;
	overflow: hidden;
}

.double-frame ul {
	margin: 5px 0px 10px;
	padding: 0px 0px 0px 20px;
}

.double-frame li {
	margin: 4px 0px;
	padding: 3px 5px;
	width: 500px;
	background-color: #BBE5F3;
}

.double-frame li a {
	margin: 4px 0px;
	padding: 3px 5px;
	width: 400px;
	background-color: #BBE5F3;
	text-decoration: none;
	color: #CC0000;
}

.double-frame li a:hover {
	margin: 4px 0px;
	padding: 3px 5px;
	width: 400px;
	text-decoration: none;
	color: #FFFFFF;
}

.double-frame ul ul li {
	margin: 2px 0px;
	padding: 3px 5px;
	width: 400px;
	background-color: #BBE5F3;
}

.double-frame-bottom {
	width: 588px;
	height: 15px;
	background-image: url(../images/setup/double-frame-bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
	margin: 0px;
}

.double-frame img {
	padding: 5px;
	border: 1px solid #FFF;
	margin-right: 15px;
	margin: 0px 7px;
}

.testimonial-box {
	width: 558px;
	position: relative;
	border-top: 1px solid #FFF;
	padding: 15px 0px;
	margin-top: 15px;
}

.demonstration-buttons {
	width: 558px;
	position: relative;
	overflow: hidden;
}

.demonstration-buttons a {
	width: 526px;
	display: block;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #A0C3EC;
	border: 1px solid #FFF;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	color: #2F2E7C;
	float: left;
}

.demonstration-buttons a:hover {
	background-color: #2F2E7C;
	border: 1px solid #2F2E7C;
	text-decoration: none;
	color: #FFF;
}

.demonstration-buttons a img {
	float: left;
	border: 1px solid #FFF;
	margin-right: 10px;
	margin: 0px 10px 0px 0px;
}

.lists {
	width: 500px;
	position: relative;
	padding: 10px;
	overflow: hidden;
}

.lists ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.lists li {
	width: 230px;
	margin-right: 5px;
	float: left;
}

.about-box {
	width: 256px;
	height: 215px;
	background-image: url(../images/setup/about-box.gif);
	background-repeat: no-repeat;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #2F2E7C;
	line-height: 1.2em;
}

.about-text {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
}


/* Middle Section end */


/* PRICES */

.prices {
	position: relative;
	width: 550px;
	overflow: hidden;
	font-size: 1.1em;
}

.price-name {
	float: left;
	text-align: left;
	width: 235px;
	padding: 5px;
	margin: 1px;
	border: 1px solid #FFFFFF;
}

.price {
	float: left;
	text-align: right;
	width: 120px;
	padding: 5px;
	margin: 1px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #53C7F4;
}

.price-name02 {
	float: left;
	text-align: left;
	width: 237px;
	padding: 5px;
	margin: 1px;
}

.price02 {
	float: left;
	text-align: right;
	width: 120px;
	padding: 5px;
	margin: 1px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
}

/* PRICES End */


/* SOFTWARE */

.software-functions {
	position: relative;
	width: 530px;
	overflow: hidden;
	font-size: 1.1em;
}

.software-name {
	float: left;
	text-align: left;
	width: 250px;
	padding: 5px;
	margin: 1px;
	border: 1px solid #FFFFFF;
	font-size: 1em;
	height: 18px;
}

.tick-box {
	float: left;
	text-align: center;
	width: 90px;
	margin: 1px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #58BAEA;
	color: #FFFFFF;
	height: 28px;
}

.tick-box a {
	display: block;
	width: 90px;
	text-decoration: none;
	background: url(../images/setup/buttons/function02.gif) no-repeat;
	overflow:hidden;
	padding: 0px;
	border: none;
	margin: auto;
}

.tick-box a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

.tick-box img {
	padding: 0px;
	margin: 0px;
	border: 0;
}
			
.tick-box a img {
	width: 90px;
	height: 28px;
	border: 0;
	background-color: #FFFFFF;
}

* html a:hover {visibility:visible}

.tick-box a:hover img {visibility:hidden;}



.software-name02 {
	float: left;
	text-align: left;
	width: 252px;
	padding: 5px;
	margin: 1px;
}

.software02 {
	float: left;
	text-align: center;
	width: 80px;
	padding: 5px;
	margin: 1px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
}

/* SOFTWARE End */


/* Misc */

.latest {
	width: 102px;
	height: 47px;
	position: absolute;
	top: -27px;
	right: -13px;
	z-index: 100;
}

.free-laptop {
	width: 196px;
	height: 49px;
	position: absolute;
	top: -14px;
	right: 96px;
	z-index: 100;
}

.special-offer-pic {
	float: right;
	position: relative;
	width: 125px;
}

.special-offer-text {
	float: left;
	position: relative;
	width: 260px;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	padding-top: 5px;
}

.special-offer-title {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	text-align: left;
}

.latest img {
	border: 0;
	width: 102px;
	height: 47px;
}

.float-left {
	float: left;
}

/* Misc End */


/* Bottom Section */

.footer-back {
	width: auto;
	margin: auto;
	background-color: #9ADBF4;
	overflow: visible;
	z-index: 15;
	clear: both;
}

.footer {
	width: 940px;
	padding: 8px 0px 5px;
	margin: auto;
	overflow: visible;
	text-align: center;
	clear: both;
	position: relative;
}

.footer a {
	text-decoration: none;
	margin: 0px 3px;
	padding: 2px 2px 1px;
	color: #2F2E7C;
}

.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2F2E7C;
}

.compass {
	position: absolute;
	top: -200px;
	left: -150px;
	height: 200px;
	width: 203px;
}

.signoff {
	padding: 10px 0px;
	width: 600px;
	margin: auto;
	position: relative;
	font-size: 0.9em;
	text-align: center;
}

/* Bottom Section end */


/* Misc */

.float-left {
	float: left;
}

/* Misc end */
		
		
		
		

