@charset "utf-8";
/* CSS Document */
#wrapper{
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding-top: 10px;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	padding-top: 10px;
	}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #129ce8;
	line-height: 25px;
	padding-top: 10px;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #909090;
	padding-right: 10px;
	font-weight: normal;
}


#menu_bar{
	padding-bottom: 27px;
	padding-top: 10px;
	
}
#product_menu {
	width: 250px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-transform: none;
	color: #D6D6D6;
	text-align: left;
}
#product_main {
	width: 1013px;
	float: right;
	margin-left: 5px;
}

#body{
	height:auto;
	font-size: 14px;
	padding-bottom: 145px;
}
#footer{
	width:1280px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #006699;
	bottom: 0px;
	padding-bottom: 10px;
	position: fixed;
}
.heading{
	color: #C00;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	color:#333;
	text-decoration:none;
	border:none;
}
#flashsmall {
	height: 214px;
	width: 1280px;
}

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

a:active {
	color: #333;
	text-decoration:none;
	border:none;
}
a:visited {
	color: #333;
	text-decoration:none;
	border:none;
}
.menu_text {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#wrapper #body #product_menu h2 {
	color: #333;
}
img {
	color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.font{
 
 font-family:Arial, Helvetica, sans-serif;
 font-size: 20px;
 line-height: 40px;
 letter-spacing: -1px;color: #444;
 }
 
.Paragraph{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #444;
}

.Large{
font-family:Arial, Helvetica, sans-serif;
font-size: 48px;
line-height: 40px;
letter-spacing: -1px;
color: #444;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-weight: 100;
}
