body {
	background-color: #f1f1f2;
	background-image: url(../layout_pics/background.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

table {
	margin-top: 20px;
	margin-left: 1px;
}

table th {
	background-color: #cccccc;
	padding: 5px;
	border: 1px solid #999999;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

table tr.sub th{
	background-color: #ececec;
	padding: 2px;
	text-align: left;
}

td {
	text-align: left;
}

tr.alt td {
	background-color: #ececec;
}

img {
	border: 1px solid #d7d7d7;
}

a {
	color: #853736;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #bc706f;
	padding: 20px 10px 0px 20px;
	float: left;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #bc706f;
}

h3 {
	font-size: 1.1em;
}

p {
	color: #2c2c2c;
}

strong {
	font-weight: bold;
	color: #853736;
}

#header {
	width: 100%;
	height: 160px;
	margin: 0px auto 0px auto;
	background-image: url(../layout_pics/qiico_header.png);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;
}

#container {
	width: 920px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	background-image: url(../layout_pics/content_bg.png);
	background-repeat: repeat-y;
}

.content {
	float: left;
	width: 900px;
	margin: 0px 10px 0px 10px;
}

.content_box {
	float: left;
	width: 838px;
	margin: 0px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

.content_box_scope {
	float: left;
	width: 840px;
	height: 478px;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
	background-image: url(../layout_pics/scope_bg.png);
	background-position: center;
	background-repeat: no-repeat;
}

html>body .content_box {
	*padding: 5px 10px 0px 10px;
} 

.content_box_top {
	float: left;
	width: 860px;
	height: 10px;
	overflow: hidden;
	display: inline-block;
	padding: 20px 20px 0px 20px;	
	background-image: url(../layout_pics/content_box_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content_box_bottom {
	float: left;
	width: 860px;
	height: 10px;
	overflow: hidden;
	padding: 0px 20px 20px 20px;		
	background-image: url(../layout_pics/content_box_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
}

.content_special {
	float: left;
	width: 920px;
}

#services_column {
	float: left;
	width: 680px;
	height: 250px;
	margin: 20px 30px 0px 20px;
}

.column {
	float: left;
	height: 220px;
}

.column ul li {
	margin-bottom: 8px; 
}

.caption {
	font-size: .9em;
	color: #853736; 
}

.navigation {
	width: 920px;
	height: 40px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	background-image: url(../layout_pics/nav_bar.gif);
	background-repeat: no-repeat;
}

.navigation ul {
	float: left;
	margin: 16px 0px 0px 15px;
	display: inline;
}

.navigation ul li {
	padding: 7px 5px 5px 6px;
	border-left: 2px solid #964b4a;
	display: inline;
	font-size: .9em;
}

.navigation ul li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation ul li a:hover {
	color: #CCCCCC;
}

.navigation2 {
	width: 920px;
	height: 40px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	background-image: url(../layout_pics/nav_bar2.gif);
	background-repeat: no-repeat;
}

.navigation2 ul {
	float: left;
	margin: 16px 0px 0px 15px;
	display: inline;
}

.navigation2 ul li {
	padding: 7px 5px 5px 6px;
	border-left: 2px solid #666666;
	display: inline;
	font-size: .9em;
}

.navigation2 ul li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation2 ul li a:hover {
	color: #CCCCCC;
}

#intro {
	float: left;
	width: 300px;
	height: 300px;
	padding: 15px;
	background-image: url(../layout_pics/intro_box.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#intro p {
	padding: 10px;
}

#animation {
	float: right;
	width: 540px;
	height: 300px;
	padding: 15px 25px 15px 5px;
	background-position: center;
	background-repeat: no-repeat;
}

#contact {
	float: left;
	width: 190px;
	height: 260px;
	padding: 15px 0px 15px 0px;
	background-image: url(../layout_pics/contact.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#contact ul {
	float: left;
	margin: 15px 10px 0px 10px;
}

#contact ul li {
	color: #3b3b3b;
	margin-bottom: 10px;
}

#footer {
	float: left;
	width: 900px;
	height: 260px;
	margin: 0px 10px 0px 10px;
	background-image: url(../layout_pics/qiico_footer.png);
	background-repeat: no-repeat;
}

#disclaimer {
	float: left;
	width: 700px;
	margin: 10px 100px 0px 100px;
}

#disclaimer p {
	margin-bottom: 10px;
	text-align: center;
	font-size: .9em;
	color: #5e5e5e;
}

.seperator {
	float: left;
	clear: both;
	overflow: hidden;
	width: 920px;
	height: 30px;
	background-image: url(../layout_pics/seperator.gif);
	background-repeat: no-repeat;
}