/* CSS Document */
*{ margin:0px; padding:0px;}
body { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
	color:#8695D6;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#161E3F;}
p { padding:0 0 10px 0;}
a { 
	color:#F89701; 
	text-decoration:none;}
a:hover { 
	color:#F89701; 
	text-decoration:underline;}
a:visited { outline:none;}
#wraper { 
	width:900px;
	margin:0 auto;}
.banner {
	width:900px;
	height:350px;
	background-image: url(../images/banner_new.jpg);
	background-repeat: no-repeat;
}
.top_left {
	float:left;
	margin-top:50px;}
.top_right {
	height:58px; 
	float:right; 
	margin:14px 0 0 0;}
.top_left2 {
	float:left;
	width:275px;
	margin:150px 0 0 40px;
	color:#000000;}
.top_right2 {
	float:right;
	width:275px;
	margin:150px 40px 0 0;
	color:#000000;}
.top_right a { color:#FFFFFF;}
.menu {
 margin-top:1px;
 height:42px;
 background-image:url(../images/menu_bg.gif);
 background-repeat:repeat-x;
 border-left:1px solid #283779;
 border-right:1px solid #283779;}
.menu img { 
	margin:0 15px 0 15px;}
.container { 
	margin-top:12px;}
.inner_content {padding:10px;}
.plans { 
	margin:0 auto;
	width:770px;
	margin-bottom:20px;
	margin-top:10px;}
.plans img { margin:0 15px 0 15px;}
.business_plan{ margin:0 auto; margin-top:20px;}
.business_plan td { padding:2px;}
.left, .right {	
	width:270px;
	border:1px solid #283779;
	padding:10px;
	height:300px;}
.left { 
	float:left;}
.right { 
	float:right;}
.profile{
	float:left;
	width:280px;
	margin:0 13px 0 13px;}
.dotted_line {
 background:url(../images/dot.gif) repeat-x;
 height:4px;
 margin-bottom:10px;}
.testimonial { 
	/*width:268px;*/
	background:url(../images/testimonial_right.gif) no-repeat right bottom;
	padding-bottom:28px;}
.footer {
	height:34px;
	border:1px solid #283779;
	padding:10px;
	clear:both;
	margin:10px 0 10px 0;}
.footer_left {
	float:left;}
.footer_right {
	float:right;
	color:#FFFFFF;
	margin-top:8px;}
.footer_right span { padding:0 5px 0 5px;}
.footer_right a {
	color:#FFFFFF;
	text-decoration:none;}
.footer_right a:hover {
	text-decoration:underline;}
.clear { clear:both;}
.green_11 { 
	font-size:11px; 
	color:#99FF00;}
h1, h2 {
	font-size:22px;
	font-weight: normal; }
h1 {
	color:#FF9007;
	padding:0 0 15px 0;}
h2 {
	color:#FFFFFF; 
	padding:10px 0 10px 0;}
.text_box { 
	width:175px; 
	height:20px;
	border:1px solid #283779;
	font-size:11px;}
.text_area { 
	width:175px; 
	height:50px;
	border:1px solid #283779;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}
