html,body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #EEE;
	font: 76% verdana,arial,sans-serif;
	text-align: center;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-bottom: 2px solid #CCC;
}
.header {
	height: 100%;
	margin: 0;
	color: #333;
	text-align: center;
}
#subHead {
	width: 100%;
	color: #666;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	background-Color: #CCC;
	border-bottom: 2px solid #EEE;
}
img.cti {
	width: 400px;
}
img.menuImg {
	width: 200px;
}
#body-wrap {
	margin-top: 5px;
}
.main {
	float: right;
	width: 550px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
}
#mainTitle {
	width: 100%;
	float: right;
	text-align: left;
	padding-left: 5px;
	color: #BD2C42;
	font: normal normal 18pt Helvetica, Verdana, sans-serif;
	background-color: #EEE;
	background: url("http://cti-usa.net/images/grey-fill.gif");
	border: 1px solid #DDD;
}
#footer {
	clear: both;
	width: 100%;
	height: 25px;
	text-align: center;
	font: normal normal 8pt Verdana;
	color: #FFF;
	background: url("http://cti-usa.net/images/fill.gif");
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.stretch li {
	padding-bottom: 10px;
}
#left {
	float: left;
}
#right {
	float: left;
	padding-left: 25px;
}
.services {
	list-style: none;
	font: normal bold 12pt Helvetica, sans-serif;
	color: #FFF;
	background: url("http://cti-usa.net/images/fill.gif");
	border: 1px solid #CCC;
	width: 450px;
}
.services li ul li {
	font-weight: normal;
	background-color: #FFF;
	color: #000;
	font: normal normal 10pt Helvetica;
	border-top: 1px solid #DDD;
	padding-left: 5px;
}
img {
	border: none;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #C30;
	text-decoration: underline;
}
a:active {
	color: #333;
}
a:visited {
	color: #06C;
	text-decoration: none;
}
a:focus {
	-moz-outline-style: none;
}
#menu {
	float: left;
	width: 200px;
	font-weight: bold;
}
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	}	
#menu li a:link, #menu li a:visited {
	color: #333;
	display: block;
	background: url("http://cti-usa.net/images/menu.gif");
	padding: 8px 0 0 10px;
	}
#menu li a:hover {
	color: #BD2C42;
	background: url("http://cti-usa.net/images/menu.gif") 0 -32px;
	padding: 8px 0 0 10px;
}
#products li a:link, #products li a:visited {
	color: #333;
	background: url("http://cti-usa.net/images/menu2.gif");
	padding: 8px 0 0 10px;
	}
#products li a:hover {
	color: #BD2C42;
	background: url("http://cti-usa.net/images/menu2.gif") 0 -32px;
	padding: 8px 0 0 10px;
}
.dashed {
	border-bottom: 1px dashed #CCC;
}
#address {
	background-color: #EEE;
	border: 1px dashed #CCC;
}
#quote {
	font: italic normal 120% Arial;
}
