/* CSS for Reelfootduckguide.com*/

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/*--------------------------------------------------------------------*/

body {
	text-align:center;
	margin: 0px;
	padding: 0px;
}

/*--------------------------------------------------------------------*/

#container {
	position:relative;
	text-align:left;
	margin: 0 auto;
	padding: 0px;
	width:800px;
}

/*--------------------------------------------------------------------*/

#top {
	position:relative;
	text-align:left;
	margin: 0 auto;
	padding: 0px;
	width:800px;
	height:158px;
	background-attachment: scroll;
	background-image: url(../images/top_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*--------------------------------------------------------------------*/

#menumain {
	position:relative;
	text-align:left;
	margin: 0 auto;
	padding: 0px;
	width:800px;
	height:34px;
	background-attachment: scroll;
	background-image: url(../images/bg-main-menu_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a img {border-width: 0px;}

#home img{
	background-attachment: scroll;
	background-image: url(../images/menu_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0px;
	width: 106px;
	height: 34px;
}

#home:hover img{
	background-attachment: scroll;
	background-image: url(../images/menu-roll_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#services img{
	background-attachment: scroll;
	background-image: url(../images/menu_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0px;
	width: 235px;
	height: 34px;
}

#services:hover img{
	background-attachment: scroll;
	background-image: url(../images/menu-roll_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#license img{
	background-attachment: scroll;
	background-image: url(../images/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0px;
	width: 222px;
	height: 34px;
}

#license:hover img{
	background-attachment: scroll;
	background-image: url(../images/menu-roll_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#links img{
	background-attachment: scroll;
	background-image: url(../images/menu_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0px;
	width: 90px;
	height: 34px;
}

#links:hover img{
	background-attachment: scroll;
	background-image: url(../images/menu-roll_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#contact img{
	background-attachment: scroll;
	background-image: url(../images/menu_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0px;
	width: 147px;
	height: 34px;
}

#contact:hover img{
	background-attachment: scroll;
	background-image: url(../images/menu-roll_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*--------------------------------------------------------------------*/

#content {
	position:static;
	text-align:left;
	margin: 30px 30px 10px 350px;
	padding: 0px;
	width:415px;
	background-attachment: scroll;
	background-image: url(../images/bg-main_10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCC66;
	height: auto !important;
	height: 355px;
	min-height: 350px;
}

#title {
	position:static;
	text-align:left;
	margin: 10px;
	padding-bottom:5px;
	width:395px;
	border-bottom: 1px dashed #CCCC66;
}

#description {
	position:static;
	text-align:left;
	margin: 15px 10px 15px 10px;
	padding-bottom:5px;
	margin-bottom:10px;
	width:395px;
	clear:both;
	display: inline-table;
}

#description img{
	margin-right: 10px;
	margin-bottom:10px;
	float:left;
	display:block;
}

#more {
	position:static;
	text-align:right;
	margin: 10px;
	padding-bottom:5px;
	margin-bottom:10px;
	width:395px;
}
#gallery {
	position:static;
	text-align:center;
	margin: 10px;
	padding-bottom:5px;
	margin-bottom:10px;
	width:395px;
	clear:both;
	display: inline-table;
}

#thumbgallery img{
	padding: 0px;
	width: 92px;
	height: 75px;
	border: 1px solid #999999;
	margin:0 2px 0 2px;
}

#thumbgallery:hover img{
	border: 1px solid #fff;
}

/*--------------------------------------------------------------------*/

#license{
	width: 390px;
}

td#leftcolumn{
	width: 260px;
	text-align: left;
	vertical-align: top;
	padding:5px 0 3px 0;	
}

td#rightcolumn{
	width: 130px;
	text-align: left;
	vertical-align: top;
	padding:5px 0 3px 0;
}
td#tabletitle{
	width: 390px;
	text-align: left;
	vertical-align: top;
	padding:3px 0 3px 0;
	font-weight:bold;
	border-bottom:#FFFFFF 1px dotted;
}

/*--------------------------------------------------------------------*/

#footer {
	position:static;
	text-align:left;
	margin: 10px;
	padding-bottom:5px;
	margin-bottom:10px;
	width:395px;
	clear:both;
	display: inline-table;
	font-size:11px;
}

/*--------------------------------------------------------------------*/

#tencom {
	position:static;
	text-align:right;
	margin: 10px 30px 50px 350px;
	padding: 0px;
	width:415px;
	font-size:10px;
}

/*--------------------------------------------------------------------*/

h1 {
	margin: 0px;
	padding: 0px;
	font-size:16px;
	font-style:normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size:14px;
	font-style:normal;
}

p {
	margin: 0px;
	padding: 0px;
}

.bold {
	font-weight:bold;
}

.boldyellow {
	font-weight:bold;
	color:#FFCC00;
}

.italico {
	font-style:italic;
}

/*--------------------------------------------------------------------*/

a {
	color: #FFFF00;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}
