.black {
color: black ;
}

/* Start of main background */

#wrapperLanding {
width: 924px ;
margin: 0 auto ;
padding: 10px 0 0 0 ;
}

#landingSection1 {
float: left ;
width: 420px ;
height: 480px ;
background: url(images/landing_BG_1.jpg) left top no-repeat ;
}

#landingSection2 {
float: right ;
width: 504px ;
height: 480px ;
background: url(images/landing_BG_2.jpg) left top no-repeat ;
}

#landingSection3 {
clear: both ;
width: 924px ;
height: 191px ;
background: url(images/landing_BG_3.jpg) left top no-repeat ;
}

/* End of main background */


/* Start of landingSection1 */


/* End of landingSection1 */


/* Start of landingSection2 */

#landingTag {
width: 462px ;
height: 87px ;
background: url(images/landing_tag.png) left top no-repeat ;
margin: 155px 0 0 0 ;
}

#landingIcon {
width: 107px ;
height: 38px ;
background: url(images/landing_icon.png) left top no-repeat ;
margin: 65px auto 0 auto ;
}

#landingSection2Content {
padding: 25px 0 0 0px ;
}

#landingSection2Content h2 {
text-align: center ;
}

#collumnWrapper {
width: 340px ;
padding: 10px 0 0 85px ;
}

#collumnLeft {
float: left ;
width: 170px ;
}

#collumnRight{
float: right ;
width: 170px ;
}


/* End of landingSection2 */


/* Start of landingSection3 */


#landingSection3 {
padding: 5px 0 0 0 ;
}

#boxWrapper {
width: 825px ;
margin: 0 auto ;
}

.box {
width: 245px ;
height:120px ;
background: url(images/landing_box.png) left top no-repeat ;
}

#box1 {
float: left ;
width: 245px ;
}

#box2 {
float: left ;
width: 245px ;

margin: 0 0 0 45px ;
}

#box3 {
float: right ;
width: 245px ;
}

.boxContents {
padding: 5px 10px 0 5px ;
}

.boxContents p {
line-height: 1.4em ;
}

.boxContents a {
padding: 0 0 0 5px ;
}

.boxContents a:hover {
font-size: 12px ;
color: #ed9c32 ;
}

.boxContentsLeft {
float: left ;
width: 118px ;
height: 80px ;
padding: 0 3px 0 0 ;
}


.boxContentsLeft img { 
}

.boxContentsRight {
float: right ;
width: 100px ;
height: 98px ;
}

/* End of landingSection3 */