/****** begin main format******/
* {
	margin: 0px;
	padding: 0px;
}
/***** begin home styles *****/

#body1 {
	
	background-color: #ffffff;
	
}
/********************** start hold
********************/
#hold {
	width: 746px;
	height: 543px;
	background-image: url(images/hold.gif);

}
#copy {
	padding-top: 540px;
	text-align: center;

}
#hold p {
width: 400px;
padding-top: 350px;
margin-left: 160px;

}


/********************** end hold
********************/



#homeimage {
	width: 748px;
	height: 243px;
	
	background-image: url(images/home_image.jpg);
	margin-left: 0px;
}


#rodsimage {
	width: 749px;
	height: 243px;
	background-image: url(images/rods_image.jpg);
	margin-left: 0px;
}




#googlesearch {

margin-left: 10px;

}



#feed {
margin-left: 620px;

}


.newshead {
width: 196px;
height: 20px;
color: #ffffff;
font-size:18px;
font-family: arial;
text-align: center;
float: left;
background-color: #233213;
padding-bottom: 4px;


}



#news {
margin-left: 5px;
margin-top: 10px;
width: 195px;
border: solid 1px #000000;
float: left

}

#news a {
	width: 50px;
	margin-left: -10px;


}

#news a:hover {
	color: #233213;
	text-decoration: none;
}

#news .graphite {
	background-image: url(images/graphite.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 50px;
	margin: 10px auto;
	display: block;

}


#home_main {
width: 370px;
height: 300px;
position: absolute;
left: 230px;
}

#home_main .home_image {
	background-image: url(images/main_image.jpg);
	background-repeat: no-repeat;
	width: 340px;
	height: 100px;
	
}


/******* end home styles *******/
#body2 {
	font-family: tahoma,palatino,sans-serif;
	background-color: #ffffff;
}
#container {
	width: 760px;
	height: 551px;
	margin: 0px auto;
	position: relative;
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
}

#container2 {
	width: 760px;
	margin: 0px auto;
	position: relative;
}

#container3 {
	width: 760px;
	height: 551px;
	margin: 0px auto;
	position: relative;
	background-image: url(images/main_2.gif);
	background-repeat: no-repeat
}

#container4 {
	width: 760px;
	height: 551px;
	margin: 0px auto;
	position: relative;
	background-image: url(images/main_3.gif);
	background-repeat: no-repeat
}

#container5 {
	width: 760px;
	height: 551px;
	margin: 0px auto;
	position: relative;
	background-image: url(images/main_4.gif);
	background-repeat: no-repeat
}

#header {
	width: 760px;
	height: 122px;
	background-image: url(images/header.gif);
	margin-left: -4px;
}


#header2 {
	width: 760px;
	height: 122px;
	background-image: url(images/header_dealers.gif);

	margin-left: -3px;
}


.animation {
 position: absolute;
 left: 20px;
 top: 20px;
}
/***** begin nav styles ******/
#nav {
	width: 700px;
	height: 20px;
	padding-left: 60px;
	padding-top: 70px;
}

#nav ul {
width: 700px;
list-style: none;
padding: 0;
margin: 0;
}

#nav li {
float: left;
margin: 0 2em;
}

 #nav .home a {
	background: url(images/home.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .home a:hover {
	background: url(images/home_hover.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

 #nav .about a {
	background: url(images/about.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 67px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .about a:hover {
	background: url(images/about_hover.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 67px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

 #nav .rods a {
	background: url(images/rods.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .rods a:hover {
	background: url(images/rods_hover.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .contact a {
	background: url(images/contact.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 75px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .contact a:hover {
	background: url(images/contact_hover.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 75px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .links a {
	background: url(images/links.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .links a:hover {
	background: url(images/links_hover.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}


 /* Hide from IE5-Mac \*/
#nav li a
{
float: none
}
/* End hide */

 #nav
{
width:30em
}
	
/* *****end nav styles ********/


/*******start main styles ********/
#main {
	width: 720px;
	height: 0px;
	margin-left: 20px;
	margin-top: 20px;
	position: relative;
	float: both;
}
#main p {
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	padding: 15px;
	text-align: justify;
}
.par {
	width: 255px;
	margin-top: 20px;
	margin-left: 0px;
	text-align: justify;
	float: left;
	filter:alpha(opacity=50);
	opacity:0.50;
	-moz-opacity:0.50;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}

.par1 {
	width: 255px;
	margin-top: 20px;
	margin-left: 0px;
	text-align: left;
	float: left;
	filter:alpha(opacity=50);
	opacity:0.50;
	-moz-opacity:0.50;
	background-color: #ffffff;
}

.techpar {
font-size: 12px;
font-family: tahoma,sans-serif;
color: #000000;
padding: 40px;
line-height: 18px;

}
/*****************start main links ****************/

#mainlinks {
width: 749px;
margin: 0px auto;
border-left: solid 2px #233213;	
border-right: solid 2px #233213;
}

#mainlinks #nav {
	width: 670px;
	margin-left: 70px;
	padding-top: 70px;
	margin-top: 0px;
}

#mainlinks #nav ul {
width: 670px;
list-style: none;
padding: 0;
margin: 0;
}

#mainlinks #nav li {
float: left;
margin: 0 2em;
}

#mainlinks #nav .home a {
	background: url(images/home.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#mainlinks #nav .home a:hover {
	background: url(images/home_hover.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#mainlinks #nav .about a {
	background: url(images/about.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 67px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#mainlinks #nav .about a:hover {
	background: url(images/about_hover.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 67px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#mainlinks #nav .rods a {
	background: url(images/rods.gif) #fff bottom left repeat-x;
height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#mainlinks #nav .rods a:hover {
	background: url(images/rods_hover.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#mainlinks #nav .contact a {
	background: url(images/contact.gif) #fff bottom left repeat-x;
	height: 17px;
	width: 77px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#mainlinks #nav .contact a:hover {
	background: url(images/contact_hover.gif) #fff bottom left repeat-x;
	height: 17px;
	width: 77px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#mainlinks #nav .links a {
	background: url(images/links.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}

#mainlinks #nav .links a:hover {
	background: url(images/links_hover.gif) #fff bottom left repeat-x;
	height: 18px;
	width: 49px;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}


 /* Hide from IE5-Mac \*/
#mainlinks #nav li a
{
float: none
}
/* End hide */

#mainlinks #nav
{
width:30em
}

#mainlinks .par {
	width: 190px;
	margin-top: 40px;
	margin-left: 20px;
	text-align: justify;
	float: left;
	}


#mainlinks p {
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
	float: left;
font-size: 12px;
	line-height: 17px;
	padding: 15px;
}

#mainlinks .par1 {
margin-left: 0px;
float: left;
margin-top: -150px;

}


	
#movie {
display: block;
padding-top: 20px;
margin-left: 270px;
width: 425px;
float: both;

}
/**************end mainlink styles**********************/


/*****************start main search ****************/

#mainsearch {
width: 800px;
margin: 0px auto;

}



/**************start rods styles**********************/

#menu {
	width: 748px;
	margin-left: 0px;
	margin-top: 0px;
	
}

#menu ul {
list-style: none;
padding: 0;
margin-left: 350px;
margin-top: 0px;
width: 500px;


}

#menu li {
float: left;
margin: 0 1em;
}


#menu .im6 a {
	background: url(images/im6menu.jpg) bottom left repeat-x;
	height: 140px;
	line-height: 2em;	
	width: 110px;
	display: block;
	text-decoration: none;
	text-align: center;
}

	#menu .im6 a:hover {
	background: url(images/im6menu_hover.jpg) bottom left repeat-x;
	height: 140px;
	line-height: 2em;
	width: 110px;
	display: block;
	text-decoration: none;
	text-align: center;
}
#menu .im7 a {
	background: url(images/im7menu.jpg) bottom left no-repeat;
	height: 140px;
	line-height: 2em;
	width: 110px;
	display: block;
	text-decoration: none;
	text-align: center;
}

	#menu .im7 a:hover {
	background: url(images/im7menu_hover.jpg) bottom no-repeat;
	height: 140px;
	line-height: 2em;
	width: 110px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#rods {
	width:750px;
	margin-top: 0px;
	margin-left: 13px;
 

}


#rods ul {
margin-top: 0px;
width: 150px;

}



#rods #buttons {
width:700px;
clear: both;
margin-left: 10px;
}


#rods form {
width: 100px;
float: left;
margin-left: 10px;


}




.rodmenu {
width:300px;
height: 200px;
background-image: url(images/rodmenu.gif);
Background-repeat:no-repeat;
margin-left: 380px;
padding-top: 300px;

}

.rodmenu2 {
width:300px;
height: 200px;
		background-image: url(images/rodmenu2.jpg); Background-repeat:no-repeat;
margin-left:380px;
margin-top:80px;
}

.rodmenu3 {
width:300px;
height: 200px;
		background-image: url(images/rodmenu3.gif); Background-repeat:no-repeat;
margin-left:380px;
margin-top:40px;
}

.rodmenu4 {
width:300px;
height: 200px;
		background-image: url(images/rodmenu4.jpg); Background-repeat:no-repeat;
margin-left:380px;
margin-top:40px;
}

.rodmenu5 {
width:300px;
height: 200px;
		background-image: url(images/rodmenu5.jpg); Background-repeat:no-repeat;
margin-left:380px;
margin-top:40px;
}

.rodmenu6 {
width:300px;
height: 200px;
		background-image: url(images/rodmenu6.gif); Background-repeat:no-repeat;
margin-left:380px;
margin-top:40px;
}
/******************begin im6 menu ********************/
.im6menu1 {
	background: url(images/im6light.gif);
	height: 192px;
	width: 80px;
	background-repeat: no-repeat;
float: left;
}

.im6menu2 {
	background: url(images/im6med.gif);
	height: 192px;
	width: 80px;
	background-repeat: no-repeat;
float: left;
}

.im6menu3 {
	background: url(images/im6heavy.gif);
	height: 192px;
	width: 80px;
	background-repeat: no-repeat;
float: left;
}

.im6menulight {
	background: url(images/im6light.gif);
	height: 192px;
	width: 106px;
	background-repeat: no-repeat;
float: left;
margin-top: 60px;
margin-left: 160px;
}

.im6menumed {
	background: url(images/im6med.gif);
	height: 192px;
	width: 106px;
	background-repeat: no-repeat;
float: left;
margin-top: 60px;
}

.im6menuheavy {
	background: url(images/im6heavy.gif);
	height: 192px;
	width: 106px;
	background-repeat: no-repeat;
float: left;
margin-top: 60px;
}



.rodlist {
	width: 250px;
	margin-left: 60px;
	margin-top: 60px;
	float: left;
}



/******************end im6 menu ********************/

/**************end rods styles**********************/

/*******end main styles ********/


/******** start form style *******/
#formtable {
	width: 310px;
	font-size: 12px;
	margin-top: 60px;
	margin-left: 0px;
	padding-bottom: 0px;
	

}
.leftcol {
	width: 200px;
	text-align: right;
}
.rightcol {
	width: 330px;
	text-align: left;
}
.lefttop {
	width: 200px;
	text-align: right;
	
}
.prompt {
	
}
.submit {
	width: 400px;
	text-align: right;
}
.reset {
	width: 20px;
	text-align: left;
}
.address {
	padding: 0px 70px 5px 70px;
	width: 300;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: 300px;
	left: 20px;
	color: #ffffff;
	
}




/****** start dealer login form style ******/


#dealer_login {
	height: 100px;
width: 250px;
	margin: 60px auto;
	

}




/****** end dealer login style ******/

/****** start warranty form style ******/

#warranty {
margin-left: 200px;
}



/****** end form style ******/



/********start ads styles********/

#ads {
	width: 450px;
	height: 300px;
	margin-left: 250px;
	margin-top: 0px;
	padding-left: 60px;
}


#linksblock {
width: 200px;
height: px;
margin-left: 10px;
margin-top: 20px;
float: left;
border: solid 1px #414D35;
padding: 10px;
}


#leftcollinks {
padding-top: 30px;


}


#leftcollinks2 {
padding-top: 100px;


}

#link1 {
width: 94px;
height: 57px;
background-image: url(images/aa_logo.gif);
background-repeat: no-repeat;
margin-left: 50px;
margin-top: 0px;

}

#link2 {
width: 94px;
height: 57px;
background-image: url(images/fishing_secrets.gif);
background-repeat: no-repeat;
margin-left: 40px;
margin-top: 20px;
}

#link3 {
width: 79px;
height: 95px;
background-image: url(images/logo2005.gif);
background-repeat: no-repeat;
margin-left: 50px;
margin-top: 0px;
}

#linksblock a {
width: 94px;
height: 57px;
display: block;
padding: 0px;
margin-left: 0px;
margin-top: 0px;
}

#linksblock p {
	color: #2C4907;
	font-size: 12px;
	line-height: 17px;
margin-left: 0px;

}


#scroll_ad {
margin-top: 0px;
padding: 0px;
margin-left: 80px;
width: 600px;



}

#partners {
clear: both;
font-family: tahoma,palatino,sans-serif;
font-size: 11px;
padding: 10px;

}


/********end ads styles********/

/********start footer styles********/
#footer {
	width: 760px;
	height:67px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	clear: both;
}

.dealerlink {

width: 700px;
height:

}
	
.dealerlink a {
text-decoration: underline;
color: #ffffff;
margin-top: 40px;
margin-left: 50px;
}


.dealerlink a:hover {
text-decoration: none;
color: yellow;

}





/********start bottom nav********/

#bottomnav {
clear: both;
width: 750px;
margin-top: 400px;
color: #ffffff;


}


#bottomnav ul  {
width: 600px;
list-style: none;
padding: 0;
margin-left: 200px;
font-size: 12px;
}

#bottomnav ul  li {
float: left;
margin: 0 1em;
}


#bottomnav a {
text-decoration: underline;
color: #ffffff;
}

#bottomnav a:hover {
text-decoration: none;
color: yellow;

}


#bottomnav2 {
clear: both;
width: 700px;
margin-top: 0px;
color: #ffffff;


}


#bottomnav2 ul  {
width: 600px;
list-style: none;
padding: 0;
margin-left: 200px;
font-size: 12px;
}

#bottomnav2 ul  li {
float: left;
margin: 0 1em;
}


#bottomnav2 a {
text-decoration: underline;
color: #ffffff;
}

#bottomnav2 a:hover {
text-decoration: none;
color: yellow;

}


#bottomnav2 .copyright {

margin-left: 270px;
height: 50px;

}




#bottomnav3 {
clear: both;
width: 700px;
margin-top: 125px;
color: #ffffff;


}


#bottomnav3 ul  {
width: 600px;
list-style: none;
padding: 0;
margin: 0;
font-size: 12px;
}

#bottomnav3 ul  li {
float: left;
margin: 0 1em;
}


#bottomnav3 a {
text-decoration: underline;
color: #ffffff;
}

#bottomnav3 a:hover {
text-decoration: none;
color: yellow;

}

