@import url("../../default/styles/screen.css");
@import url("../../default/styles/lavaLamp.css");
@import url("../../default/styles/sIFR-screen.css");

#container{
	background-image:url(../../default/images/content_container_bottom.gif);
	background-repeat:repeat-x !important;
	background-position:bottom left !important;	
	padding-bottom: 25px;
}
#masthead{
	border-left: solid 1px #bec1c5;
	border-right: solid 1px #bec1c5;	
	width: 939px;
	height: 309px !important;
	background-image:url(../../default/images/masthead.jpg);
	background-position: top right;
	background-repeat:no-repeat;	
	border-bottom: solid 1px #FFFFFF;
}
.block_title{
	margin-top: 0px;
	padding-top: 0px;
}
#why_choose{
	background-color: #fbe9ff;
	width: 627px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #bec1c5;	
	padding-top: 17px;	
}
#why_choose_title{
	margin-left: 17px;
}
#why_choose_content{
	padding-left: 17px;
	padding-bottom: 33px;
	border-bottom: solid 1px #FFFFFF;	
}
#why_choose ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#why_choose li{
	float: left;
	padding-left: 38px;
	background-image:url(../images/why_choose_tick.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width: 235px;
	min-height: 30px;
	margin-bottom: 4px;
	margin-left: 3px;
	margin-top: 4px;	
	margin-right: 20px;
}
#main_content_home{
	width: 627px;
	float: left;
}
#left_col_home h2{
	font-size: 1.7em;
	padding: 0px;
	margin: 0px;
	width:  270px;
	border: solid 1px #FFFFFF;
}
#intro_help{
	margin-top: 30px;
}
#why_choose_title{
	width: 550px;
	font-size: 1.7em;
	border: solid 1px #fbe9ff;
}
#blog_teaser, #news_teaser{
	width: 314px;
	float: left;
	border-top: solid 1px #FFFFFF;
}
#blog_teaser .content_wrapper, #news_teaser .content_wrapper{
	padding: 17px;
	padding-top: 5px;
}
#blog_teaser .content_wrapper a, #news_teaser .content_wrapper a{
/*	font-size: 1.25em; */
}
#news_teaser{
	width: 312px !important;
}
#blog_teaser{
	border-right: solid 1px #FFFFFF;
}
#content_container{
	background-image:url(../images/content_container_bg.gif);
	background-repeat:repeat-y;
	background-position: top right;
}
#blog_teaser_title{
	background-image:url(../images/blog_teaser_title.gif);
	background-repeat:no-repeat;
	text-indent: -9000em;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 314px;
}
#news_teaser_title{
	background-image:url(../images/news_teaser_title.gif);
	background-repeat:no-repeat;
	text-indent: -9000em;
	margin: 0px;
	padding: 0px;
	width: 312px;
	height: 38px;
}
