
html {
	min-height: 100.1%;
	height: auto;
}

body {
	background: #FFF url("../img/bg_body.png") repeat-x;
	margin: 0;
	padding-top: 6px;
	font: 1em/100% "Trebuchet MS", arial, helvetica, sans-serif;
	color: #333;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

a img {
	border: 0;
}

form#contactForm {
	text-align: left;
	padding-left: 0.75em;
	padding-bottom: 0.75em;
	font-size: 0.9em;
}

form#contactForm span.error {
	color: #900;
}

a {
	color: #6AADE9;
}

a:hover {
	text-decoration: none;
}

div#top_bar {
	border-top: 1px solid #fff;
	background: #dbebff repeat-x 0 100% url("../img/bg_top_bar_border.png");
	/*padding: 6px 4px;
	font: 12px arial, helvetica, sans-serif;
	color: #333;*/
	height: 18px;
}

div#top_bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

div#top_bar li {
	display: inline;
	padding: 0 3px;
}

div#sidebar {
	padding: 20px 15px 0 1em;
	float: left;
	width: 225px;
	margin: 0;
}

div#sidebar div.module {
	width: 225px;
	background: url("../img/bg_module.png") no-repeat;
}

div#sidebar div.module div {
	width: 225px;
	background: url("../img/bg_module2.png") 0 100% no-repeat;
	padding: 6px 4px 12px 11px;
	margin-bottom: 6px;
}

div.module h5 {
	margin: 3px 0 4px 0;
}

div#sidebar input.submit {
	background: #3e8be9;
	color: #FFF;
	font-weight: bold;
	font-size: 0.85em;
	cursor: pointer;
	border: 1px solid;
	border-color: #d1e6ff #1361c1 #1361c1 #d1e6ff;
	margin-top: 3px;
}

div.module label {
	font-size: 0.75em;
}

div.module form {
	margin-bottom: 4px;
}

div.module ul {
	margin: 0;
	padding-left: 12px;
	font-size: 0.75em;
}

div.module p {
	font-size: 0.75em;
	margin-right: 20px;
}

div#sitemap {
	width: 90%;
	margin: 0 auto 6px auto;
	min-width: 640px;
	font-size: 0.7em;
}

div#sitemap a {
	color: #FFF;
}

div#container {
	width: 90%;
	margin: 0 auto;
	background: #FFF;
	min-width: 720px;
	border: 1px solid #999;
}

div#header {
	height: 60px;
	border: 1px solid #FFF;
	position: relative;
}


h1 {
	text-indent: -9999px;
	margin: 10px 0 0 12px;
	padding: 0;
	background: url("../img/logo.png") no-repeat;
	width: 280px;
	height: 44px;
}

h1 a {
	display: block;
	height: 44px;
	background: transparent;
}

h1 a:hover {
	background: transparent url("../img/logo.png") 0 0 no-repeat;
}

div#star {
	position: absolute;
	width: 143px;
	height: 142px;
	background: transparent url("../img/star.png");
	right: 27px;
	top: 30px;
	text-indent: -9999px;
}

div#star a {
	width: 143px;
	height: 142px;
	right: 27px;
	top: 130px;
	display: block;
}

div#star a:hover {
	text-decoration: none;
}

div#order {
	position: absolute;
	width: 162px;
	height: 39px;
	background: transparent url("../img/order.png");
	right: 20px;
	top: 10px;
	z-index: 3;
}

div#order a {
	text-indent: -9999px;
	width: 162px;
	height: 39px;
	text-decoration: none;
	display: block;
}

div#teaser {
	background: #408BE5;
	color: #FFF;
	font-size: 0.85em;
	font-weight: bold;
	padding: 4px 12px;
	white-space: nowrap;
}

div#teaser ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	margin-right: 24px;
}

div#teaser ul li {
	display: inline;
	background: url("../img/bullet.png") no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin: 0 2px;
}

div#teaser ul li {
	display: inline;
	background: url("../img/bullet.png") no-repeat;
	padding-left: 20px;
	margin: 0 2px;
	padding-bottom: 2px;
}

div#teaser ul li a {
	color: #FFF;
	text-decoration: none;
}

div#teaser ul li a:hover {
	text-decoration: underline;
}

div#teaser ul li.lede {
	background: none;
}

/* main nav bar */

div#nav {
	margin: 0;
	background: transparent url("../img/bg_nav.png") repeat-x;
	height: 60px;
	min-width: 660px;
}


ul#nav_bar {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	height: 60px;
	background: transparent repeat-x 0 100% url("../img/bg_top_bar_border.png");
}

ul#nav_bar li {
	float: left;
	display: inline;
	width: 125px;
	padding-bottom: -2px;
	background: url("../img/bg_nav_border.png") 100% -4px no-repeat;
	text-align: center;
}

ul#nav_bar li a {
	color: #FFF;
	display: block;
	letter-spacing: 1px;
	font-size: 1.1em;
	text-decoration:none;
	width: 123px;
	height: 39px;
	padding-top: 21px;
	font-family: tahoma, arial, helvetica, sans-serif;
}

ul#nav_bar li a:hover {
	border-top: 5px solid #a5d0f6;
	padding-top: 16px;
}


body#home ul#nav_bar li#li_home a:hover {
	cursor: text;
}

body#home ul#nav_bar li#li_home a,
body#services ul#nav_bar li#li_services a,
body#portfolio ul#nav_bar li#li_portfolio a,
body#about ul#nav_bar li#li_about a,
body#contact ul#nav_bar li#li_contact a {
	border-top: 5px solid #f9d193;
	padding-top: 16px;
}

body#home ul#nav_bar li#li_home a:hover,
body#services ul#nav_bar li#li_services a:hover,
body#portfolio ul#nav_bar li#li_portfolio a:hover,
body#about ul#nav_bar li#li_about a:hover,
body#contact ul#nav_bar li#li_contact a:hover {
	padding-top: 16px;
	border-top: 5px solid #f9d193;
	cursor: text;
}

div#content {
	margin: 22px 20px  1.5em 250px;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #999;
	padding-bottom: 1em;
	height: 1%;
	font-weight: normal;
	position: relative;
}

div#content h4 {
	color: #777;
	margin: 5px 0 -4px 0.5em;
	color: #C1406F;
}

body#contact div#content h4 {
	margin-bottom: 18px;
}

body#portfolio div#content h4 {
	padding-top: 0;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

div#content h5 {
	margin: 8px 0 -0.25em 1em;
}

div#content p {
	color: #444;
	font-size: 0.85em;
	line-height: 140%;
	margin: 0.75em;
}

div#content ul {
	font-size: 0.9em;
	color: #444;
	list-style: none;
	margin: 0;
	padding: 0 10px 1em 0;
}

div#content ul li {
	margin: 6px 0;
	background: url("../img/bg_bullet_blue.png") 0 5px no-repeat;
	padding-left: 12px;
	margin-left: 36px;
}

div#content table#badges {
	margin: 10px auto 14px auto;
}

div#content table#badges td {
	text-align: center;
}

div#content table#badges td.gray {
	background: #AAA;
	color: #FFF;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px;
}

div#content table#badges td {
	padding: 2px 3px;
}

div#footer {
	margin: 0.75em;
	text-align: center;
	font-size: 0.85em;
	color: #FFF;
	background: transparent url("../img/bg_footer.png") no-repeat;
	height: 31px;
}

div#footer div {
	background: transparent url("../img/bg_footer2.png") 100% 0 no-repeat;
	height: 31px;
	padding-top: 8px;
}

/* contact form stuff */

body#contact h3 {
	background: url("../img/bg_feedback.png") 0 0 no-repeat;
	padding: 28px 0 14px 45px;
	font-size: 1.25em;
	margin-bottom: 0;
	border-bottom: 1px solid #999;
}

body#contact table {
	margin-left: 1em;
}

body#contact table label {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 0.9em;
	cursor: pointer;
}

body#contact table td {
	padding: 9px 4px 0;
}

body#contact table td.right {
	text-align: right;
}

body#contact table input.submit {
	margin-left: 102px;
	background: #3e8be9;
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	border: 1px solid;
	border-color: #d1e6ff #1361c1 #1361c1 #d1e6ff;
	padding: 5px 5px;
}

body#contact div#content h5 {
	height: 35px;
	margin: 1.5em 0 -16px 0;
	background: url("../img/bg_icon_home.png") 0 0 no-repeat;
	padding: 10px 0 0 35px;
}

/* services stuff */
div.section {
	margin: 1.5em 0;
	clear: right;
}

div.section h4 {
	font-weight: normal;
	padding-top: 6px;
	padding-left: 40px;
	height: 31px;
}

div.section h4#security {
	background: url("../img/bg_security.png") no-repeat;
}

div.section h4#seo {
	background: url("../img/bg_seo.png") no-repeat;
}

div.section h4#monitoring {
	background: url("../img/bg_monitoring.png") no-repeat;
}

div.section h4#backup {
	background: url("../img/bg_backup.png") no-repeat;
}

div.section h4 a {
	text-decoration: none;
}

div.section h4 a {
	text-decoration: none;
}

div.section h4 a:hover {
	text-decoration: underline;
}

div#content div.section p {
	margin-right: 210px;
	font-size: 0.85em;
}

div.section div.caption {
	float: right;
	width: 165px;
	background: #F8F8F8;
}

div#content div.section div.caption h5 {
	margin: 0;
	padding: 1px 2px;
	background: red;
	color: #FFF;
}

div#content div.section div.caption h5#security_caption {
	background: #C00;
}

div#content div.section div.caption h5#seo_caption {
	background: #777;
}

div#content div.section div.caption h5#monitoring_caption {
	background: #7CB8FA;
}

div#content div.section div.caption h5#backup_caption {
	background: #D2E483;
}

div#content div.section ul {
	list-style: disc;
	margin: 0 4px;
	padding: 0;
}

div#content div.section ul li {
	font-size: 0.8em;
	margin: 0 0 2px 1em;
	padding: 0;
}

div.shot {
	margin: 1em 0 1em 8px;
	width: 410px;
	padding: 5px;
	background: #F4F4F4;
	text-align: center;
	border: 1px solid #999;
}

div.module input {
	display: block;
}


/* site map stuff */

body#sitemap div#content ul {
	list-style: disc;
	color: #999;
	padding-left: 0;
	padding-top: 4px;
}

body#sitemap div#content ul li {
	padding: 0;
	margin-left: 24px;
}

body#sitemap div#content h4.affiliate {
	font-size: 0.85em;
	letter-spacing: 1px;
	margin-bottom: -6px;
	color: #AAA;
}