/* Start of CMSMS style sheet 'PJ: MAIN STRUCTURE' */
body {
background-image: url(images/background.jpg);
background-repeat:repeat-x;
background-color: #140e42;
}

#superwrapper{
width: 1000px;
margin: 0 auto;
padding: 0;
border-width: 16px 16px 0px 16px;
border-color: #312976;
border-style: solid;
background-color: #fff;
background-image: url(images/background.gif);
background-repeat:repeat-x;
}

#superwrapperfooter{
width: 1032px;
margin: 0 auto;
padding: 0 0 6px 0;
background-image:url(images/roundedbottom.gif);
background-repeat: no-repeat;
height: 45px;
}

#doublesecretwrapper{
width: 1032px;
margin: 0 auto;
padding: 0 0 30px 0;
}


#maincontainer{
width: 900px;
margin: 0 auto;
padding: 0;
background-color: #fff;
}

#topsection{
background-color: #fff;
height: 46px;
background-image: url(images/topbar.jpg);
background-repeat: no-repeat;
}


#contentwrappertop{
float: left;
width: 100%;
background-color: #fff;
}

#contentcolumntop{
margin-left: 228px;
background-image: url(images/linkbox.gif);
background-repeat: no-repeat;
height: 99px;
background-color: #fff;
}

#leftcolumntop{
float: left;
width: 228px;
margin-left: -900px;
background-color: #fff;
}

#underlink{
clear: left;
width: 100%;
background-image: url(images/underlink.jpg);
background-repeat: no-repeat;
height: 41px;
background-color: #fff;
}

#leftcolumnmid{
float: left;
width: 647px;
margin-left: -900px;
height: 262px;
background-color: #fff;
}

#leftcolumnmidinside{
float: left;
width: 647px;
margin-left: -900px;
background-image: url(images/flashboxinside.jpg);
background-repeat: no-repeat;
background-color: #f7f7f7;
}

#contentwrappermid{
float: left;
width: 100%;
background-color: #fff;
}

#contentwrappermidinside{
float: left;
width: 100%;
background-color: #f7f7f7;
}

#contentcolumnmid{
margin-left: 647px;
background-image: url(images/rightside.jpg);
background-repeat: no-repeat;
height: 262px;
color: #fff;
background-color: #fff;
}

#contentcolumnmidinside{
margin-left: 647px;
background-image: url(images/rightsideinside.jpg);
background-repeat: no-repeat;
background-color: #f7f7f7;
color: #000;
}

#contentcolumnmidinside2{
margin-left: 647px;
background-image: url(images/rightsideinside2.jpg);
background-repeat: no-repeat;
background-color: #f7f7f7;
color: #000;
}

.homeright{
padding: 105px 40px 15px 40px;
}

.homerightinside{
padding: 90px 40px 15px 0px;
}

.designers {
padding: 0 0 0 20px;
}

.contentmain {
padding: 40px 3em 2em 62px;
}

#underflash{
clear: left;
width: 100%;
background-image: url(images/underflash.jpg);
background-repeat: no-repeat;
height: 35px;
}


#underflashinside{
clear: left;
width: 100%;
background-image: url(images/underflashinside.jpg);
background-repeat: no-repeat;
height: 35px;
}


#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#leftcolumn { 
 width: 136px;
 float: left;
}
#leftmiddle { 
 width: 300px;
 float: left;
}
#rightmiddle { 
 width: 321px;
 float: left;
}
#rightcolumn { 
 width: 143px;
 float: left;
}

#footer{
clear: left;
width: 100%;
}


/* End of 'PJ: MAIN STRUCTURE' */

