* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
}

/*2. structure*/

#wrapper {
	position: relative;
	top: 20px;
	width: 900px;
	min-height: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#masthead {
	position: relative;
	top: 10px;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	background-color: #000000;
	height: 160px;
	width: 100%;
	background-image: url(/_img/topbanner2.png); 
	background-repeat: no-repeat; 
	background-position: center center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#header h3 {
	height: 41px;
}

#header_wrapper {
	width: 900px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background: transparent;
	overflow: hidden;
}

#header_left {
}

#header_right {
	position: relative;
	top: 87px;
	float: right;
	padding: 0px;
}

#nav_bottom {
	position: relative;
	margin-top: 4ex;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}

#content {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border: 0px dashed #696969;
}

#right_panel {
	float: right;
	background: #8fa0cc;
	width: 150px;
	padding: 10px;
	border: 1px solid #878787;
	overflow: hidden;
}

#right_panel h2 {
	position: relative;
	font-family: Georgia, serif;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 30px;
}

#right_panel p {
	color: #000000;
	text-align: left;
	padding: 2px;
}

#right_panel h3 a {
	text-align: left;
	font-family: Georgia, serif;
	color: #1f3f87;
}

#right_panel a:hover {
	color: #0a1c47;
}

#right_panel a:visited {
	color: #0a1c47;
}

#main_panel {
	float: left;
	width: 535px;
	min-height: 340px;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background-color: #FFFFFF;
	color: #000000;
}

#footer {
	background-color: #000000;
	padding: 10px 5px 5px 5px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffe383;
	text-align: right;
	background-image: url(/_img/footer.jpg); 
	background-repeat: repeat-x; 
	background-position: bottom left;
	height: 90px;
}

#footer .left {
	float: left;
	text-align: left;
	height: 90px;
	width: 400px;
}

#footer .right {
	float: right;
	text-align: right;
	height: 90px;
	width: 500px;
}

#footer .right .left {
	float: left;
	text-align: right;
	padding-left: 50px;
	width: 225px;
}

#footer .right .right {
	float: right;
	text-align: right;
	padding-left: 50px;
	width: 175px;
}

#client_listing ul {
	margin-bottom: 10px;
}

#client_listing ul li  {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: small;
}

#case_study_listing ul {
	margin-bottom: 10px;
}

#case_study_listing ul li  {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: small;
}

table.starter_hosting {
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.starter_hosting th {
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.starter_hosting td {
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.business_hosting {
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.business_hosting th {
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.business_hosting td {
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.dedicated_hosting {
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.dedicated_hosting th {
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.dedicated_hosting td {
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.case_studies {
	width: 100%;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.case_studies th {
	height: 23px;
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.case_studies td {
	height: 23px;
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
td.left {
	vertical-align: top;
	text-align: left;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.separator {
	clear: both;
}

.separatorInvisible {
	clear: both;
	height: 1px;
}

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

/* ---------- 3. links and navigation ---------- */

a {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #e3b000;
}

a:hover {
	color: #ac8601;
}

a:visited {
	color: #ac8601;
}
	
#navigation {
	float: left;
	width: 150px;
}

#navigation .left_logo {
	padding: 0px 0px 10px 0px;
}

#navigation ul {
	width: 150px;
	list-style-type: none;
}

#navigation ul a {
	text-decoration: none;
	color: #000000;
}

#navigation ul li {
	background: #ffe383;
	border: 1px solid #ffc600;
	padding: 3px 12px 4px 12px;
	background-image: url(/_img/nav_button.jpg); 
	background-repeat: repeat-x;
	background-position: bottom left;
}

#navigation ul li:hover {
	background-color: #ffcb16;
	background-image: url(/_img/nav_button2.jpg); 
	background-repeat: repeat-x; 
	background-position: bottom left;
}

/*4. fonts*/

body {
	font-size: 11px;
}

h1, h2, h3, h4, p, ul, td, th {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	font-family: Times New Roman, serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 13px;
}

p {
	font-size: 11px;
	margin-top: 2ex;
	margin-bottom: 2ex;
}

/*5. images*/

a img {
	border: 0;
}

/* text pattern */

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #e3b000;
	border: none;
}

#sidebar-2 a:hover, #sidebar-2 a:visited {
	color: #ac8601;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 760px;
}

#head {
	text-align: center;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 35px;
	float: left;
	text-align: right;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 5px;
	padding-top: 30px;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
	color: #333333;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

#content_main {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border: 0px dashed #696969;
}