/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
/*------------------------------ ID ------------------------------*/
body{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#2e3192;
background-color:#C0C0C0;
text-align:justify;
}

img{
border:0;
}

div{
margin:0;
padding:0;
}

#main{
width:100%;
}
.red{
color:#FF0000;}
#mainCentered{
width:999px;
margin:0 auto;
/*background:url(../images/bg_body.jpg) repeat-x;
background-color:#2384c6;*/
}

#mainMenu{
position:relative;
top:0;
left:0;
height:60px;
font-weight:bold;
background:url(../images/bg_top_flash.jpg) repeat-x;
color:#FFFFFF;
}

#containerLogo{
margin-left:95px;
padding-top:27px;
width:257px;
position:absolute;
z-index:1;
}

#containerMenu{
margin-right:61px;
padding-top:40px;
}

#containerMenu a{
text-decoration:none;
color:#FFFFFF;
}

#containerMenu a:hover{
color:#2d3091;
}

#mainFlash{
background:url(../images/bg_flash.jpg) repeat-x;
}

#containerFlash{
background:url(../images/bg_shadow.jpg) no-repeat bottom;
width:878px;
height:315px;
margin:0 auto;
}

#containerFlashIndex{
background:url(../images/bg_shadow.jpg) no-repeat bottom;
width:878px;
height:370px;
margin:0 auto;
}

#mainBody{
margin:0 auto;

background:url(../images/bg_body.jpg) repeat-y;
background-color:#65aee1;
}

#containerBody{
margin:0 auto;
width:878px;
}

#subContainerBodyLeft{
width:614px;
float:left;
}

#subContainerBodyright{
width:260px;
margin-top:30px;
border-right: 1px dashed white;
border-left: 1px dashed white;
float:left;
}

#mainFooter{
clear:both;
height:25px;
background-color:#75bee9;
}

#containerFooter{
margin-left:61px;
margin-right:61px;
font-size:11px;
color:#FFFFFF;
padding-top:4px;
}

#containerFooter a{
text-decoration:none;
color:#FFFFFF;
}

#containerFooter a:hover{
color:#0099FF;
}
/*----------------------------Classes Styles----------------------------------*/
.blockBody{
border-left:1px dashed white;
float:left;
width:218px;
}

.class_containerBody_Inside{
margin-left:10px;
margin-right:10px;
}
/*----------------------------Links Styles------------------------------------*/
.menu a{
text-decoration:none;
color:#0099FF;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.menu a:hover{
color:#2d3091;
}

.menu_staff a{
color:#2e3192;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

.menu_staff a:hover{
color:#378fcd;
}

.menu_news a{
text-decoration:none;
color:#0099FF;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.menu_news a:hover{
color:#2d3091;
}

.menu_testimonial a{
text-decoration:none;
color:#FFFFFF;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.menu_testimonial a:hover{
color:#2d3091;
}

.menu_block a{
text-decoration:none;
color:#378fcd;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.menu_block a:hover{
color:#FFFFFF;
}
/*----------------------------Align And Float---------------------------------*/
.float_left{
float:left;
}

.float_right{
float:right;
}

.clear_float{
clear:both;
}

.align_left{
text-align:left;
}

.align_right{
text-align:right;
}

.align_center{
text-align:center;
}

.align_middle{
vertical-align:middle;
}

.align_top{
vertical-align:top;
}

.position_relative{
position:relative;
}

.position_absolute{
position:absolute;
}
/*----------------------------Margin And Padding------------------------------*/
.margin_left_10{
margin-left:10px;
}
.margin_left_15{
margin-left:15px;
}

.margin_left_25{
margin-left:25px;
}

.margin_right_10{
margin-right:10px;
}

.margin_right_15{
margin-right:15px;
}

.margin_right_20{
margin-right:20px;
}

.margin_right_25{
margin-right:25px;
}

.margin_right_25_ff{
#margin-right:25px;
}

.margin_left_10_ff{
#margin-left:10px;
}

.margin_right_60{
margin-right:57px;
}

.margin_top_10{
margin-top:10px;
}

.margin_top_20{
margin-top:20px;
}

.margin_bottom_10{
margin-bottom:10px;
}

.margin_bottom_20{
margin-bottom:20px;
}

.padding_bottom_10{
padding-bottom:10px;
}
/*----------------------------Height And Width--------------------------------*/
.height_20{
height:20px;
}

.height_70{
height:70px;
}

.height_170{
height:170px;
}
/*----------------------------Color, Font And Border--------------------------*/
.default_title{
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

.default_title_menu{
color:#2e3192;
font-size:16px;
font-weight:bold;
}

.default_style{
color:#FFFFFF;
font-size:13px;
}

.default_style_news{
color:#FFFFFF;
font-size:10px;
}

.font_size_32{
font-size:32px;
}

.font_size_42{
font-size:42px;
}

.btn{
background-color:#fa9d39;
color:#FFFFFF;
border-style:ridge;
}

.combo_Box{
color:#444444;
width:180px;
font-size:11px;
border:1px solid #444444;
border-color:#444444;
}

.combo_Box_Small{
color:#444444;
width:90px;
font-size:11px;
border:1px solid #444444;
border-color:#444444;
}

.text_box{
border:1px solid #b4b4b4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#444444;
}

.border_dahsed_bottom{
border-bottom:1px dashed white;
}

.border_dahsed_top{
border-top:1px dashed white;
}

.border_dahsed_right{
border-right:1px dashed white;
}

.bg_c0c0c0{
background-color:#C0C0C0;
}

/* -----------------Menu------------------ */
.suckertreemenu{
width:497px;
clear:both;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
padding: 0 7px;
border-left-width: 0;
text-decoration: none;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
/*top: 3em;*/ /* no need to change, as true value set by script */
display: block;
visibility: hidden;
top:0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
#display:inline;
margin:0 auto;
border-bottom:1px solid;
background-color:#8fc1e4;
padding:5px;
}

/*All subsequent sub menu levels offset after 1st level sub menu */

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
width: 170px; /*width of sub menu levels*/
font-size:10px;
text-align:left;
}

.suckertreemenu ul li a:hover{
color: #980000;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
/*padding-top: 1em;*/
padding: 0;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
