/* All Sections */

a:link {
	color: #000000;
}
a:visited {
	color: #444444;
}
a:active {
	color: #006EC3;
}
a:hover {
	color: #006EC3;
}
.ApzBase {
	font-family: Helvetica, sans-serif;
	font-weight:200;
	font-size:12px;
	margin: 0 0 0 0px;
}
.ApzBackground {
	background-color:#FFFFFF;
	background-image: url(../images/ApzSiteBackground.jpg);
	background-repeat:repeat-x;
	background-color:#bec0c2;
}
/* Header Section */

.ApzHeaderLeft {
}
.ApzHeaderCenter {
}
.ApzHeaderCenterLogo {
	background-image: url(../images/ApzHeaderLogo.png);
	width:192px;
	height:40px;
	float:left;
	margin-top:16px;
}
.ApzHeaderCenterLogin {
	float:right;
	margin-top:16px;
	display:none;
}
.ApzHeaderRight {
}
.ApzLogin {
	}
/* Menu Section */

.ApzMainMenuLeft {
	background-image: url(../images/ApzMainMenuLeft.png);
}
.ApzMainMenuCenter {
	background-image: url(../images/ApzMainMenuCenter.png);
}
.ApzMainMenuRight {
	background-image: url(../images/ApzMainMenuRight.png);
}
.ApzMainMenuItems {
	padding-left:15px;
	height:35px;
}
.ApzMainMenuItem {
	line-height:35px;
}
.ApzMainMenuLink, .ApzMainMenuLink:link, .ApzMainMenuLink:visited, .ApzMainMenuLink:active {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	height:35px;
	display:block;
	vertical-align:middle;
	letter-spacing:.1em;
	padding-right:12px;
	padding-left:12px;
}
.ApzMainMenuLink:hover {
	color:#66CCFF;
	text-decoration:none;
	background-color:#3a3d40;
	border-right:1px solid #000;
	border-left:1px solid #000;
	padding-right:11px;
	padding-left:11px;
	height:35px;
}
.ApzSubMenuLeft {
	background-image: url(../images/ApzSubMenuLeft.png);
}
.ApzSubMenuCenter {
	background-image: url(../images/ApzSubMenuCenter.png);
}
.ApzSubMenuRight {
	background-image: url(../images/ApzSubMenuRight.png);
}
.ApzSubMenuItem {
	line-height:30px;
}
.ApzSubMenuLink, .ApzSubMenuLink:link, .ApzSubMenuLink:visited, .ApzSubMenuLink:active {
	font-size:10px;
	color:#fff;
	font-weight:200;
	text-transform:uppercase;
	text-decoration:none;
	height:30px;
	display:block;
	padding-right:10px;
	padding-left:10px;
}
.ApzSubMenuLink:hover {
	text-decoration:none;
	background-color:#4095D5;
}
/* Flash Banner Section */

.ApzBannerLeft {
	background-image: url(../images/ApzBannerLeft.png);
}
.ApzBannerCenter {
	background-color:#006EC3;
	background-image: url(../images/CloudBackground.png);
}
.ApzBannerRight {
	background-image: url(../images/ApzBannerRight.png);
}
/* Contect Section */

.ApzContentLeft {
	background-image: url(../images/ApzContentLeft.png);
}
.ApzContentCenter {
	background-image: url(../images/ApzContentCenter.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.ApzContentRight {
	background-image: url(../images/ApzContentRight.png);
}
/* Content Style for Normal Page with Sidebar */

.ApzContent {
	vertical-align:top;
	padding:40px;
	line-height:1.5em;
	text-align:left;
	margin-bottom: 10px;
	position: relative;
}
.ApzBig, .ApzContent h1 {
	font-weight:bold;
	font-size:22px;
	padding-top:16px;
	line-height:1.1em;
}
.ApzMedium {
	font-weight:bold;
	font-size:18px;
	line-height:1.0em;
}
.ApzBig2, .ApzContent h2 {
	font-weight:bold;
	font-size:16px;
}
.ApzContentOneCol {
	background-image:url(../images/FourColBackground.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	text-align:left;
}
.ApzContentSidebar {
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
.ApzContentSidebar p {
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}
.ApzContentSidebarQuote {
}
.ApzQuoteText p {
	font-style:italic;
	line-height:1.5em;
	font-size: 16px;
	color: #006FC4;
	text-align:left;
}
.ApzQuoteAuthor p {
	padding:0px;
	margin:0px;
	line-height:1em;
	font-size: 14px;
	color: #006fc4;
	padding-bottom:0px;
	text-align:left;
}
.ApzQuoteTitle p {
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
	line-height:1em;
	font-size:10px;
	color: #006fc4;
	text-align:left;
}
.ApzQuoteTitle a:link {
	color: #006EC3;
}
.ApzQuoteTitle a:visited {
	color: #006EC3;
}
.ApzQuoteTitle a:active {
	color: #006EC3;
}
.ApzQuoteTitle a:hover {
	color: #006EC3;
}

/* Content Style 4 Column */

.ApzContentFourCol {
	background-image:url(../images/FourColBackgroundWithClouds.png);
	background-color:#FFFFFF;
	line-height:2.1em;
}
.ApzContentFourColLeft {
	background-image:url(../images/FourColColumnSeperatorDots.gif);
	background-position:right top;
	background-repeat:no-repeat;
	line-height:1.5em;
}
.ApzContentFourColLeft p {
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	line-height:1.5em;
	margin-bottom:0em;
	margin-top:1em;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}
.ApzContentFourColLeft img {
	float:left;
	margin:10px 10px 20px 5px;
}
.ApzContentFourColLeft h1 {
	font-weight:200;
	font-size:15px;
	text-align:left;
	color:#255d82;
	margin:0px;
	font-weight:normal;
	margin-top:40px;
	letter-spacing:.2em;
	line-height:1.5em;
}
.ApzContentFourColRight {
}
.ApzContentFourColRight p {
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	line-height:1.5em;
	margin-bottom:0em;
	margin-top:1em;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}
.ApzContentFourColRight img {
	float:left;
	margin:10px 10px 20px 5px;
}
.ApzContentFourColRight h1 {
	font-size:15px;
	text-align:left;
	color:#255d82;
	margin:0px;
	font-weight:normal;
	margin-top:40px;
	letter-spacing:.2em;
	line-height:1.5em;
}
/* Content Style for News */

.ApzContentNews {
	float: left;
	margin-top:50px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}
.ApzContentNews h1 {
	font-size: 14px;
	color: #006EC3;
	letter-spacing:.2em;
	margin:0px;
	display:inline-block;
	line-height:1em;
}
.ApzContentNews h2 {
	font-style: italic;
	color: #666666;
	font-size: 10px;
	display:inline;
}
.ApzContentNews p {
	vertical-align:top;
	line-height:1.1em;
	text-align:justify;
	padding:0px;
}
.ApzContentPages {
}

.ApzContentPages h1 {
	font-size: 32pt; 
	font-weight:100;	
	line-height: 1em;
	padding: 0px;
	margin: 0px;
	margin-top:65px;
}
.ApzContentPages h2 {
	font-size: 22px;
	font-weight:100;
	line-height: 1em;
	padding-bottom: 22px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
}
.ApzContentPages h3 {
	color: #006EC3;
	display:inline-block;
	line-height:1em;
	font-size:16px;
	font-weight:bold;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.ApzContentPages p {
	margin-top:0.5em;
	margin-bottom:0em;
}

/* Footer Section */

.ApzFooterLeft {
	background-image: url(../images/ApzFooterLeft.png);
}
.ApzFooterCenter {
	background-image: url(../images/ApzFooterCenter.png);
}
.ApzFooterRight {
	background-image: url(../images/ApzFooterRight.png);
}
/* Copyright */

.ApzCopyright {
	font-size: 10px;
}

.ApzBlue {
	color: #006EC3;
}

.ApzBold {
	font-weight: bold;
}



.ApzItalic {

	font-style: italic;

}



/* ============================================================================

Applianz Technologies, Inc - Dropdown Menu CSS

by Flint Hills Design

Notes:
IE6 can't display the transparent .pngs used for drop shadow effect.
IE6 doesn't correctly display the :hover class for previously visited links.


This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.

=============================================================================== */

.menu {width:930px; height:35px; position:relative;z-index:5;
	/* Preload hover image */
	background-image:url(../images/Shadow-Right-Over.png);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;}
	/* hack to correct IE5.5 faulty box model */
* html .menu {width:950px; w\idth:949px;}
	/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;vertical-align:middle;line-height:35px;}
	/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:auto;position:relative;}
	/* style the links for the top level */
.menu a, .menu a:visited {	
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	height:35px;
	display:block;
	vertical-align:middle;
	letter-spacing:.1em;
	padding-right:12px;
	padding-left:12px;}
	/* a hack so that IE5.5 (and IE6) faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:auto; w\idth:auto;float:left;text-align:left;}


/* Shadow method by Flint Hills Design. Such a simple concept--why haven't I seen it before? */

	/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:url(../images/Shadow-Right.png) right top;}
	/* style the second level hover */
.menu ul ul a.drop:hover{background:url(../images/Shadow-Right-Over.png) right top;}
.menu ul ul :hover > a.drop {background:url(../images/Shadow-Right-Over.png) right top;}
.menu ul ul li.bottom a.drop:hover{background:url(../images/Shadow-Right-Over.png) right bottom;}

	/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:35px;left:0;width:130px;}
	/* another hack for IE5.5 */
* html .menu ul ul {top:35px;t\op:35px;}

	/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

	/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	color:#3a3d40;
	width:175px;
	height:auto;
	line-height:2em;
	background:url(../images/Shadow-Right.png) right top;}
	/* style the second level bottom links */
.menu ul ul li.bottom a, .menu ul ul li.bottom a:visited {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	color:#3a3d40;
	width:175px;
	height:auto;
	line-height:2em;
	padding-bottom:7px;
	background:url(../images/Shadow-Right.png) right bottom;}
	/* yet another hack for IE5.5 (and IE6 - used to set drop-down width correctly)*/
* html .menu ul ul a, * html .menu ul ul a:visited {width:175px;w\idth:175px;}
* html .menu ul ul li.bottom a, * html .menu ul ul li.bottom a:visited {width:175px;w\idth:175px;}
	
	/* style the top level hover */
.menu a:hover {
	color:#66CCFF;
	text-decoration:none;
	background-color:#3a3d40;}
.menu ul ul a:hover {
	color:#66CCFF;
	text-decoration:none;
	background:url(../images/Shadow-Right-Over.png) right top;}
.menu :hover > a {
	color:#66CCFF;
	text-decoration:none;
	background-color:#3a3d40;}
.menu ul ul :hover > a {
	color:#66CCFF;
	text-decoration:none;
	background:url(../images/Shadow-Right-Over.png) right top;}
	/*display the second level bottom shadow image on hover*/
.menu ul ul li.bottom a:hover {
	color:#66CCFF;
	text-decoration:none;
	background:url(../images/Shadow-Right-Over.png) right bottom;}
	
	/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}

.contentright	{
	float: right;
	width: 250px;
	padding-top: 35px;
}

.contentleft	{
	float: left;
	width: 550px;
	padding-top: 0px;
}

.caright	{
	float: right;
	width: 550px;
	padding-top: 4px;
}

.caright h1	{
	font-size: 30px;
	line-height: 0%;
	text-align: left;
}

.subhead	{
	font-size:15px;
	font-weight:500;
	text-align: center;
}
	
.caption	{
	color: #999;
	margin: 10px;
	text-align: left;
}

.caleft	{
	float: left;
	width: 250px;
	padding-top: 10px;
}
.caleft li	{
	color: #b8b8b8;
	text-align: left;
	margin: 10px;
	font-size: 11px;
}

.sub	{
	font-size: 20px;
	color: #b8b8b8;
	font-weight: 50;
	line-height: 0%;
	text-align: left;
	
}

.paracon	{
	color: #393939;
	float: right;
	width: 550px;
	text-align: left;
}

.caright td	{
	width: 160px;
	text-align: left;
	padding: 10px;
}

.masmac	{
	position:absolute;
	right: -424px;
	width: 368px;
	height: 499px;
	top:0px;
}

.sagehead	{
	font-size: 30px;
	font-weight:bold;
	line-height: 110%;
	color: #282c2f;
}

.sagesub	{
	font-size: 17px;
	color: #666;
	line-height: 115%;
	font-weight:400;
}

.sagecontentleft	{
	float: left;
	width: 500px;
	padding-top: 0px;
	line-height:120%;
	position:relative;
	padding-bottom:2750px;
}

.sagecontentleft li	{
	color: #282c2f;
	font-size:20px;
	font-weight:bold;
	margin: 15px;
}

#cross	{
	width:146px;
	position:absolute;
	left:0px;
	top:130px;
}

#cross a	{
	font-size:10px;
	color:black;
	text-decoration:none;
}

#cross a:hover	{
	text-decoration:underline;
}

#deployment a	{
	font-size:10px;
	color:black;
	text-decoration:none;
}

#deployment a:hover	{
	text-decoration:underline;
}
	
#deployment	{
	width:146px;
	position:absolute;
	left:176px;
	top:130px;
}	

#plugplay	{
	width:146px;
	position:absolute;
	left:352px;
	top:130px;
}	

#plugplay a	{
	font-size:10px;
	color:black;
	text-decoration:none;
}

#plugplay a:hover	{
	text-decoration:underline;
}

#remote	{
	width:146px;
	position:absolute;
	left:0px;
	top:285px;
}

#remote a	{
	font-size:10px;
	color:black;
	text-decoration:none;
}

#backup	{
	width:146px;
	position:absolute;
	left:176px;
	top:285px;
}

#backup a	{
	font-size:10px;
	color:black;
	text-decoration:none;
}

#disaster	{
	width:146px;
	position:absolute;
	left:352px;
	top:285px;
}

#disaster a	{
	font-size:10px;
	color:black;
	text-decoration:none;
}

.sagecopy	{
	color: #757575;
}

.sagefeatures	{
	font-size:13px;
	font-weight:bold;
	position:absolute;
	top:70px;
}

.featureline	{
	color: #666;
	position:absolute;
	top:90px;
}

.featureimg	{
	position:absolute;
	left:38px;
}

#demo	{
	width:360px;
	position:absolute;
	top:455px;
	left:70px;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}

.demohead	{
	width:200px;
	position:absolute;
	left:0px;
	top:10px;
}

.demobutton	{
	width:138px;
	position:absolute;
	left:300px;
	top:655px;
}

#shadow	{
	position:absolute;
	top:510px;
	left:-30px;
}

#shadow2	{
	position:absolute;
	top:730px;
	left:-30px;
}

#shadow3	{
	position:absolute;
	top:2100px;
	left:0px;
}

#macbook	{
	width:257px;
	position:absolute;
	left:-40px;
	top: 560px;
}

#macbookhead	{
	width: 325px;
	position:absolute;
	left:125px;
	top:570px;
	font-size:25px;
	font-weight:bold;
	line-height:28px;
}

.macsub	{
	font-size: 14px;
	color: #666;
	line-height: 115%;
	font-weight:bold;
	line-height:22px;
}

#apps	{
	width:300px;
	position:absolute;
	left:600px;
	top:565px;
	color:#666;
	font-weight:bold;
}

#apps1	{
	width:120px;
	position:absolute;
	left: 0px;
}

#apps1 li	{
	font-size:15px;
	margin:5px;
	color:#272727;
	font-weight:bold;
}

#apps2	{
	width:120px;
	position:absolute;
	left: 130px;
}

#apps2 li	{
	font-size:15px;
	margin:5px;
	color:#272727;
	font-weight:bold;
}

#crossbody	{
	width:900px;
	position:absolute;
	top:880px;
	left:40px;
	font-size:16px;
	line-height:110%;
}

#bodyhead	{
	position:absolute;
	top:0px;
	left:-7px;
	width:250px;
	height:40px;
	font-size: 14px;
	color: #cdcdcd;
}
	

.headicon	{
	position:absolute;
	top:0px;
}

.headfeature	{
	position:absolute;
	left:45px;
	top:15px;
	font-size: 14px;
	color: #666;
}

.featurecopy	{
	position:absolute;
	top:70px;
	width:500px;
	color: #666;
}

.header	{
	font-size:22px;
	font-weight:bold;
	line-height:110%;
	color:#2f2f2f;
}

#macosx	{
	width:146px;
	position:absolute;
	top:150px;
	left:0px;
}

#ios	{
	width:147px;
	position:absolute;
	top:150px;
	left:177px;
}

#windows	{
	width:146px;
	position:absolute;
	top:150px;
	left:354px;
}

.oshead	{
	font-size:13px;
	color:#585858;
	font-weight:bold;
	position:absolute;
	top:50px;
	width:146px;
	text-align:left;
}

.osicon	{
	position:absolute;
	top:0px;
	left:40px;
}

.osdesc	{
	color:#666;
	text-align:left;
	font-size:12px;
	font-weight:100;
}

#appeazybox	{
	width:204px;
	position:absolute;
	right:100px;
	top:130px;
	font-size:16px;
	color:#666;
	line-height:115%;
}

.captionline	{
	color:white;
	font-size:13px;
	font-weight:bold;
	line-height:100%;
	padding-left:5px;
}

.flowhead	{
	font-weight:bold;
	font-size:16px;
	color:#707070;
}

.flowbody	{
	color:#666;
	font-size:11px;
	line-height:107%
}

#dayonebody	{
	width:900px;
	position:absolute;
	top:1275px;
	left:40px;
	font-size:16px;
	line-height:110%;
}

#dayonecopy	{
	width:400px;
	position:absolute;
	right:0px;
	top:60px;
}

#dayonetext	{
	position:absolute;
	top:60px;
	width:380px;
}


#cinema	{
	width:435px;
	position:absolute;
	left:0px;
	top:0px;
}

.featurecopy2	{
	color: #666;
	font-size:16px;
}

#plugplaybody	{
	width:900px;
	position:absolute;
	top:1750px;
	left:40px;
}
	
#systemside	{
	width:404px;
	position:absolute;
	right:-24px;
}

#plugplaycopy	{
	width:400px;
	position:absolute;
	left:0px;
}

#plugplaytext	{
	width:400px;
	position:absolute;
	top:50px;
}

#cloudbenefits	{
	width:890px;
	position:absolute;
	top:2200px;
	left:40px;
}

#cloudhead	{
	width:800px;
	position:absolute;
	left:45px;
}

#cloudheadtext	{
	font-size:42px;
	font-weight:bold;
	position:absolute;
	width:550px;
	right:0px;
	top:15px;
	line-height:110%;
}

#remotefeature	{
	width:246px;
	position:absolute;
	top:150px;
	left:45px;
}

#remotefeaturetext	{
	width:246px;
	position:absolute;
	top:50px;
}

#backupfeature	{
	width:247px;
	position:absolute;
	top:150px;
	left:321px;
}

#backupfeaturetext	{
	width:247px;
	position:absolute;
	top:50px;
}


#disasterfeature	{
	width:246px;
	position:absolute;
	top:150px;
	left:598px;
}

#disasterfeaturetext	{
	width:246px;
	position:absolute;
	top:50px;
}

#sagecontact	{
	width:835px;
	position:absolute;
	top:2600px;
	left:40px;
	background-color:#1d1d1d;
	padding:25px;
}

#commentleft	{
	width:310px;
	float:left;
}

.commentbox	{
	color:white;
	font-size:10px;
}

.letus	{
	font-size:14px;
	color:white;
	line-height:25px;
}

.commenthead	{
	color:white;
	font-size:16px;
	font-weight:bold;
}

.commenthead a	{
	color:white;
}

#bigdemo	{
	width:400px;
	position:absolute;
	right:40px;
	top:75px;
	text-align:center;
	color:white;
	font-size:22px;
	font-weight:bold;
}

#privacyleft	{
	width:225px;
	float:left;
}

#privacyright	{
	width:600px;
	float:right;
}

.privacyprinciples	{
	font-size:14px;
	font-weight:bold;
	color:black;
}

#iosmain	{
	width:560px;
	line-height:20px;
	padding-top:40px;
	padding-bottom:1200px;
	position:relative;
}

#iosmain ul	{
	margin:10px;
}

#iosmain li	{
	margin:10px;
	color:#595959;
}

#iosright	{
	width:240px;
	position:absolute;
	right:0px;
	top:90px;
}

.ipadhead	{
	font-size:32px;
	color:black;
	font-weight:bold;
}

.ipadsub	{
	font-size:15px;
	color:#595959;
}

#iosheader	{
	background-color:#292b2f;
	width:100px;
	height:16px;
	color:white;
	padding:0px 2px 2px 2px;
	font-weight:bold;
	font-size:11px;
}

.forios	{
	padding:4px;
}

.appstore {
	padding: 20px 0px 0px 25px;
}

#appstoretext	{
	width:120px;
	font-size:9px;
	text-align:center;
	line-height:12px;
	padding: 0px 0px 0px 45px;	
}

#ioscontact {
	width:310px;
	position:absolute;
	right:50px;
	top:1600px;
	background-color:#1d1d1d;
	padding:25px;
}

#iosicons	{
	width:560px;
	padding-top:80px;
	position:relative;
}

#ioscloud	{
	width:175px;
	text-align:center;
	position:absolute;
	left:00px;
	top:10px;
	
}

#iosfiles	{
	width:175px;
	text-align:center;
	position:absolute;
	top:10px;
	left:190px;
}

#iosgrid	{
	width:175px;
	text-align:center;
	position:absolute;
	top:10px;
	left:380px;
}

.iconsub	{
	font-size:13px;
	font-weight:bold;
}

.icontext	{
	font-size:11px;
	line-height:12px;
}

#midcloud	{
	width:890px;
	position:absolute;
	top:300px;
}

#cloudleft	{
	width:400px;
	text-align:center;
	position:absolute;
	left:0px;
	top:7px;
}

#cloudhangtext	{
	width:400px;
	position:absolute;
	top:110px;
}

#cloudhanghead	{
	font-size:24px;
	font-weight:bold;
	padding-top:10px;
	color:#383838
}

#cloudhangicon	{
	width:62px;
	position:absolute;
	left:40px;
	top:38px;
}

#cloudhangbody	{
	width:270px;
	position:absolute;
	top:38px;
	left:115px;
	font-size:11px;
	line-height:13px;
	text-align:left;
}

#cloudline	{
	position:absolute;
	left:430px;
	top:25px;
}

#cloudright	{
	width:400px;
	position:absolute;
	right:15px;
	top:55px;
}

#bottomline	{
	width:890px;
	position:absolute;
	top:250px;
}

#bottomsep	{
	width:880px;
	position:absolute;
	top:1080px;
}
	
#screenshot	{
	width:500px;
	position:absolute;
	padding-top:280px;
}

#screenshotright	{
	width:240px;
	position:absolute;
	top:350px;
	right:30px;	
}

#thumbs	{
	width:280px;
	position:absolute;
	right:-500px;
	top:1000px
}

.screenhead	{
	font-size:24px;
	font-weight:bold;
	color:#383838;
	line-height:32px;
}

.screencap	{
	font-size:13px;
	line-height:16px;
	color:#232323;
}

#bottombox	{
	position:absolute;
	top:1100px;
	right:-330px;
	width:897px;
	height:241px;
}

#buyitnowicon	{
	position:absolute;
	left:320px;
	top:20px;
}

#tryiticon	{
	position:absolute;
	left:320px;
	top:130px;
}

#askicon	{
	position:absolute;
	left:615px;
	top:20px;
}

#buyitnowtext	{
	width:200px;
	position:absolute;
	top:25px;
	left:360px;
}

#tryittext	{
	width:200px;
	position:absolute;
	top:135px;
	left:360px;
	text-decoration:none;
}

#asktext	{
	width:230px;
	position:absolute;
	top:25px;
	left:655px;
	text-decoration:none;
}

#buyitnowtext a:link	{
	font-weight:bold;
	color:#4180ac;
	text-decoration:none;
	font-size:11px;
}

.bottomboxhead	{
	padding-top:-15px;
	font-size:14px;
	font-weight:bold;
	color:#434343;
}

.bottomboxtext	{
	font-size:11px;
	line-height:13px;
	color:#373737;
	text-decoration:none;
}

.bottomboxlink a:link	{
	font-weight:bold;
	color:#4180ac;
	text-decoration:none;
	font-size:11px;
}

#bottomform	{
	width:250px;
	position:absolute;
	right:20px;
	top:70px;
}

.bottomformtext	{
	color:#434343;
	font-size:9px;
}

.phonenumber	{
	font-size:11px;
	font-weight:bold;
	color:#4180ac;
}
