/* CSS Document */

	body {
		margin:0px 0px 0px 0px; padding:0px; 
		background:#fff;
		}
	
	#ContentFrame {
		width:800px;
		height:661px;
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		}

	#Header {
		width:800px;
		height:117px;
		float:left;
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		background-image: url("../images/slices/template2-split_01.jpg");
		background-repeat: no-repeat;
		}

	#SubHeader {
		width:800px;
		height:54px;
		float:left;
		background-image: url("../images/slices/template2-split_02.jpg");
		background-repeat: no-repeat;
		}

	#LeftNavigation {
		width:188px;
		height:483px;
		float:left;	
		background-image: url("../images/slices/template2-split_03.jpg");
		background-repeat: no-repeat;
		}

	#NavContainer {
		width:120px;
		margin-left:0px;
		margin-top:10px;
		float:left;
		
		}
	
	#Main {
		width:612px;
		height:483px;
		float:left;
		background-image: url("../images/slices/template2-split_04.jpg");
		background-repeat: no-repeat;
		}

	#Footer {
		width:800px;
		height:46px;
		float:left;
		background-image: url("../images/slices/template2-split_05.jpg");
		background-repeat: no-repeat;
		}

	#FooterContainer {
		width:800px;
		margin:0px auto;
		
		float:left;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000;
		}	

	#Pager {
		width:534px;
		height:14px;
		float:left;
		padding:10px;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000;
		background-color:#ccc;	
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ACACAC;
		border-right-color: #ACACAC;
		border-bottom-color: #ACACAC;
		border-left-color: #ACACAC;
		}

	#BodyFull {
		width:572px;
		height:820px;
		float:left;
		background:#FFFFFF;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #fff;
		border-right-color: #ccc;
		border-bottom-color: #fff;
		border-left-color: #fff;	
		}


	#BodyContent{
		width:414px;
		height:371px;
		float:left;
		background:none;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:small;
		font-weight: normal;
		}


	#Text{
		width:555px;
		height:340px;
		float:left;
		padding: 18px 0px 0px 35px;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:12px;
		font-weight: normal;
		line-height: 13pt;
		color: #000;
		background:none;
		}

	#HomeProps{
		width:555px;
		height:370px;
		float:left;
		padding: 20px 0px 0px 35px;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:12px;
		font-weight: normal;
		line-height: 13pt;
		color: #000;
		background:none;
		overflow:auto;
		}

	#Text2{
		width:285px;
		height:371px;
		float:left;
		padding: 40px 0px 0px 14px;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:x-small;
		font-weight: normal;
		line-height: 13pt;
		color: #000;
		background:none;
		}
