/* CSS Document */
body {
	font-size:11px;
	text-align: center;
	background-color: #00154d;
	margin: 20px 25px 10px 25px;
	font-family: Tahoma;
}

/* basic divs */

#wrapper{
	background-color: #e7e1e2;
}
	
#header {
	position: relative;
	height: 92px;
	background-image: url(../images/hea/watermark_header.jpg) ; 
	background-position: right;
	background-repeat: x-repeat;
	background-color: #e7e1e2;
	border-top: 1px solid #e7e1e2;
	border-right: 1px solid #e7e1e2;
	border-left: 1px solid #e7e1e2;
}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
}

#fadini {
	position: absolute;
	top: 2px;
	left: 2.5px;	
}

#mainpage {
	margin-right: auto;
	margin-left: auto;
	height: 520px;
	background-color: #e7e1e2;
	position: relative;
	text-align: left;
	background-image: url(../images/mai/images_column.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#navigation {
	position: absolute;
	left: 5px;
	top: 0px;
	width: 188px;
	height: 338px;
	background-image: url(../images/mai/nav_column.jpg); 
}

#navigationprod {
	position: absolute;
	left: 5px;
	top: 0px;
	width: 188px;
	background-image: url(../images/mai/images_column_prod.jpg) ; 
	background-repeat: no-repeat;
}
/* within the navigation div - these control how links will look */

#subnav a:link, #subnav a:visited {
	display: block;
	width: 143px;
	height: 22px;
	margin-top: 13px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/mai/but_off.jpg); 
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	color: #163b79;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#subnav a:hover {
	background-image: url(../images/mai/but_on.jpg);
	background-repeat: no-repeat;
}
#subnavprod1 a:link, #subnavprod1 a:visited {
	display: block;
	width: 143px;
	height: 22px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/mai/but_off.jpg); 
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	color: #163b79;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#subnavprod1 a:hover {
	background-image: url(../images/mai/but_on.jpg);
	background-repeat: no-repeat;
}
#subnavprod2 a:link, #subnavprod2 a:visited {
	display: block;
	width: 143px;
	height: 22px;
	margin-top: 5px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/mai/prod_off.gif) ; 
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	color: #62615a;
	font-size: 11px;	
}

#subnavprod2 a:hover {
	background-image: url(../images/mai/prod_on.gif);
	background-repeat: no-repeat;
}

#subnavprod3 a:link, #subnavprod3 a:visited {
	display: block;
	width: 143px;
	height: 22px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/mai/but_off.jpg); 
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	color: #163b79;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#subnavprod3 a:hover {
	background-image: url(../images/mai/but_on.jpg);
	background-repeat: no-repeat;
}

#maincontent {
	padding: 0px 0px 0px 0px;
	color: #62615a;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	height: 480px;	
	overflow: auto;
	margin-right: 100px;
}

#text {
	padding-top: 20px;
	margin-right: 5%;
	padding-left: 200px;
}

#images_column {
	float: right;
}

#strap {
	position: absolute;
	right: 100px;
	top:480px;
}

.photos {
	float: left;
	margin: 2px 5px 0px 0px;
	border: 1px solid #2a407b;
}

.photos_left {
border: 1px solid #2a407b;
}

#address {
	position: absolute;
	left:21px;
	bottom: 0px;
	text-align: center;
	font-family: Tahoma;
	font-style: italic;
	height: 95px;
	width: 140px; 
	color: #2a407b;
	font-weight: bold;  
}
#text a:link, #text a:visited {
	color: #2A407B;
	text-decoration: none;
}

#text a:hover {
	color: #841300;
	text-decoration: underline;
	}
	
#footer{
	height: 7px;
	font-size: 7px;
	background-image: url(../images/foo/border.gif);
	background-repeat: repeat-x;
	height: 7px;
	border-right: 1px solid #e7e1e2;
	border-left: 1px solid #e7e1e2;
	border-bottom: 1px solid #e7e1e2;	
}

#info {
	font-size: 8px;
	text-align: right;	
}

#info a:link, #info a:visited {
	color: #e7e1e2;
}

#info a:hover {
	color: #841300;
}

#seo {
	font-size: 8px;
	color: #e7e1e2;
	text-align: center;
}
/* mail form elements */

.error {
	color: red;
}

.mailustab {
	width: 400px;
	background-color:  #e7e1e2;
}

.mailusq {
	padding: 4px;
	text-align: right;
}

.mailusa {
	padding: 4px;
}

/* html standard tags as needed*/

h1 {
	text-decoration: none;
	font-family: Tahoma;
	color: #62615a;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

h2 {
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	
}

a:link, a:visited {
	
}

a:hover {
	
}

a:active {
	
}

input {
	border: 1px solid black;
	background-color: white;
}
