/* zero margins and padding for main elements */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {font-family: Georgia, Times, Serif;}

body { 
	text-align: center;
	background-position: center;
	/*background: #fff url(../images/body_bg.jpg);*/
	background: #fff url(../images/TickiesBGB040.jpg);
	font-family: Arial, helvetica, Sans-serif;
	color: #000;
}

p {  
	padding: 5px 10px 15px 10px; 
	line-height: 130%; 
	font-size: 90%;
}

h1 { 
	padding: 0 10px; 
	line-height: 150%; 
	font-size: 150%; 
	font-weight: normal; 
}

h2 {
	margin-top: 10px; 
	line-height: 150%; 
	font-size: 120%; 
	font-weight: normal; 
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-family: Arial, Verdana, sans-serif;
	line-height: 100%;
	padding: 10px;
	color: #000; 
}

ul {
	padding: 5px 10px;
	line-height: 150%;
	font-size: 90%;
}

blockquote {
	font-size: 110%;
}

/* --------------- LINKS -------------------- */

a:link, a:visited {
	color: #fff; 
}

a:hover, a:active {
	color:#fff; 
}

a img {border: none;}

.external {
	background: url(/images/externallink.gif) no-repeat right top;
	padding-right: 10px;
}

.internal {
	background: url(/images/internallink.gif) no-repeat right top;
	padding-right: 10px;
}

.shadowwrap {
	margin: 0;
	padding: 0;
	width: 780px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/shadowsides.png');
	/*background: url(../images/shadowsides.png) repeat-y;*/
}

.shadowwrap[class] {
	background: url(../images/shadowsides.png) repeat-y;
}

#wrapper {
	margin: 10px auto;
	padding: 0;
	width: 780px;
	text-align: left;
	background: none;
	/*border: 5px solid #c8bda1;*/
}

.mastheadwrapper {
	margin: 0;
	padding: 9px 10px 0 10px;
	width: 760px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/mastheadshadow.png');
/*	background: transparent url(../images/mastheadshadow.png) top no-repeat;*/
	/*background: transparent;*/
}

.mastheadwrapper[class] {
	background: transparent url(../images/mastheadshadow.png) top no-repeat;
}

/* faux column wrapper for home page */
#contentwrapper {
	position: relative;
	margin: 0 0 0 10px;
	padding: 0;
	width: 760px;
	text-align: left;
	background: transparent url(../images/home_columns.jpg);
}

/* faux column wrapper for secondary pages */
#secondary_wrapper {
	margin: 0 0 0 10px;
	padding: 0;
	width: 760px;
	text-align: left;
	background: transparent url(../images/content_columns.jpg) repeat-y;
}

.footerwrapper {
	margin: 0;
	padding: 0 10px 10px 10px;
	width: 760px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/footershadow.png');
	/*background: transparent;*/
}

.footerwrapper[class] {
	background: transparent url(../images/footershadow.png) bottom no-repeat;
}

#masthead {
	position: relative;
	margin: 0;
	padding: 10px;
	background: transparent url(../images/wrapper_bg.jpg);
	height: 200px;
}

#mastheadLogo {
	margin: 0;
	padding: 0;
	float: left;
	width: 290px;
	height: 200px;
	background: #cc0000 url(../images/tysonlogo.gif) no-repeat;
}

#mastheadMenu {
	float: right;
	width: 440px;
	height: 200px;
	background: #343636 url(../images/tysonmenu.jpg) no-repeat;
}

#mastheadMenu ul {
	padding: 0;
	margin: 0;
	margin-top: 160px;
	list-style: none;
	width: 440px;
	font-size: 140%;
	font-family: Georgia, Times, Serif;
	text-align: center;
}

#mastheadMenu li {
	display: inline;
	margin: 0;
	color: #fff;
}

#mastheadMenu .lastitem {
	border-right: none;
}

#mastheadMenu a:link, #mastheadMenu a:visited {
	color:#fff; 
	font-weight: normal;
	text-decoration: none;
	padding: 0 20px;
}

#mastheadMenu a:hover, #mastheadMenu a:active {
	color:#fff; 
	font-weight: normal;
	text-decoration: underline;
	padding: 0 20px;
}

#contentHeader a:link, #contentHeader a:visited, #secondary_content a:link, #secondary_content a:visited, #contentLeft a:link, #contentLeft a:visited {
	color:#9B0A0A; 
	font-weight: normal;
	text-decoration: underline;
}

#contentHeader a:hover, #contentHeader a:active {
	color:#9B0A0A; 
	font-weight: normal;
	text-decoration: underline;
}

/*home page content*/
#content {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 540px;
	display: inline; /* Fix IE6 Double Margin Bug */
	background: transparent;
}

#content #contentHeader h1 { line-height: 120%; }

/*secondary pages content*/
#secondary_content {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	width: 530px;
	display: inline; /* Fix IE6 Double Margin Bug */
	background: transparent; /* url(../images/content_mid.jpg) repeat-y;*/
}

#secondary_content h1 {
	margin: 0;
	padding: 0;
	font-size: 280%;
	letter-spacing: -1px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 100%;
	padding: 10px;
	color: #000;
	background: transparent url(../images/content_top.jpg) 0 top no-repeat;
}

#secondary_content p {
	font-weight: normal;
	font-size: 110%;
	line-height: 130%;
	color: #000;
}

#secondary_content h2 {
	margin: 0;
	padding: 30px 10px 10px 10px;
	font-size: 150%;
	letter-spacing: -1px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 100%;
	color: #000;
	background: transparent url(../images/separator.jpg) no-repeat;
}

#secondary_content #productservicelist h2 {
	clear: both;
	font-weight: bold;
}

#secondary_content #productservicelist p {
	font-size: 100%;
}

#contentHeader {
	width: 530px;
	margin:0;
	padding: 0;
	background: transparent url(../images/contentheader_bot.jpg) bottom no-repeat;
	font-family: Arial, Verdana, Sans-serif;
	color: #000;
}

#contentHeader p {
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 110%;
	letter-spacing: 0px;
}

#contentHeader h1 {
	font-size: 250%;
	letter-spacing: -1px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 100%;
	padding: 10px;
	color: #000;
}

#contentHeader h6 {
	margin: 0;
	padding: 0;
	font-size: 20%;
	background: url(../images/contentheader_top.jpg) top no-repeat;
}

#contentLeft {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	width: 530px;
	background: transparent url(../images/wrapper_bg.jpg);
}

#contentRight {
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	width: 190px;
	background: transparent url(../images/wrapper_bg.jpg);
	color: #fff;
}

.contentLeft1 {
	margin: 0 0 10px 0;
	padding: 0;
	width: 530px;
	background: #ae9c7e url(../images/whoweare_bot.jpg) bottom no-repeat;
	font-family: Arial, Verdana, Sans-serif;
}

.contentLeft1 p {
	font-weight: normal;
	font-size: 110%;
	line-height: 130%;
	color: #000;
}

.contentLeft1 h1 {
	font-size: 250%;
	letter-spacing: -1px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 100%;
	padding: 10px;
	color: #cc0000;
}

.contentLeft1 h6 {
	margin: 0;
	padding: 0;
	font-size: 20%;
	background: url(../images/whoweare_top.jpg) top no-repeat;
}

.contentLeft2 {
	margin: 10px 0 0 0;
	padding: 0;
	width: 530px;
	background: #ae9c7e url(../images/whatwedo_bot.jpg) bottom repeat-y;
	font-family: Arial, Verdana, Sans-serif;
}

.contentLeft2 p {
	font-weight: normal;
	font-size: 110%;
	line-height: 130%;
	letter-spacing: 0px;
	color: #000;
}

.contentLeft2 h1 {
	font-size: 250%;
	letter-spacing: -1px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 100%;
	padding: 10px;
	color: #cc0000;
}

.contentLeft2 h6 {
	margin: 0;
	padding: 0;
	font-size: 20%;
	background: url(../images/whatwedo_top.jpg) top no-repeat;
}

.contentLeft3 {
	margin: 10px 0 0 0;
	padding: 0;
	width: 530px;
	background: #ae9c7e url(../images/icpi_bot.jpg) bottom repeat-y;
	font-family: Arial, Verdana, Sans-serif;
}

.contentLeft3 p {
	font-weight: normal;
	font-size: 110%;
	line-height: 130%;
	letter-spacing: 0px;
	color: #000;
}

.contentLeft3 h2 {
	font-size: 250%;
	letter-spacing: -1px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 100%;
	padding: 10px;
	color: #fff;
}

.contentLeft3 h6 {
	margin: 0;
	padding: 0;
	font-size: 20%;
	background: url(../images/icpi_top.jpg) top no-repeat;
}

.contentRight1 {
	margin: 0 0 10px 0;
	padding: 0;
	width: 180px;
	background: #626262 url(../images/noteworthy_bot.jpg) bottom no-repeat;
}

.contentRight1 h2 {
	margin: 0;
	padding: 0 10px; 
	line-height: 150%; 
	font-size: 150%; 
	font-weight: normal; 
	color: #fff;
	text-decoration: underline;
}

.contentRight1 p {
	margin: 0;
	padding: 5px 10px;
	font-family: Arial, Verdana, Sans-Serif;
}

.contentRight1 h6 {
	margin: 0;
	padding: 0;
	font-size: 20%;
	background: url(../images/noteworthy_top.jpg) top no-repeat;
}

.contentRight2 h2 {
	margin: 0;
	padding: 0 10px; 
	line-height: 150%; 
	font-size: 150%; 
	font-weight: normal; 
	color: #fff;
	text-decoration: underline;
}

.contentRight2 p {
	margin: 0;
	padding: 5px 10px;
	font-family: Arial, Verdana, Sans-Serif;
}

.contentRight2 h6 {
	margin: 0;
	padding: 0;
	font-size: 20%;
	background: url(../images/noteworthy2_top.jpg) top no-repeat;
}

#mainNav {
	position: relative;
	float: right;
	margin-right: 10px;
	padding: 0;
	width: 200px;
	background: transparent;
	color: #fff;
	display: inline;
}

#mainNav .mainNavTop {
	margin: 0;
	padding: 10px 10px 5px 10px;
	color: #fff;
	font-size: 140%;
	background: url(../images/mainNav_top.jpg) top no-repeat;
}

.mainNavBottom {
	margin: 0;
	padding: 0;
	background: url(../images/mainNav_bot.jpg) bottom no-repeat;
}

#mainNav p {
	padding: 5px 10px;
	margin: 0;
}

#mainNav ul {
	list-style: none;
	padding: 0 10px;
	font-weight: normal;
	margin-bottom: 10px;
}

#mainNav li {
	background-image: url(../images/paverbullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .35em;
	padding-left: 1.9em;
	margin: .2em 0;
}

#mainNav h2 {
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0 10px;
	font-size: 140%;
}

#mainNav a:link, #mainNav a:visited {
	color:#fff; 
	font-weight: normal;
	text-decoration: none;
}

#mainNav a:hover, #mainNav a:active {
	color:#fff; 
	font-weight: normal;
	text-decoration: underline;
}

#homeColumnsBottom {
	clear: both;
	margin: 0;
	padding: 0;
	height: 9px;
	background: url(../images/home_columns_bot.jpg) bottom no-repeat;
}

#contentColumnsBottom {
	clear: both;
	margin: 0;
	padding: 0;
	height: 9px;
	background: url(../images/content_columns_bot.jpg) bottom no-repeat;
}

#footer {
	clear: both;
	position: relative;
	margin: 0;
	padding: 10px;
	width: 740px;
	background: #575757 url(../images/wrapper_bg.jpg);
	font-size: 90%;
	color: #fff;
}

#footerContent {
	margin: 0;
	padding: 0;
	background: #575757 url(../images/footer_bot.jpg) bottom no-repeat;
	text-align: center;
}

#footerMenu ul {
	padding: 0;
	padding-top: 5px;
	margin: 0;
	list-style: none;
	font-size: 100%;
	text-align: center;
}

#footerMenu li {
	display: inline;
	margin: 0;
	padding-right: 10px;
	padding-left: 5px;
	color: #fff;
	border-right: 1px solid #fff;
}

#footerMenu .lastitem {
	border-right: none;
}
#footer .footertop {
	margin: 0;
	padding: 5px;
	font-size: 110%;
	background: url(../images/footer_top.jpg) top no-repeat;
}

#footerContent a:link, #footerContent a:visited {
	color:#fff; 
	font-weight: normal;
	text-decoration: none;
}

#footerContent a:hover, #footerContent a:active {
	color:#fff; 
	font-weight: normal;
	text-decoration: underline;
}


#secondaryContent h2 {
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0 10px;
}

#secondaryContent p {
	line-height: 120%;
	font-size: 80%;
}

#secondaryContent ul {
	list-style: none;
	padding: 0 10px;
}

#secondaryContent li {
	margin-bottom: 10px;
}

.clearer {
	clear: both;
}

.twocol
{
float: left;
width: 50%;
margin:0;
padding: 0;
}

#mainContent .twocol p {
	padding: 5px 5px 5px 15px;
}

#mainContent .twocol ul {
	padding: 5px 25px 5px 25px;
}

.twocol ul 
{
font-size:80%;
padding: 0;
margin: 0;
margin-bottom: 5px;
list-style: none;
}

.twocol li
{
background-image: url(../images/check.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.2em;
margin: .75em 0;
}
/************** FORMS *******************/

#name, #address1, #address2, #city, #email, #comments {	width: 420px; }
#state, #zip, #phone { width: 200px; }

form label {
	font-size: 100%;
	font-weight: bold;
}

form dl {
	margin-left: 20px;
	font-size: 80%;
	line-height: 1.6em;
}

form dd {
	margin: 0;
	padding-bottom: 0.5em;
}

/*********** IMAGES ***********************/

.leftimageborder {
float: left;
padding: 7px;
margin: 5px 10px 5px 0;
border: 2px solid #fff;
background: #cccc99;
}

.leftimage {
float: left;
margin: 0 10px 5px 0;
}

.leftproductlogo {
	float: left;
	margin: 0 10px 0 0;
	padding: 7px;
	border: 2px solid #fff ;
	background: #cccc99;
}

.centerimage {
margin: 5px 10px;
padding: 0;
}

.centerimageborder {
margin: 0;
padding: 0;
border: solid 1px #000000;
}

.rightimageborder {
float: right;
padding: 7px;
border: 1px solid #aaa;
margin: 0 0 0 10px;
/*background: #eee;*/
}

.rightimage {
float: right;
margin: 0 0 0 10px;
}

#mainNav .navpics {
	padding: 0;
	margin: 10px 25px;
	list-style: none;
}

#mainNav .navpics li {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	background: none;
}

#mainNav .navpics li a {
	display: block;
	width: 120px;
	padding: 7px;
	margin: 5px;	
	border: 2px solid #fff;
	background: #cccc99;
	line-height: 0px;
}
#mainNav .navpics li a:visited {
	border: 2px solid #fff;
	background: #cccc99;
}
#mainNav .navpics li a:hover, #mainNav .navpics li a:active {
	background-color: #fff;
	border: 2px solid #cccc99;
}

/* ---------- Before After Photos ----------- */

.beforeafter {
	padding: 0;
	margin: 10px;
	list-style: none;
	width: 500px;
	overflow: hidden;	
}

.beforeafter li {
	float: left;
}

.beforeafter li img {
	display: block;
	width: 120px;
	padding: 7px;
	margin: 5px;	
	border: 2px solid #fff;
	background: #cccc99;
	line-height: 0px;
}


.beforeafter li a img {
	display: block;
	width: 120px;
	padding: 7px;
	margin: 5px;	
	border: 2px solid #fff;
	background: #cccc99;
	line-height: 0px;
}

.beforeafter li a:visited img {
	border: 2px solid #fff;
	background: #cccc99;
}

.beforeafter li a:hover img, .beforeafter li a:active img {
	background-color: #fff;
	border: 2px solid #cccc99;
}

/* ---------- end Before After Photos -------- */

.mailingaddress  {	
	margin: 0 85px 15px 20px;
	font-size: 80%;
	list-style: none;
	border: 2px solid #fff;
	background: #cccc99 url(../images/stamp.gif) no-repeat 85% 0%;
	padding: 10px 10px;
	
}

.companyname {
	margin-bottom: 5px;
	padding: 0;
	font-size: 140%;
	font-family: Arial, Verdana, sans-serif;
	line-height: 100%;
	color: #000; 
	
}