* { 
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Georgia;
	font-size: 12px;	
}

a {
	color: #38c2ff;
}

a:hover {
	color: #fff;
	}
	
input, textarea {
	padding: 5px;
	background: #3a474f;
	border: 1px solid #5a6c76;
	margin: 5px;
	font-size: 14px;
	}

page {
	background-repeat: no-repeat;
	}

body {	
	background: url('../images/bg-gradient.jpg') repeat-x #0f1316;	
	}
		
h1 {
	font-weight: bold;
	font-size: 30px;	
}

h2 { 	
	font-size: 18px;
	text-decoration: underline;
	padding-bottom: 15px;
	padding-top: 15px;
	}
	
	
	
h3 {
	color: #48d9fb;
	font-size: 16px;	
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
h3 a {
	color: #006c33;
	font-size: 16px;	
	line-height: 2em;
	}
	
h3 a:hover {
	color: #999;
	}
	
h4 {
	line-height: 1.5em;
	}	
	
	
p {
	padding-bottom: 15px;
	line-height: 20px;
	}
		
p.faq-question {
	font-weight: bold;
	font-size: 1.2em;
	}
	
p.faq-answer {
	margin-left: 25px;
	}
	
.callout {
	margin: 20px;
	padding: 15px;
	width: 600px;
	background: #000;
	border: 1px solid #333;
	font-size: 14px;
	}
	
ul {
	margin-left: 15px;
	}
	
ol {
	margin-left: 30px;
	}
		
.home-image {
	margin: 10px;
	}
	
.team-photo {
	float: left;
	margin: 10px;
	}
	
#page-container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	}
	
#body-container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	}
	
#menu-bar {
	float: right;
	margin-top: -38px;
	margin-right: 80px;
	}
	
#menu-bar .button {
	float: left;	
	margin-left: 2px;
	}
	
.button img {
	border: 0px;
	}
	
#header-logo {
	position: relative;	
	width: 395px;
	/*z-index: -1; */
	}	
	
#livezilla {
	z-index: 100;
	position: relative;
	top: -15px;
	left: -10px;
	}
	
#home-banner {
	
	}
	
#aboutus-banner {	
	background: url(../images/banner_aboutus.jpg) no-repeat;	
	width: 894px;
	height: 65px;
	padding-left: 330px;
	z-index: 100;
	}
	
#contactus-banner {	
	background: url(../images/banner_contactus.jpg) no-repeat;	
	width: 894px;
	height: 65px;
	padding-left: 330px;
	z-index: 100;
	}
	
#services-banner {	
	background: url(../images/banner_services.jpg) no-repeat;	
	width: 894px;
	height: 65px;
	padding-left: 330px;
	z-index: 100;
	}
	
.service-button {
	float: left;
	padding-top: 12px;
	padding-left: 15px;	
	}
	
.service-button img {
	border: 0px;
	}
	
h3 span {
	color: #9FEE1B;
	font-size: 16px;
	font-weight: bold;
	}
	
p span {
	color: #48d9fb;
	font-size: 14px;
	}
	
ul.arrow {
	margin-left: 65px;
	line-height: 2.2em;
	list-style-image: url(../images/arrow-bullet.png);
	}
	
#residential-block {
	width: 289px;
	height: 194px;
	background: url(../images/residential_block.jpg);
	float: left;
	display: block;
	margin-top: 10px;
	border: 0px;
	}
	
#residential-block ul {
	margin-top: 45px;
	margin-left: 45px;
	line-height: 1.8em;
	list-style-image: url(../images/arrow-bullet.png);
	}
	
#residential-block h1 {
	display: none; 
	}
	
#business-block {
	width: 289px;
	height: 194px;
	background: url(../images/business_block.jpg);
	float: left;
	margin-top: 10px;
	margin-left: 13px;
	}
	
#business-block ul {
	margin-top: 45px;
	margin-left: 45px;
	line-height: 1.8em;
	list-style-image: url(../images/arrow-bullet.png);
	}
	
#web-block {
	width: 289px;
	height: 194px;
	background: url(../images/web_block.jpg);
	float: left;
	margin-top: 10px;
	margin-left: 13px;
	}
	
#web-block ul {
	margin-top: 45px;
	margin-left: 45px;
	line-height: 1.8em;
	list-style-image: url(../images/arrow-bullet.png);
	}
	
#sidebar-contact-us {
	margin-left: 34px;	
	margin-top: 10px;
	width: 229px;
	height: 184px;
	background: url(../images/sidebar_contact.jpg) no-repeat;
	}
	
#sidebar-contact-us ul {
	padding-top: 50px;
	padding-left: 5px;
	line-height: 2.2em;
	list-style: none;	
	}
	
#sidebar-contact-us span {
	font-weight: bold;
	color: #9fee1b;
	}
	
#sidebar-contact-us li {
	font-size: 1.2em;
	}
	
#sidebar-client-tools {
	margin-left: 34px;
	margin-top: 0px;
	width: 229px;
	height: 184px;
	background: url(../images/sidebar_client_tools.jpg) no-repeat;
	}
	
#sidebar-client-tools ul {
	padding-top: 50px;
	padding-left: 20px;
	line-height: 2.4em;	
	}

	
#sidebar-clinet-tools li {
	font-size: 1.2em;
	}


#content-container-top, #content-container-bottom {	
	width: 980px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;		
	z-index: -1;
	}

#content-container-top {	
	margin-top: 30px;
	text-align: left;
	}
	

	
#header {
	position: relative;
	top: -50px;
	left: -20px;
	float: left;
	z-index: 1;
	}
	
#footer {
	margin-left: auto;
	margin-right: auto;
	height: 49px;
	background: url('../images/footer_bg.jpg');
	margin-top: 15px;
	}
	
#footer-content {
	width: 875px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	}
	
#footer-content span {
	color: #098db9;
	}
	
#footer-content a {
	text-decoration: none;
	}
	
#footer p {
	padding-top: 10px;
	text-align: right;
	}
	
#content-header {
	width: 667px;
	height: 96px;
	background: url(../images/content_header.jpg);	
	}
	
#content-header h1 {
	padding-left: 30px;
	padding-top: 20px;
	}
	
#content-body {
	background: #182024;
	width: 652px;
	padding-right: 15px;
	}
	
#content-container {
	width: 908px;
	margin-top: 60px;
	background: #182024;		
	}	

#content-container p, h1, h2, h3, h4, h5 {
	padding-left: 30px;
	}
	
#content-footer {
	width: 667px;
	height: 67px;
	background: url(../images/content_footer.jpg);
	}
	
#nav-links a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;	
	display: block;
	}
	
#nav-links a:hover {
	background: #008c42;
	}
	
#nav-links {	
	position: relative;
	top: -33px;
	}

#nav-links li {	
	list-style: none;
	float: left;
	margin-left: 35px;	
}

#copyright p {
	color: #fff;
	text-align: center;
	}

#footer-links {
	position: relative;
	top: 20px;		
	left: 225px;	
}	
	

#footer-links li {	
	list-style: none;
	float: left;
	margin-left: 35px;		
}

#footer-links a {
	color: #074580;
	text-decoration: none;	
	}

#column-left {
	float: left;
	width: 600px;
	margin-top: -50px;
	}
	
#column-right {
	float: right;
	width: 275px;
	margin-top: -50px;
	}
	
	