/* CSS Document */
body {
margin:0px;
padding:0px;
background-color:#e7e7e7;
font-family:Arial, Helvetica, sans-serif;
}

.wrapper {
width:750px;
margin:auto;
margin-top:20px;
border:#d1d1d1 1px solid;
}

.header {
background-image:url(images/ht.gif);
background-repeat:repeat-x;
height:73px;
width:100%;
}

.hlc {
background-image:url(images/lc.gif);
background-repeat:no-repeat;
background-position:left;
width:100%;
height:73px;
}

.hrc {
background-image:url(images/rc.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:73px;
}

.logo {
height:73px;
width:124px;
float:left;
padding-left:10px;
margin:0px;
}

.butandhlp {
width:450px;
height:73px;
float:right;
margin-right:10px;
}

.topmenu {
width:550px;
height:30px;
float:right;
}

.helptol{
width:300px;
height:30px;
float:right;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#909090;
}

.main {
width:100%;
margin:auto;
background-color:#FFFFFF;
min-height:450px;
height:auto;
}

.lcontent {
width:480px;
float:left;
height:100%;
margin:20px 0px 0 20px;
}

.rcontent {
height:100%;
width:220px;
float:right;
}

.welcome {
height:75px;
background-image:url(images/icon1.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:40px;
font-size:12px;
color:#777777;
}

.plans {
width:480px;
font-size:12px;
color:#0089e0;
}

.plans-whmcs {
width:480px;
font-size:12px;
}


ul {
list-style-type:none;
padding: 0;
margin: 0;
margin-left: 1em;
line-height:auto;
list-style-image:url(images/list.gif);
font-size:11px;
line-height:1.3;
}

li {
line-height:1;/*setting for FF and other standards compliant browsers*/
#line-height:1.3;/*setting for IE7*/
_line-height:1.3;/*setting for IE6*/
}

.plan1 {
width:157px;
height:150px;
float:left;
}
.plan2 {

height:150px;
}
.plan3 {
width:157px;
height:150px;
float:right;
}

.Testimonials {
height:75px;
background-image:url(images/icon2.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:40px;
font-size:12px;
color:#777777;
}

.pack {
width:220px;
height:193px;
margin-top:20px;
background-image:url(images/pbg.gif);
background-repeat:no-repeat;
font-size:12px;
color:#838383;
}

.title2 {
color: #00acf3;
font-size: 12px; 
margin-left:8px; 
padding-top:10px;
}

.ul2 {
font-size:12px;
list-style-type:none;
padding: 0;
margin: 0;
margin-left: 1em;
line-height:auto;
list-style-image:url(images/list2.gif);
line-height:1.3;
}

.helpmoney {
margin-top:20px;
}

.footer {
height:auto;
margin-bottom:-1px;
background-color: #FFFFFF;
font-size:12px;
}

.footermenu {
width:45%;
float:left;
text-align:left;
margin-left:10px;
color:#8a8a8a;
}

.copyright {
width:45%;
float:right;
text-align:right;
margin-right:10px;
color:#00acf3;
}

.footer2 {
background-color:#FFFFFF;
width:100%;
height:13px;
margin-top:10px;
}
.flc {
background-image:url(images/flc.gif);
background-repeat:no-repeat;
background-position:left;
width:100%;
height:13px;
}

.frc {
background-image:url(images/frc.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:13px;
}


a:link {
text-decoration:none;
color:#999999;
}

a:visited {
text-decoration:none;
color:#999999;
}

a:hover {
text-decoration:none;
color: #6699FF;
}

a.a2	{
	color: #FF9900;
}

a.a2:hover{
	color: #3399FF;
}

/*Hosting plans page start*/

.planstable {
line-height:20px;
text-align:center;
width:450px;
border:solid;
border-width:1px;
border-color: #CCCCCC;
font-size:12px;
line-height:25px;

}

.col1 {
background-image:url(images/tbg1.gif);
background-repeat:repeat-x;
line-height:30px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
border:solid;
border-width:1px;
border-color:#FFFFFF;
}

.col2 {
background-image:url(images/tbg2.gif);
background-repeat:repeat-x;
line-height:30px;
text-align:center;
font-weight:bold;
border:solid;
border-width:1px;
border-color:#FFFFFF;
}

.col3 {
background-color:#f6f6f6;
line-height:25px;
}

.col33{
background-color:#ECECEC;
line-height:25px;
color:#000000;
border-right:solid;
border-right-width:1px;
border-right-color:#FFFFFF;
}

.col4 {
background-color:#f3faff;
line-height:25px;
}

.col44 {
background-color:#F6F6F6;
line-height:25px;
color:#000000;
border-right:solid;
border-right-width:1px;
border-right-color:#FFFFFF;
}

.price {
line-height:30px;
font-size:12px;
font-weight:bold;
}

.price1 {
background-image:url(images/tbg3.gif);
background-repeat:repeat-x;
color:#FFFFFF;
border:solid;
border-width:1px;
border-color:#FFFFFF;
}

.price2 {

}
/*Hosting plans page end*/

