.col1, .col2, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:900px; }

/*======= header =======*/
#header {height:152px;}

.col1{ width:240px; margin-right:0px}
.col2{ width:542px}
.bg{ background:url(images/tail.gif) repeat-y 273px top } 

/*======= index.html =======*/

#page1 #content .col-1{
	width:100%;
}
#page1 #content .col-2{ width:296px}
#page1 #content .col-3{ width:260px; margin-right:49px}
#page1 #content .col-4{ width:532px}

#page1 #content .col-5{ width:188px}
#page1 #content .col-6{ width:191px}
#page1 #content .col-7{ width:162px}
#page1 #content .bg1{ background:url(images/tail.gif) repeat-y 274px top } 
#page1 #content .bg2{ background:url(images/tail4.gif) repeat-y 162px top } 
#page1 #content .bg3{ background:url(images/tail4.gif) repeat-y 355px top } 


/*======= index-1.html =======*/
#page2 #content .col-1{ width:296px; margin-right:6px; 	background-attachment: scroll;
	background-color: #F0F0F0;
	background-image: url(images/icon_gear.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
#page2 #content .col-2{ width:296px}
#page2 #content .col-3{ width:383px; margin-right:80px}
#page2 #content .col-4{ width:383px}
#page2 #content .col-5{ width:261px}
#page2 #content .col-6{ width:80px}
#page2 #content .col-7{ width:42px}

#page2 #content .bg1{ background:url(images/tail.gif) repeat-y 423px top }  
#page2 #content .bg2{ background:url(images/tail4.gif) repeat-y 238px top }  
#page2 #content .bg3{ background:url(images/tail4.gif) repeat-y 319px top }





/*======= index-3.html =======*/
#page4 #content .col-1{ width:599px; margin-right:5px}
#page4 #content .col-2{ width:296px}
#page4 #content .col-3{ width:73px}
#page4 #content .col-4{ width:185px; margin-right:30px}
#page4 #content .col-5{ width:70px}
#page4 #content .col-6{ width:186px}
#page4 #content .bg1{ background:url(images/tail.gif) repeat-y 274px top } 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:296px; margin-right:6px}
#page5 #content .col-2{ width:296px}

/*======= footer =======*/
#footer { height:53px; }

.newemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #999;
	letter-spacing: normal;
	text-align: left;
}

/* input fields */
#input_fields {
	margin-top: 10px;
	margin-left: 35px;
}
#input_fields #name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #83A3B8;
	width: 200px;
}
#input_fields #domain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83A3B8;
	width: 70px;
	height: 20px;
}
#input_fields #submit_btn {
	cursor: pointer;
	height: 21px;
	width:83px;
	border:none;
	background-image: url(images/index_input_register.gif);
	background-repeat: no-repeat;
}

/* top header image */
#top_wrapper {

	width: 500px;
}
#top_header_img {
	margin-top: 0px;
	margin-left: 0px;	
}
#top_website_hosting {
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
#top_wrapper #col1 {
	width: 270px;
	padding-top: 10px;
	padding-left: 50px;
}
#top_wrapper #col2 {
	width: 250px;
}
#top_wrapper ul li {
	margin:0;
	padding-left:20px;
	background-color: transparent;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	list-style-position: inside;
	list-style-image: url(images/marker.gif);
}
#top_wrapper #col2 p {
	font-size: 24px;
	font-weight: bold;	
}
.learn_btn_blue {
	margin-left:30px;
	margin-top:8px;
	}
/* rollover get started now button index page */
a.button {
	width: 342px;
	height: 59px;
	display: block;
	background-image: url(images/getstarted.jpg);
	background-repeat: repeat;
	background-position: 0px -59px;
	margin-top: 25px;
	margin-left: 60px;
}

a.button span { 
    display: none; 
}

a.button:hover {
	background-image: url(images/getstarted.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
/* bottom box */
.curved-box {
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #e8f1f7;
	margin-top: 10px;
	padding-bottom:10px;
}

.curved-box h2
    {
    color: #f4fbfd;
}

.curved-box p
    {
    margin: 0px;
}
/* columns index features, guarantees, testimonials */
#box3_wrap {
margin:0 auto;
width:100%;
}
/* column 1 */
#page1 #content .col1 {
	background-attachment:scroll;
	background-image:url(images/tail-long.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#666666;
	float:left;
	font-weight:bold;
	margin-top:10px;
	width:265px;
	padding-left: 20px;
	padding-right: 10px;
}
.features_col1{
	padding-top: 10px;
}
.red_btn_left {
	padding-top:5px;
	float:left;
}
#box3_wrap .col1 p {
	margin-bottom:10px;
	margin-top:5px;
}
#box3_wrap .col1 .features_p {
	background:#9DC2DA url(images/icon_gear.gif) no-repeat scroll 8px 8px;
	color:#666666;
	font-size:0.995em;
	font-weight:bold;
	width:230px;
	height: 10px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;
}
/* features list */
#features_icons_list li {
	display: inline;
	list-style-type:none;
}
#box3_wrap .col1 #features_icons_list {
	list-style-type: none;
}
#wordpress {
	border-right:1px dotted #AFAFAF;
	height:61px;
	width:54px;
	list-style-type:none;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#joomla {
	border-right:1px dotted #AFAFAF;
	height:61px;
	width:39px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#oscommerce {
	border-right:1px dotted #AFAFAF;
	height:61px;
	width:70px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
#soho {
	height:61px;
	width:37px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
/* start of col2 */
#page1 #content .col2 {
	background-attachment:scroll;
	background-image:url(images/tail-long.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#666666;
	font-weight:bold;
	margin-top:10px;
	width:265px;
	padding-left: 15px;
	padding-right: 13px;
	float: left;
}
#box3_wrap .col2 .guarantee_col2 {
	padding-top: 10px;
}
#box3_wrap .col2 p {
	margin-bottom:10px;
	margin-top:5px;
}
#box3_wrap .col2 .guarantee_p {
	background:#9DC2DA url(images/icon_gear.gif) no-repeat scroll 8px 8px;
	color:#666666;
	font-size:0.995em;
	font-weight:bold;
	width:230px;
	height: 10px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;
}
#guarantee_icon {
	float:left;
	padding-right:20px;
}
.red_btn_left1 {
	float:left;
	padding-right:40px;
	padding-top:5px;
}
#box3_wrap .col2 ul p {
	display:inline;
}
#box3_wrap .col2 ul li {
	padding-left: 1em;
 	text-indent: -1em;
	background-color: transparent;
	line-height: 1.5em;
	list-style-position: inside;
	list-style-image: url(images/marker.gif);
}
/* start of col3 */
.col3 {
	color:#666666;
	float:left;
	font-weight:bold;
	margin-top:10px;
	margin-left:-5px;
	width:275px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#box3_wrap .col3 .testimonial_col3 {
	padding-top:10px;	
}
#box3_wrap .col3 p {
	margin-top:5px;
}

.right_small_quote_wrap_mainpage {

cursor:pointer;
}
.table_foot {
display:block;
}
.table_foot1 {
	border-left:1px solid #9DC2DA;
	border-right:1px solid #9DC2DA;
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	background-attachment: scroll;
	background-color: #9DC2DA;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.table_foot2 {
	background:#A5B9C4 none repeat scroll 0 0;
	border-left:1px solid #9DC2DA;
	border-right:1px solid #9DC2DA;
	margin-left:1px;
	margin-right:1px;
	padding-left:1px;
	padding-right:1px;
}
.table_foot3 {
	border-left:1px solid #9DC2DA;
	border-right:1px solid #9DC2DA;
	margin-left:1px;
	margin-right:1px;
}
.table_foot4 {
	border-left:1px solid #9DC2DA;
	border-right:1px solid #9DC2DA;
}
.table_foot5 {
	border-left:1px solid #9DC2DA;
	border-right:1px solid #9DC2DA;
}
.table_foot * {
	background:#9DC2DA none repeat scroll 0 0;
	display:block;
	font-size:0.01em;
	height:1px;
	overflow:hidden;
}
.table_footfg_quote_mainpage {
	
	padding:15px 20px 0;
	background-color: #9DC2DA;
	line-height: 1.25em;
}
.table_footfg_quote_mainpage span {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.floatL {
	float:left;
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	display:inline;
}
.table_footfg_quote_mainpage span.floatR {
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 13px;
	display:inline;
}
.table_foot {
	display:block;
}
.small_quote_author {
	font-size:0.75em;
	padding:10px 0 10px 60px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/small_quote_tail.gif);
	background-repeat: no-repeat;
	background-position: 20px 0;
}
.table_footfg_quote_mainpage a:link {
	color: #666666;
	text-decoration: none;
}
.table_footfg_quote_mainpage a:visited {
	color: #4C7396;
	text-decoration: none;
}
.table_footfg_quote_mainpage a:hover {
	color:#4C7396;
	text-decoration: none;
	cursor: pointer;
}


/* resources curved box/wrapper */
#resources {
}
.curved-box-resources {
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #e8f1f7;
	margin: 10px 0 20px 0;
	padding:15px 0 20px 0;
	text-align: center;
}
#resources_main a:hover {
text-decoration:underline;
}
#resources_main a {
color:#8E8E8E;
text-decoration:none;
}
a:hover {
text-decoration:none;
}

/* acredited links */
#acredited_wrapper {
	height:60px;
	margin-bottom: 15px;
	text-align: center;
}
.accredited_links ul {
	float:left;
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
}
.accredited_links li {
	display:inline;
	list-style-type:none;
	padding-right: 16px;
	list-style-type:none;
}
#page1 #footer .indent-footer #acredited_wrapper .accredited_links .paypalftr {
	padding-bottom: 20px;
}

/* footer main */
#footer_main {
	text-align: center;	
}


/* hosting packages, table */
#hosting_package_wrapper {
	width:100%;
	height: 300px;
}
/*.package_columns {
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #e8f1f7;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px; */
.package_info {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:#666666;
	float:left;
	margin-top:33px;
	width:120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #DEEAF5;
	line-height:15px;
	text-align:justify;
}	
.package_col1 {
	color:#666666;
	float:left;
	margin-top:30px;
	width:235px;
	height: 250px;
	background-image: url(images/hosting_side_col.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#hosting_package_wrapper .package_col1_img {
	margin-top: 15px;
	margin-left:17px;
}
#hosting_package_wrapper .package_col1_li {
	margin-top:5px;
	margin-left:30px;
	background-color:transparent;
	line-height:1.35em;
	list-style-image:url(images/marker.gif);
	list-style-position:inside;
	padding-left:1em;
	text-indent:-1em;
}
#hosting_package_wrapper .package_col1_li_a {
	margin-top: 15px;
	margin-left: 30px;
}
.package_col2 {
	color:#666666;
	float:left;
	width:286px;
	background-image: url(images/hosting_center_col.png);
	background-repeat: no-repeat;
	height: 297px;
	background-attachment: scroll;
	background-color: transparent;
	
}
#hosting_package_wrapper .package_col2 h2 {
	text-align: center;
	margin-top: 25px;
}
#hosting_package_wrapper .package_col2_img {
	margin-left:8px;
}
#hosting_package_wrapper .package_col2_li {
	color:#000000;
	margin-top:10px;
	margin-left:40px;
	background-color:transparent;
	line-height:1.35em;
	list-style-image:url(images/marker.gif);
	list-style-position:inside;
	padding-left:1em;
	text-indent:-1em;
}
#hosting_package_wrapper .package_col2_li_a {
	margin-top: 8px;
	margin-left: 60px;
}
.package_col3 {
	color:#666666;
	float:left;
	margin-top:30px;
	width:235px;
	height: 250px;
	background-image: url(images/hosting_side_col.png);
	background-repeat: no-repeat;
	background-position: center center;
	
	
}
#hosting_package_wrapper .package_col3_img {
	margin-top: 15px;
	margin-left:10px;
}
#hosting_package_wrapper .package_col3_li {
	color:#666666;
	margin-top:10px;
	margin-left:27px;
	background-color:transparent;
	line-height:1.35em;
	list-style-image:url(images/marker.gif);
	list-style-position:inside;
	padding-left:1em;
	text-indent:-1em;
}
#hosting_package_wrapper .package_col3_li_a {
	margin-top: 15px;
	margin-left: 30px;
}
/* table */
#table_wrapper {
	width:100%;
	
}.curved-box-table {
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #e8f1f7;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* secondary testimonials */
#testimonial_secondary {
	width: 100%;
}
.curved-box-resources-testimonial_secondary {
	width: 840px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #e8f1f7;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	color: #666666;
}
.divider_hosting {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #527998;
}


/* hosting page css */

#page3 #content .col-1 {
	width:335px;
	margin-right:6px;
	float: left;
}
#page3 #content .col-2 {
	width:580px;
	float: right;
}
.curved-box-page3 {
	width: 350px;
	height: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #e8f1f7;
	padding-top: 22px;
	padding-left: 10px;
	padding-bottom:10px;
	float: left;
}
.title-form {
	margin-left: 5px;
}
#page3 #content .col-2 p {
	margin-left: 8px;
	line-height: 1.35em;
	color: #595A5B;
}
#page3 #content .col-2 form {
	margin-left: 10px;
	line-height: 1.35em;
	color: #595A5B;
}

/* services page */
.check {
	width: 15px;
}
.input-website {
	margin-left: 30px;
	padding-top: 5px;
	font-size: 12px;
}
.input-website-email {
	margin-left: 12px;
	padding-top: 5px;
	font-size: 12px;
}
.input-website-phone {
	margin-left: 50px;
	padding-top: 5px;
	font-size: 12px;
}
.button-website {
	width: 234px;
	height: 42px;
	background-image: url(images/getstarted_small.jpg);
	margin-top: 10px;
	cursor: pointer;
	border: none;
	float:right;

}
a.button-website span { 
    display: none; 
}
a.buttonwebsite:hover {
	background-image: url(images/getstarted_small.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.curved-box-page3 p {
	color: #595A5B;
	text-align:justify;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 8px;
}
.curved-box-page3 ul {
	font-weight: bold;
	color: #595A5B;
	line-height:1.35em;
}
.curved-box-page3 ul li {
	font-weight: normal;
	list-style-image:url(images/marker.gif);
	list-style-position:inside;
	padding-left:1em;
	text-indent:-1em;
}
.curved-box-page3 ul a:link {
	color: #595A5B;
	text-decoration: underline;
}
.curved-box-page3 ul a:hover {
	color: #595A5B;
	text-decoration: none;
}
.curved-box-page3 ul a:visited {
	color: #595A5B;
}
#page3 ul li span {
	font-weight: bold;
	list-style-type: none;	
}





#mod_left
{
width:260px; 
height:132px;
background:#FAFAFA;

}

#service_testmonial
{
	background:url(images/service_testmonial.gif) no-repeat;
	height:auto;
	width:900px;
	margin-top:-30px;



}

#service_testmonial1
{
	background:#e8f1f7;
	height:auto;
	width:900px;
	margin-top:-30px;



}


#service_testmonial01
{
background:url(images/service_testmonial.gif) no-repeat;
height:auto;

width:900px;
height:50px;

}


.testmonial_1
{
width:280px;
height:180px;
background:#FFFFFF;
float:left;
margin-top:10px;
margin-left:15px;

}
#testmonial_11
{

margin-top:10px;
text-align:left;
text-transform:uppercase;
font-size:16px;


}

#test_text
{
margin-left:10px;
padding-top:20px;


}

#test_font
{
font-size:18px;
color:#000000;

}
