		* {
			font-family: Tahoma, "Trebuchet MS";
			color: #aaaaaa;
		}
		
		body {
			margin:0;
			padding:0;
			text-align: center; 
		}

		h1 {
			color: #333;
			font-size:16px;
			margin:0;
			padding:0;		
		}

		h2 {
			color: #333;
			font-size:12px;		
			margin:0;
			padding:0;		
		}

		p {
			text-align:justify;
			color: #666;
			font-size:12px;
		}


		#headerWrapper { 
			width:100%;
			height:260px; 
			float:left;
			
		}
		#header { width:960px; height:250px; margin:0 auto; text-align:left;  
			background-image:url(../grfx/header_bg_3.png);
			background-repeat:no-repeat;
			background-position:top;
			text-align: center; 
		}
		
		#navigationWrapper {
			margin:0 auto;
			width:908px;
			height:80px;
		}
		
		#menu {
			float:right;
			width:65%;
			margin:0 70px 0 0;
		}
		
		#menu ul {
			list-style-type:none;
			padding:0;
			margin: 0 10px 0 0;
			white-space:nowrap;
		}
		
		#menu ul li {
			display:inline;
			margin-left:10px;
		}
		
		#menu ul li a {
			
			float:left;
			text-decoration: none;
			text-transform: lowercase;
			text-align:center;
			height: 78px;
			
		}
		
		#menu ul li a:hover {
			background-image: url(../grfx/header_button_seperator_3.png);
		}
		
		#menu ul li a span{
			padding-top:30px;
			float:left;
			text-decoration: none;
			text-transform: lowercase;
			text-align:center;
			color:#f4efe4;
			font: 16px trebuchet ms;
			width: 100px;
			vertical-align: middle;
		}
		
		#menu ul li a:hover span {
			text-decoration: none;
			float:left;
            color:#ffffff;
            font: 16px trebuchet ms;
		}
			
		#iphone_1 {
			float:left;
			margin: 0 0 0 30px;
			width:110px;
			height:145px;
		}
		
		#iphone_2 {
			float:left;
			margin: 16px 0 0 20px;
			width:169px;
			height:123px;
		}
		
		#iphone_3 {
			float:right;
			margin: 0 5px 0 0;
			width:113px;
			height:145px;
		}
		
		#iphone_4 {
			float:right;
			margin: 30px 0 0 0;
			width:169px;
			height:129px;
		}
		
		#appStore a {
			float:left;
			margin:50px 0px 50px 40px;
			width:250px;
			height:88px;
		}
		
		#appStore a:hover {
			float:left;
			margin:50px 0px 50px 40px;
			width:250px;
			height:88px;

		}

		#contentWrapper { width:100%; float:left; }
		#content { width:900px; margin:0 auto; text-align:left; }
		
		.contentHome {
			margin:0 0 50px 5px;
		}
		
		.pageHeader {
			width:50%;
			font-size:30px;
			font-weight:normal;
			font-family:Tahoma;
			color:#444444;
			margin:10px 0 0 0;
		}
		
		.castSubHeader {
			float:left;
		}
		
		#screenCastIndex td span a{
			color:#556571;
		}
		
		#screenCastIndex td span a:hover{
			color:#cdcacf;
		}
		
		.preHr {
			float:left;
			width:100%;
			margin: 0 0 10px 0;
		}
				
		.implement {
			width:500px;
			height:60px;
			margin:-50px 0 0 0;
			float:right
		}
		
		.implement_header {
			text-align:right;
			text-align:justify;
			margin:-5px 5px 0 0;
			padding:0 3px 1px 3px;
			color:#999;
			border-bottom: 1px solid #ccc;
			float:right;
			font-size: 13px;	
		}
		
		.implement ul {
			vertical-align:middle;
			margin: 0 0 0 20;
			list-style-position: inside;
			list-style-type: none;
		}
		
		.implement ul li {
			margin: 0;
			list-style-position: inside;
			list-style-type: none;	
			height:37px;
		}
		
		.implement img {
			float:right;
			margin: 5px 0 0 10px;
		}
		
		.implement span {
			float:right;
			color: #555;
			margin:10px 0 0 0;
		}
		
		.implement  ul li a {
			text-decoration: none;
			font-size: 13px;
			margin: -50px 0 0 0;
		}
		
		.implement  ul li a:hover span{
			color: #c4cacf;
		}
		
		#content .hr {
			background-image: url(../grfx/content_subnav_title_bar.png);
			background-repeat: repeat-x;
			background-position: center;
            width: 100%;
			height:4px;
            margin: 5px 0 0 0;
		}
		
		#content .hr hr {
			display:none;
		}
        
        #content .lang_picker_title {
			width:100%;
			height:10px;
			font-size:15px;
			color:#666666;
		}
        
        #content .form_container {
         	background-image: url(../grfx/c_empty_box3.png);
			background-repeat: no-repeat;
			background-position:left;
			height:187px;
			width:550px;
        }
                
        #content .form_container input {
        	margin: 0 0 0 350px;
        }
        
        #content .label {
        	
        }
        
        #content .label required {
        	
        }
        
        #content .element {
        
        }
        
        #content .element error{
        
        }
        
        #content .formRow {
        	padding:15px 0 0 15px;
        }
        
        #content .blankLabel {
        
        }
        
        #content .requiredMark {
        	color: red;        
        }
        
        #content .number_divs_title {
			float:left;
			width:60%;
			font-size:15px;
			color:#666666;
		}

		#content .number_divs_links {
			float:right;
			vertical-align: middle;
			width:30%;
			text-align:right;
			font-size:13px;
			color: #555555;
			text-decoration: none;
		}
		
		#content .number_divs_l {
			height:20px;
		}
		
		#content .number_divs_l a:hover{
			color: #c4cacf;
		}

		#content .infotext {
			width:50%;
			float:left;
			margin: 0 0 40px 5px;
		}
		
		#content .infotext span {
			font-size:13px;
			color:#777777;		
		}

		#content .table_headertext{
			color:#777777;
			font-size: 14px;
			/*vertical-align:middle;*/
			text-align:center;
			border-bottom: 1px solid #f2f2f2;
			}
		
		#content .table_contenttext_odd {
			height: 25px;
			padding-left:5px;
			font-size: 13px;
			color:#7a7a7a;
			background-color: #f2f2f2;
		}
		
		#content .table_contenttext_even {
			height: 25px;
			padding-left:5px;
			font-size: 13px;
			color:#9f9f9f;
			background-color: #fafafa;
		}

		.demo {
			background-image: url(../grfx/hover_div_bg.png);
			background-repeat: no-repeat;
			background-position:right;
			height:350px;
			margin:42px 0 0 75px;
		}
		
		.demo2 {
			background-image: url(../grfx/hover_div_bg2.png);
			background-repeat: no-repeat;
			background-position:right;
			height:300px;
			margin:10px 0 0 75px;
		}
		
		.toggler { 
			padding:5px 0 0 0;
			
		}
		
		.toggler p {
			padding: 10px 0 0 0;
			color:#777777;
			font-family:Tahoma;
			font-size: 16px;
		}
		
		#button { 
			padding: .5em 1em; text-decoration: none; 
		}
		
		#effect { 
			width: 240px; 
			height: 135px; 
			padding: 0.4em; 
			position: 
			relative; 
		}
		
		#testy { 
			margin: 275px 0 0 0;
		}
		
		#effect h3 { 
			margin: 0;
			 padding: 0.4em;
			  text-align: center;
	    }
	    
		.ui-effects-transfer { 
			border: 2px dotted gray; 
		} 

	
		/* JMA: made footer fixed at the bottom */
		#footerWrapper { width:100%; height:85px; float:left; border-top:1px solid #FFF; z-index:3; }
		
		
		#footer {
			width:960px; 
			height:85px; 
			margin:0 auto; 
			text-align:left;
			background-image: url(../grfx/footer_bg.png);
			background-position: top;
			background-repeat: no-repeat;
		}
		
		#footer ul {
			list-style-type:none;
			padding:0;
			margin:0;
			white-space:nowrap;
		}
		
		#footer ul li {
			display:inline;
			margin-left:10px;
		}
		
		#footer ul li a {
			text-decoration:none;
			font-size:12px;
		}
		
		#footer ul li a:hover {
			color:#fff;
		}
		
		.clearer {
			clear:left;
		}


/*weCal customer login*/
#wecalLogin {
    display:block;
    
    
    background-color:#fff;

    padding:0;
    margin:0;
    
    width:100%;
    height:650px;
    z-index:2;
}
