html, body 
{
	height: auto;
}

img
{
	border: 0px solid #000000;
}

body 
{
	margin: 0px;
	padding: 0px;
	font: 75% verdana, helvetica, arial, sans-serif;
	line-height: 1.8em;
	color: #666666;
	background: #ffffff;
}
				/*HEADER*/	
.header 
{
	height: 125px;
	width: 100%;
	padding-top: 0px;
	background: #999999 url(images/header.jpg) no-repeat;
}

.header1 
{
	height: 125px;
	width: 100%;
	padding-top: 0px;
	background: #999999 url(images/1px.jpg) repeat;
}
				/*HEADER LOGO*/	
.logo 
{
	width: 500px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	font: bold 1.6em georgia, sans-serif;
	letter-spacing: 5px;
	color: #DCE4F6;	
}

#ads
{
	height: 250px;
	width: 250px;
	margin-bottom: 10px;
}

#sitemeter
{
}
				/*TOP NAVBAR*/	
#topnav 
{
	position: relative;
	display: block;
	height: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: transparent url(images/bgOFF.gif) repeat-x top left;
	font: bold 1em Arial,Verdana,Helvitica,sans-serif;
}

#topnav  ul 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topnav  ul li 
{
	display: block;
	margin: 0px;
}

#tab_home
{
	display: block;
	float: left;
	margin: 0px;
	width: auto;
}

#tab_demo
{
	display: block;
	float: left;
	margin: 0px;
	width: auto;
}

#tab_about
{
    display: block;
    float: left;
    margin: 0px;
    width: auto;
}

#tab_services
{
    display: block;
    float: left;
    margin: 0px;
    width: auto;
}

#tab_features
{
    display: block;
    float: left;
    margin: 0px;
    width: auto;
}

#tab_pricing
{
    display: block;
    float: left;
    margin: 0px;
    width: auto;
}

#tab_news
{
    display: block;
    float: left;
    margin: 0px;
    width: auto;
}

#tab_links
{
    display: block;
    float: left;
    margin: 0px;
    width: auto;
}

#tab_faq
{
    display: block;
    float: left;
    margin: 0px;
    width: auto;
}

#tab_contact
{
    display: block;
    float: left;
    margin: 0px;
    width: auto;
}

#topnav  ul li a 
{	
	letter-spacing: 2px;
	display: block;
	padding-top: 11px;
	padding-right: 20px;
 	padding-bottom: 0px;
	padding-left: 20px;
	height: 23px;
	text-decoration: none;
	color: #666666;
	background: transparent url(images/bgDIVIDER.gif) no-repeat top right;
}

#topnav  ul li a:hover,#topnav ul li a.current 
{
	color: #111111;
	background: #ffffff url(images/bgON.gif) no-repeat top left;
}

				/*LEFT SIDEBAR*/	
.sidebar 
{
	float: left;
	width: 250px;
	background: transparent;
	height: 800px;
	padding-top: 0px;
	border-right: 1px solid #EEEEEE;
	margin-right: 10px;
}
.sidebar img 
{
	padding-left: 15px;
}
				/*COLUMNS*/	
.gutter 
{
	float : left;
	width : 1%;
	height : 1px;
}

.col1 
{
	float: left;
	width: 40%;
	margin-left: 1%;
	margin-right: 1%;	
}

.col2 
{
	float: left;
	width: 30%;
}

.col3 
{
	float: left;
	width: 50%;
	margin-left: 1%;
	margin-right: 1%;	
}

.rcol
{
	float: left;
	width: 225px;
	
}

#demo 
{
	float: left;
	border: 4px solid #000000;
	width: 820px;
	height: 610px;
}

				/*FOOTER*/			
.footer 
{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	background: #000000 url(images/foot_new.jpg) repeat-x;
	color: #DCE4F6;
}

				/*LINKS*/	
a:link, a:visited 
{
	color: #111111;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
	color: #AAAAAA;
}
				/*TYPOGRAPHY*/
blockquote 
{
	font-weight : normal;
	font-style : italic;
	color : #6897C0;
}

h1 
{
	font: normal 1.7em georgia, corbel, Helvetica, sans-serif;
	letter-spacing: 3px;
	color: #000000;
}

h2 
{
	font:bold 1.7em georgia, corbel, Helvetica, sans-serif;
	letter-spacing: 3px;
	color: #BAD0BF;
	padding-left: 10px;
	padding-right: 10px;
}

h3 
{
	font: 75% verdana, helvetica, arial, sans-serif;
	letter-spacing: 3px;
	color: #BAD0BF;
	padding: 10px;
}

p 
{
	padding-left: 10px;
	padding-right: 10px;
}

p strong 
{
	color: #993333;
}
				/*IMAGES*/	
.imgleft 
{
	float: left;
	margin-right: 20px;
	padding: 10px;
	border: 0px solid #eee;
}
				/*LEFT MENU*/
#navlist 
{
	padding-left: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #EEEEEE;
	width: auto;
}

#navlist li 
{
	list-style: none;
	margin: 0px;
	padding: 0.25em;
}

.demomain li
{
    list-style: none;
    margin: 0px;
    padding: 0.25em;
}

#navlist li a 
{ 
	text-decoration: none;
	color: #AAAAAA;
	background :url(images/arrow.png) left center no-repeat;
	padding-left: 20px;
}

.demomain li a
{
    text-decoration: none;
    color: #AAAAAA;
    background :url(images/arrow.png) left center no-repeat;
    padding-left: 20px;
}

#navlist li a:hover 
{
	text-decoration: none;color: #111111;
}

.demomaint li a:hover
{
    text-decoration: none;color: #111111;
}
				/*LOGIN BOX*/
#loginform 
{
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#loginform legend
{
	font-weight: bold;
	font-size: 9pt;
}

#loginform fieldset
{
	padding: 10px;
}

#loginform div
{
	background: #ECF2ED;
}

#loginform .lfin
{
	display: block;
	float: right;
	width: 95px;
	margin-right: 15px;
	border: 1px solid #999999;
	background: #FFFFFF;
	color: #96B89D;
}

#loginform .lfsub
{
	display: block;
	float: right;
	width: 55px;
	margin-right: 15px;
}

#loginform input:focus,#loginform input:hover 
{
	border: 1px solid #333333;
}

.error
{
	color: red;
	font-weight: bold;
}

.curshdr
{
	font-size: 16pt;
	font-family: "Script MT Bold", cursive;
	color: #000000;
	font-weight: bold;
}

.biggreen
{
	font-size: 24pt;
	font-family: arial, sans-serif;
	color: #009900;
	font-weight: bold;
}

.homefiller
{
	font-size: 14pt;
	font-family: fantasy;
	color: #000000;
}

.demohdr
{
	text-decoration: underline;
	font-weight: bold;
}

.demomain
{
	color: #000000;
}

.dark
{
	color: #000000;
	font-family: arial, sans-serif;
	letter-spacing: 1px;
}

#con_contact fieldset
{
	width: 500px;
}

#con_contact label
{
	display: block;
	float: left;
	width: 100px;
	margin-top: 3px;
}

#con_contact input
{
	display: block;
	margin-top: 3px;
}

#con_contact textarea
{
	display: block;
	float: left;
	width: 350px;
	margin-top: 3px;
}

#c_name
{
	float: left;
	width: 300px;
	margin-right: 50px;;
}

#c_email
{
	float: left;
	width: 300px;
	margin-right: 50px;;
}

#c_phone
{
	float: left;
	width: 140px;
	margin-right: 210px;
}

#c_subject
{
	float: left;
	width: 300px;
	margin-right: 50px;
}

#c_submit
{
	float: left;
	width: 100px;
	margin-left: 200px;
}

#packets img
{
	margin-left: auto;
	margin-right: auto;
}

.col_pkt
{
	float: left;
	width: 660px;;
}

.pkt_tn
{
	width: 115;
	float: left;
	text-align: center;
}

#pkt_nav
{
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	border: 1px solid #000000;
}

#pkt_nav img
{
	margin-left: 5px;
	margin-right: 5px;
}

#con_whatis 
{
	font-size: 14pt;
}

#con_whatis a
{
	text-decoration: underline;
}

#con_faq
{
	float: left;
	width: 50%;
	margin-left: 1%;
	margin-right: 1%;	
}

h1
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
}

#con_faq p
{
	color: #333333;
}

#con_faq hr
{
	width: 25px;
}

.q_item
{
	width: 33%;
	float: left;
}

