html,body {
padding:0px;
margin:0px;

font: 14px Arial, Helvetica, sans-serif;
background:#FFFFFF;
}

.red_star {
    color: #ff0000;
}
.provided_class {
    font-size:9px;
    padding: 5px 0px 0px 35px;
}

div {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
img {
	padding:0px;
	margin:0px;
	border:0px;
}

#header {
	height: 109px;
	background: url(/images/header_grad.gif) repeat-x;
	width:1007px;	
}


#head_left {
	height: 109px;
	width:295px;
	background: url(/images/logo.gif) no-repeat;
	float:left;
}

#head_center {
	margin-left:295px;
	margin-right:230px;
	height:1%;
}

#head_right {
	height:109px;
	width: 228px;
	background: url(/images/chat_bg.gif) right no-repeat;
	float:right;
	
}

#menu_left {
	height: 25px;
	width:252px;
	background:url(/images/green_menu_bg.gif) no-repeat left;
	float:left;
}

#menu_center {
	background:#eaeaea;
}

#menu {
	font: normal 14px Arial;
	background-color:#0b751f;
	height: 12px;
	width:1007px;
	clear:both;	
}


#menu_right {
	height:25px;
	width: 231px;
	background:#1F765F;
	float:right;
	margin-left:0px;
}

#menu_left ul {
	margin: auto;
	padding-left:12px;
	overflow: hidden;
}
#menu_left li {
	display: inline;
	padding: 0 6px;
	line-height: 25px;
}

#menu_left a,
#menu_left a:link,
#menu_left a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#menu_left a:hover {
	text-decoration:underline;
}

#menu_center ul {
	margin: auto;
	overflow: hidden;
}
#menu_center li {
	display: inline;
	padding: 0 6px;
	line-height: 25px;
	border-right:1px #0b751f solid;
}

#menu_center a,
#menu_center a:link,
#menu_center a:visited {
	color:#0b751f;
	text-decoration:none;
}
#menu_center a:hover {
	text-decoration:underline;
}


#content {
	width:982px;
	background-color:#FFFFFF;	
}

#left_col{
	width:260px;
	float:left;
	background:#fafafa;
}

#right_col {
	width: 228px;
	float:right;
	
}

.main {
	margin-left:267px;
	margin-right:228px;
	padding:20px 10px 10px 10px;
	border-right:#029e20 solid 1px;
	min-height:590px;
	_height:590px;

}

a.login_links,a.login_links:link {
	padding-left:5px;
	color:#029e20;
}
a.login_links:hover {
	color:#000000;
	text-decoration:none;
}

.input_email {
	width:200px;
	height:20px;
	margin-bottom:10px;
	border: solid #029e20 1px;
}

.input_pass {
	 width:123px;
	 height:20px;
	 margin-bottom:10px;
	 margin-right:8px;
	 border: solid #029e20 1px;
}

.blue2_list {
    list-style:none; 
	padding: 5px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	width: 90%;
	display: block;
	float: left;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
    color:#2e6c9c;
    font-weight:bold;
}

.blue3_list {
    list-style:none; 
	padding: 3px 0px 0px 20px;
	margin: 0px;
	width: 90%;
	display: block;
	float: left;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
    color:#2e6c9c;
    font-weight:bold;
}


.green_list {
	list-style:url(/images/green_list.gif);
	padding: 0px;
	margin: 0px;
	padding-left:13px;
	width: 90%;
	display: block;
	float: left;
	font:14px Arial, Helvetica, sans-serif;
}

.green_list2 {
	list-style:url(/images/green_list.gif);
	padding: 0px;
	margin: 0px;
	padding-left:25px;
	width: 90%;
	display: block;
	font:14px Arial, Helvetica, sans-serif;
}

#blue_list {
	list-style:url(/images/blue_list.gif);
	padding-left:35px;
	margin:15px 0px 0px 15px;;
	padding-bottom:20px;
	width: 70%;
	font-weight:bold;
}

#blue_list_sub {
	list-style:url(/images/blue_sublist.gif);
	width: 100%;
	font-weight:normal;
}


a.order,a.order:link,a.order:visited {
	color:#0b751f;
	text-decoration:none;
}
a.order:hover {
	text-decoration:underline;
}


a.order_link,a.order_link:link,a.order_link:hover,a:order_link:visited {
	color:#0b751f;
	text-decoration:none;
	font-weight:normal;
}



a.left_menu {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
a.left_menu:hover,a.left_submenu:hover {
	text-decoration: underline;
	color:#0b751f;
}
a.left_submenu {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

#left_menu {
	width:267px;
	padding:10px 0px 1px 0px;
	background:url(/images/left_block_grad1.gif) repeat-y;
}

#central_block {
	background:url(/images/central_line_bg.gif) repeat-x;
	min-height:100px;
	_height:100px;
}
#image_block {
	background:url(/images/central_line_left.gif) no-repeat;
}
#text_block {
	padding:5px 0px 0px 0px;
	background:url(/images/central_line_right.gif) no-repeat right top;
}

#text_block_2 {
	padding:30px 0px 0px 10px;
	background:url(/images/central_line_right_s.gif) no-repeat right top;
}

.green_text {
	color:#029e20;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.green_text {
	color:#029e20;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.green_text:link {
	color:#029e20;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.green_text:visited {
	color:#029e20;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.green_text:hover {
	color:#029e20;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
    text-decoration:underline;
}

.h2_text {
    display:inline;
    margin:0px;
    padding:0px;
	color:#000000;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.h1_green_text {
    display:inline;
    margin:0px;
    padding:0px;
	color:#029e20;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.h1_green_text {
    display:inline;
    margin:0px;
    padding:0px;
	color:#029e20;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.h1_green_text:link {
    display:inline;
    margin:0px;
    padding:0px;
	color:#029e20;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.h1_green_text:visited {
    display:inline;
    margin:0px;
    padding:0px;
	color:#029e20;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.h1_green_text:hover {
    display:inline;
    margin:0px;
    padding:0px;
	color:#029e20;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
    text-decoration:underline;
}


#footer {
	font: normal 14px Arial;
	background-color:#0b751f;
	height: 25px;
	width:1007px;
	clear:both;
}
#links {
	background-color:#0b751f;
	height: 25px;
}
#links ul {
	margin: auto;
	overflow: hidden;
}
#links li {
	display: inline;
	padding: 0 6px;
	line-height: 25px;
	border-right:1px #FFFFFF solid;
}
#links a,
#links a:link,
#links a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#links a:hover {
	text-decoration:underline;
}

a.view_sample {
	color: #0b751f;
	text-decoration: underline;
	font-weight: bold;
}
a.view_sample:hover {
	color:#000000;
	text-decoration:none;
}

.table_head {
	background:#fafafa;
	height:35px;
	padding:5px 18px 5px 18px;
	font-weight:bold;
}
.table_td1 {
	height:20px;
	padding:2px 8px 2px 8px;
}
.table_td2 {
	background:#f5f5f5;
	height:20px;
	padding:2px 8px 2px 8px;
}

#guarantees {
	margin:13px 0px 20px 0px;
	padding:15px 0px 0px 13px;
	background:#fafafa;
	float:right;
	width:46%;
	height:270px;
}

#format {
	margin:13px 0px 20px 0px;
	padding:15px 0px 0px 13px;
	background:#fafafa;
	float:left;
	width:46%;
	height:270px;
}


h2 {
	color:#0b751f;
}

a,a:link {
	
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#0b751f;
}

.outer {overflow:hidden; width: 100%; background: url(/images/1007.gif) 0 0 repeat-y;}

/* The CSS that's required to position the footer */

	html
	{
		height: 100%;
	}

	body
	{
		height: 100%;
	}

	#nonFooter
	{
		position: relative;
		min-height: 100%;
	}

	* html #nonFooter
	{
		height: 100%;
	}

	#footer
	{
		position: relative;
		margin: -25px auto 0 auto;
	}

	/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer
	{
		margin-top: -25px;
	}
#prices {
	background:#fafafa;
	text-align:center;
	width:100%;
}

.odd {
	background:#eaeaea;
	height:20px;
}
.vgrad {
	padding-bottom:7px;
}

a.faq,a.faq:link {
	color:#029e20;
	text-decoration:underline;
}
a.faq:hover{
	color:#000000;
	text-decoration:none;
}
.faq_header{
	padding:4px 5px 3px 0px;
	float:left;
	background:#FFFFFF;
	color:#0b751f;
	font-weight:bold;
	font-size:16px;
	height: 30px;
}

* html p.bug {
height: 1%;
margin-right:225px;
margin-left: 0;
}


a.header_link,a.header_link:link,a.header_link:hover {
	color:#0b751f;
	text-decoration:none;
}
a.center_link,a.center_link:link,a.center_link:hover {
	color:#000000;
	text-decoration:none;
}
#format_list {
	list-style:url(/images/blue_sublist_gray.gif);
	padding-top:0px;
	margin-top:0px;
	padding-left:25px;
}
#guarantees_list {
	list-style:url(/images/blue_sublist_gray.gif);
	padding-top:0px;
	margin-top:0px;
	padding-left:25px;
}
#features_list {
	list-style:none;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	margin-left:11px;
}
.faq_list {
	list-style:url(/images/green_list.gif);
	background:none;
	padding-left:23px;
}

.add_wr {
	background:transparent url('../images/buttons/add_wr.gif') no-repeat scroll 0pt;
	color:#000000;
	display:block;
	height:26px;
	line-height:26px;
	margin:15px 5px;
	text-align:left;
	text-decoration:none;
	width:60px;
}
.preff_delete{
	cursor:pointer;
	top:0;
	right:left:10;
	width:22px;
	height:20px;
	line-height:20px;
	background:url('../images/buttons/delete.gif') 0 50% no-repeat;
	color:#000000;
	display:block;
	margin:0px;
	text-align:center;
	text-decoration:none;
}
.preff_input{
	position:relative;
	text-align:left;
	margin-top:5px;
}

#top_main{
	width:100%;
	background:url(/images/main_shadow.gif) repeat-y;
}
#main_body{
	padding-left:0xp;
	padding-right:0px;
	width:1000px;
}
#content_left_shadow{
	background:url(/images/left_shadow.gif) repeat-y;
	padding-left:9px;
}
#content_right_shadow{
	background:url(/images/right_shadow.gif) repeat-y right center;
	padding-right:9px;
}