body.editor
{
	background-color: #fff;
	min-height: 450px;
}
/* CSS Document */
body {
font: 62.5% Arial, Helvetica, sans-serif; 
color: #5D5D5D;
}
/* ------------------------------------------------ layout */
#frame {
margin: 0 auto;
width: 995px;
}
#header {
background: #372080;
height: 150px;
position: relative;
}
#contentleft{
position: relative;
float: left;
width: 202px;
}

#contentcenter{
position: relative;
float: left;
width: 790px;
}



#content{
position: relative;
float: left;
width: 70%;
display: block;
padding: 10px;
}

#contentright{
position: relative;
float: right;
width: 163px;
display:block;
margin: 5px 10px;
}

#footer{
position: relative;
padding: 0;
background: url(../images/sce/footer-bg.jpg) repeat-y 0 0 #334F86;
color:#ffffff;
text-align: center;
height: 25px;
line-height: 25px;
margin-top: 5px;
}

#footer span{
background: url(../images/sce/arrow-gr.gif) no-repeat 0 center;
display: block;
height: 100%;
}

#footer span span{
background: url(../images/sce/arrow-gr-ri.gif) no-repeat 100% center;
display: block;
height: 100%;
}

#footer a{
color:#ffffff;
text-decoration: underline;
}

#footer a:hover{
color:#B3DC1E;
}
#tel{
position: relative;
float: right;
font: 1.4em Arial, Helvetica, sans-serif;
color: #ffffff;
height: 20px;
margin: 95px 10px 5px 0;
width: 98%;
text-align: right;
}

#tel span{
font: 1.2em Arial Black, Arial, Helvetica, sans-serif;
}

#email {
font: 1.4em  Arial Black, Arial, Helvetica, sans-serif;
color: #ffffff;
width: 98%;
height: 20px;
text-align: right;
}

#email div{
width: 49%;
text-align:right;
display: block;
float: left;
}
#email span {
width: 50%;
text-align:left;
display: block;
float: left;
}
#email span a{
color: #ffffff;

}
#email a {
font: Arial Black, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #ffffff;
}
#email a:hover {
color: #00285C;
}
#bluebg{
background: url(../images/sce/header-bg.gif) no-repeat #B3DC1E;
height: 122px;
position: relative;
}

#contact .image{
margin: 0 0 0 95px;
}
/* ------------------------------------------------ left boxes */
 .bl {background: url(../images/sce/bl.gif) 0 100% no-repeat #7363A6; width:  100%; color: #ffffff; font-size: 1.1em; display: block; }
.br {background: url(../images/sce/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/sce/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/sce/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}
 .blg {background: url(../images/sce/blg.gif) 0 100% no-repeat #B3DC1E; width: 100%; color: #ffffff; font-size: 1.1em;}
.brg {background: url(../images/sce/brg.gif) 100% 100% no-repeat}
.tlg {background: url(../images/sce/tlg.gif) 0 0 no-repeat}
.trg {background: url(../images/sce/trg.gif) 100% 0 no-repeat; padding:10px}
/* ------------------------------------------------ end left boxes */

/* ------------------------------------------------ right boxes */

#say {
width: 173px;
height: 308px;
background: url(../images/sce/say-bg.gif) no-repeat;
position: relative;
margin-top: 2px;
}

#say p{
Margin: 0 10px 10px 10px;
padding-top: 40px;
color: #00285c;
font-size: 1em;
display: block;
position: relative;
}

a.view{
width: 164px;
height: 24px;
display: block;
background: url(../images/sce/view-btn.gif) no-repeat;
position: relative;
color: #ffffff;
text-decoration: none;
font-weight: bold;
margin: 0 auto;
text-align: center;
line-height: 24px;
}
a:hover.view{
background: url(../images/sce/view-btn-ro.gif) no-repeat;
}
.image{
background: url(../images/sce/view-btn.gif) no-repeat;
border: 0px none #ffffff;
height: 24px;
color: #ffffff;
font-size: 1.1em;
font-weight: bold;
padding: 0 0 0 0;
width: 164px;
}
.image:hover{
background: url(../images/sce/view-btn-ro.gif) no-repeat;
cursor: hand;
}

.box{
background:  url(../images/sce/dot.gif) repeat-x 0 0;
position: relative;
margin: 2px 0;
width:173px;
}
.box div{
background:  url(../images/sce/dot.gif) repeat-x 0 100%;
position: relative;
}
.box div div{
background:  url(../images/sce/dot.gif) repeat-y 0 0;

}
.box div div div{
background:  url(../images/sce/dot.gif) repeat-y 100% 0;

}
.box div div div div{
background:  url(../images/sce/tln.gif) no-repeat 0 0;

}
.box div div div div div{
background:  url(../images/sce/trn.gif) no-repeat  100% 0;

}
.box div div div div div div{
background:  url(../images/sce/bln.gif) no-repeat 0 100%;

}
.box div div div div div div div{
background:  url(../images/sce/brn.gif) no-repeat 100% 100%;

}
#contactform div{
background: transparent;}

#contactform {
padding: 10px 5px;}

.title{ 
display: block;
position: relative;
height:24px;
background: url(../images/sce/cat-bg.gif) no-repeat center top;
color: #ffffff;
font-size: 1.2em;
text-align: center;
line-height: 24px;
}
/* ------------------------------------------------ end right boxes */
/* ------------------------------------------------ end layout */
/* ------------------------------------------------ content */
h1,h2,h3,g4,h5,h6{
font-size: 1.4em;
color: #B3DC1E;
margin: 10px;
}
P {
font-size: 1.2em;
margin: 10px;

}

/* ------------------------------------------------ end content */
td input{
display: block;
float: left;
}

#SiteMapContainer {
position: relative;
float: left;
width: 770px;
padding: 0 10px 0 10px;
}