@charset "utf-8";
/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}
a img
{
	border:0px;
}
a
{
	outline:none;
	text-decoration:none;
	color:#c4b781;
	cursor:pointer;
}
a:hover
{
	text-decoration:underline;
}
td div
{
	text-align:left;
}
body
{
	background-color:#c4b781;
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a3120;
	text-align:center;
}


.page_wrapper
{
	margin:0px auto;
	text-align:left;
	width:980px;
	padding-top:20px;
}
.logo_row_wrapper
{
	width:100%;
	float:left;
}
h1
{
	margin:0px;
	padding:0px;
	float:left;
	width:298px;
}

.header_wrapper
{
	width:100%;
	float:left;
}
.header_buttons_wrapper
{
	width:680px;
	float:left;
	padding-top:45px;
}

.header_buttons_wrapper ul li
{
	list-style:none;
	float:right;
	width:114px;
	
}
.header_buttons_wrapper ul li a
{
	width:104px;
	color:#ffffff;
	text-align:center;
	display:block;
	float:right;
	background-image:url(../images/link_button_bg.jpg);
	background-repeat:no-repeat;
	margin:0px 5px;
	padding:6px 0px;
}
.header_buttons_wrapper ul li a:hover
{
	text-decoration:none;
	color:#c4b781;
}
.top_menu
{
	float:left;
	width:100%;
	background-image:url(../images/top_menu_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #000000;
	border-bottom:0px;
	padding-top:6px;
}
.top_menu ul li
{
	list-style:none;
	float:left;
	margin-left:5px;
}
.top_menu ul li a
{
	float:left;
	display:block;
	color:#ffffff;
	padding-left:15px;
}
.top_menu ul li a span
{
	float:left;
	display:block;
	padding:15px 19px 15px 0px;
}
.top_menu ul li a:hover, .top_menu ul li a#active
{
	color:#4e382a;
	text-decoration:none;
	background-image:url(../images/menu_hover_left_bg.jpg);
	background-repeat:no-repeat;
}
.top_menu ul li a:hover span, .top_menu ul li a#active span
{
	background-image:url(../images/menu_hover_right_bg.jpg);
	background-repeat:no-repeat;
	background-position:right 0px;
}


.footer_wrapper
{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	float:left;
	height:215px;
	margin-top:20px;
}
.footer_wrapper_column_01
{
	width:230px;
	float:left;
	font-size:10px;
	color:#a49890;
}
.footer_wrapper_column_01 ul
{
	width:100%;
	float:left;
}

.footer_wrapper_column_01 li
{
	list-style:none;
	 display:inline;
	 color:#a1968e;
}

.footer_wrapper_column_02
{
	width:168px;
	float:left;
	padding-left:20px;
}
.footer_wrapper_column_02 li
{
	list-style:none;
	padding:0px 3px;
}
.footer_wrapper_column_03
{
	width:530px;
	float:left;
}
.footer_wrapper_column_03 ul
{
	float:left;
}
.footer_wrapper_column_03 ul li
{
	list-style:none;
	float:left;
}
.footer_wrapper_column_03 ul li a
{
	display:block;
	float:left;
	padding:5px 10px 10px 0px;
	
}
.footer_wrapper_column_03 ul li a:hover
{
	text-decoration:none;
}
.white_bg_page_content_wrapper
{
	border:1px solid #9d8c60;
	border-top:0px;
	width:100%;
	float:left;
	background-color:#ffffff;
}
.white_bg_page_content_wrapper_spacer
{
	padding:15px;
	float:left;
}
.home_project_banner_wrapper
{
	width:675px;
	float:left;
}
.our_work_our_creativity_wrapper
{
	width:68px;
	float:left;
}
.our_work_banner_wrapper
{
	width:605px;
	float:left;
}
.providing_stylus_text
{
	width:250px;
	float:left;
	padding-left:15px;
	font-size:21px;
	color:#3e281a;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	line-height:1.8em;
}
.providing_stylus_text a
{
	background-image:url(../images/stylus_link_bg_left.gif);
	background-repeat:no-repeat;
	color:#3e281a;
	font-size:25px;
}
.providing_stylus_text a:hover
{
	text-decoration:none;
	color:#de8f26;
}
.providing_stylus_text a span
{
	background-image:url(../images/stylus_link_bg_right.gif);
	background-repeat:no-repeat;
	background-position:right 0px;
	padding-right:15px;
}
h2
{
	padding:20px 0px 10px 0px;
	width:100%;
	float:left;
	margin:0px;
}
.round_cornored_container_top
{
	height:5px;
	width:100%;
	float:left;
	line-height:5px;
	background-image:url(../images/round_container_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.round_cornored_container_bottom
{
	height:5px;
	width:100%;
	float:left;
	line-height:5px;
	background-image:url(../images/round_container_top_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.round_cornored_container_bottom img, .round_cornored_container_top img
{
	display:none;
}
.round_cornored_container_middle
{
	float:left;
	width:100%;
	background-image:url(../images/round_container_middle_bg.gif);
	background-repeat:repeat-y;
}
.round_cornored_container_middle_sapacer
{
	padding:10px 15px;
}
.each_package_wrapper
{
	width:50%;
	float:left;
}
.package_image
{
	width:130px;
	float:left;
	padding-top:10px;
	padding-right:15px;
}
.package_details_wrapper
{
	width:330px;
	float:left;	
}
.package_details_wrapper p
{
	line-height:1.6em;
}
h3
{
	color:#4a3120;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:25px;
	padding-bottom:5px;
	float:left;
	width:100%;
}
.next_row
{
	margin-top:15px;
}

.left_column
{
	width:220px;
	float:left;
}
.left_column_menu li
{
	list-style:none;
	float:left;
	width:100%;	
	padding-bottom:1px;
}
.left_column_menu li a
{
	display:block;
	float:left;
	width:194px;
	background-image:url(../images/left_column_menu_normal_ng.gif);
	background-repeat:no-repeat;
	padding:8px 0px 9px 20px;
	color:#ffffff;
}
.left_column_menu li a#active
{
	
	background-image:url(../images/left_column_menu_active_bg.gif);
	color:#000000;

}
.left_column_menu li a:hover
{
	text-decoration:none;
	background-image:url(../images/left_column_menu_hover_bg.gif);
	color:#000000;
}
.right_column
{
	width:715px;
	float:left;
	padding-left:15px;
}
.google_map_wrapper
{
	width:100%;
	height:308px;
	overflow:hidden;
}
.contact_details_wrapper
{
	padding-left:30px;

}
.contact_details_wrapper p
{
	line-height:1.6em;
	padding:20px 0px;
}
label
{
	font-weight:bold;
	float:left;
	width:100%;
	margin-top:15px;
	padding-bottom:5px;
}
.form_item_row
{
	float:left;
	width:100%;
}
.styled_textbox
{
	border:0px;
	background:none;
	background-image:url(../images/textbox_bg.gif);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:normal;
	width:351px;
	padding:10px 10px;
	
}
.styled_textarea
{
	border:0px;
	background:none;
	background-image:url(../images/text_area_bg.gif);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:normal;
	width:351px;
	padding:10px 10px;
	height:190px
}
.action_row
{
	float:left;
	padding-top:15px;
}
h2.no_top_spacer
{
	padding-top:0px;
}
.msg_wrapper
{
	padding:15px 0px;
	line-height:1.6em;
	font-style:italic;
	width:80%;
	border-top:1px solid #edeae2;
	border-bottom:1px solid #edeae2;
	float:left;
	clear:both;
}
.next_col_title
{
	padding-top:20px;
}
h3.inner_pages
{
	padding-top:30px;
}
.details_text
{
	width:80%;
	float:left;
	clear:both;
	line-height:1.6em;
	margin-top:10px;
	padding-bottom:10px;
}
.bottom_border
{
	border-bottom:1px solid #edeae2;
}
.package_image
{
	float:left; 
}
.package_details_wrapper ul 
{
	clear:both;
}
.package_details_wrapper ul li
{
	list-style:none;
	padding-bottom:7px;
	padding-left:20px;
	background-image:url(../images/circle_bullet.gif);
	background-repeat:no-repeat;
	background-position:5px 3px;
}
.write_to_us_button
{
	width:100%;
	float:left;
	padding-top:20px;
	padding-left:5px;
}
.portfolio_wrapper ul li
{
	list-style:none;
	float:left;	
	width:230px;
	margin-right:8px;
	margin-bottom:8px;	
}
.portfolio_wrapper ul li a
{
	display:block;
	float:left;	
	width:220px;
	border:5px solid #c4b781;

	
}
.portfolio_wrapper ul li a:hover
{
	border:5px solid #4b3120;
	
}
li.no_spacing
{
	margin-right:0px;
}
ul.normal_listings
{
	float:left;
	clear:both;
	width:90%;
	padding-left:10%;
	
}
ul.normal_listings li
{
	padding-bottom:5px;
	
}
.radio_listings 
{
	padding-top:10px;
	width:100%;
	float:left;
}
.radio_listings li
{
	list-style:none;
	padding-bottom:5px;
}
.error_text
{
	color:#FF0000;
}
.success_text
{
	background-color:#edeae2;
	margin-top:15px;
	padding-left:10px;
	padding-right:10px;
}
.success_text label
{
	padding:0px 15px;
}
.home_listings li
{
	list-style-position:outside;
	margin-left:30px;
}
.capcha_wrapper
{
	width:100%;
	float:left;
	padding-top:10px;
}
.grid_tbl td
{
	padding:5px;
	border-bottom:1px solid #edeae2;
}
tr.grid_header td
{
	background-image:url(../images/top_menu_bg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#ffffff;
}
.we_accept_wrapper
{
	padding-top:20px;
	float:left;
	width:100%;
	
}