@charset "utf-8";
/* CSS Document */
body
{
	padding:0;
	margin:0;	
	font-family:Arial, Helvetica, sans-serif;	
}
#main_wrapper
{
	width:100%;
	min-height:160px;
	height:auto;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	
}
#header_wrapper
{
	width:1020px;
	height:auto;
	margin:0 auto;	
}
#main_coffee_wrapper
{
	width:auto;
	min-height:284px;
	height:auto;
	background-image:url(../images/coffee_container_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#coffee_wrapper
{
	width:1020px;
	height:auto;
	margin:0 auto;	
}
#main_page_wrapper
{
	width:auto;
	min-height:264px;
	height:auto;
	background-image:url(../images/main_page_wrapper_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#page_wrapper
{
	width:1020px;
	height:auto;
	margin:0 auto;	
}
#top_header
{
	width:1020px;
	height:82px;	
	overflow:hidden;
}
#top_header #first_container
{
	float:left;
	width:500px;
	height:82px;
	overflow:hidden;	
}
#top_header #second_container
{
	float:right;
	width:500px;
	height:82px;
	overflow:hidden;	
}
#call_us
{
	width:377px;
	height:54px;
	margin:17px 33px;	
	overflow:hidden;
}
#top_menu_bg
{
	width:358px;
	height:40px;
	background-image:url(../images/top_menu_bg.jpg);
	background-repeat:no-repeat;
	margin-left:105px;
}
.top_header_menu
{
	padding:0;
	margin:0;
}
.top_header_menu ul
{
	padding:0;
	margin:0 25px;
	list-style:none;
	line-height:normal;
}
.top_header_menu li
{
	float:left;
	padding:0 15px;
	margin:11px 0px;
	background-image:url(../images/header_menu_sp.jpg);
	background-repeat:no-repeat;
	font-size:14px;
}
.top_header_menu li.menu_list_first
{
	background:none;
}
.top_header_menu li a
{
	color:#e6e4e4;
	text-decoration:none;
}
.top_header_menu li a:hover
{
	text-decoration:underline;
}
#logo_container
{
	clear:both;
	width:1020px;
	height:78px;	
	overflow:hidden;
}
#logo_container #first_container
{
	float:left;
	width:265px;
	height:78px;	
	overflow:hidden;
}
#logo_container #second_container
{
	float:left;
	width:750px;
	height:78px;	
	overflow:hidden;
}
#bentray_logo
{
	width:231px;
	height:78px;
	margin-left:28px;	
	overflow:hidden;
}
.top_menu
{
	padding:0;
	margin:0;
}
.top_menu ul
{
	padding:0;
	margin-top:15px;
	
	list-style:none;
	line-height:normal;
}
.top_menu li
{
	float:left;
	padding:0 25px;
	margin:11px 0px;	
	font-size:24px;
	
}
.top_menu li.first
{
	background:none;
}
.top_menu li a
{
	color:#838383;
	text-decoration:none;
}
.top_menu li a:hover
{
	text-decoration:underline;
}
#header_container
{
	clear:both;
	width:1020px;
	height:284px;	
	overflow:hidden;
}
#header_container #first_container
{
	float:left;
	width:463px;
	height:284px;	
	overflow:hidden;	
}
#header_container #second_container
{
	float:right;
	width:550px;
	height:284px;	
	overflow:hidden;	
}
#coffee_maker
{
	
	margin:0;
	padding:0;
	width:460px;
	height:284px;	
	overflow:hidden;
}
#welcome
{
	width:471px;
	height:71px;
	margin-top:14px;
	margin-left:30px;
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.header_menu
{
	padding:0;
	margin-top:5px;	
	margin-left:30px;
	overflow:hidden;
}
.header_menu ul
{
	padding:0;
	margin:0;
	list-style:none;
	line-height:normal;
}
.header_menu li
{
	padding:5px 28px;
	margin:0px 0px;	
	font-size:24px;
	height:30px;
	background-image:url(../images/header_bullet.gif);
	background-repeat:no-repeat;
	color:#e6e6e6;
	overflow:hidden;
}
#get_started_button
{
	clear:both;
	margin-left:30px;
	margin-top:10px;
	width:164px;
	height:48px;	
	
}
#middle_wrapper
{
	margin-top:20px;
	width:1020px;
	height:auto;
}
#quick_quote
{
	width:950px;
	height:239px;
	margin:0 auto;
	background-image:url(../images/quick_quote_bg.jpg);
	background-repeat:repeat-x;
	border:#c1bfbf 1px solid;
	overflow:hidden;
}
.quick_quote_container
{
	width:auto;
	height:auto;	
}
#box1
{
	width:286px;
	height:227px;
	margin-left:30px;
	background-image:url(../images/box1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#box2
{
	width:288px;
	height:227px;
	margin-left:40px;
	background-image:url(../images/box2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#box3
{
	width:286px;
	height:227px;
	margin-left:40px;
	background-image:url(../images/box3.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	margin-top:16px ;
	margin-left:25px ;
	margin-bottom:16px ;
	color:#1f516e;
	font-weight:bold;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	margin:8px 30px;
	color:#1f516e;
	font-weight:bold;
}
#container_wrapper
{
	clear:both;
	width:1020px;
	height:auto;	
	overflow:hidden;
}
#container_wrapper #first_container
{
	float:left;
	width:650px;
	height:auto;
	margin-top:30px;	
	overflow:hidden;	
}
#content_container
{
	min-height:300px;
	background-color:#fafafa;
	border:#d5d2d2 1px solid;
}

#content_container h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#e98f0c;
	margin:0;
	padding:15px 19px;
	text-shadow:#FFFFFF;
}
#content_wrapper
{
	clear:both;
	margin-left:30px;	
	height:auto;
	background-color:#ced9e5;
	overflow:hidden;	
}
#content_wrapper #text_container
{
	float:left;
	width:417px;
	height:auto;	
	overflow:hidden;	
}
#content_wrapper #image_container
{
	float:left;
	width:200px;
	height:auto;	
	overflow:hidden;	
}
#container_wrapper #second_container
{
	float:right;
	width:325px;
	height:auto;
	margin-top:15px;	
	overflow:hidden;	
}
#click_button
{
	clear:both;
	width:311px;
	height:61px;
	margin-top:30px;
	margin-left:20px;	
	overflow:hidden;
}

#right_menu_wrapper
{
	width:286px;
	height:auto;	
	overflow:hidden;
}
#catch_us
{
	width:274px;
	height:31px;
	margin-top:15spx;
	margin-left:8px;
	background-image:url(../images/catch_us.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
.right_menu
{
	padding:0;
	margin:0;
	
	
	
}
.right_menu ul
{
	padding:0;	
	margin:0 10px;
	list-style:none;
	line-height:normal;
}
.right_menu li
{
	width:225px;	
	padding:18px 0px 5px 0px;	
	margin-top:0;
	margin-bottom:0px;
	background-image:url(../images/right_menu_sp.gif);
	background-repeat:no-repeat;
	font-size:14px;	
	overflow:hidden;
	
}
.right_menu ul img
{
	margin-top:-7px;
	margin-right:3px;	
	
}
.right_menu li.first
{
	background:none;
}

.right_menu li a
{	
	color:#3e3e3e;
	text-decoration:none;
}
.right_menu li a:hover
{
	text-decoration:underline;
}
ul img
{
	float:left;padding:0;
	margin:0;
}
#chat_box
{
	clear:both;
	width:274px;
	height:135px;
	padding:0;
	margin:12px 6px;
	background-image:url(../images/chat_box.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}
#live_chat_button
{
	
	width:124px;
	height:35px;
	margin:89px 5px 0px 5px;
	background-image:url(../images/live_chat.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#client_says
{
	width:232px;
	height:26px;
	margin:24px 20px;
	background-image:url(../images/client_says.jpg);
	background-repeat:no-repeat;	
}
.title2
{
	margin-left:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#878686;
}
.title3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#878686;
	text-align:center;
}
.title2 img
{
	float:left;
	margin-top:-8px;
}
#image2
{
	width:159px;
	height:150px;
	margin:18px 10px;
	background-repeat:no-repeat;
	overflow:hidden;	
}
#end_wrapper
{
	clear:both;
	width:auto;
	height:323px;
	margin-top:20px;
	background-image:url(../images/end_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#end_container
{
	width:1020px;
	height:auto;
	margin:0 auto;	
}
.end_menu
{
	padding:0;
	margin:0;
	
}
.end_menu ul
{
	padding:0;
	margin:0;
	list-style:none;
	line-height:normal;
}
.end_menu li
{
	
	width:192px;	
	background-image:url(../images/end_menu_sp.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	padding:10px 0px;
	margin:0px 0px;	
	font-size:12px;
	
	
}
.end_menu li img
{
	margin-right:5px;
	
}
.end_menu li a
{
	color:#e5e5e5;
	text-decoration:none;
	padding:0;
	margin:0;
	
}
.end_menu li.menu_list_first
{
	background:none;
}
.end_menu li a:hover
{
	text-decoration:underline;
}
h2
{
	margin-top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e5e5e5;	
	font-weight:bold;
	margin-bottom:5px;
}
#follow_us_container
{
	overflow:hidden;
}
#facebook
{
	float:left;
	width:42px;
	height:42px;
	margin-top:20px;
	padding-left:2px;	
	overflow:hidden;
}
#twitter
{
	float:left;
	width:42px;
	height:42px;
	margin-top:20px;
	padding-left:4px;	
	overflow:hidden;
}
#footer_bentray_logo
{
	clear:both;
	width:194px;
	height:66px;
	margin-top:20px;
	background-repeat:no-repeat;
	overflow:hidden;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#759db5;
	padding:20px 10px;
	margin:0;
}


.content_sp
{
	width:100%;
	height:1px;
	margin-bottom:5px;
	background-color:#d8bf5a;
	overflow:hidden;
}
.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin:0;
	padding:15px 8px 15px 19px;
	line-height:25px;
}



<!-- CMS Content Specific CSS -->
.services ul
{
	line-height:normal;
}
.services li
{
	list-style:none;
	padding:0 20px;
	background-image:url(../images/bullet_blue_notice.gif);
	background-position:top left;
	background-repeat:no-repeat;

}