html, body {
	margin: 0;
	padding: 0;
	text-align: center;
        font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

#wrapper {
	width: 844px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #303030;
	color: #FFF;
}

#header {
	position: relative;
	height: 357px;
	background-color: #49565F;
	width: 844px;
}

#logo-top { margin: 0; padding: 0; }

#logo-bot { margin: 0; padding: 0; }

#menu {
	background-image: url(../imgs/menu-bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 844px;
	clear: both;
	background-color: #191919;
}

#menu .menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#menu .menu li {
	display: inline;
	line-height: 45px;
	padding: 0 31px 0 31px;
	margin: 0;
	text-transform: uppercase;
}

#menu a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
}

#menu a:visited {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
}

#menu a:hover {
	font-weight: bold;
	text-transform: uppercase;
        text-decoration: none;
	color: #0F4AEC;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 2em;
}

#menu a:active,
#menu a.active {
	font-weight: bold;
	text-transform: uppercase;
        text-decoration: none;
	color: #0F4AEC;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 2em;
}

#menu a:focus {
	font-weight: bold;
	text-transform: uppercase;
        text-decoration: none;
	color: #0F4AEC;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 2em;
        user-focus: none;
        outline: none;
        -moz-user-focus: none;
        -moz-outline: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#leftcol { width: 173px; float: left; position: relative; }

#twocols { width: 671px; float: right; position: relative; }

#rightcol { width: 173px; float: right; position: relative; }

#maincol {
	width: 498px;
	float: left;
	display: inline;
	position: relative;
        font-size: 2em;
        line-height: 1.4em;
}

#footer {
	height: 168px;
	background-color: #FFF;
	clear: both;
	color: #000;
}

#footer #copyright {
	padding: 0;
	height: 100px;
	width: 782px;
        margin: 0 0 0 62px;
}

#footer #partnerLogos {
	height: 68px;
	width: 782px;
	padding: 0;
        margin: 0 0 0 62px;
}

#copyright .footerMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#copyright .footerMenu li { display: inline; padding: 0 8px 0 0; }

#footer #copyright .moduletable-copy { padding: 10px 0 0 0; }

#footer #copyright .moduletable-copy p.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1.4em;
	color: #000;
	font-weight: bold;
}

#footer #copyright .moduletable-copy .footerMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #696969;
	text-decoration: none;
}

#footer #copyright .moduletable-copy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #303030;
	text-decoration: none;
}

#footer #partnerLogos .moduletablepartnerlogos a { padding-left: 10px; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* End hide from IE-mac */

/* Joomla */

.componentheading, .contentheading {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	/*color: #0F4AEC;*/
        color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.contentpaneopen h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	/*color: #0F4AEC;*/
        color: #858585;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	line-height: 0.8em;
}

/* ----- BOXES ----- */
.box { width: 153px; float: left; padding: 0 10px 10px 10px; }

/* for Internet Explorer only */
/*\*/
* html .box { padding-bottom: 0; }
/**/

.box_top_is  {
	width: 153px;
	height: 143px;
	background-image: url(../../images/internet-service_top.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}

.box_bot_is {
	width: 153px;
	height: 10px;
	background-image: url(../../images/internet-service_bot.jpg);
	background-repeat: no-repeat;
}

.box_top_cav  {
	width: 153px;
	height: 143px;
	background-image: url(../../images/corporate-av_top.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}

.box_bot_cav {
	width: 153px;
	height: 10px;
	background-image: url(../../images/corporate-av_bot.jpg);
	background-repeat: no-repeat;
}

.box_top_ms  {
	width: 153px;
	height: 143px;
	background-image: url(../../images/managed-services_top.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}

.box_bot_ms {
	width: 153px;
	height: 10px;
	background-image: url(../../images/managed-services_bot.jpg);
	background-repeat: no-repeat;
}

.box_top_payg  {
	width: 153px;
	height: 143px;
	background-image: url(../../images/pay-as-you-go_top.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}

.box_bot_payg {
	width: 153px;
	height: 10px;
	background-image: url(../../images/pay-as-you-go_bot.jpg);
	background-repeat: no-repeat;
}

.box_top_sc  {
	width: 153px;
	height: 143px;
	background-image: url(../../images/support-centre_top.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}

.box_bot_sc {
	width: 153px;
	height: 10px;
	background-image: url(../../images/support-centre_bot.jpg);
	background-repeat: no-repeat;
}

.box_top_is p, .box_top_cav p, .box_top_ms p, .box_top_payg p, .box_top_sc p { color: #000; }

.box_top_is h2, .box_top_cav h2, .box_top_ms h2, .box_top_payg h2, .box_top_sc h2 {
	margin: 0;
        padding: 7px 0 0 0;
	font-size: 1.4em;
	color: #FFF;
	text-align: center;
}

/* end boxes */

/* Commons */

.spacing {
	height: 20px;
	margin: 0;
	padding: 0;
}

.imageInContent {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 10px;
	text-align: right;
}

.imageInContent img { display: block; margin-bottom: 5px; }

#form {
	width: 90%;
}

input,
textarea {
	margin-bottom: 1em;
}

input {
	width: 97%;
}

input[type='submit'] {
	width: auto !important;
}

textarea {
	width: 100%;
}

label {
	display: inline-block;
	margin-bottom: .4em;
}