html,body {
	height:100%;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #333333;
	margin:0px;
	padding:0px;
}
h1 {
	font-weight:bold;
	font-size:22px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
a:link, a:visited {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:underline;
	color:#4C4C4C;
}
form {
	margin:0px;
	padding:0px;
}
input {
	font-family:"Trebuchet MS", Verdana, Arial;
	border-width:1px;
	font-size:12px;
	color:#666666;
	padding: 2px 2px 2px 5px;
}
textarea {
	font-family:"Trebuchet MS", Verdana, Arial;
	border-width:1px;
	font-size:12px;
	color:#666666;
	padding: 2px 2px 2px 5px;
}
select {
	font-family:"Trebuchet MS", Verdana, Arial;
	border-width:1px;
	font-size:12px;
	color:#666666;
	padding: 2px 2px 2px 5px;
}
hr {
	border:1px dashed #FFF;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin:10px 0 10px 0;
}
#outer {
	min-height:100%;
	margin-bottom:-125px;
}
* html #outer{height:100%;}
#bannerContainer {
	background:url(images/banner_bg.jpg) top left repeat-x;
	height:98px;
}
#banner {
	width:834px;
	padding:26px 8px 0px 8px;
	height:62px;
	color:#CA6311;
	font-size:16px;
	font-weight:bold;
}
#banner #logo {
	float:left;
}
#banner #menu {
	float:right;
	width:834px;
	text-align:right;
}
#banner #menu a:link, #banner #menu a:visited {
	text-decoration:none;
	color:#CA6311;
	font-size:16px;
	font-weight:bold;
}
#banner #menu a:hover {
	text-decoration:underline overline;
	color:#CA6311;
	font-size:16px;
	font-weight:bold;
}
#myAccountWindow {
	position:absolute;
	width:280px;
	min-height:150px;
	border:1px solid #4A4A4A;
	background:url(images/banner_bg.jpg) left bottom repeat-x #363636;
	margin:7px 0 0 0;
	padding:10px 10px 0px 10px;
	text-align:left;
	color:#999999;
	font-size:14px;
	font-weight:normal;
	z-index:200;
}
#myAccountWindow h1 {
	font-weight:bold;
	font-size:18px;
	color:#DDDDDD;
	margin:0px;
	padding:0 0 7px 0;
}
.myAccountSelected, .myAccountSelected:hover {
	border:1px solid #4A4A4A;
	padding:0 3px 8px 3px;
	border-bottom:none;
	background:#363636;
	text-decoration:none;
}
#mainContent {
	width:850px;
	position:relative;
	z-index:1;
}
#clearFooter {
	clear:both;
	height:125px;
}
#footerContainer {
	clear:both;
	margin-top:25px;
	background:url(images/footer_bg.jpg) top left repeat-x;
	height:100px;
}
#footer {
	width:834px;
	padding:10px 8px 0px 8px;
	color:#A1A1A1;
	font-size:12px;
	font-weight:normal;
}
#copyright {
	float:left;
}
#footerLinks {
	float:right;
}
#footerLinks a:link, #footerLinks a:visited {
	text-decoration: none;
	color:#A1A1A1;
	font-size:12px;
	font-weight:normal;
}
#footerLinks a:hover {
	text-decoration: underline overline;
	color:#A1A1A1;
	font-size:12px;
	font-weight:normal;
}
#message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFCC;
	width: 806px;
	border: 2px solid #FFFB9F;
	padding:20px;
	text-align:left;
	margin-top:15px;
	margin-bottom:-10px;
}
.required,.note-required,.indicate-required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	clear:left;
}
#inputlabel, .inputlabel {
	float:left;
	text-align:left;
}
#inputcontainer, .inputcontainer {
	float:left;
	text-align:left;
}
#slidingShowcase {
	padding:5px;
	margin-top:15px;
	width:840px;
	background-color:#FFFFFF;
}
#customerQuote {
	float:left;
	padding:5px;
	margin-top:5px;
	width:289px;
	height:250px;
	background-color:#FFFFFF;
}
#innerQuoteBox {
	padding:15px 5px 5px 5px;
	width:279px;
	height:230px;
	background:url(images/bg_e_blue.gif) left bottom no-repeat #C2C8D4;
}
#bottomRightBox {
	float:right;
	padding:5px;
	margin-top:5px;
	width:536px;
	height:250px;
	background-color:#FFFFFF;
}
#innerRightBox {
	padding:15px 5px 5px 5px;
	width:526px;
	height:230px;
	background:#C2C8D4;
}
#slidingThumbs {
	padding:5px;
	margin-top:15px;
	width:840px;
	background-color:#FFFFFF;
}
#innerSlidingThumbs {
	padding:5px;
	width:830px;
	background-color:#B8B8B8;
}
#icons {
	padding:5px;
	margin-top:15px;
	width:840px;
	height:114px;
	background-color:#FFFFFF;
}
#innerIconBox {
	padding:5px;
	width:830px;
	height:104px;
	background-color:#B8B8B8;
}
#serviceIcons {
	width:840px;
	margin:20px 0 0 0;
}
.outerBox {
	padding:5px;
	background-color:#FFFFFF;
	float:left;
}
.innerBox {
	padding:15px 10px 5px 10px;
	text-align:left;
	background:#C2C8D4;
}
.bgE {	
	background:url(images/bg_e_blue.gif) left bottom no-repeat #C2C8D4;
}
.bgDesign {
	background:url(images/service_design.gif) 99% 50% no-repeat #C2C8D4;
}
.bgDevelopment {
	background:url(images/service_development.gif) 99% 50% no-repeat #C2C8D4;
}
.bgHosting {
	background:url(images/service_hosting.gif) 99% 50% no-repeat #C2C8D4;
}
.bgDomains {
	background:url(images/service_domains.gif) 99% 50% no-repeat #C2C8D4;
}
.bgDIY {
	background:url(images/service_diy.gif) 99% 50% no-repeat #C2C8D4;
}
.bgEcommerce {
	background:url(images/service_ecommerce.gif) 99% 50% no-repeat #C2C8D4;
}
.bgConsulting {
	background:url(images/service_consulting.gif) 99% 50% no-repeat #C2C8D4;
}
#sendMessage {
	float:right;
	padding:5px;
	margin-top:15px;
	width:536px;
	height:430px;
	background-color:#FFFFFF;
}
#innerSendMessage {
	padding:15px 10px 5px 10px;
	text-align:left;
	width:516px;
	height:410px;
	background-color:#C2C8D4;
}
.adminLink:link, .adminLink:hover, .adminLink:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.sortable {
	clear:left;
}
.sortable .tablecell, .nonSortable .tablecell {
	float:left;
	padding:3px;
}
.move:hover {
	cursor: move;
}
.t10 {
	font-size:10px;
}
.t14 {
	font-size:14px;
}
.t16 {
	font-size:16px;
}
.t18 {
	font-size:18px;
}
.t20 {
	font-size:20px;
}
.t22 {
	font-size:22px;
}
.t25 {
	font-size:25px;
}
.white {
	color:#FFFFFF;
}
.dkgray {
	color:#333333;
}
.red {
	color:#CC0000;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}