/* Base element */

	html, body {

		height:100%;
	}

/* Typo */		

	a {
	color:#F90;
	}
	a:hover {
	color:#fff;
	text-decoration:none;
	background-color: #F90;
	}


p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#333399
}


h1 {
	color:#FF9900;
	font-family: "FuturaT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
}

h2 {
	color:#FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
}

h3 {
	color:#F90;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
}
	
	.tag-line {
	font-style: italic;
	font-weight: normal;
	color: #FF6600;
	}
	
	.tel {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color: #F60;
}

.tel-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F90;
	text-decoration: underline;
	font-size: 75%;
}

.tel-link a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F90;
	text-decoration: underline;
}

.tel-link a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F90;
	text-decoration: underline;
}

.tel-link a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
}

.tel-link a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F90;
	text-decoration: underline;
}

.menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

.menu a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

.menu a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

.menu a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #FC0;
	text-decoration: none;
}

.menu a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

.p-keyword {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFF;
}

.headlink {
	color:#F60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.headlink a:link {
	color:#FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.headlink a:visited {
	color:#FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.headlink a:hover {
	color:#FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.headlink a:active {
	color:#FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.condition-text {
	color:#FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}


/* End Typography */		

/* End Base element */

	body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color:#339;
	}
	
	.home {
	background-color: #ffffff;
	background-image: url(../images/header3.png);
	background-repeat: repeat-x;
	background-position: left top;
	
	}
	
	#wrapper {
	
		min-height:100%;
		position:relative;
	
    }
	
	* html #wrapper {
	
		height:100%

    }
	
	#container{
	width:925px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 100px;
	padding-left: 15px;
	
    }

/*Header and menu */	

	#logo {
	float: left;
	height: 150px;
	width: 220px;
	}

	#tagline {
	float: left;
	margin-top: 67px;
	}

	#tel {
	float: left;
	height: 50px;
	width: 420px;
	margin-top: 57px;
	text-align: right;
	}


	#header{
	margin:0;
	position:relative;
	height:150px;
			
    }
	
	#header h1 {
	display:block;
	position:relative;
	float:left;
	top:0px;
	left:0px;
	height:150px;
	width:220px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	text-indent:-9999px;
	background-image: url(file:///D|/Data/Colleen/Typing%20Online/TypingOnline/Images/h1-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	}
	
	#header h1 a {
	
		display:block;
		height:120px;
		width:550px;
		}
	
/*End Header and menu */

/*Content*/

	#menu2 {
	margin:0;
	position:relative;
	height:40px;
	}
	
	#content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
	
	#content h1 {
	clear:both;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	line-height:1em;
	font-size:1.6em;
	font-weight:bold;
	border-bottom:1px dotted #aaa;
	}
	
	#content h2 {
	clear:both;
	}
	
	#main {
	float:left;
	display:inline;
	width:600px;
	margin-top: 20px;
	}
	
/* Sidebar */	
	
	#image {
	float: right;
	width: 248px;
	margin-top: 1px;
}

#typewriter {
	height: 266px;
	width: 222px;
	margin-right: 29px;
	margin-left: 29px;
}

#our-service-image {
	height: 298px;
	width: 189px;
	margin-right: 45px;
	margin-left: 45px;
	margin-top: 30px;
}

#how-to-image {
	height: 284px;
	width: 113px;
	margin-right: 83px;
	margin-left: 83px;
	margin-top: 90px;
}

#digital-dictation-image {
	height: 239px;
	width: 170px;
	margin-right: 55px;
	margin-left: 55px;
	margin-top: 30px;
}

#pricing-image {
	height: 257px;
	width: 158px;
	margin-right: 61px;
	margin-left: 61px;
	margin-top: 90px;
}

#contact-us-image {
	height: 241px;
	width: 219px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 60px;
}

#text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/bg-ourservices4.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 296px;
	width: 208px;
	margin-top: 40px;
	padding-left: 40px;
	padding-top: 10px;
}

/* End Sidebar */	

/*End Content*/
	
/*Footer */
	
	#footer{
	position:relative;
	margin-top:-100px;
	height:100px;
	min-width:930px;
	color:#ffffff;
	background-color: #999;
	background-image: url(../images/bg-footer2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
    }
	
	.footer-block {
	clear:both;
	width:925px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	}

/*End Footer */

/*Tools*/

	.hidden {
		display:none;
	}

	.center {
		
		margin:0 auto;

	}
	
	.last {
	
		margin:0px;
		padding:0px;
	}
	
	.clear, .clearline {
	
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;

	}
	
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.clearfix {display: inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


	.margin-bottom {
	
		margin-bottom:20px;
		
	}
	
	.left {
	
		float:left;
		display:inline;
	
	}
#menu-list {
	margin-top: 28px;
	font-size: 90%;
}
#rss {
	float: right;
	height: 40px;
	width: 40px;
	margin-top: 60px;
}
