/* Start of CMSMS style sheet 'Core : Main' */
#mainMenu{
   background: url(uploads/images/test/testNavBack.jpg);
   height:37px;
   width:843px;
   float:left;
display:inline;
}

/*************************************/

#synopsis{
background:#808893;
width:755px;
padding-bottom:10px;
margin-bottom:20px;
}

#synopsis img{
border:none;
margin:0px -5px 0px -10px;
}
#synopsis p{
padding:0px 10px 0px 10px;
text-align:justify;
}

img{
border:none;}

body {
   color:#f2f2f2;
   background: #fff url(uploads/images/bg.jpg) repeat-x;
   font-family: arial, 'lucida console', sans-serif;
   font-size:12px;
   line-height:1.5;
   color: #fff; 
}

#pageWrapper {
   margin: 0 auto;
   width:902px;
}

#leftColumn{
   background: url(uploads/images/CoreControlSystems_layout2_rev4_02.png) no-repeat;
   float:left;
   width:59px;
   height:900px;
}

#mainWrap{
   width:843px;
   height:100%;
   float:left;

}

#navBack{
   height:89px;
   width:843px;
   background: url(uploads/images/CoreControlSystems_layout2_rev4_03.png) no-repeat;
   float:left;
}

#underConstruction{
   float:right;
   height:88px;
   width:732px;
}

#contentWrap{
   float:left;
   display:inherit;
   overflow: hidden;
   margin-bottom:50px;
   padding-top:30px;
   background:#3c4859;
}


#content{
   float:left;
   width:630px;
   background: #3c4859;
   margin-bottom: -2000px;
   padding-bottom: 2000px;
clear:both;
}

#contentFullPage{
   float:left;
   width:843px;
   background: #3c4859;
   margin-bottom: -2000px;
   padding-bottom: 2000px;
clear:both;
}

#contentText{
   float:left;
   background: #3c4859;
   padding:0px 40px 0px 40px;
   font-size:12px;
   line-height:18px;
   margin-bottom: 50px;
}

#contentText img{
padding:0px 5px 5px 10px
}

#rightColumn{
   float:right;
   width:213px;
   background: #3c4859;
   margin-bottom: -2000px;
   padding-bottom: 2000px;
}

#callback{
padding-left:15px;
float:left;
display:block;
}

#callback textarea{
height:50px;
width:172px;
}

#logoName{
   float:left;
   padding-top:180px;
}


#footer{
   background:#37404e;
   display:block;
   float:left;
   height:36px;
   width:843px;
}

#footer p{
   padding-left:10px;
}
/* End of 'Core : Main' */

