.wrapper #outercontent #bottom-service #expertadvice a {
	color: #FFFFFF;
}
.wrapper #outercontent #bottom-service #expertadvice p {
	font-size: 12px;
}
.wrapper #outercontent .floatR a {
	color: #FFFFFF;
}



* {
 padding: 0;
 margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #224EA8;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #000033;
}
.wrapper {
	width: 1010px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
/* ------------------------ Start Header -----------------*/
.header {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 120px;
	width: 990px;
}
.wrapper .header {
	font-family: Verdana, Tahoma;
	font-size: 16px;
}

.head-container {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	width: 500px;
}
#header-gloat-right {
	font-family: Verdana, Tahoma;
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
}
#header-float-left {
	color: #FFFFFF;
	float: left;
	font-family: Verdana, Tahoma;
}


.wrapper .header .h1 {
	color: #FE9B00;
	font-family: Verdana, Tahoma;
	font-weight: normal;
	font-size: 16px;
}

* html .header {height:110px} /* IE Min-Height Hack */ 
/* ------------------------ End Header -----------------*/

/* ------------------------ Start Nav Bar -----------------*/
.nav-bar {
	min-height: 17px;
	background-color: #333333;
	background-repeat: repeat-x;
	padding-bottom: 8px;
	padding-top: 10px;
}
* html .nav-bar {
	height: 17px;
} /* IE Min-Height Hack */ 

.nav-links li {
	display: inline;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-right: 25px;
	background-color: #333333;
	text-align: left;
	padding-left: 25px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-top-color: #484848;
	border-bottom-color: #484848;
	border-left-color: #484848;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-width: 0px;
	background-position: center;
}
.nav-links li a:visited {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}



.nav-links li a:link {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.nav-links li a:hover {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
/* ------------------------ End Nav Bar -----------------*/

/* ------------------------ Start outer content -----------------*/
#outercontent {
	background-color: #6699cc;
	width: auto;
	min-height: 90%;
	margin-bottom: 0px;
	height: 700px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
* html #outercontent {height: 655px} /* IE Min-Height Hack */ 



/* ------------------------ End outer content -----------------*/

/* ------------------------ Start Columns -----------------*/
#centercolumn { /* Parent Wrapper for inside boxes */
	display: inline;
	width: 760px;
	float: left;
	background-color: #6699CC;
	height: 300px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 3px;
	background-repeat: repeat-x;
	background-image: url(../images/centerimagebggradient.jpg);
	background-position: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 14px;
	margin-left: 1px;
}
.centerimage {
	float: left;
	padding-top: 0px;
	color: #FFFFFF;
	display: inline;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.floatimagetext {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	list-style-type: square;
	list-style-position: inside;
	color: #FFFFFF;
	font-family: Verdana, Tahoma;
	width: 440px;
	font-size: 12px;
}
.wrapper #outercontent #centercolumn .floatimagetext a:hover {
	color: #FFFFFF;
}
.wrapper #outercontent #centercolumn .floatimagetext a {
	color: #FF6600;
}

.wrapper #outercontent #centercolumn .floatimagetext li {
	width: 100px;
	list-style-type: none;
	float: right;
	margin-right: 10px;
	padding: 3px;
}


.wrapper #outercontent #centercolumn .floatimagetext h2 {
	font-family: Verdana, Tahoma;
	color: #FF9900;
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
}
.wrapper #outercontent #centercolumn .floatimagetext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
}





.rightcolumn {
	display: inline; /* IE Hack */
	width: 180px;
	float: right;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 2px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #000066;
}
/* ------------------------ End Columns -----------------*/

/* ------------------------ Start Footer -----------------*/
#footer {
	background-color: #333333;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	padding: 5px;
}
/* ------------------------ End Footer -----------------*/

h1 {
	font-size: 16px;
	font-family: Verdana, Tahoma;
	font-weight: normal;
	padding-left: 15px;
}
h2 {
	font-size: 18px;
	font-family: Arial;
}
h3 {
	font-size: 14px;
	font-family: Arial;
}

.float {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.floatR {
	float: right;
	width: 200px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	height: auto;
	background-color: #FFFFFF;
}
.wrapper #outercontent .floatR p {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 3px;
	padding-bottom: 4px;
}

.floatadds {
	float: left;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	display: inline;
	list-style-type: decimal;
	list-style-position: inside;
}
/* Links */
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	color: #FF6600;
}
.wrapper #outercontent #centercolumn li {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: square;
}
#bottom-adds {
	display: inline;
	width: 242px;
	color: #FFFFFF;
	height: 150px;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px solid #FFFFFF;
}

.floatintegratedservices {
	float: left;
	list-style-position: inside;
	list-style-type: square;
	height: 90px;
	width: 240px;
	background-repeat: no-repeat;
	background-position: 190px 60px;
	background-image: url(../images/blackberry.gif);
	background-color: #000000;
}
#leftmenu {
	background-color: #002471;
	width: 150px;
	height: 400px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#nav-breadcrumbs {
	background-color: #666666;
	width: 500px;
	padding-left: 20px;
}
#centertext {
	background-color: #FFFFFF;
	height: 400px;
	width: 490px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#page_title {
	background-color: #999999;
	width: 500px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.floatserviceplans {
	float: left;
	list-style-position: inside;
	list-style-type: square;
	padding-left: 0px;
	width: 240px;
	height: 90px;
	background-image: url(../images/clipboard.gif);
	background-repeat: no-repeat;
	background-position: 145px 50px;
	background-color: #000000;
}
.floatpcservice {
	float: left;
	display: inline;
	list-style-type: square;
	list-style-position: inside;
	height: 90px;
	width: 240px;
	background-repeat: no-repeat;
	background-position: 140px 48px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	background-image: url(../images/computerserviceimage.png);
}
.wrapper #outercontent #bottom-service #expertadvice li {
	color: #000000;
}




.wrapper #outercontent #bottom .h1 {
	color: #FFFFFF;
	width: auto;
	background-color: #0000FF;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.wrapper #outercontent #bottom-service h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bottom-service {
	display: inline;
	width: 377px;
	color: #FFFFFF;
	height: 180px;
	padding-top: 3px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 1px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 5px;
	background-color: #1C39A6;
	background-image: url(../images/bottomadds_bg.png);
	background-repeat: repeat-x;
}
#expertadvice {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#adds {
	color: #FFFFFF;
	height: 186px;
	width: 377px;
	margin-top: 6px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}
.floatadvice {
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	list-style-position: inside;
	list-style-type: decimal;
	background-color: #000000;
}

.floatservice {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 0px;
}
#acubedonline {
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.wrapper #outercontent #bottom-service li {
	list-style-position: inside;
	list-style-type: square;
}
.floatonline {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: decimal;
}
.floatconnectnow {
	width: 425px;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: right;
	top: 0px;
	visibility: visible;
}
.internetservices {
	float: left;
	height: 72px;
	width: 109px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 3px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	background-color: #000000;
}
strong {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.wrapper #outercontent #adds p {
	font-family: Verdana, Tahoma;
	font-weight: normal;
	font-size: 12px;
}
#internetremotesupport {
	background-image: url(../images/internetservices_remotesupport.png);
	background-repeat: no-repeat;
}
#internetviewall {
	background-image: url(../images/internetservices_viewall.png);
	background-repeat: no-repeat;
}

#webhosting {

}
#internethosting {
	background-image: url(../images/internetservices_hosting.png);
	background-repeat: no-repeat;
}
#internetdomainreg {
	background-image: url(../images/internetservices_reg.png);
	background-repeat: no-repeat;
}
#hostedpbx {
	background-image: url(../images/internetservices_pbx.png);
	background-repeat: no-repeat;
}
#dsl {
	background-image: url(../images/internetservices_dsl.png);
	background-repeat: no-repeat;
}
.wrapper  #outercontent  #adds  h2  {
	color: #FFFFFF;
	text-align: right;
	font-family: Verdana, Tahoma;
	font-size: 12px;
}
.wrapper #outercontent #bottom-adds .h1 a {
	color: #FFFFFF;
}
