/* CSS Document */

/* --------  Styles RESET -------- */

html{color:#000;margin:0px;padding:0px;}
a{cursor:pointer;outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,label,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-spacing:0;}
fieldset,img{border:0;}
li{list-style:none; vertical-align:top;}
caption,th{text-align:left;}
abbr,acronym {border:0;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
legend{color:#000;}
a:focus{-moz-outline-style: none; border:0px;}

/* ------ /Styles RESET -------- */

.fontsize23 { font-size:23px; }
.fontsize18 { font-size:18px; }
.fontsize16 { font-size:16px; }
.fontsize14 { font-size:14px; }
.fontsize13 { font-size:13px; }
.fontsize12 { font-size:12px; }
.fontsize11 { font-size:11px; }

.color01 { color:#278CDA; }
.color02 { color:#D60800; }
.color03 { color:#E36C0A; }
.color04 { color:#339966; }
.color05 { color:#ffffff; }


/* ------------------------------------------------------------------------------------------------ */

body{
	margin:0px; 
	padding:0px 0px 40px 0px;
	background:#103B5F url(../images/bgMain.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	}
	
/* ------------------------------------------------------------------------------------------------ */

#mainWrapper{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	
	}
.Layout{
	width:940px;
	background:transparent url(../images/bgLayout.gif) repeat-y;
	padding:0px 0px 25px 0px;
	}
.LeftSide{
	width:678px;
	float:left;
	}
.RightSide{
	width:262px;
	float:right;
	}
	
/* ------------------------------------------------------------------------------------------------ */

.Header{
	width:678px;
	height:290px;
	overflow:hidden;
	}
.Header h1{
	width:422px;
	height:290px;
	overflow:hidden;
	text-indent:-999em;
	background:transparent url(../images/imgHeaderLeft.jpg) no-repeat;
	float:left;
	}
.Header h3{
	width:256px;
	height:290px;
	overflow:hidden;
	text-indent:-999em;
	background:transparent url(../images/imgHeaderCenter.jpg) no-repeat;
	float:left;
	}
.RightHeader{
	width:262px;
	height:290px;
	overflow:hidden;
	background:transparent url(../images/imgHeaderRight.jpg) no-repeat;
	float:right;
	}
	
.RightSide a.FreeTrial{
	width:262px;
	height:207px;
	background:transparent url(../images/img30DayTrial.jpg) no-repeat;
	text-indent:-999em;
	display:block;
	overflow:hidden;
	}

.ScreenShots{
	width:247px;
	padding:0px 0px 36px 0px;
	background:transparent url(../images/bgRightBoxShadow.gif) 0 100% no-repeat;
	}
.ScreenShots .free { color:#fff; text-align:center; padding:10px 0 0 0; }
.ScreenShots-BG{
	width:202px;
	padding:15px 20px 20px 25px;
	background-color:#6E889E;
	}
.ScreenShots-BottomCap{
	width:247px;
	height:10px;
	background:transparent url(../images/bgRightBoxBtmCap.gif) no-repeat;
	overflow:hidden;
	}
.RightSide h4{
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding:0px 0px 13px 0px;
	text-align:center;
	}	
	
/* ------------------------------------------------------------------------------------------------ */

.PageHeader{
	width:663px;
	height:59px;
	background:transparent url(../images/bgPageHeader.jpg) no-repeat;
	overflow:hidden;
	padding:17px 0px 0px 15px;
	}
.PageHeader h2{
     margin:0px; 
	 padding:0px;
	}

	
/* ------------------------------------------------------------------------------------------------ */

.Menu{	
	width:100%;
	height:33px;
	background:url(../images/bg_mainNav_menu.gif) top left no-repeat;
	}
.Menu ul{
	height:33px;
	padding:0px 0px 0px 20px;	
	}
.Menu ul li{ display:inline; }
.Menu ul li a {	display:block; float:left; height:23px; font-size:12px; font-weight:bold; text-decoration:none; color:#fff; padding:10px 0px 0px 0px; margin:0px 2px 0px 0px; text-align:center; background:transparent url(../images/bg_mainNav.gif) 0 0 no-repeat; }
.Menu ul li a:hover { text-decoration:none; color:#A11E00; }

.Menu ul li.item1 a { width:65px; }
.Menu ul li.item1 a:hover { background-position:0 -33px; }

.Menu ul li.item2 a { width:127px; background-position:-67px 0; }
.Menu ul li.item2 a:hover { background-position:-67px -33px; }

.Menu ul li.item3 a { width:75px; background-position:-196px 0; }
.Menu ul li.item3 a:hover { background-position:-196px -33px; }

.Menu ul li.item4 a { width:107px; background-position:-273px 0; }
.Menu ul li.item4 a:hover { background-position:-273px -33px; }

.Menu ul li.item5 a { width:95px; background-position:-382px 0; }
.Menu ul li.item5 a:hover { background-position:-382px -33px; }

.Menu ul li.item6 a { width:77px; background-position:-479px 0; }
.Menu ul li.item6 a:hover { background-position:-479px -33px; }


/* ------------------------------------------------------------------------------------------------ */

.Content{
	width:664px;
	padding:0px 7px 0px 7px;
	}

.SmallBox{
	width:322px;
	background:transparent url(../images/bgSmallBoxShadow.gif) 0 100% no-repeat;
	padding:0px 0px 34px 0px;
	margin:18px 3px 0px 3px;
	float:left;
	}
.SmallBox-TopCap{
	width:322px;
	height:10px;
	background:transparent url(../images/bgSmallBoxTopCap.gif) no-repeat;
	overflow:hidden;
	}
.SmallBox-Bg{
	width:292px;
	background:#fff url(../images/bgSmallBoxBg.gif) 0 100% repeat-x;
	padding:15px 15px 0px 15px;
	overflow:hidden;
	}
.SmallBox-BottomCap{
	width:322px;
	height:10px;
	background:transparent url(../images/bgSmallBoxBottomCap.gif) no-repeat;
	overflow:hidden;
	}

.BoxImg{
	width:121px;
	float:left;
	overflow:hidden;
	padding:15px 0px 0px 0px;
	}
.BoxTxt{
	width:168px;
	float:right;
	}
.BoxTxt h3{
	width:161px;
	height:44px;
	text-indent:-999em;
	overflow:hidden;
	}
.BoxTxt h3.sbfd{
	background:transparent url(../images/txtSbDayFirst.gif) no-repeat;
	}
.BoxTxt h3.sbns{
	background:transparent url(../images/txtSbNextStep.gif) no-repeat;
	}
.BoxTxt p{
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:14px;
	padding:0px 0px 10px 0px;
	}
.BoxTxt a{
	font-size:12px;
	font-weight:bold;
	color:#FF8A00;
	line-height:14px;
	padding:0px 3px 0px 3px;
	text-decoration:none;
	}
.BoxTxt a.Blue{
	color:#177DCD;
	}
.BoxTxt a:hover{
	text-decoration:underline;
	}
		
	
/* ------------------------------------------------------------------------------------------------ */

.PerfectFor{
	width:648px;
	overflow:hidden;
	}
.PerfectFor h3{
	width:111px;
	height:31px;
	overflow:hidden;
	background:transparent url(../images/txtPerfFor.gif) no-repeat;
	text-indent:-999em;	
	float:left;
	margin:0px 30px 0px 20px !important;
	margin:0 30px 0 10px;
	}
.PerfectFor ul{
	float:left;
	width:430px;
	overflow:hidden;
	}
.PerfectFor ul li{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background:transparent url(../images/iconBullet.gif) 0px 8px no-repeat;
	float:left;
	display:block;
	padding:3px 0px 3px 8px;
	width:200px;
	}	

	
/* ------------------------------------------------------------------------------------------------ */

.Footer{
	width:940px;
	height:75px;
	background:transparent url(../images/bgFooter.jpg) no-repeat;
	clear:both;
	}
.BottomLinks{
	padding:13px 0px 0px 0px;
	}
.BottomLinks p{
	color:#fff;
	font-size:12px;
	text-align:center;
	}
.BottomLinks a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:0px 7px 0px 7px;
	}
.BottomLinks a:hover{
	color:#CFD7DE;
	}

.Copy{
	padding:25px 0px 0px 0px;
	}
.Copy p{
	color:#68839A;
	font-size:12px;
	text-align:center;
	}	
.Copy p a{
	color:#68839A;
	}
	
/* ------------------------------------------------------------------------------------------------ */





.content_pages { background:#fff; width:652px; font-size:12px; float:left; }
.content_pages .top { background:url(../images/bg_content_pages_top.gif) top left no-repeat; }
.content_pages .bot { background:url(../images/bg_content_pages_bot.gif) bottom left no-repeat; }
.content_pages .txt_pages { padding:30px 20px 60px 20px; }
.content_pages p { display:block; margin:0 0 10px 0; }

.list01 { display:block; margin:0 0 10px 16px; }
.list01 li { color:#666666; background:url(../images/bg_list01.gif) left 5px no-repeat; padding:0 0 0 8px; }

.list02 { display:block; margin:0 0 10px 16px; }
.list02 li { color:#666666; background:url(../images/bg_list02.gif) left 5px no-repeat; padding:0 0 0 10px; margin:0 0 2px 0; }

.list03 { display:block; margin:0 0 10px 16px; }
.list03 li { color:#ffffff; background:url(../images/bg_list02.gif) left 5px no-repeat; padding:0 0 0 10px; margin:0 0 2px 0; }


.pic img { padding:1px; border:1px solid #D3D3D3; }
.picRight img { padding:1px; border:1px solid #D3D3D3; float:right; margin:0 0 10px 10px; }
.picLeft img { padding:1px; border:1px solid #D3D3D3; float:left; margin:0 10px 10px 0; }

.desc01 { border:1px solid #B3B3B3; color:#4E4E4E; }
.desc01 td { padding:6px 10px; vertical-align:top; }
.desc01 .col01 { background: #F1F4F6; }
.desc01 .col02 { background: #E4EFD2; }
.desc01 .col03 { background: #DDF0F6; }
.desc01 .col04 { background: #F7D2B3; }






.floatLeft { float:left; }

.contact-form { float:right; display:block; width:370px; text-align:left; background:#F3F5F6; border:1px solid #E1E4E7; padding:4px 10px; }
.contact-form td { vertical-align:top; border-bottom:1px solid #D5D8DC; padding:8px 0 8px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:156px; padding: 4px; border:1px solid #D5D8DC; vertical-align:middle; color: #666666; font-size:11px; }
.formContact #msg1ContactForm { width:345px; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:2px; }
.contact-form label { display:block; margin:0 0 2px 0; font-size:11px; font-weight:bold; }