body {
	background-color: #EAEEF0;
	font-size: 12px;
        text-align: center;
}

h1 {
	color: #777;
	font-weight: bold;
	margin-left: 1.0em;
	margin-right: 2em;
	margin-bottom: 1em;
	letter-spacing: 2.8pt;
	font-size: 24px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	color: #777;
	font-weight: bold;
	margin-top: 0.7em;
	margin-bottom: 0em;
	letter-spacing: 0.1em;
        font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3,h4,h5 {
	color: #888;
	font-weight: bold;
	font-size: 14px;
	margin-top: 1em;
	letter-spacing: 0.75pt;
        font-family:Georgia, "Times New Roman", Times, serif;
}

.header {
        border-color: transparent;
	padding-left:10px;
        margin-top: 12px;        
        margin-left: 10px;
}

.header img {
        margin-top: 8px;
}

.header h1 {
	padding-top: 50px;
        padding-left: 200px;
        color: #0000B3;
}

.header h2  {
        padding-left: 200px;
        color: #0000B3;
        font-style: italic;
}

.navbar {
        padding-left: 0px;
        padding-right: 0px;
        height: 25px;
        width: 690px;
        background-repeat: no-repeat;
        background-image: url(images/navbarimagebevelgrey2.png);
        position: absolute;
        top: 130px;
        left: 6px;
        z-index: 1;
}

#current{
	margin: 0px;	
	padding: 0px 10px 0px 10px;
 	#position: absolute;
	#top:  10px;
    	#left: 8px;
	font-family: "Trebuchet MS", "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;	
	text-align: left;
	#z-index:2;	
}

#current li {
   	background-color:transparent;
	display: inline;
   	padding:0px 2px 0px 2px;
    	margin: 0px; 
 	}

#current a:link, 
#current a:visited {
	text-decoration:none;
	background-color:transparent;
	color: #ffffff;
	padding:0px 10px 0px 10px;
}

#current a:hover{
         padding: 0px 10px 0px 10px;
         color:#3C6BA2; 
         background-repeat: no-repeat;
}

.main {
	height:796px;  
	width: 700px;
	position: relative;
	background-color: #EAEEF0;
        background-image:url("images/shadow.gif");
        background-repeat: no-repeat;        
        top:-8px;
        left:0px;
        font-family:Georgia, "Times New Roman", Times, serif;        
}

#wrapper {
        width: 700px;
        margin: 0px auto;
        text-align: left;
}

.block {
	margin-top: 40px;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	margin-right: 3.5em;
	text-align: justify;
}

.features {
	margin-top: 10px;
	margin-bottom: 0.5em;
	margin-left: 1.0em;
	margin-right: 10px;
	text-align: justify;
}

.features li{
          margin-bottom: 0.5em;
}

.buyit {
       background-color: #BC3C1F;
       padding: 10px 5px;
       font-weight: bold;
       width: 300px;
       clear: right;
       text-align: center;
}

.buyit a:link,
.buyit a:active,
.buyit a:visited {
       color: #FAE182;
}

.buyit a:hover {
       color: #FACD64;
}

.phones {
        padding: 0px 10px 0px 10px;
        margin-top: 10px;
        border-color: #439A48;
        border-style: solid;
        border-width: 3px;
}

.phones h2 {
        text-align: center;
}

.phones ul{
        list-style-type: disc;
        list-style-position: inside;
}

.phones li{
	display: inline;
        padding: 0px 2px 0px 2px;
}

.block img {
       float:right;
       border-color: #557EB0;
       border-style: dashed;
       border-width: 1px;
       margin: 2px 10px;
}

.trailer {
	color: #999;
	background-color: #d6d6d6;
	margin-top: 1em;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-align: center;
        line-height: 200%
}

a:link,
a:visited,
a:active,
a:hover {
        color: #00F;
}

a:visited {

}

a:active {

}

a:hover	{

}









