/*******************************************/
/************* Standard elements *************/
/*******************************************/

html {
	margin:0;
   	padding:0;
   	height:100%;	
	}

body {
	margin:0;
   	padding:0;
   	height:100%;
   	background-image:url('../../images/home_background_slice3.jpg');
   	background-repeat: repeat-x;
	}


#bodyFrench {
	margin:0;
   	padding:0;
   	height:100%;
   	background-image:url('../../images/home_background_slice4.jpg');
   	background-repeat: repeat-x;
	}

p {
	margin-bottom: 0; 
	margin-top: 0;
	}

img { 
	behavior: url(iepngfix.htc) 
	}

/*******************************************/
/************* Custom elements *************/
/*******************************************/

#headerTop {
	width: 100%;
	height: 80px;
	}

#headerTopContent {
	width: 940px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	}

#headerTopContent a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
	cursor: pointer;	
	}
	
#slogan {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;		
	}
	
.headerLink:link {
	text-decoration: underline; 
	color:black;
	}

.headerLink:visited {
	text-decoration: underline; 
	color:black;
	}

.headerLink:active {
	text-decoration: underline; 
	color:black;
	}

.headerLink:hover {
	text-decoration: underline; 
	color:black;
	}

#mainAreaLeftSide {
	float: left;
	width: 550px;
	height: 320px;
	color: white;
   }	

#mainAreaLeftSide h1{
	font-family: Verdana;
	font-size: 22px; 
	}
	
#mainAreaLeftSide ul{
	font-family: Verdana;
	font-size: 16px; 
	color: white; 
	font-weight: normal;
	}
	   
#mainAreaRightSide {
	float: right;
	width: 350px;
	height: 320px;
	}

#mainAreaLeftSideFrench {
	float: left;
	width: 550px;
	height: 345px;
	color: white;
   }

#mainAreaLeftSideFrench h1{
	font-family: Verdana;
	font-size: 22px; 
	}
	
#mainAreaLeftSideFrench ul{
	font-family: Verdana;
	font-size: 16px; 
	color: white; 
	font-weight: normal;
	}

#mainAreaRightSideFrench {
	float: right;
	width: 350px;
	height: 345px;
	color: white;
	}

#mainAreaSignUp {
	width: 210px;
	height: 320px;
	padding-left: 10px;
	margin-left: 5px;
	margin-top: 40px;
	behavior: url(iepngfix.htc);
	background-image:url('../../images/home_login_box.png');
    background-repeat: no-repeat;
	}

#mainAreaSignUp h1{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 14px; 
	color: black; 
	font-weight: bold;
	}
	
#mainAreaSignUp h2{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px; 
	color: black; 
	font-weight: bold;
	}

#mainAreaSignUpButton{
	margin-top: 3px;
	margin-left: -5px;
	cursor: pointer;
	}

.mainAreaButton{
	display: inline;
	font-size: 12px; 
	margin-top: 10px;
	cursor: pointer;
	text-decoration: underline;
	color: blue;
	}

.mainAreaButton:hover{
	color: gray;
	}

.alert{
	padding: 3px;
	color: white;
	background-color: red;
	font-size: 10px;
	}
	
#pageContent {  
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana; 
	margin-top: 2px;
}

#pageContentLeftSide {
	float: left;
	width: 690px;
	padding-left: 10px;
	padding-top: 40px;
	}
	
.line {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-top:1px solid #e1e1e1;
	margin-bottom: 30px;
	}

#pageContentRightSide {
	float: right;
	width: 220px;
	font-size: 12px;
	font-weight: bold;
	}

#supportArea{
	width: 210px;
	height: 218px;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 5px;
	behavior: url(iepngfix.htc);
	/*background-color: #fff;*/
	background-image:url('../../images/home_support_area.png');
    background-repeat: repeat-x;
	}

#supportArea h1 {
	margin: 0;
	padding: 0;
	font-size: 14px; 
	color: black; 
	font-weight: bold;
}

#featureColumn1{
	float: left;
	width: 330px; 
	margin-right: 5px;
	}

#featureColumn2{
	float: right;
	width: 320px; 
	padding-right: 10px;
	margin-right: 5px;
	}

.feature{
	width: 100%;
	height: 140px;
	font-size: 14px; 
	}

.featureHeader{
	display: block;
	width: 100%;
	}

.featureImage{
	float: left; 
	margin-right: 5px;
	}

.featureText{
	display: block;
	width: 100%;
	margin-top: 10px;
	}
	
	
.feature h1 {
	margin: 0;
	padding: 0;
	font-size: 20px; 
	color: #007BC1; 
	font-weight: bold;
}

.benefits{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

.benefits li {
	font-weight: normal;
	font-size: 16px; 
	margin-top: 3px;
	margin-left: 10px;
	text-indent: 40px;
   	behavior: url(iepngfix.htc);
	background-image: url('../../images/home_checkmark.png');
	background-repeat: no-repeat;
	background-position: 0.2em;
	}

#footer {
   width: 100%;
   height: 106px;
   background-image:url('../../images/home_footer_slice.jpg');
   background-repeat: repeat-x;
	}

#footerContent {
	width: 940px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-family: Verdana; 
	font-size: 10px;
	}
	
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}