@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background: #fff url(../images/top_background.jpg) repeat-x top left;
	font: 14px "Trebuchet MS", Tahoma;
}
a {
	text-decoration: none;
	color: #474c60;
}
a:hover {
	text-decoration: underline;
}
#header {
	height: 150px;
	text-align: left;
}
#logo {
	background: #fff url(../images/logo.jpg) no-repeat top right;
	float: right;
	height: 150px;
	width: 375px;
}
#footer {
	background: #fff url(../images/bottom_background.jpg) repeat-x top left;
	height: 110px;

}
#container {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 765px;
}
#content {
	text-align: left;
	margin: 0;
	background: url(../images/cnt_bcg.jpg) repeat-y;
	padding: 0 2px 0 12px;
}
#left_cntnt 
{
	margin-right: 10px;
}
#flash {
	 width: 540px;
	 height: 180px;
	 float: left;
	 margin-top: -77px;
	 margin-left: 2px;
}
ul#top-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font: 12px;
}
ul#top-menu li {
	display: block;
	float: left;
	background: url(../images/top_link_separator.gif) no-repeat center right;
	padding: 8px 10px 8px 10px;
}
ul#top-menu li a {
	color: #333;
	text-decoration: none;
}
ul#top-menu li a:hover {
	color: #292e42;
	text-decoration: underline;
}
ul#top-menu-main {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#top-menu-main li {
	display: block;
	float: left;
	padding: 8px 5px 8px 5px;
}
ul#top-menu-main li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
ul#top-menu-main li a:hover {
	color: #eee;
	text-decoration: underline;
}
#top100 {
	/*float: left;*/
	padding-top: 100px;
}
#right_nav {
	float: right;
	width: 206px;
	height: 250px;
	background: url(../images/side_nav_bg.jpg) no-repeat;
	position: relative;
}
#right_nav ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#right_nav ul li {
	display: block;
	width: 220px;
}
#right_nav ul li a.order {
	display: block;
	width: 200px;
	height: 29px;
	background: url(../images/Order.jpg) no-repeat 20px 0px;
}
#right_nav ul li a:hover.order {
	background: url(../images/Order.jpg) no-repeat 20px -29px;
}
#right_nav ul li a.reseller {
	display: block;
	width: 200px;
	height: 29px;
	background: url(../images/reseller.jpg) no-repeat 20px 0px;
}
#right_nav ul li a:hover.reseller {
	background: url(../images/reseller.jpg) no-repeat 20px -29px;
}
#right_nav ul li a.testimonials {
	display: block;
	width: 200px;
	height: 29px;
	background: url(../images/Testimonials.jpg) no-repeat 20px 0px;
}
#right_nav ul li a:hover.testimonials {
	background: url(../images/Testimonials.jpg) no-repeat 20px -29px;
}
#right_nav ul li a.speaker {
	display: block;
	width: 200px;
	height: 29px;
	background: url(../images/Speaker.jpg) no-repeat 20px 0px;
}
#right_nav ul li a:hover.speaker {
	background: url(../images/Speaker.jpg) no-repeat 20px -29px;
}
#right_nav ul li a.contact {
	display: block;
	width: 200px;
	height: 29px;
	background: url(../images/contact.jpg) no-repeat 20px 0px;
}
#right_nav ul li a:hover.contact {
	background: url(../images/contact.jpg) no-repeat 20px -29px;
}
#footer_center {
 width: 765px;
 margin: 0 auto 0 auto;
 text-align: center;
}
#footer_left {
 float: left;
 width: 300px;
 margin-top: 25px;
 color: #fff;
 font-size: 12px;
 text-align: left;
}
#footer_right {
 float: right;
 margin-top: 17px;
 text-align: left;
}
#footer_right ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 font-size: 12px;
}
#footer_right ul li {
 display: block;
 float: left;
 padding: 8px 10px 8px 10px;
 background: url(../images/link_separator_footer.gif) no-repeat center right;
}
#footer_right ul li a {
 color: #fff;
 text-decoration: none;
}
#footer_right ul li a:hover {
 color: #eee;
 text-decoration: underline;
}
.clear {
	clear: both;
}
#content h1, #content h3, #content h5 {
 color: #46557f;
}
#content h2, #content h4 {
 color: #000000;
	text-align: left;
}
#content h1 
{
 font-size:26px;
}
/*test*/
  .floatingFooter {
	background-color:#00F;
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:91px;
}
#floatDiv {
	width:100%;
	bottom:0px;
	background-image:url(/images/repeat.jpg);
	height:91px;
	background-position:center;
	background-repeat: repeat-x;
	color:#FFF;
}


#floatDiv input[type="text"] {
margin-left:60px;
width:100px;
height:14px;
border: 1px solid #f9d043;

}
#floatDiv input[type="image"] {
margin-left:15px;

}
a img {
border:none;
}
.formaFooter{
height: 76px;}

.footer-l {
padding-top: 30px;}
