.tallbg1
{
	background-image: url(../images/tallimage1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tallbg2
{
	background-image: url(../images/tallimage2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#tabouter{
	width:489px;
}

#tabbuttons ul{
	padding:0;
	margin:0;
	width:489px;
	overflow:hidden;
}

#tabbuttons li
{
	padding:0;
	margin:0;
	float:left;
	list-style-type: none;
	background-image:none;
	width:163px;
	height:23px;
}

#tabinner
{
	border-color: #E0E0E0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	padding: 15px 10px 0 10px;
}

#includebox
{
		
	margin: 2em 0 2em 0;
	width: 382px;
	background-image: url(../images/includebox/middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#includeboxhome
{
		
	margin: 5px 0 5px 0;
	width: 350px;
	/*background-image: url(../images/includebox/middlehome.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
	background-color: #f2f2f2;
	border-color: #E0E0E0;
	border-width:1px;
	border-style:solid;
}


#includeboxinner
{
	padding:10px 12px 0 10px;
	background-image: url(../images/includebox/top.gif);
	background-repeat: no-repeat;
	
}
#includeboxinnerhome
{
	padding:10px 12px 0 10px;
	background-image: url(../images/includebox/tophome.gif);
	background-repeat: no-repeat;
	
}
#includeboxend
{
	height: 10px;
	background-image: url(../images/includebox/end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#includeboxendhome
{
	height: 10px;
	background-image: url(../images/includebox/endhome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#includebox h2
{
	font-size: 1.6em;
	color: #f04119;
	border-bottom: #f04119;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0 0 0.25em 0;
	margin:0 0 0.5em 0;
}

#includebox li
{
	font-size:1.1em;
	line-height: normal;
	list-style-type: none;
	padding: 0 0 0.5em 1em;
	margin:0;
	background-image: url(../images/blackdot3.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	color:#000;
}

#includebox ul
{
	background-image: url(../images/redtick.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#includebox li.narrow{
	margin:0 90px 0 0;
}