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

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

a:hover{
color:#97e3ff;
text-decoration:none;
}

a:active{
color:#97e3ff;
text-decoration:none;
}

html {
background:#6ab0f1 url('/images/background.png') no-repeat left top;
font-family:"Trebuchet MS";
font-size:14px;
}

#main_head{
background:url('/images/headbg.jpg') repeat;
height:142px;
width:100%;
position:absolute;
top:0px;
left:0px;
}

#back_head{
background:url('/images/headbg.jpg') repeat;
height:142px;
width:900px;
position:absolute;
top:0px;
left:0px;
}

#logo_img_small{
position:relative;
top:0px;
left:15px;
}

#img_menu{
position:relative;
top:7px;
left:12px;
}

#main_table{
position:absolute;
left:0px;
top:0px;
}

#head_text{
display:inline;
white-space:nowrap;
font-family: Tahoma, sans-serif;
line-height: 1em;
color: black;
font-weight:bold;
font-size: 19px;
text-shadow:0px 0px 0 rgb(211,211,211), 1px 1px 0 rgb(179,179,179),2px 2px 1px rgba(0,0,0,0.05),2px 2px 1px rgba(0,0,0,0.05),0px 0px 1px rgba(0,0,0,.05);
}

#contact_info{
display:inline;
white-space:nowrap;
}

#txt_website_design{
text-shadow:2px 2px 0 rgba(55,55,55,0.4);
font-size:16px;
font-weight:bold;
position:absolute;
top:70px;
left:295px;
}

#txt_managed_hosting{
text-shadow:2px 2px 0 rgba(55,55,55,0.4);
font-size:16px;
font-weight:bold;
position:absolute;
top:22px;
left:360px;
}

#txt_mobile_websites{
text-shadow:2px 2px 0 rgba(55,55,55,0.4);
font-size:16px;
font-weight:bold;
position:absolute;
top:70px;
left:430px;
}

#txt_social_media{
text-shadow:2px 2px 0 rgba(55,55,55,0.4);
font-size:16px;
font-weight:bold;
position:absolute;
top:22px;
left:510px;
}

#txt_private_servers{
text-shadow:2px 2px 0 rgba(55,55,55,0.4);
font-size:16px;
font-weight:bold;
position:absolute;
top:70px;
left:576px;
}

#txt_domain_names{
text-shadow:2px 2px 0 rgba(55,55,55,0.4);
font-size:16px;
font-weight:bold;
position:absolute;
top:22px;
left:645px;
}

#txt_client_area{
text-shadow:2px 2px 0 rgba(55,55,55,0.4);
font-size:16px;
font-weight:bold;
position:absolute;
top:70px;
left:721px;
}

#txt_contact_us{
text-shadow:2px 2px 0 rgba(55,55,55,0.4);
font-size:16px;
font-weight:bold;
position:absolute;
top:22px;
left:784px;
}

#main_shoutout{
background: rgba(255,255,200,0.4);
border-top-left-radius: 10px;
border-top-right-radius: 10px;
box-shadow: 2px 0px 3px #000;
}

#main_pkg1{
background: rgba(200,0,0,0.3);
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
box-shadow: 2px 0px 3px #000;
}

#main_pkg2{
background: rgba(0,0,255,0.3);
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
box-shadow: 2px 0px 3px #000;
}

#main_pkg3{
background: rgba(0,200,0,0.3);
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
box-shadow: 2px 0px 3px #000;
}