﻿


body 
{
    margin: 0px;
	padding: 0;
	background: #dedfd7;
	text-align: justify;
	font-family: Arial, Helvetica,sans-serif; 
	font-size: 12pt;
}

#header {
	width: 900px;
	margin: 0 auto;
	height: 150px;
	background-color:White;
	position:relative;
}
#remote-support
{
    font-size:10pt;
    color:#ddd;
    position:absolute;
    top:0px;
    right:5px;
}
#remote-support a 
{
    color:#ddd;
    text-decoration: none;
} 

#menu 
{
    width: 900px;
	margin: 0 auto;
	height: 41px;
	background-color:White;
	background: White url(../images/gradient.jpg) repeat-x;	
}

#menu img.links 
{
   border:0;
   padding-right:5px;
}

#wrapper 
{
    width: 900px;
	margin: 0 auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
}

#left 
{
    float:left;
    width: 168px;
	margin: 0 auto;
	background-color:#1A1819;
	height:100%;
}

#main
{
    float:left;
    width: 732px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#clear-left 
{
    clear:left;
}


#footer 
{
	margin: 0 auto;
	background-color:White;
    font-family: Arial, Helvetica,sans-serif; 
    font-size:7pt;
    font-weight:bold;
	text-align:center;
    width:900px;
	height:40px;
}

#footer-left 
{
    float:left;
    width: 168px;
	margin: 0 auto;
	background-color:#1A1819;
	height:100%;
}

#footer-main
{
    float:left;
    width: 732px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#intro-box
{
   background-color:#bfc1b3; 
   width:732px;
   height:114px;
}

#intro-text
{
   padding:40px 80px 0px 80px;
   text-align:center;
   font-size:12pt;
}

#content 
{
    padding-left: 50px;
    padding-right: 50px;
}

#bullet1
{
    float: left;
    width:320px;
    text-align: left;
    padding-left:25px;

}

#bullet2
{
    float: left;
    width:320px;
    text-align: left;
    padding-left:25px;
}


#contact 
{
    text-align: center;
    padding-top:25px;
    width:100%;
}

.menu-img 
{
    padding-right:15px;
    border:0px;
}

.nexus 
{
    font-weight:bold;
    color:#ffffff;
}

.it
{
    font-weight:bold;
    color:#eb7d24;
}

.hidden 
{
    display:none;
    height:0;
    
    
}

p
{

}

h1 
{
    margin-top:20px;
    background: url(../images/orange-bar.jpg);	
    width:170px;
    height:26px;
    background-repeat:no-repeat; 
    text-align:center;
    font-size:13pt;
    color:#ffffff;
    padding-top:3px;
    
}

h2
{
    font-size:12pt;
}

li 
{
    padding-bottom: 5px;
}
table.pricing 
{
    border:solid 1px black;
}

th.pricing  
{
    background-image:url(../images/section_heading.jpg); 
    background-repeat:repeat-y; 
    color:#ffffff; 
    padding-left:5px;
    height:25px;
      
}

tr.striping 
{
    background-color:#dedfd7;
}

a:link { color:#000000;}
a:visited { color:#000000; }
a:hover {color:#eb7d24;  }

.selectable-package 
{
    text-align:right;
}
