body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
  }
  
a {
	text-decoration: none;
	color: #0099CC;
}  

a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
} 

h1 {
	font-size: 200%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 175%;
}

h3 {
color: #FF00FF;
}


  
#topliner {
	background-color: #FFFFFF;
	height: 10px;
	width: 100%;
	margin-bottom: 10px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0092cf;
}


#container {
	width: 960px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
  } 

#inner {
	display: block;
	height: 100%;
}
#logo {
	display: block;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#logo-header {
	font-size: 16px;
	color: #333333;
	position: relative;
	margin-top: -60px;
	margin-left: 250px;
}


#logo-header h1 {
	font-size: 24px;
	margin-bottom: -15px;
}

#logo-header p {
	margin-bottom: 10px;
}

#linetop {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ed0972;
	height: 1px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#linebottom {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ed0972;
	height: 1px;
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#linebottom1 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00FF;
	height: 1px;
	display: block;
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#row1 {
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

.boxheading {
	font-size: large;
	color: #CC9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.boxtext {
	margin: 0px;
	text-align: justify;
}

.boxtextlistul{
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.boxtextlist{
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#box1 {
	display: block;
	width: 150px;
	float: left;
}

#box2 {
	display: block;
	width: 550px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0092CE;
	margin-right: 10px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0092CE;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 400px;
}

#box3 {
	display: block;
	width: 210px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 12px;
}

.findoutmore {
	font-size: large;
	margin-top: 7px;
	margin-bottom: 5px;
	position: relative;
	bottom: 29px;
	left: 35px;
	width: 120px;
}
.contacttext {
	height: 20px;
	position: relative;
	left: 30px;
	bottom: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}

.icon {
	margin-left: -3px;
	width: 30px;
}


#footerwrapper {
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	position: relative;
}
#footercontainer {
	color: #666666;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-size: 10px;
	margin-bottom: 0px;
}

.footertext {
	margin: 0px;
}

.footertextlite {
	margin: 0px;
	color: #999999;
}

#footercontents1 {
	display: block;
	width: 435px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#footercontents2 {
	display: block;
	width: 350px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.nav{
	list-style-type: none;
	margin-left: -40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #797A7B;
}

#ulrow {
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	position: relative;
}

#ul1 {
	float: left;
	display: inline;
	position: relative;
}
#ul2 {
	float: left;
	display: inline;
	left: 30px;
	position: relative;
}
#ul3 {
	float: left;
	display: inline;
	left: 70px;
	position: relative;
}

#servicesrow {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 320px;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#services1 {
	float: left;
	display: inline;
	height: auto;
	position: relative;
	padding-right: 0px;
	width: 530px;
}

#servicesrow2 {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 220px;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	}

#services2 {
	display: inline;
	height: auto;
	width: 220px;
	float: left;
	position: relative;
	padding-right: 40px;
}

#services2a {
	float: left;
	display: inline;
	height: auto;
	position: relative;
	width: 250px;
}



#whyrow {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 175px;
	position: relative;
}

.yousave {
color:#990000;
}

#testimonial {
	background-color: #CCCCFF;
	color: #2A0000;
}
p.smalltext {
	font-size: 10px;
}
#title_web {
color: #6CCFF6;
}
#title_hosting {
color: #F499C2;
}
#title_design {
color: #8CC63E;
}
#title_print {
color: #F36523;
}
#title_it {
color: #BD73B0;
}



/* =Menu
-------------------------------------------------------------- */

#access {
	background: #FF0066;
	display: block;
	float: left;
	margin: 0 auto;
	width: 960px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
