body {
	margin: 0px;
	padding: 0px;
	background-color: #c7dde9;
	font: 80%/130% "Lucida Sans", Helvetica, Arial, sans-serif;
}

#container {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom: 5px solid #1b2021;
	height: 335px;
}

#slideshow {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 275px;
	width: 750px;	
}

h1 {
	margin: 0px;
	padding: 0px;
}

h1 img {
	position: absolute;
	z-index: 60;
	float: left;
}

h2 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #005db3;
	margin-top: 5px;
}

.content_black {
	margin: 0px;
	padding: 10px 0 0 0;
	float: left;
	width: 750px;
	background-color: #1b2021;
}

.content_orange_left {
	margin: 0px;
	padding: 10px 0 0 0;
	float: left;
	height: 130px;
	width: 375px;
	background-color: #ff9d00;
	background-image: url(../../images/corners/corner_orange_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.content_orange_right {
	margin: 0px;
	padding: 10px 0 0 0;
	float: left;
	height: 130px;
	width: 374px;
	background-color: #ff9d00;
	background-image: url(../../images/corners/corner_orange_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-left: 1px solid #ccc;
}

.content_black_left {
	margin: 0px;
	padding: 10px 0 0 0;
	float: left;
	height: 210px;
	width: 375px;
	background-color: #1b2021;
	background-image: url(../../images/corners/corner_black_top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.content_black_right {
	margin: 0px;
	padding: 10px 0 0 0;
	float: left;
	height: 210px;
	width: 374px;
	background-color: #1b2021;
	background-image: url(../../images/corners/corner_black_top_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-left: 1px solid #ccc;
}

.content_white {
	margin: 0px;
	padding: 10px 0 10px 0;
	float: left;
	width: 750px;
	background-color: #fff;
}

.content_yellow {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	width: 250px;
	background-color: #ffde00;
}

.text {
	margin: 0px;
	padding: 10px;
	float: left;
	text-align: left;
}

.content_orange_left .text, .content_orange_right .text {
	color: #000;
}

.content_orange_left h2, .content_orange_right h2 {
	color: #000;
}

.content_orange_left a, .content_orange_right a, #blog_navigation a {
	color: #000;
}

.content_black_left .text, .content_black_right .text {
	color: #fff;
}

.content_black_left h2, .content_black_right h2 {
	color: #fff;
}

.content_black_left a, .content_black_right a {
	color: #fff;
}

.content_black .text {
	color: #fff;
}

.content_black h2 {
	color: #fff;
}

.content_black a {
	color: #fff;
}

.content_black .text h3 {
	color: #ffde00;
}

.content_orange_left .text h3 a, .content_orange_right .text h3 a {
	color: #333333;
	text-decoration: none;
}

.content_yellow h2, #blog_navigation h2 {
	color: #000;
}

.content_yellow img {
	margin: 40px 10px 50px 0;
}


table#tbl_web_hosting tr td h3 {
	margin: 0px;
	padding: 0px;	
}

.text table#tbl_web_hosting tr td p {
	margin-top: 0px;
	padding-top: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

/*
	NAVIGATION
*/

/*
#navigation_new {
	float: left;
	height: 40px;
	width: 100%;
	background-color: #1b2021;
	background-image: url(../../images/corners/corner_black_nav_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#navigation_links {
	text-align: center;
	list-style: none;
	height: 28px;
	background-image: url(../../images/corners/corner_black_nav_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#navigation_links li {
	display: inline;
	margin: 0 5px 0 5px;
}

#navigation_links li a {
	color: #fff;
	text-decoration: none;
}
*/

#navcontainer {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 55px;
	width: 535px;
	background-color: #1b2021;
	border-bottom: 5px solid #000;
}

/* to stretch the container div to contain floated list */ 
#navcontainer:after {
	content: "."; 
	display: block; 
	line-height: 1px; 
	font-size: 1px;
	clear: both;
} 

ul#navlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#navlist li {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	border-left: 1px solid #ccc; 
	background-image: url(http://www.panoconsulting.co.uk/images/panoMobile_bg.gif);
	background-repeat: repeat;
}

ul#navlist li { width: 107px; voice-family: "\"}\""; voice-family:inherit; width: 106px;} 

html>body ul#navlist li { width: 106px; } 
	
ul#navlist li a {
	display: block; 
	padding: 20px 0 20px 0;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	height: 1%;
}

#navcontainer>ul#navlist li a { width: auto; height: auto; }

ul#navlist li a:hover,
ul#navlist li#active a:hover {
	color: #000;
	background-color: #ffde00;
}
	
ul#navlist li.home	{
	border-left: none;
	width: 107px;
}

#nav_active {
	background-color: #000;
	color: #fff;
}

a#nav_active:link {
	color: #fff;
}
a#nav_active:active {
	color: #fff;
}

#footer_net {
	width: 100%;
	position: fixed;
	z-index: 5;
	bottom: 0px;
	background-color: #ffde00;
	border-top: 2px solid #1b2021;
}

#details_net {
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 2.5em;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}

#details_net li {
	display: block;
	float: left;
	padding-top: 0.5em;
	padding-bottom: 0.7em;
}

#details_net a {
	color: #000;
}

#details_net a:hover {
	color: #fff;
}

ul, ol {
	padding-left: 20px;
}

ul li, ol li {
	margin: 5px 0 5px 0;
}

#footer {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 10px; /* ADDED THIS */
	height: 115px;
	width: 750px;
}

#footer_links {
	text-align: center;
	list-style: none;
}

#footer_links li {
	display: inline;
	margin: 0 5px 0 5px;
}

.image_right {
	margin: 0 0 10px 10px;
	float: right;
}

.text_highlight_red {
	color: #ff0000;
	font-weight: bold;
}

#blog_navigation {
	margin: -10px 0 0 0;
	padding: 10px 0 0 0;
	float: right;
	width: 250px;
	background-color: #ff9d00;
	background-image: url(../../images/corners/corner_orange_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #fff;
}

#blog_navigation h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#blog_navigation ul li {
	color: #000;
}

.blog_title a {
	color: #ff0000;
}

input {
	margin: 0px;
	padding: 5px;
	border: 1px solid #666;
}

textarea {
	margin: 0px;
	padding: 5px;
	border: 1px solid #666;
}

.postmetadata {
	margin: 0 0 50px 0;
	padding 10px;
	background-color: #1b2021;
	color: #fff;
}

.postmetadata a {
	color: #fff;
}

#contact_thanks {
	margin: 0 0 30px 0;
	padding: 10px;
	color: #333366;
	border: 1px solid #999;
	font-weight: bold;
}

#twitter_div {
	margin: 20px 0 0 0;
	padding: 0px;
	float: left;
	width: 250px;
}

#twitter_update_list {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
	list-style: none;
	font-size: 85%;
}

#twitter_update_list li {
	margin: 0px;
	padding: 10px;
	background-color: #6296C8;
	border-bottom: 1px solid #9ec7ef;
	color: #fff;
}

#twitter_update_list li a {
	color: #fff;
	margin-left: 15px;
	display: block;
}

#twitter_update_list li span a {
	color: #fff;
	margin-left: 0px;
}


.sidebar-title {
	margin: 0px;
	padding: 10px;
	background-color: #3f74aa;
}

.sidebar-title a {
	color: #fff;
}

#twitter-link {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 230px;
	background-color: #3f74aa;
	color: #fff;
}

.video_right {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
}

.video {
	border: 1px solid #666;
}


#header {
	position: relative;
}

#navcontainer_sub {
	float: left;
	height: 30px;
	width: 535px;
	background-color: #000;
	z-index: 50;
	top: 60px;
	right: 0px;
	position: absolute;
	color: #fff;
	display: none;
}

#navcontainer_sub ul {
	margin: 0px;
	padding: 5px 0 0 15px;
	float: left;
	list-style: none;
}

#navcontainer_sub ul li {
	margin: 0px;
	padding: 0 15px 0 0; 
	float: left;
}

#navcontainer_sub ul li a {
	text-decoration: none;
	color: #fff;
}

#navcontainer_sub ul li a:hover {
	text-decoration: none;
	color: #FFDE00;
}
