#container {
	width:940px;
	height:1840px;
	background:#FFF;
	margin-left:auto;
	margin-right: auto;
}
#product_list {
	width: 730px;
	float:right;
	margin-top:10px;
}
.product {
	background-image:url(images/product_page/background.jpg);
	background-repeat:repeat-x;
	border-top:thin solid #CCCCCC;
	height:200px;
	padding-top:0;
	width:730px;
	float: right;
}
.product_picture {
	float:left;
	height:190px;
	margin:0;
	padding:0;
	width:190px;
}
.desc {
	float:left;
	height:190px;
	margin:0;
	padding:0;
	width: 530px;
}
.price {
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	padding-right:10px;
	padding-top:10px;
	color: #318cbb;
}
.desc h1 {
	float:left;
	font-size: 24px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:100;
	margin:0;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:5px;
	color: #999;
}
.desc h2 {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:normal;
	padding-left:10px;
	padding-right:10px;
	width:500px;
}
.programs {
	float:left;
	padding-left:10px;
	padding-top:20px;
	width:400px;
}
.more_button {
	float:right;
	height:20px;
	margin:0;
	padding-right:10px;
	padding-top:20px;
	width:95px;
}
/*
/////////////////////////////////////vertical menu - product menu//////////////////////////////////////////////
*/

#product_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	list-style-image: url(images/front_page/arrow.png);
	margin-top:10px;
	margin-left:25px;
	width:175px;
	float: left;
}
#product_menu li a {
	text-decoration: none;
}
#product_menu li a:link, #product_menu li a:visited {
	color: #999999;
}
#product_menu li a:hover {
	text-decoration: underline;
}
#product_menu li a:active {
	color: #26370A;
}
#product_menu p {
	font-weight: bold;
	margin: 0px;
padding: 0;
}
#product_menu li {
	padding-bottom: 8px;
}
#product_menu ul {
	padding: 0;
	margin: 10px 0 0 15px;
}
/*
/////////////////////////////////////index style//////////////////////////////////////////////
*/

 
body {
	background:#F8F8F8 none repeat scroll 0 0;
	margin:0;
}
#banner {
	height:292px;
	margin-left:auto;
	margin-right:auto;
	width:940px;
}
#header {
	background-color:#FFFFFF;
	background-image:url(images/front_page/header_background.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0;
	width:940px;
}
#menu {
	float:right;
	height:30px;
	margin:0;
	padding-right:8px;
	padding-top:20px;
}
#menu a {
	color:#999999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
#menu a.active {
	text-decoration: none;
	color: #318CBB;
	border-left:1px solid #CCCCCC;
}
#menu a:hover {
	color:#318CBB;
	text-decoration:none;
}
#logo {
	float:left;
	height:32px;
	padding-left:15px;
	padding-top:8px;
	width:255px;
}
.seperator {
	border-left:1px solid #CCCCCC;
}
#featured_products {
	background-color:#FFFFFF;
	background-image:url(images/front_page/header_background.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	height:240px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:940px;
}
.product1 {
	border-color:#CCCCCC;
	border-width:1px;
	float:left;
	height:auto;
	width:440px;
}
.product1 img {
	border:1px solid #E9E9E9;
	float:left;
	height:150px;
	margin-left:15px;
	margin-right:10px;
	width:150px;
}
#featured_products p {
	color:#318CBB;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-left:15px;
	padding-top:10px;
}
.main_img {
	background:transparent url(images/front_page/hue.jpg) no-repeat scroll left top;
	border:1px solid #E9E9E9;
	display:block;
	float:left;
	height:150px;
	margin-left:15px;
	margin-right:15px;
	width:150px;
}
.main_img:hover {
	background-position:0 -150px;
}
h1 {
	color:#000000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:lighter;
	margin:0;
	padding:0;
}
h2 {
	color:#999999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:lighter;
	margin:0;
	padding:5px 0 0;
}
.product2 {
	border:1px none #CCCCCC;
	float:right;
	margin-left:0;
	margin-right:15px;
	width:415px;
}
.img1 {
	background:transparent url(images/front_page/3phones2.jpg) no-repeat scroll left top;
	border:1px solid #E9E9E9;
	display:block;
	float:left;
	height:75px;
	margin-left:15px;
	margin-right:0;
	width:120px;
}
.img2 {
	background:transparent url(images/front_page/speaker_phone.jpg) no-repeat scroll left top;
	border:1px solid #E9E9E9;
	display:block;
	float:left;
	height:75px;
	margin-left:15px;
	margin-right:0;
	width:120px;
}
.img3 {
	background:transparent url(images/front_page/headset.jpg) no-repeat scroll left top;
	border:1px solid #E9E9E9;
	display:block;
	float:left;
	height:75px;
	margin-left:15px;
	margin-right:0;
	width:120px;
}
.img1:hover, .img2:hover, .img3:hover {
	background-position:0 -75px;
}
.img4 {
	background:transparent url(images/front_page/video_phone.jpg) no-repeat scroll left top;
	border:1px solid #E9E9E9;
	display:block;
	float:left;
	height:75px;
	margin-left:15px;
	margin-right:0;
	margin-top:10px;
	width:120px;
}
.img5 {
	background:transparent url(images/front_page/Graphic_Display_Phone.jpg) no-repeat scroll left top;
	border:1px solid #E9E9E9;
	display:block;
	float:left;
	height:75px;
	margin-left:15px;
	margin-top:10px;
	width:120px;
}
.img6 {
	background:transparent url(images/front_page/Cordless_Phone.jpg) no-repeat scroll left top;
	border:1px solid #E9E9E9;
	display:block;
	float:left;
	height:75px;
	margin-left:15px;
	margin-right:0;
	margin-top:10px;
	width:120px;
}
.img4:hover, .img5:hover, .img6:hover {
	background-position:0 -75px;
}
.details {
	color:#318CBB;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	list-style-position:outside;
	list-style-type:disc;
	text-decoration:none;
}
.details:hover {
	color:#333333;
}
#bottom {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	height:260px;
	margin:10px auto;
	padding:0;
	width:940px;
}
.section {
	float:left;
	height:100%;
	margin:0;
	padding-top:10px;
	width:235px;
}
#footer {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-color:#CCCCCC;
	border-top:1px solid #CCCCCC;
	border-width:1px;
	color:#999999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	height:25px;
	margin:5px auto 15px;
	width:940px;
}
.copyright {
	margin:0;
	padding-left:15px;
	padding-top:5px;
	float:left;
}
.address {
	margin:0;
	padding-right:15px;
	padding-top:5px;
	float:right;
}
/*///////////////////////////////CONTACT ////////////////////////////////////////////////*/
#contact-area {
	width: 528px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	float: left;
	padding-top:10px;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #cccccc;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #318CBB;
}
#contact-area input.submit-button {
	width: 100px;
	float: right;
}
#contact-area p {
	padding-left: 215px;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 200px;
	padding-top: 5px;
	font-size: 14px;
}
.details_button {
	width: 95px;
	height: 20px;
	margin-left: auto;
	margin-right:auto;
	background: url(images/details_button.png) no-repeat top left;
	display: block;
}
.details_button:hover {
	background-position: 0 -20px;
}
