/*********************************
	Secondary Styles for the Magic Ink Jet Site

	This should be included on the sub page 
	home sections and any pages not a products
	page
*********************************/

h2 {	
	font-size: 11px;
}

#header-container{
	/*width: 760px;*/
	width: 960px;
	height: 150px;
	margin: 0;
	padding:0;
	float: left;
}

#header-left-logo{
	float: left;
	width: 240px;
} 

#header-right-image{
	float:right;
	clear:right;
}

#region-display{
	font-size: 11px;
	text-align: right;
	padding: 0px;
	float:right;
	clear:right;
	
}

.finditfast {
	font-size: 11px;
	float:right;
	}

#header-right-findit{
	float:right;
	padding-top: 35px;
	/*width: 500px;*/
	width: 700px;
	color: #00ADED;
}

#header-nav-container{
	float: left;
/*	margin-top: -20px;*/
	margin-top: 10px;
	padding: 0px;
	/*text-align:justify;
	width: 760px;*/
	width: 960px;
}

#body-right-search{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	float:right;
	clear:right;
	color: #00ADED;
}

#body-right-search img{
	vertical-align: bottom;
}

#content-container{
	float: left;
	/*width: 760px;*/
	width: 960px;
	border-top: 5px solid #0092c8;
}

#copy-container{
	padding-top: 10px;
	padding-left: 10px;
}

#title-container h1{
	font: bold 14px tahoma,verdana,helvetica;
	color: #0092c8;
	padding-bottom: 5px;
}

#title-container{
	font: bold 14px tahoma,verdana,helvetica;
	color: #0092c8;
	padding-bottom: 5px;
}


#title-container h2{
	font: bold 12px tahoma,verdana,helvetica;
	color: #0092c8;
	padding-bottom: 5px;
}

#content-wrap p{
	padding-bottom: 5px;
} 

strong {
	font-weight:bold;
}

h1{
	font: bold 14px tahoma,verdana,helvetica;
	color: #0092c8;
	padding-bottom: 5px;
	margin: 0px;
}

h2{
	font: bold 11px tahoma,verdana,helvetica;
	color: #0092c8;
	padding-bottom: 5px;
	margin: 0px;
}

h3{
	font: bold 10px tahoma,verdana,helvetica;
	color: #0092c8;
	padding-bottom: 5px;
	margin: 0px;
}

.contenttable th {
	border: 1px #85BCDF solid;
	background-color: #85BCDF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.contenttable td {
	padding: 5px;
	border: 1px #85BCDF solid;
	font-size: 12px;
	font-weight: normal;
}

.content-image-left{
	float: left;
	text-align:top;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
