* {
	font-family:'Cantarell', Arial;
	font-size:14px;
}

body { margin:0px; padding:0px; background: #000000}



table { border:5px; border-collapse:collapse ; width:100%}
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:'Cantarell', Arial;
	font-size:14px;
	vertical-align:top;

	color: #222222;
}




.bg{ background:url(images/left.jpg) no-repeat; width:15px}
.bg1{ background:url(images/right.jpg) no-repeat; width:16px}
.bg2{ background:url(images/body.jpg) repeat-x}
.bg3{ background:url(images/body_right.jpg) repeat-x}
.bg4{ background:url(images/bg_head.jpg) no-repeat;  padding-top:69px; padding-bottom:66px}
.bg5{ background:#FFFFFF; height:386px}
.bg6{ background: url(images/bottom.gif) no-repeat left bottom #CFD1D7; width:1px}



a{ color:#990000; font-weight: bold; text-decoration:underline}
a:hover{ font-weight: bold;  text-decoration:none}

.footer{ background:url(images/foot_bg.jpg) no-repeat; padding-top:34px; text-align:center; height:73px; font-family:'Cantarell', Arial; color:#8A9196}
.footer a{font-size: 10px;  color:#8A9196; text-decoration:none}
.footer a:hover{font-size: 10px; text-decoration:underline}

.px{ background:url(images/px.gif) repeat-x; width:auto}



          h1 {
            color: maroon;
            font-size: 15px;
				font-family : 'Cantarell', Arial, Tahoma, Verdana, Helvetica, sans-serif;
         }

         h2 {
            color: maroon;
            font-size: 15px;
				font-family : 'Cantarell', Arial, Tahoma, Verdana, Helvetica, sans-serif;
            text-transform: uppercase;
         }

			a:link {
			  color: maroon;
			  text-decoration: none;
			  font-weight: bold;
			  font-family : 'Cantarell', Arial, Tahoma, Verdana, Helvetica, sans-serif;
			  font-size: 14px;
			}

			a:visited {
			  color: maroon;
			  text-decoration: none;
			  font-weight: bold;
			  font-family : 'Cantarell', Arial, Tahoma, Verdana, Helvetica, sans-serif;
			  font-size: 14px;
			}

			a:hover { /*this effect is not shown in NN4.xx*/
			  color: orange;
			  text-decoration: underline;
			  font-family : 'Cantarell', Arial, Tahoma, Verdana, Helvetica, sans-serif;
			  font-size: 14px;
			  font-weight: bold;
			}

			a:active {/*colour in NN4.xx is red*/
			  color: maroon;
			  text-decoration: none;
			  font-weight: bold;
			  font-family : 'Cantarell', Arial, Tahoma, Verdana, Helvetica, sans-serif;
			  font-size: 14px;
			}

         .testimonial {
            background: #FFFFCC;
            border: 1px dotted #330000;
            padding: 10px;
            margin-right: 20px;
            margin-left: 15px;
         }



			.hostingtitle {
				color: midnightblue;
				font-family : 'Cantarell', Arial, Tahoma, Verdana, Helvetica, sans-serif;
				font-weight: bold;
			}

         a.menu:link {
            text-transform: uppercase;
            font-size: 13px;
            font-family: 'Cantarell', Arial;
            text-decoration: none;
            color: black;
         }

         a.menu:hover {
            text-decoration: none;
            color: maroon;
         }

          a.menu:visited {
            text-transform: uppercase;
            font-size: 13px;
            font-family: 'Cantarell', Arial;
            text-decoration: none;
            color: black;
         }

         .menu a {
            text-transform: uppercase;
            font-size: 13px;
            font-family: 'Cantarell', Arial;
            text-decoration: none;
            color: black;
         }

         .menu a:hover{
            text-decoration: none;
            color: maroon;
            text-transform: uppercase;
            font-size: 13px;
            font-family: 'Cantarell', Arial;
         }

         .menu a:visited {
            text-transform: uppercase;
            font-size: 13px;
            font-family: 'Cantarell', Arial;
            text-decoration: none;
            color: black;
         }

			td {
				font-size: 14px;
				font-family : 'Cantarell', Arial, Tahoma, Verdana, Helvetica, sans-serif;
			}

         hr {
            color: maroon;
            background-color: maroon;
            height: 2px;
            border: 1px solid maroon;
         }

         .tick ul{
            padding: 0px;
            margin: 0px;
            align: center;

         }
         .ticks li {
            list-style:none;
            background: url('pictures/redtick.gif');
            padding-left: 32px;
            padding-right: 10px;
            margin: 0px;
            background-repeat: no-repeat;
            background-position: center left;
            font-size: 14px;
            font-weight: bold;
            padding-bottom: 5px;
            padding-top: 5px;
         }

         b {
            color: maroon;
            font-weight: bold;
         }

 