/* CSS Document */

	body {
		margin:0px 0px 0px 0px; padding:0px; 
		background:#000;
		}
	
	#ContentFrame {
		width:763px;
		height:100%;
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		font-family:Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:14px;
		line-height:17pt;
		font-weight: normal;
		color:#FFFFFF;
		}

	#HeaderSec1 {
		width:763px;
		height:83px;
		float:left;
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		background-image: url("../images/slices/template2_01.jpg");
		background-repeat: no-repeat;
		}

	#HeaderSec2 {
		width:763px;
		height:77px;
		float:left;
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		background-image: url("../images/slices/template2_02.jpg");
		background-repeat: no-repeat;
		}

	#HeaderSec3 {
		width:763px;
		height:81px;
		float:left;
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		background-image: url("../images/slices/template2_03.jpg");
		background-repeat: no-repeat;
		}

	#HeaderSec4 {
		width:763px;
		height:78px;
		float:left;
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		background-image: url("../images/slices/template2_04.jpg");
		background-repeat: no-repeat;
		}

	#LeftContainer {
		width:102px;
		height:565px;
		float:left;
		background-image: url("../images/slices/template2_05.jpg");
		background-repeat: no-repeat;
		}

	#MiddleContainer {
		width:496px;
		height:100%;
		float:left;
		background:#000000;
		}

	#RightContainer {
		width:165px;
		height:565px;
		float:left;	
		background:none;
		margin-top:25px;
		}

	#NavContainer {
		width:120px;
		margin-left:0px;
		margin-top:75px;
		float:left;	
		}
	
	#Footer {
		width:763px;
		height:265px;
		float:left;
		background-image: url("../images/slices/template2_08.jpg");
		background-repeat: no-repeat;
		}

	#FooterContainer {
		width:703px;
		margin:0px auto;
		padding: 18px 0px 0px 70px;
		float:left;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		}	

	#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;	
		}


	#MainContent{
		width:466px;
		height:100%;
		float:left;
		background:none;

		}


	#Text{
		width:425px;
		height:340px;
		float:left;
		padding: 0px 0px 0px 40px;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:x-small;
		font-weight: normal;
		line-height: 13pt;
		color: #000;
		background:none;
		}

	#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;
		}
