/* 
* *** ********* ************************
CSS Document  for Iscgonline_677
12/3/2008
* *** ********* ************************
*/
.body{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
color:#000000;
margin: 0 auto; 
background-image:url(../images/sce/backing.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.body.editor{
background:white;
}
#container1 { 
width: 960px; 
margin: 0 auto; 
border: 0px solid #000000;
text-align: left; 
background-image:url(../images/sce/fullBg.jpg);
background-repeat:repeat-y;
}
#mainLogo{
font-size:0.80em;
background-image:url(../images/sce/mainLogoRight2.jpg);
background-repeat:repeat-x;
color:#2960BA;
}
#logoRight{
background-image:url(../images/sce/mainLogoRight2.jpg);
width:663px;
height:86px;
background-repeat:repeat-x;
margin:-87px 0px 0px 297px;
}
#textIN{
padding:27px 50px 0px 0px;
text-align:right;
font-size:0.85em;
font-weight:800;
}
#textIN span{
color:#2960BA;
}
#menuBg{
background-image:url(../images/sce/menuBg.jpg);
background-repeat:no-repeat;
height:27px;
padding:0px 130px 0px 130px;
}
#addLine{
background-image:url(../images/sce/mainBanBg.jpg);
background-repeat:no-repeat;
height:234px;
padding:0px 50px 0px 50px;
margin-top:-2px;
}
#mainContent { 
margin: 0px;
padding: 0 20px 20px 20px; 
} 
#mainContentIN{
padding:25px 120px 25px 120px;
width:720px;
}
#footerBar{
background-image:url(../images/sce/footerBg.jpg);
height:51px;
clear:both;
text-align:center;
padding:0px 130px 0px 130px;
}
img{
border:0px;
}
a{
text-decoration:none;
}
p{
line-height:1.60em;
letter-spacing:normal;
}
#menu a.main_menu
{

background-image:url(../images/sce/menuBg1.jpg);
}


#footer .footer_link { border-left:solid 1px #000000; padding-left:4px;color:#000000;font-size:0.80em;}
#footer .footer_language_link {	border-right:solid 1px #000000;font-size:0.80em;}
#footer .footer_first{border-left:solid 0px #000000; color:#000000;font-size:0.80em;}

//some firefox fix
@-moz-document url-prefix(http://www.voloper.com/projects/opensites3/drhoward/Iscgonline_677/) {
#menu a.main_menu
{
font: bold 10px Verdana;
color: #000000;
text-align: left;
background: #E4E5E6;
padding-left: 10px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
}
}