#layoutMain {
	background: url(../images/HomeBg.gif) top left repeat-y;
	}

#header {
	height: 270px;
	margin: 0px
	}	

#MainPage {
	height: 820px;
	background: transparent url("../images/thume.gif") top center no-repeat;
	margin-left: 17px
	}	

#HalfContainer {
	width: 720px;
	margin: 0px
	}	

#BoxGrammar {
	display: block;
	float: left;
	width: 208px;	
    background: url(../images/BoxBg.gif) left repeat-y		
	}	

#BoxGrammar h3 span {
    display: none
	}

#BoxGrammar h3{
	height: 40px;
	margin: 0px;
	border-top: 2px solid #8C9777;
	background: url(../images/hb_grammar.jpg) left no-repeat
	}

#BoxTexts {
	display: block;
	margin-top: 10px;
	float: right;
	width: 208px;
    background: url(../images/BoxBg.gif) left repeat-y
	}	

#BoxTexts h3 span {
    display: none;
	}

#BoxTexts h3{
	height: 77px;
	margin: 0px;
	background: url(../images/hb_texts.jpg) left no-repeat
	}

#BoxResources {
	display: block;
	float: left;	
	width: 208px;
	margin-top: 7px;
    background: url(../images/BoxBg.gif) left repeat-y;
	clear: both
	}

#BoxResources h3 span {
    display: none
	}

#BoxResources h3{
	height: 77px;
	margin: 0px;
	background: transparent url(../images/hb_resources.gif) left no-repeat
	}

#BoxSentences {
	display: block;
	margin-top: 8px;
	background: transparent url(../images/BoxBigBg.gif) left repeat-y;
	width: 475px;
	float: right
	}	

#BoxSentences h3 span {
    display: none;
	}

#BoxSentences h3{
	height: 77px;
	margin: 0px;
	background: transparent url(../images/hb_sentences.gif) top left no-repeat;
	}

#HalfContainer .BoxSectionEnd, #HalfContainer .BoxSectionEndBig, #HalfContainer .BoxSectionEndNoFrame {
	display: block;
	height: 42px;
	margin-top: 8px;
	padding-right: 36px;
	text-align: right
	}

.BoxSectionEnd {
	background: url(../images/BoxBottom.gif) top left no-repeat
	}

.BoxSectionEndBig {
	background: url(../images/BoxBottomBg.gif) top left no-repeat
	}

.BoxSectionEndNoFrame {
	height: auto;
	background: url(../images/BoxBottomArrow.gif) top left no-repeat
	}

#sectionList {
	margin-left: 6px;
	padding-right: 6px
	}	

#sectionListTibetan li a {
 	padding: 3px 0px 0px 28px
	}	

#FreeLink {
	padding: 0px 10px 0px 10px
}

#footer {
	display: block;
	margin: 0px;
	float: left;
	clear: both
	}	
	
#sonam {
	display: block;
	width: 195px;
	text-align: center;	
	padding: 0px 6px 0px 6px
	}	
	
#ExtraBox{
	display: block;
	position: absolute;	
	top: 895px;
	left: 388px;
	width: 342px;
}

#iPhoneApp{
	display: block;
	height: 60px;
	background: url(../images/iphone.jpg) top left no-repeat;
	padding: 0px 0px 0px 65px;
	float: right;
}

#iPhoneApp h2 {
	display: block;
	font-size: 20px;	
	font-weight: bold;
	}

#iPhoneApp a {
	color: #901204;
	text-decoration: underline;
	}