﻿
body {
	text-align: center;
	background:#ffffff url(../img/body.jpg) repeat-x;
	font-family:Helvetica,sans-serif;
    font-size:12px;
    padding:0px;
    margin:0px;
}

div#page {
	margin: 0 auto;
	padding:0;
	text-align: left;
	width: 896px;
	height:800px;
	background:transparent url(../img/background.jpg) no-repeat scroll 0 100%;
}
/****************Header and Logo***************************************************************/
div#sentinel
{
    
	text-align: left;
	width:100%;
	height:70px;
    
}
div#icon
{   
	width:25%;
	float:left;
	
}
div#icontext
{   
	width:75%;
	float:left;
	
}

div#header
{
	background:transparent url(../img/header1.jpg) no-repeat scroll 0 100%;
	height:100px;
	padding:0px;
	margin:0px;

}


div#logo
{
	float: left;	
}

div#info
{
    height:100px;
    float:right;
    width:490px;
    -x-system-font:none;
    color:#001657;
    font-family:Arial;
    font-size:10px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:13px;
    vertical-align:top;
    padding:0px;
    margin:0px;
    display:table-row;
}
div#contact
{
   width:34%;    
   height:50px;
   padding-top:25px ;
   padding-bottom:25px;
   margin:0px;
   display:inline-block;
}
div#support
{
    width:33%;
    height:50px;
    padding-top:25px ;
   padding-bottom:25px;
   margin:0px;
   display:inline-block;
}
div#email
{
    width:30%;
    height:50px;    
    padding-top:25px ;
   padding-bottom:25px;
   margin:0px;
   display:inline-block;
}

/**************NavBar and Menu*****************************************************************/

div#navbar
{
     margin: 0 auto;
    width:896px;
    z-index:110;
}
div#RadToolBar1
{
	float:none;
	z-index:112;
}
/**************Flash Div************************************************************************/
div#flash
{
    
    border-left: solid 1px #bbbbbb ;
	border-right: solid 1px #bbbbbb ;
	z-index:99;
	
}
/*****************Main Body Content****************************************************************************/

div#bodycon
{
	border-top:none;
	border-left: solid 1px #bbbbbb ;
	border-right: solid 1px #bbbbbb ;
	border-bottom: solid 1px #bbbbbb ;
	background-color:#ffffff;
	height:400px;
	padding:0px;
	margin:0px;
	padding:0 15px 0 15px;
}
div#approvals
{
    /*background:transparent url(/images/mainCallout.jpg) repeat scroll 0 0;*/
    float:left;
    height:190px;
    width:340px;
    }
div#welcome
{
    /*background:transparent url(/images/mainDivider.png) no-repeat scroll center top;*/
    float:left;
    height:120px;
    width:356px;
    padding-right:20px;
    }
    div#buttons
    {
        float:left;
    height:120px;
    width:100px;
    padding-right:20px;
        
    }
.text
{
    color:#6D655C;
    float:left;
    line-height:13px;
    margin-top:30px;
    position:relative;
    
        
    }
    
.text h3
{
    color:#001657;
    font-size:14px;
    margin-bottom:7px;
    text-transform:uppercase;
            }
.text p
{
    margin-top:4px;
    margin-bottom:8px;
   color:#6D655C; 
   line-height:13px;
}
        
div#bodycon ul,
div#bodycon ol
{
	color:#777777;
}
.toolbar
        {
           
           height:40px; 
            width: 100%; 
            z-index: 9999;
            text-align: left; 
        }
div#footer
{
    background: url(../img/footer.gif) no-repeat;
    height:40px;
    margin: 0 auto;
    width:896px;
    

    }
    .nav
        {
            width: 896px; 
            z-index: 102; 
            margin: 0 auto;
             border-bottom:none; 
             border-top:none; 
            padding: 0 auto;
            padding-bottom:10px;
            text-align: left; 
        }
    div#footerWrap
    {
background:#21242C none repeat scroll 0 0;
    }
    div#Last
    {
border-bottom:0 none;
padding-bottom:17px;
padding-top:17px;
margin:0 34px;
padding:8px 0 10px;

    }
div.box_home_purple {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/box_bg_home_purple_top_left.gif) no-repeat scroll left top;
}
div.box_home_grey3, div.box_home_blue3, div.box_home_purple3, div.box_home_white3, div.box_home_green3, div.box_home_yellow3, div.box_stip3, div.box_call3, div.box_support3, .box_support3_h, div.box_red3, div.box_forum_grey3, div.box_ytip3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/box_bg_home_all_bottom_right.gif) no-repeat scroll right bottom;
padding:14px;
}

.mtop {
margin-top:10px !important;
}

.flleft, .fleft, .fl_left {
float:left;
}
