@charset "utf-8";
/* CSS Document */

/******************************************************
 *	
 *	COPYRIGHT 2008 PAT ANDREW  patandrew.com
 *	YOU MAY NOT USE MY SOURCE!
 *
 ******************************************************/

/* RESET from YAHOO  */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0; padding:0;
}
table { border-collapse:collapse; border-spacing:0; }
fieldset,img {  border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }


dl#hosting:after  { content:"."; clear:both; }
dl#hosting {
	
	}
	dl#hosting dt { float: left; width:20%; clear: both; height: 100px; line-height: 100px; font-weight: bold; font-size: 2em; }
	dl#hosting dd { float: left; width:75%; height: 100px; line-height: 100px; }
	dl#hosting img { vertical-align: middle;}
/* Begin Typography & Colors */

body {
	font:10pt/1.5 Helvetica, verdana, sans-serif;
	color:#666;
	margin:0px; padding:0px;
	background:transparent url('routing.jpg') no-repeat right center;
	}
div#scew_ie {
	position:relative;
	min-height:100%;
	
}
p a, h2 a, h3 a {
	background:#09C;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:0.15em 0.5em;
	}
	p a:hover,  h2 a:hover, h3 a:hover  {
		background:#000;
		color:#09C;
		}
p {
  margin:.75em 0;
	}
	
h2 {
	margin:2.6em 0 1.5em;
	padding:.25em 0 .1em;
	height:1.5em;
	line-height: 1.5em;
	font-size: 1.5em;
	font-family: Helvetica, verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.03em;
	border-bottom: 1px solid #444;
	color:#000;
	}

h3 {
	font-size: 1.3em;
	font-family: Helvetica, verdana,sans-serif;
	text-decoration: none;
	margin:2em 0 .5em 0;
	color:#252525;
	font-weight:bold;
	}
h4 {
	font-weight: bold;
	margin:.5em 0em;
	}
ul {
	list-style: disc;
	margin:.25em 2em;
	}

blockquote {
	font-size:2em; margin:0em;
	width:25em;
	position:absolute;
	top:1em;
}
blockquote p {
	margin:0;
	padding:0;
}
.right { float:right; }
.left { float:left; }
.center { text-align: center; }		


.time {	color:#FED120;	}

#wrap {
	padding:1.5em 1.75em;
	/* width:45em; Removed to be compatible with IE7 */
	margin:15em 10em 0em 10em;
	padding-left:10em;
	z-index: 200;	
	color:#000;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background: transparent;
	}
	#wrap p { font-size: 1.06em; }
#footer {
	clear: both;
	margin:3em 0em 0em;
	padding:2em 1em 1em;
	background:#000;
	color:#666;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
#header {
	margin:.5em 0;
	padding:0;
	font-size: 3em;
	height:2.6em;
	margin-top:3em;
	left:0;
	top:0em;
	position: absolute;
	display: block;
	background: #000;
	width: 100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
	#header p {
		font:.45em/10em Sans-serif;
		line-height: 7em;
		margin:0 1em;
		padding:2em 8em;
	}
/*
h1#logo {
	margin:0;
	float: left;
	line-height:1em;
	font-size: 1em;
	text-align: right;
	font-weight: bold;
	font-family:Helvetica, verdana, sans-serif;
	text-transform: lowercase;
	position: relative;
	}
	h1#logo a {
		height:2.6em;
		position: relative;
		display: block;
		color:#fff;
		background:#09C;
		text-decoration:none;
		position: relative;
		width:6em;
		font-size: 1em;
		letter-spacing: .15em;
		/ * line-height: 2.6em; * /
		line-height: 2.5em;
		margin-left: -.15em;
		font-weight: bold;
		text-transform: uppercase;
		font-family:Helvetica, Verdana, sans-serif;
		}
		h1#logo span.last_name {
			position: absolute;
			left:115%;
			color:#666;
			height: 2.4em;
			}
	h1#logo a:hover {
		background:#fff;
		color:#09C;
		text-decoration: none;
		}
*/
h1#logo a {
	font-weight: bold;
	font-family:Helvetica, verdana, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	position: relative;
	display:inline;
	background:#09c;
	padding:0em;
	line-height:1em;
	color:#fff;
}
h1#logo .first_name { font-size:1.2em; margin-top:0.25em; }
h1#logo a span { display:block; background:#09c; clear:left; float:left; margin:0; padding:0.05em .5em 0.0em 0.5em; }

#nav {
	position: absolute;
	top:23em;
	left:0em;
	/* margin:.5em 0em .5em 1em; */
	padding:0em;
	z-index: 100;
	font-size: 9pt;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
	#nav ul, #nav li {
		list-style: none;
		margin:0;
		padding:0;
		}
	#nav ul li a {
		display: block;
		text-transform:uppercase;
		font-weight: bold;
		text-align:left;
		color:#666;
		float:left;
		clear:left;
		background:#ccc;
		padding:1em 3em 1em 5em;
		line-height:1em;
		text-decoration: none;
		font-family: Helvetica, Verdana, sans-serif;
		}
		#nav ul li a:hover, #nav li a.here {
			margin:0;
			color: #09c;
			background:#000;
			}
		#nav li a.here {
			z-index: 1000;
			background:#333;
			}
				#nav li a.here:hover {
					text-decoration: underline;
					color: #fff;
					}
#nav:after { content:'.'; color:#fff; clear:both; display:block; }
#nav h3, p {
	margin:1em;
	clear:both;
	}

#footer { 
	clear: both;
	clip:auto;
}


#promo a {
	position:fixed;
	margin:auto;
	top:0em;
	right:10em;
	font-size: 1em;
	padding:1em;
	border:1px solid #90AFC0;
	border-top:0px;
	text-decoration: none;
	background: #222;
	}
	#promo h2 { display:inline; font-size: 1.2em; margin:0em; padding:0 1em; border: 0; text-decoration: none; }
	#promo p  { margin:0em; padding:1em; display:inline; font-weight: bold; line-height: 2.4em; }
	


/****************************
 *	FORMS
 ***************************/
.form {
	margin:1em;
	float: left;
	}
	.form p { 
		display:block; 
		clear:both;
		margin:1.5em 0 .25em 0;
		}
	.form label {
		font-size:1em;
		margin:0;
		padding: 0;
		display: block;
		text-align:left;
		}
input, select, textarea {
	font: 1.1em verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #efefef;
	background:#000;
	border: solid 1px #333;
	width:15em;
	padding:.2em;
	margin:0px auto;
	}
	input:focus, select:focus, textarea:focus {
		border:1px solid #666;
		}
textarea#user_message {
	width:30em;
	height:10em;
	}
button {
	cursor:pointer;
	font:14px/16px Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	padding: 5px 15px;
	border:1px outset #434f58;
	/* background:transparent url(/images/button.gif) repeat-x bottom left;*/
	background:#efefef;
}
button:hover {
	border:1px solid #dfb800;
	background:transparent url(img/button_hover.gif) repeat-x bottom left;
	}

.error {
		color:#001c39;
		font-weight:bold;
		clear: none !important;
		padding:.25em;
		background:#fcf699;
		border:1px solid #f0d42d;
		font:.9em Verdana, Arial, Helvetica, sans-serif;
		}
