/*--------------------------------------------------------------



[Master Stylesheet]





Project:		1-Click Hosting



Version:		1.0



Last change:	05/28/08 [CSS created]



Author:			Corey Haggard (devguys.com)



Primary Use:	Website Design (1-clickhosting.com)



----------------------------------------------------------------





[Table of Contents]





1. Body



2. Header



3. Navigation



4. Homepage Boxes (hosting, affilaites, support)



5. Left Content (homepage)



6. Right Content (homepage)



7. Hosting Page



8. Left Content (hosting page)



9. Right Content (hosting page)



10. Sub Pages



11. Contact Form



12. Footer





------------------------------------------------------------------



 */

 

 

/*================================================================

SECTION ONE

==================================================================*/ 



body {

	background-image:url(../images/background.jpg);

	background-repeat:repeat-x;

	background-color:#FFFFFF;

	margin-top:0px;

	margin-bottom:0px;

}

.content_wrap {

	width:906px;

	margin:auto;

}



/*=================================================================

SECTION TWO

===================================================================*/



.logo {

	width:179px;

	float:left;

	margin-top:4px;

}

.logo2 {

	width:179px;

	float:left;

	margin-top:10px;

	margin-left:100px;

}

.top_nav {

	float:right;

	width:300px;

	text-align:right;

	margin-top:8px;

	font-weight: bold;

}

.top_nav ul {

	list-style:none;

	margin:0px;

	margin-left:8px;

	padding:0px;

}

.top_nav ul li {

	display:inline;

	padding: 0px 9px 0px 9px;

}

.top_nav ul li a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#4084C5;

	text-decoration:none;

}

.top_nav ul li a:hover {

	text-decoration:underline;

}



/*---------------------------------------------

HEADER SECTION UNDER MAIN NAVIGATION

-----------------------------------------------*/



.header_image {

	width:906px;

	background-image:url(../images/header_image.jpg);

	background-repeat:no-repeat;

	padding-bottom:30px;

}

.header_top {

	font-family:Arial, Helvetica, sans-serif;

	font-size:28px;

	margin-top:20px;

	margin-left:180px;

	color:#FFFFFF;

}

.header_left {

	float:left;

	width:600px;

}

.header_text {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FFFFFF;

	line-height:18px;

	margin-left:230px;

	margin-right:5px;

	margin-top:10px;

}

.feature {

	margin-left:210px;

	margin-top:20px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#fff;

}

.feature2 {

	margin-left:210px;

	margin-top:12px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#fff;

}

.header_right {

	width:300px;

	float:right;

}

.link {

	margin-top:53px;

	margin-left:85px;

}

.link a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#FFFFFF;

	text-decoration:none;

}

.link2 {

	margin-top:21px;

	margin-left:85px;

}

.link2 a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#FFFFFF;

	text-decoration:none;

}

.link3 {

	margin-top:0px;

	margin-left:0px;

	font-weight:bold;



}

.link3 a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#559A19;

	text-decoration:none;

	font-weight:bold;



}



/*==============================================================

SECTION THREE

================================================================*/



.navigation {

	background-image:url(../images/nav_bg.jpg);

	background-repeat:no-repeat;

	margin-top:13px;

	height:31px;

	padding-left:10px;

}

.navigation ul {

	list-style:none;

	margin:0px;

	padding:0px;

}

.navigation ul li {

	padding-top:5px;

	display:inline;

}

.navigation ul li a {

	display:block;

	float:left;

	padding:10px 13px 10px 13px;

    text-decoration:none;

    color:#f4f4f4;

    font-family:Tahoma;

    font-size:11px;

    font-weight:bold;

}

.navigation ul li a:hover {

	background-image:url(../images/nav_hover.jpg);

	background-repeat:repeat-x;

	color:#1F4F79;

}

.navigation ul li a.current {

	background-image:url(../images/nav_hover.jpg);

	background-repeat:repeat-x;

	color:#2C5B86;

}

.navigation ul li a.order {

	background-image:url(../images/nav_bg.jpg);

	background-repeat:repeat-x;

	color:#fff600;

}



/*--------------------------------

SUBPAGE NAVIGATION (navigation under the main navigation

----------------------------------*/



.sub_navigation {

	background-image:url(../images/sub_nav_bg.jpg);

	background-repeat:no-repeat;

	padding-top:6px;

	padding-bottom:6px;

	padding-left:15px;

}

.sub_navigation ul {

	list-style:none;

	margin:0px;

	padding:0px;

}

.sub_navigation ul li {

	display:inline;

	padding:0px 8px 0px 8px;

}

.sub_navigation ul li a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#2C5B86;

	text-decoration:none;

}

.sub_navigation ul li a:hover {

	color:#559A19;

	text-decoration:none;

}

.sub_navigation ul li a.current {

	color:#559A19;

}



/*===============================================================

SECTION FOUR

=================================================================*/



.order_now_head {

	font-family:Tahoma;

	font-size:16px;

	color:#3A78B2;

	text-align:right;

	margin-top:12px;

	font-weight:bold;

}

.web_hosting {

	width:295px;

	background-image:url(../images/webhosting.jpg);

	background-repeat:no-repeat;

	float:left;

	margin-top:20px;

}

.domains {

	width:295px;

	background-image:url(../images/domain.jpg);

	background-repeat:no-repeat;

	float:left;

	margin-top:20px;

	margin-left:10px;

}

.domains21 {

	width:295px;

	background-image:url(../images/supportindex.jpg);

	background-repeat:no-repeat;

	float:left;

	margin-top:20px;

	margin-left:10px;

}

.affiliates {

	width:295px;

	background-image:url(../images/affiliates.jpg);

	background-repeat:no-repeat;

	float:left;

	margin-top:20px;

	margin-left:10px;

}

.resellers {

	width:295px;

	background-image:url(../images/ecommerce.jpg);

	background-repeat:no-repeat;

	float:left;

	margin-top:20px;

	margin-left:10px;

}

.ssl {

	width:295px;

	background-image:url(../images/affindex.jpg);

	background-repeat:no-repeat;

	float:left;

	margin-top:20px;

	margin-left:10px;

}

.support {

	width:295px;

	background-image:url(../images/support.jpg);

	background-repeat:no-repeat;

	float:left;

	margin-top:20px;

	margin-left:10px;

}

.server {

	width:295px;

	background-image:url(../images/domain.jpg);

	background-repeat:no-repeat;

	float:left;

	margin-top:20px;

	margin-left:10px;

}

.ecommerce {

	width:295px;

	background-image:url(../images/ecommerce.jpg);

	background-repeat:no-repeat;

	float:left;

	margin-top:20px;

}

.ecommerce21 {

	width:295px;

	background-image:url(../images/ssl.jpg);

	background-repeat:no-repeat;

	float:left;

	margin-top:20px;

}

.hosting_heading {

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#333333;

	margin-top:15px;

	margin-left:115px;

}

.hosting_sub_head {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#3A78B2;

	margin-left:115px;

	margin-top:2px;

}

.button {

	width:116px;

	margin-left:170px;

	margin-top:20px;

	background-image:url(../images/learn_more_gray.jpg);

	text-align:center;

	padding-top:3px;

	padding-bottom:3px;

	margin-bottom:9px;

}

.button a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#4084C5;

	text-decoration:none;

}

.button a:hover {

	color:#559A19;

	text-decoration:none;

}



/*========================================================

SECTION FIVE

==========================================================*/



.content_left {

	width:610px;

	float:left;

	margin-top:14px;

}

.heading {

	font-family:Arial, Helvetica, sans-serif;

	font-size:24px;

	color:#4084C5;

}	

.page_text {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	line-height:18px;

	margin-top:13px;

}

.page_text2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	line-height:18px;

	margin-top:13px;

	margin-left:30px;

}

.heading2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:24px;

	color:#559A19;

	margin-top:20px;

}

.testimonials {

	background-image:url(../images/testimonials_bg.jpg);

	background-repeat:no-repeat;

	padding-top:25px;

	padding-left:30px;

	font-size:12px;

	color:#666666;

	line-height:18px;

	font-family:Arial, Helvetica, sans-serif;

	padding-bottom:20px;

	padding-right:45px;

}

.name2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:bold;

	color:#2B70AC;

	padding-left:25px;

}	

.domain a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:bold;

	color:#559A19;

	text-decoration:none;

	padding-left:25px;

}

.domain a:hover {

	text-decoration:underline;

}



/*===========================================================

SECTION SIX

=============================================================*/



.content_right {

	width:290px;

	float:right;

}

.included {

	font-family:Arial, Helvetica, sans-serif;

	font-size:21px;

	color:#559A19;

	padding-left:20px;

	margin-top:14px;

}

.included_feature {

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#666666;

	margin-top:20px;

	margin-left:22px;

}

.included_feature2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#666666;

	margin-top:10px;

	margin-left:22px;

}

.included_feature3 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#666666;

	margin-top:10px;

	margin-left:33px;

}

.demo {

	width:223px;

	background-image:url(../images/blue_button.jpg);

	background-repeat:no-repeat;

	text-align:center;

	padding-top:9px;

	padding-bottom:9px;

	margin:auto;

	margin-top:15px;

}

.demo a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#FFFFFF;

	text-decoration:none;

}



/*==========================================================

SECTION SEVEN

============================================================*/





.feature_wrap {

	width:550px;

	border-bottom:1px dotted #CCCCCC;

	padding-bottom:8px;

}	

.features_icon {

	float:left;

	margin-top:20px;

	padding-top:10px;

	width:74px;

}

.features_icon_1 {

	float:left;

	margin-top:10px;

	padding-top:10px;

	width:48px;

}

.features_icon2 {

	float:left;

	margin-top:10px;

	padding-top:10px;

	width:74px;

}

.features_head {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#559A19;

	margin-top:20px;

	width:300px;

	float:left;

	margin-left:10px;

}

.features_text {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	line-height:18px;

	float:left;

	width:460px;

	margin-left:10px;

}

.features_head2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#559A19;

	margin-top:15px;

	width:300px;

	float:left;

	margin-left:40px;

}

.features_text2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	line-height:18px;

	float:left;

	width:350px;

	margin-left:40px;

}

.features_text_network {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	line-height:18px;

	float:left;

	width:95%;

	margin-left:10px;

}

.plan {

	background-image:url(../images/plans.jpg);

	background-repeat:no-repeat;

}

.sub_page_heading {

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	margin-top:40px;

	padding-left:10px;

	color:#666666;

	float:left;

}

.ready_now {

	float:right;

	width:75px;

	margin-right:4px;

	text-align:center;

	font-size:13px;

	color:#fff;

	font-family:Arial, Helvetica, sans-serif;

	padding-top:30px;

	padding-bottom:20px;

}

.plan_feature {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#666666;

	margin-top:10px;

	margin-left:12px;

	border-bottom:1px dotted #666666;

	padding-bottom:3px;

	width:235px;

}

.plan_feature9 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#666666;

	margin-top:10px;

	margin-left:12px;

	border-bottom:1px dotted #336b9e;

	padding-bottom:3px;

	width:235px;

}

.plan_feature2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#666666;

	margin-top:6px;

	margin-left:12px;

	border-bottom:1px dotted #666666;

	padding-bottom:3px;

	width:235px;

}

.compare {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#2C5B86;

	width:135px;

	margin-left:13px;

	margin-top:30px;

	float:left;

}

.compare2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#2C5B86;

	width:270px;

	margin-left:13px;

	margin-top:30px;

	float:left;

}

.compare a {

	color:#2C5B86;

	text-decoration:none;

}

.compare a:hover {

	color:#559A19;

	text-decoration:none;

}

.order_now_sub {

	float:right;

	margin-top:20px;

	margin-right:25px;	

}



/*===============================================

SECTION SEVEN-ONE

=================================================*/



.plan_table {

	margin-top:20px;

	margin-left:15px;

}

.top2 {

	border-bottom:1px solid #CCCCCC;

	padding-bottom:3px;

}

.heading3 {

	font-family:Tahoma;

	font-size:17px;

	font-weight:lighter;

	color:#559A19;

	width:160px;

	float:left;

}

.plan_name2 {

	width:180px;

	float:left;

	font-family:Tahoma;

	font-size:14px;

	color:#1F4F79;

	text-align:center;

	padding-top:3px;

}

.feature_wrap_gray {

	background-color:#F0F0F0;

	padding-top:2px;

	padding-bottom:2px;

	margin-top:8px;

}

.feature_wrap_gray2 {

	background-color:#F0F0F0;

	padding-top:2px;

	padding-bottom:2px;

	margin-top:2px;

}

.feature_reseller {

	font-family:Tahoma;

	font-size:12px;

	font-weight:bold;

	color:#666666;

	width:160px;

	float:left;

}

.sinalog{background:url(../images/question.gif)  center left no-repeat; margin:23px 0px 0px 1px; padding:0px 0px 0px 19px }

.amount {

	width:180px;

	float:left;

	font-family:Tahoma;

	font-size:11px;

	color:#666;

	text-align:center;

	padding-top:3px;

}

.feature_wrap_white {

	padding-top:2px;

	padding-bottom:2px;

	margin-top:2px;

}

.page_content_right {

	background-image:url(../images/contactus.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:20px;

	padding-bottom:30px;

}

.page_content_affiliate {

	background-image:url(../images/contactus.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:20px;

	padding-bottom:5px;

}

.page_content_affiliate2 {

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:15px;

	padding-bottom:0px;

	border:1px solid #2c73ca;

	background-color:#dfe2e5;

}

.page_content_ds {

	background-image:url(../images/ds.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:40px;

	padding-bottom:30px;

}

.page_content_aboutus {

	background-image:url(../images/ds.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:10px;

	padding-bottom:30px;

}

.page_content_aboutus2 {

	background-image:url(../images/ds.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:20px;

	padding-bottom:30px;

}

.page_content_cu {

	background-image:url(../images/cu.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:40px;

	padding-bottom:30px;

}

.page_content_right_aboutus {

	background-image:url(../images/aboutR.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:0px;

	padding-bottom:30px;

}

.page_content_right_domain {

	background-image:url(../images/contactus_domain.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:5px;

	padding-bottom:0px;

}

.page_content_right_register {

	background-image:url(../images/registercss.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:45px;

	padding-bottom:35px;

}

.topmargin {

	margin-top:10px;

}

.page_content_right9 {

	background-image:url(../images/fantastico.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:20px;

	padding-bottom:30px;

}

.page_content_rightm {

	background-image:url(../images/merchant.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:20px;

	padding-bottom:30px;

}

.page_content_right5 {

	background-image:url(../images/contactus6.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:20px;

	padding-bottom:30px;

}

.page_content_right4 {

	background-image:url(../images/contactus5.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:20px;

	padding-bottom:30px;

}

.page_content_right4r {

	background-image:url(../images/contactus4r.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:20px;

	padding-bottom:30px;

}

.page_content_right3 {

	background-image:url(../images/contactus3.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:20px;

	padding-bottom:30px;

}

.page_content_rightr3 {

	background-image:url(../images/contactus3r.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:20px;

	padding-bottom:30px;

}

.page_content_right0 {

	background-image:url(../images/contactus4.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:30px;

	padding-bottom:35px;

}

.page_content_right1 {

	background-image:url(../images/contactus.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:1px;

	padding-bottom:30px;

}

.page_content_right2 {

	background-image:url(../images/contactus2.jpg);

	background-repeat:no-repeat;

	width:317px;

	float:left;

	margin-left:20px;

	margin-top:1px;

	padding-bottom:30px;

}



/*==============================================

SECTION TEN

================================================*/





.sub_head {	

	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;

	color:#559A19;

	margin-top:15px;

}

.sina_made {	

	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;

	color:#559A19;

}

/*==============================================

SECTION TEN-ONE - Sub Pages (Content left)

================================================*/



.sub_content_left {

	width:323px;

	float:left;

	margin-left:10px;

	margin-top:8px;

	background-image:url(../images/plans.jpg);

	background-repeat:no-repeat;

	padding-bottom:30px;

}

.sub_content_left_no {

	width:323px;

	float:left;

	margin-left:10px;

	margin-top:0px;

	padding-bottom:0px;

}

.sub_page_head {

	font-family:Arial, Helvetica, sans-serif;

	font-size:20px;

	color:#3A78B2;

	border-bottom:1px solid #ccc;

	padding-bottom:4px;

}





/*==============================================

SECTION TEN-TWO - Sub Pages (Content right)

================================================*/



.sub_content_right {

	width:565px;

	float:left;

	margin-top:20px;

}

.sub_content_right2 {

	width:550px;

	float:left;

	margin-top:20px;

	background-color:#F0F0F0;

}
/*
.sub_content_right2 {

	width:100%px;

	float:left;

	margin-top:20px;

	border:1px solid #2c73ca;

	padding-left:7px;

	padding-right:7px;

}
*/
.qc_head {

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#2C5B86;

	margin-top:10px;

	margin-left:10px;

}

.method {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#666666;

	margin-left:10px;

	margin-top:15px;

}

.method a {

	color:#3A78B2;

	text-decoration:none;

}

.method a:hover {

	color:#559A19;

	text-decoration:none;

}





/*==============================================

SECTION TEN-THREE

================================================*/







.sub_testimonials {

	background-image:url(../images/sub_testimonials.jpg);

	background-repeat:no-repeat;

	padding-top:25px;

	padding-left:30px;

	font-size:12px;

	color:#666666;

	line-height:18px;

	font-family:Arial, Helvetica, sans-serif;

	padding-bottom:20px;

	padding-right:45px;

}

.testimonial {

	background-image:url(../images/sub_testimonials.jpg);

	background-repeat:no-repeat;

	padding-top:25px;

	padding-left:30px;

	font-size:12px;

	color:#666666;

	line-height:18px;

	font-family:Arial, Helvetica, sans-serif;

	padding-bottom:20px;

	padding-right:45px;

	border-bottom:1px dotted #CCCCCC;

}

.cpanel_feature {

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#666666;

	margin-left:15px;

	margin-top:15px;

}



/*==================================================

SECTION ELEVEN - Contact Form

===================================================*/





.form {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#1F4F79;

	padding-top:8px;

	padding-bottom:8px;

}

.form_table {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#333333;

	border:1px solid #3672a8;

	padding-top:4px;

	padding-bottom:4px;

}







/*====================================================

SECTION TWELVE - Footer

======================================================*/



.footer {

	border-top:1px solid #CCCCCC;

	margin-top:35px;

	margin-bottom:20px;

}

.footer_notop {

	border-top:1px solid #CCCCCC;

	margin-top:5px;

	margin-bottom:20px;

}

.foot_left {

	width:400px;

	float:left;

	margin-top:4px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

}

.copyright {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	margin-top:13px;

}	

.why {

	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;

	color:#000000;

	margin-top:10px;

	font-weight:bold;

}	

.top {

	float:right;

	width:150px;

	text-align:right;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#4084C5;

	margin-top:4px;

}

.logo_bottom {

	width:179px;

	float:right;

	margin-top:4px;

}

.foot_right {

	float:right;

	width:300px;

}





/* set millions of background images */

.rbroundbox { background: url(nt.gif) repeat; }

.rbtop div { background: url(tl.gif) no-repeat top left; }

.rbtop { background: url(tr.gif) no-repeat top right; }

.rbbot div { background: url(bl.gif) no-repeat bottom left; }

.rbbot { background: url(br.gif) no-repeat bottom right; }



/* height and width stuff, width not really nessisary. */

.rbtop div, .rbtop, .rbbot div, .rbbot {

width: 100%;

height: 7px;

font-size: 1px;

}

.rbcontent { margin: 0 7px; }

.rbroundbox { width: 100%; margin: 1em auto; }



/* set millions of background images */

.rbroundbox2 { background: url(nt.gif) repeat; }

.rbtop2 div { background: url(tl.gif) no-repeat top left; }

.rbtop2 { background: url(tr.gif) no-repeat top right; }

.rbbot2 div { background: url(bl.gif) no-repeat bottom left; }

.rbbot2 { background: url(br.gif) no-repeat bottom right; }



/* height and width stuff, width not really nessisary. */

.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {

width: 100%;

height: 7px;

font-size: 1px;

}

.rbcontent2 { margin: 0 7px; }

.rbroundbox2 { width: 80%; margin: 1em auto; margin-left:70px; }



/* A:hover {text-decoration: underline overline;} */

