/* Page */

#container {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;

	margin-bottom: 0px;
	margin-left: 252px;
	border: 0px;	width: 700px;

	height: auto;
}
body {
	background-image: url(bg.jpg);
	
margin-top: 0px;
}



/* Header */

#header {
	background-image: url(headertemp.jpg);

	background-repeat: no-repeat;
	height: 157px;
	width: 883px;
 float: left; margin-left: 180px; border-right-color:#b3b1b1;
    border-width:5px;}



#header h1 {
display: none;
}


/* 
Navigation */

#nav {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
 width: 811px;	
list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
border-bottom-color: #666666;
	overflow: hidden;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	
background-color: #Bac0ad;	
}
#nav li {
	display: inline;
	margin: 0px;
	
padding: 0px;
	list-style-type: none;
}
#nav li a {
}
span {
	display: none;
}

h2 {
	background-image: url(../Imgs/IndexImg/welcome.gif);
	
height: 15px;
	width: 78px;
	background-repeat: no-repeat;

	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}


#nav a {
	padding: 0px;
	overflow: hidden;
	height: 25px !important;
	height: /**/:25px; /* for IE/Win only */
	float: left;

}
#nav a:hover {
	background-position: 0 -25px;

}

#nav a:active, #nav a.selected {
	background-position: 0 -25px;

}

#thome a {
	width: 133px;

	background-image: url(home.gif);
	background-repeat: no-repeat;
	
background-position: left top;
}


#tinfo a {
	width: 133px;
	
background-image: url(info.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#tmary a {
	width: 133px;
	background-image: url(mary.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#tsales a {
	width: 133px;
	background-image: url(sales.gif);
	background-repeat: no-repeat;
	
background-position: left top;
}


#tnews a {
	width: 133px;
	
background-image: url(news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#tcontact a {
	width: 145px;
	background-image: url(contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #Bac0ad;
}



/* Content */

#content {
	background-image: url(bgr_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 810px;
	float: left;
	background-color: #FFFFFF;
	
border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 34px;
	
border-top-style: solid;
	border-top-color: #999999;
	height: 3400px;
	padding: 0px;
	
margin: 0px;
}




#content img {
	float: left;
}

.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
font-size: 12px;
	color: #333333;
	line-height: 18px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	
width: 600px;
	margin-left: 180px;
	margin-top: 0px;
}
	a img {
		padding: 5px;
		border: 1px solid #ccc;
		margin: 2px;
	}

	a img:hover {
		border-color: #06c;
	}



.textbody p {
	margins: 10px;
	margin: 0px;
	padding-bottom: 10px;
}

/* Flash */
#flash_column {
	background-color: #eff5f5;
	width: 270px;
	float: right;
	
padding-top: 50px;
	padding-bottom: 10px;
	height: 340px;
	overflow: hidden;
}
#flash_column p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 30px;
	padding-right: 20px;
	
line-height: 14px;
}

object {
	height: 150px;
	width: 200px;
}
.frame {
	background-color: #FFFFFF;
	padding: 5px;
	width: 200px;
	
height: 150px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}

#flashlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
font-size: 10px;
	color: #999999;
	margin-top: 10px;
	text-align: center;
}

#flashlink a, #flashlink a:visited {
color: #333333;
text-decoration: none;
}

#flashlink a:hover, #flashlink a:active {
color:#999999;
text-decoration: none;
}



/* Footer */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #000000;
	width: 810px; clear: left;
}

#footer p {
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#footer a, #footer a:visited {
color:#333333;
text-decoration: none;
}
#footer a:hover, #footer a:active {
color:#FFFFFF;
text-decoration: none;
}

