/* Start of CMSMS style sheet 'default' */
body {
width:1024px;
margin:0 auto;
margin-top:0px;

background-color:#033B76;
font-family:verdana,tahoma;
font-size:10pt;
}




#header1 {
width:128px;
height:54px;
background-color:#333333;
left: 0px;
}

#header2 {
width:759px;
height:54px;
left: 128px;
background-color:#333333;
}

#header3 {
width:137px;
height:54px;
background-color:#333333;
left: 987px;
}


#maincontainer {
	width: 1024px;
	margin: 0px auto;
	min-height: 500px;
}

.colone {
width:128px;
float: left;
min-height: 10px;
}

.coltwo {
width:759px;
float: left;
min-height: 10px;
}

.colthree {
width:137px;
float: left;
min-height: 10px;
clear: right;
}


.bcontent {
width:758px;
float: left;
min-height: 600px;
background-color:#ff0000;
margin-left: 1px;
position: relative;
margin-top: -50px;
z-index: 1000;
}




#navigation {
width:1024px;
height:40px;
background-color:#333333;
margin-top:10px;

}

/* ----- MAIN CONTENT ----- */



#content { 
width:1024px;
min-height:450px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:450px; /* for IE5.x and IE6 */background-color:#333333;
margin-top:10px;
}



#pbody {
width:1024px;
min-height:450px;
height: 100%;
border: 0px solid #fff;
clear: both;	
}

.pleft{
width:129px;
background: url('./img/1b6-1.png') repeat-y;
}

#pmiddle {
width:759px;
float: left;
min-height: 450px;
height: 800px;
}

.pright {
width:136px;
background: url('./img/1b6-3.png') repeat-y;
}


.allleft{
width:127px;
background: url('./img/allpage5-1.png') repeat-y;
}

#allmiddle {
width:763px;
float: left;
min-height: 450px;
height: 800px;
}

.allright {
width:134px;
background: url('./img/allpage5-3.png') repeat-y;
}


/* ----- FOOTER ----- */





#footer { 
width:1024px;
height:100px;
background-color:#333333;
margin-top:10px;
}


/* End of 'default' */

