/*

*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p { margin: 0px; padding:

0px;}
ol,ul { list-style:none; }
html {font-size: 72.5%; font-weight: 300;}
.clear {clear: both;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; padding: 10px 5px; }

h1 { font-size: 2.4em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.2em; font-weight:bold; }

strong { font-weight:bold; }
img { border: 0px none;}

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; } .alignright { float: right; }

a { text-decoration: none;
color: black;}


/* start */

body {
  font-family: Arial, Helvetica, sans-serif;
}


#wrap {
  background: url(images/body.png) repeat-x;
  width: 780px;
  margin: auto;
}

#header {
  background: url(images/header.png) no-repeat;
  display: block;
  width: 100%;
  height: 140px;
}


div#menu ul {
  padding-left: 18px;
  background: url(images/mnu_l.png) no-repeat 0 0;
  display: block;
  height: 41px;
  padding-bottom: 15px;
}

div#menu li {
  float: left;
  background: url(images/msep.png) no-repeat right top;
  padding-right: 15px;
}
div#menu li.last {
    background: url(images/mnu_r.png) no-repeat top right;
}


div#menu li a {
  height: 41px;
  display: block;
  text-indent: -9999px;
}

.mnu1 { background: url(images/mnu1.png) no-repeat; width: 68px; }
.mnu2 { background: url(images/mnu2.png) no-repeat; width: 69px; }
.mnu3 { background: url(images/mnu3.png) no-repeat; width: 70px; }
.mnu4 { background: url(images/mnu4.png) no-repeat; width: 69px; }
.mnu5 { background: url(images/mnu5.png) no-repeat; width: 69px; }
.mnu6 { background: url(images/mnu6.png) no-repeat; width: 70px; }
.mnu7 { background: url(images/mnu7.png) no-repeat; width: 70px; }
.mnu8 { background: url(images/mnu8.png) no-repeat; width: 70px; }
.mnu9 { background: url(images/mnu9.png) no-repeat; width: 67px; }


div#content {
  width: 555px;
  padding: 0px 0px 0px 10px;
  float: right;
}

div#content h2#welcome {
  background: url(images/welcome.png) no-repeat;
  text-indent: -9999px;
}

div#content p.maincontent em { border-bottom: #464646 1px solid; font-style: normal; }
div#content img { padding: 0px 5px; }


div#offers{
margin-top:-20px;
}
div#offers div.offer {
  background: url(images/order.png) no-repeat;
  width: 170px;
  height: 218px;
  display: block;
  float: left;
  padding: 5px;
  margin-top: 15px;
}

div.offer span.head, div.offer span.price {
  font-weight: bold;
  font-size: 16px;
  float: left;
  padding-top: 5px;
  padding-left: 4px;

}

div.offer span.price {
  float: right;
  padding-right: 5px;
}

div.offer div.details {
  display: block;
  padding: 10px;
  width: 155px;
  height: 140px;
  padding: 15px 10px 10px;
}

div.offer a.order {
  display: block;
  margin: 7px 0px 7px 50px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
div#offers p{
margin-bottom: 8px;
}
#heading{
margin-top:10px;
font-size:16px;
font-weight: bolder;
color: #888A91;
clear:both;
}
#heading2{
margin-top:20px;
font-size:16px;
font-weight: bolder;
color: #888A91;
clear:both;
}
#heading3{
margin-top:10px;
margin-bottom: 5px;
font-size:16px;
font-weight: bolder;


}
#highlight{
background-color: #F5F3E6;
text-align:center;
  font-weight: bolder;
margin-bottom:2px;

}
#highlight2{
background-color: #F5F3E6;
text-align:center;
	
  font-weight: bolder;


}
div#offers ul{
margin-left:14px;
margin-top: 4px;
  list-style: disc;
}

#supp1 {
  background: url(images/supp1.png) no-repeat;
  width: 460px;
  height: 125px;
  margin-top: 20px;
  padding: 5px 5px 10px 90px;
}

#supp2 {
  background: url(images/supp2.png) no-repeat;
  width: 452px;
  height: 46px;
  padding: 10px 5px 10px 100px;
}

#supp3 {
  background: url(images/supp3.png) no-repeat;
  width: 495px;
  height: 46px;
  padding: 10px 5px 10px 100px;
}

#sidebar {
  width: 220px;
}

#header2{
font-weight: bolder;
font-size: 12px;
}

#sidebar div { margin-bottom: 10px; }
#sidebar div div { margin-bottom: 0; border: 1px solid #A3A3A3; padding: 5px; margin: 3px 0px; }


#sidebar h2 {
    background: url(images/sb-h2.png) repeat-x;
    padding: 20px 5px;
    font-size: 12px;
    font-weight: bold;
}

#sidebar .hostlinks a {
  display: block;
  border-bottom: #3B3C3E 5px solid;
  padding: 5px;
}
#sidebar .hostlinks a.last {  border-bottom: none 0; }

#footer {
  background: #dedddd;
  border-top: #05807E solid 4px;
  padding: 10px;
  text-align: center;
}

#footer a { color: #000000; }
#footer a:hover { text-decoration: underline;  }


td.plan_header { text-align: center; color: #FFFFFF; font-weight: bold; background-color: #04837F; font-size: 12px; padding: 3px;}

td.plan_page_left { color: #FFFFFF; font-weight: bold; background-color: #04837F; font-size: 10px; padding: 3px; border-top: 1px solid #FFFFFF; text-align: right;
margin-left: 1px;
width: 300;
 }
td.plan_body { background-color: #FFFFFF; color: #000000; text-decoration: none; border-bottom: 1px solid #CCCCCC; text-align: center; }
td.plan_body_highlight { background-color: #f5f3e6; color: #6e0000; text-decoration: none; border-bottom: 1px solid #CCCCCC; font-weight: bold; text-align: center; }
td.plan_body a:link { background-color: #FFFFFF; color: #000000; text-decoration: underline; }
td.plan_body a:visited { background-color: #FFFFFF; color: #000000; text-decoration: underline; }
td.plan_body a:active { background-color: #FFFFFF; color: #000000; text-decoration: underline; }
td.plan_body a:hover { background-color: #FFFFFF; color: #1f749a; text-decoration: underline; }

.support_page_header { color: #04837F; font-weight: bold; }
.ded_box_header { color: #555555; font-weight: bold; font-size: 12px; }

td.features_heading { color: #FFFFFF; font-weight: bold; background-color: #1f6eae; padding: 3px; }
td.features_1 { background-color: #f1f1f1; padding: 3px; }
td.features_2 { background-color: #FAFAFA; padding: 3px; }
td.features_bottom { color: #FFFFFF; font-weight: bold; background-color: #04837F; padding: 3px; }
td.features_bottom a:link { color: #FFFFFF; font-weight: bold; background-color: #04837F; padding: 3px; }
td.features_bottom a:visited { color: #FFFFFF; font-weight: bold; background-color: #04837F; padding: 3px; }
td.features_bottom a:active { color: #FFFFFF; font-weight: bold; background-color: #04837F; padding: 3px; }
td.features_bottom a:hover { color: #FFFFFF; font-weight: bold; background-color: #04837F; padding: 3px; }
td.featured_top { color: #FFFFFF; font-weight: bold; background-color: #43464A; padding: 3px; }

#top_heading{
font-size: 18px;
font-weight: bold;

}
