
   
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #6e6e6e;
	}

td {
	font-size: 11px;
	color: #6e6e6e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	}

	
A:link { 
	color: #6e6e6e; 
	text-decoration: none;
	font-weight: bold;
	}
	
A:visited { 
	color: #87bed8; 
	text-decoration: none;
	font-weight: bold;
	}
	
A:active { 
	color: #87bed8; 
	text-decoration: none;
	font-weight: bold;
	}
	
A:hover { 
	color: #87bed8; 
	text-decoration: none;
	font-weight: bold;
	}
	
img {
	border: none;
	}

name {
	border: none;
	color: #6e6e6e;
	}

A.name {
	color:#6e6e6e;
	text-decoration: none;
	}

A.name:visited {
	color: #6e6e6e;
	text-decoration: none;
	}

A.name:hover {
	color: #6e6e6e;
	text-decoration: none;
	}

A.name:active {
	color: #6e6e6e;
	text-decoration: none;
	}
	
.namehref {
	color: #6e6e6e;
	font-weight: bold;
	}

a.namehref {
	color: #6e6e6e;
	font-weight: bold;
	}

a.namehref:visited {
	color: #6e6e6e;
	font-weight: bold;
	}

a.namehref:hover {
	color: #87bed8;
	font-weight: bold;
	}

a.namehref:active {
	color: #87bed8;
	font-weight: bold;
	}

.faq {
	border: none;
	color: #6e6e6e;
	}

a.faq {
	color: #fd8b05;
	text-decoration: none;
	font-weight: bold;
	}

a.faq:visited {
	color: #fd8b05;
	text-decoration: none;
	font-weight: bold;
	}

a.faq:hover {
	color: #fd8b05;
	text-decoration: none;
	font-weight: bold;
	}

a.faq:active {
	color: #fd8b05;
	text-decoration: none;
	font-weight: bold;
	}
	
/* main */
#container{
	width: 900px;
	height: auto;
	}
	
#header {
	width: 900px;
	height: 50px;
	}

/* banner */
#menu {
	width: 900px;
	height: 30px;
	margin: 20px 0px 0px 0px;
	}
	
#banner {
	width: 900px;
	height: 240px;
	margin: 0px 0px 0px 0px;
	}

#ban {
	width: 900px;
	height: 100px;
	margin: 18px 0px 18px 0px;
	}

.new {
	border-style: solid;
	border-color: #c9c7c7;
	border-width: 1px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	}
	
#main { 
	width: 890px; 
	text-align: left; 	
	}

#left {
	width: 620px;
	text-align: left;
	}
	
#right {
	width: 230px;
	text-align: right;
	}

	
.txt {
	width: 610px;
	}

.shot {
	float: left;
	padding: 0px 5px 5px 0px;
	}
	

.learn {
	width: 625px;
	text-align: right;
	font-size: 11px;
	color: #fd8b05;
	}
	
/* features */

.left2 {
	width: 250px;
	float: le;
	text-align: left;
	}

.right2 {
	width: 640px;
	float: right;
	text-align: left;
	vertical-align: top;
	}
	
.orange {
	background-image: url(images/titlebg.gif);
	background-repeat: no-repeat;
	height: 30px;
	}

.featuresttl {
	font-family: verdana;
	color: #585757;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
	}
	
.contactbg {
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
	}
	
.orangetxt {
	color: #fd8b05;
	font-size: 14px;
	font-weight: bold;
	}
.orangetxt_price {
	color: #fd8b05;
	font-size: 12px;
	width:350px;
	margin-bottom:10px;
	}
.price_red {
	color: #FF0000;
	font-size: 10px;
	width:350px;
	margin-bottom:10px;
	}
.price_contact {
	font-family: verdana;
	color: #666666;
	font-size: 11px;
	width:350px;
	margin-bottom:10px;
	}

.pad {
	paddding: 0px 0px 0px 145px;
	}

.graph {
	background-image: url(images/packbg.gif);
	background-repeat: no-repeat;
	height: 90px;
	}
	
.contacttxt {
	width: 600px;
	text-align: left;
	}

.contactright {
	width: 250px;
	}

.inputfield {	
	font-size: 10px;
	width: 150px;	
	height: 17px;	
	border: 1px solid #9b9a9a;
	}

.loginbtn {	
	font-size: 10px;
	width: 50px;	
	height: 20px;	
	border: 1px solid #9b9a9a;
	text-align: center;
	}
	
/* text */
.bloguru{
    font-size:10px;
    text-align: right;
    margin-right:10px;
    margin-top:5px;
}
/* footer */
#footer {
	width: 900px;
	color: #6e6e6e;
	text-align: center;
	font-size: 9px;
	}
	

