* {margin: 0; padding: 0;}
body {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: #3496a9 url(Images/body-bg.jpg) center repeat-y;
	color: #333;
	line-height: 1.5em;
}
#wrapper {
	width: 950px;
	border: 1px solid #ccc;
	background: #FFF;
	margin: 0px auto;
}
#header {
	height: 200px;
}
#nav1, #nav2, #nav3 {
	margin: 0px;
	background: #555 url(Images/nav-bg.jpg) 0px -40px repeat-x;
	list-style-type: none;
	float: left;
	border-top: 1px solid #ccc;
	padding: 0px 0px 0px 120px;
	width: 830px;
}
#nav2 {
	padding: 0px 0px 0px 130px;
	width: 820px;
}
#nav3 {
	padding: 0px 0px 0px 145px;
	width: 805px;
}
#nav1 li, #nav2 li, #nav3 li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav1 a, #nav2 a, #nav3 a {
	color: #fff;
	display: block;
	text-decoration: none;
	line-height: 2.4em;
	padding: 0px 12px;
	font-weight: bold;
	border-left: 1px solid #ccc;
	font-size: 11px;
}
#nav1 a:hover, #nav2 a:hover, #nav3 a:hover {
	background: #3496a9 url(Images/nav-bg.jpg) 0px -120px repeat-x;
	color: #fff;
}
#nav_hosting, #nav_directory, #nav_tutorial {
	border-right: 1px solid #ccc;
}
#home #nav_home, #about #nav_about, #contact #nav_contact, #design #nav_design, #cost #nav_cost, #ecommerce #nav_ecommerce, #hosting #nav_hosting, #seo #nav_seo, #email #nav_email, #logo #nav_logo, #timescale #nav_timescale, #domain #nav_domain, #amendment #nav_amendment, #support #nav_support, #browser #nav_browser, #directory #nav_directory, #actinic #nav_actinic, #portfolio #nav_portfolio, #template #nav_template, #upgrade #nav_upgrade, #tutorial #nav_tutorial {
	background: #3496a9 url(Images/nav-bg.jpg) 0px -120px repeat-x;
}
#main {
	vertical-align: top;
	padding: 25px 25px 15px 25px;
	clear: both;
	border-top: 1px solid #ccc;
	min-height: 600px;
	background: #fff url(Images/main-bg.jpg) top center no-repeat;
}
/* IE6 Only */
* html #main {
	height: 800px;
}
#slideshow {
	float: right;
	margin: 0px 0px 20px 20px;
	width: 150px;
	height: 150px;
	font-size: 10px;
	text-align: center;
	color: #3496a9;
}
#slideshow img {
	border-color: #3496a9;
}
#slideshow img:hover {
	border-color: #ccc;
}
#footer {
	height: 24px;
	text-align: center;
	background: #555 url(Images/nav-bg.jpg) 0px -40px repeat-x;
	color: #fff;
	font-size: 12px;
}
h1 {
 	font-size: 135%;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 20px 0px;
	line-height: normal;
	clear: both;
}
h2 {
 	font-size: 125%;
	font-weight: bold;
	text-align: left;
	margin: 30px 0px 20px 0px;
	line-height: normal;
	clear: both;
}
h3 {
 	font-size: 105%;
	font-weight: bold;
	text-align: left;
	margin: 30px 0px 20px 0px;
	line-height: normal;
	clear: both;
}
p {
	text-align: justify;
	margin-bottom: 20px;
}
ul, ol {
	margin-left: 30px;
	margin-bottom: 20px;
}
a {
	color: #3496a9;
}
a:hover, a:active {
	color: #555;
}
#linkTable {
	width: 100%;
}
#linkTable td {
	height: 100%;
	padding: 10px;
	text-align: center;
}
.TCtext {
	font-size: 70%;
	font-weight: bold;
	line-height: normal;
	margin: 20px 0px;
}
#optimisedTable {
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.optimisedTableHeader {
	background-color: #3496a9;
	border: 1px solid #3496a9;
	border-bottom: none;
	color: #FFF;
}
#optimisedTable img {
	border: 1px solid #3496a9;
}
.floatImageRight {
	float: right;
	margin: 5px 0px 5px 20px;
	border: 2px solid #3496a9;
}
.floatImageLeft {
	float: left;
	margin: 5px 20px 5px 0px;
	border: 2px solid #3496a9;
}
.borderedImage {
	border: 2px solid #3496a9;
}
#recentlyLaunched {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}
#recentlyLaunched img {
	border: 1px solid #3496a9;
}
#recentlyLaunched a {
	font-size: 90%;
}
#designPortfolio {
	text-align: center;
	width: 100%;
	margin: 30px 0px 25px 0px;
}
#designPortfolio img {
	border: 3px dashed #ccc;
}
#designPortfolio img:hover {
	border: 3px solid #3496a9;
}
#designPortfolio td {
	padding-bottom: 20px;
}
#designPortfolio a {
	font-size: 80%;
}
.new {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
