@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;
	background-position:top;
	background:url(body-bg.gif) repeat-x top;
	font:13px/1.300 arial,helvetica,clean,sans-serif;
	margin:auto 0;

}
html
{
	margin-top:0px;
}
h1, h2, h3, h4, h5, h6 {
	z-index: 0;
	padding:0px; 
	margin:0px;
	font-weight:normal;

	} 
.paragraph
{
	font:14px/1.300 arial,helvetica,clean,sans-serif;
	color:#298aca;
	text-decoration:none;
}

p a
{
	font:12px/1.300 arial,helvetica,clean,sans-serif;
	color:#298aca;
	text-decoration:none;
	text-decoration:underline;
}
p a:hover
{
	font:12px/1.300 arial,helvetica,clean,sans-serif;
	text-decoration:underline;
	color:#fff;
	text-decoration:none;
	background:#77be13;
}
ol, ul
{
	list-style: none;
}

.sIFR-flash {
	z-index: 0;
	}

#web-desc
{
		font:14px/1.500 arial,helvetica,clean,sans-serif;
		color:#298aca;
		text-align:center;
		border-bottom:1px solid #cecece;
		width:300px;
}
.portfolio-heading
{
		border-bottom:1px solid #cecece;
		width:300px;
		height:30px;
		padding-top:5px;
		text-align:left;
}
#portfolio 
{
	width:199px;
	height:153px;
	border:1px solid #ccc;
	margin-bottom:30px;
	padding:2px;
	margin-right:30px;
	float:left;
}
#portfolio:hover
{
	border:1px solid #67a70c;
}
#portfolio_bottom_desc
{
	height:25px;
	background:#9f9f9f;
	width:668px;
	color:#fff;
	padding:5px 10px 0 10px;
	text-align:center;
	font-size:12px;
	
}
.left_bar
{
	background-image:url(left_shadow.jpg);
	background-repeat:no-repeat;
	background-position:left top;
    width:auto;
    margin: 0px;
    padding: 0px;
}
.right_bar
{
	background-image:url(right_shadow.jpg);
	background-repeat:no-repeat;
	background-position:right top;
    width:auto;
    margin: 0px;
    padding: 0px;
}

#wrapper
{
	position:relative;
	margin:auto;
	width:1053px;
	margin-top:0px;
}
#page_wrapper
{
	padding-left:0px;
	padding-right:0px;
	width:1053px;


}
#design_banner
{
	background:#84bbff url(webdesigning_banner.jpg) no-repeat;
	height:167px;
	width:723px;
}
#web_bannerfnt
{
	
	padding:5px;
	color:#fff;
	font-size:12px;
	width:520px;
	padding:10px 0 0 20px;
}
#banner_screenshot
{
	background:url(banner_screenshot.jpg) no-repeat right;
	height:164px;
}
#header_illustrator
{
	background:url(header_img.gif) no-repeat left;
	height:67px;
	border-top:1px solid #fff;
}
#content_container
{
	float:right;
	width:700px;
	margin-top: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:80px;
}
.main {
  clear: both;
  width: 1053px;
  position:relative;
  margin: 0;
  padding: 0;
  color: #000;
  margin-top:16px;
  background:url(main-bg.gif) repeat-y left;
  min-height:700px;
}
.cform
{
	height:870px;
}
.cform
{
	height:850px;
}
#porto_bg 
{
	float:right;
	padding:5px 0 0 5px;
}
#portofolio_bg 
{
	border-bottom:1px solid #ececec;
	height:22px;
	width:354px;
	padding-top:8px;	
	text-align:center;
	background:#e477c2;
	margin-left:20px;
}
#portofolio_bg:hover 
{
	border-bottom:1px solid #ececec;
	height:22px;
	width:354px;
	padding-top:8px;	
	text-align:center;
	background:#f18cd1;
}
#portofolio_bg  a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:3px;
	color:#fff;
}
#portofolio_bg  a:hover
{
	color:#fff;
}

#content 
{
  font:13px/1.320 arial,helvetica,clean,sans-serif;
  text-align:justify;  
  color:#333333;
  width: 710px;
  float: right;
  margin: 0;
  padding: 20px 2px 0px 40px;
  background:url(content-bg.gif) left repeat-y; 
}
#content p
{
	padding-right:20px;
}
.sub_heading 
{
	font-weight:bold;
	font-size:14px;
	color:#67a70c;
}
#content h1
{
	font:24px/0.100 arial,helvetica,clean,sans-serif;
	color:#666666;
	padding:0px 0 0px 0;
	margin:0px;

}
#content h2
{
	font:15px/0.100 arial,helvetica,clean,sans-serif;
	color:#7dc812;
	margin:25px 0 0px 0;
	font-weight:bold;

}
#content h2 a
{
	font:15px/0.100 arial,helvetica,clean,sans-serif;
	color:#7dc812;
	margin:15px 0 12px 0;
	font-weight:bold;
	text-decoration:none;
}

#content ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	margin-left:20px;
}
#content ul li 
{
	font:12px/1.300 arial,helvetica,clean,sans-serif;	
	color:#737373;
	background:url(arrowblack.gif) no-repeat top left;
	/*
	background-repeat:no-repeat;
	background-imahes:url(arrowblack.gif) no-repeat top left;
	background-position:-0px;
	background-position:middle;*/
	padding:0px 0 8px 10px;
	list-style:none;
}
#content ul li a
{
	font:12px/1.300 arial,helvetica,clean,sans-serif;	
	color:#298aca;
	text-decoration:none;
}
#content ul li a:hover
{
	font:12px/1.300 arial,helvetica,clean,sans-serif;	
	color:#fff;
	text-decoration:none;
	background:#77be13;

}


#content1 
{
  font:13px/1.320 arial,helvetica,clean,sans-serif;
  width: 710px;
  float: right;
  margin: 0;
  padding: 20px 2px 0px 40px;
  color:#333333;
  background:url(content-bg.gif) left repeat-y;
  
}

#content1 h1
{
	font:20px/0.100 arial,helvetica,clean,sans-serif;
	color:#666666;
	padding:0px 0 0px 0;
	margin:0px;

}
#content1 h2
{
	font:16px/0.100 arial,helvetica,clean,sans-serif;
	color:#569018;
	margin:25px 0 12px 0;
	padding:5px;

}

#l_sidebar
{
	float:left;
	width:231px;
	margin-top: 40px;
	padding-left:0px;
	padding-right:0px;
}
#left_col
{
		background: #edffa7 url(left_bar_bg.gif) no-repeat top left;
}

#logo_part
{
	width:198px;
	margin-top: 100px;
	padding-left:0px;
	padding-right:0px;
}

#welcome_info
{
	padding:0px;
	margin:0px;
	padding-top:40px;
	padding-left:190px;

}
/*#welcome_info img
{
	padding-top:40px;
	padding-left:190px;
}
*/
#welcome_infofnt
{
font:15px/1.231 arial,helvetica,clean,sans-serif;	color:#666;
	padding-left:125px;
	padding-top:10px;
	width:680px;
}
.welcome_infotxt
{
	font:130%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	color:#26b01f;
	font-weight:bold;
}
#services 
{
	margin-left:120px;
	margin-top:70px;
	padding-top:15px;
	width:680px;
	height:152px;
	color:#fff;
	background:#77be13;
	background:url(banner_bg.gif) repeat-x;
	padding-left:20px;

}
#banner-txt
{
	padding:5px 0 0 10px;
	font:16px/1.700 arial,helvetica,clean,sans-serif;

}
#banner-txt h1
{
	padding:0px;
	font:16px/1.700 arial,helvetica,clean,sans-serif;

}

.banner-txt-yellow
{
	font:16px/1.300 arial,helvetica,clean,sans-serif;
	color:#ffcb01;

}

/*#services img
{
	color:#fff;
	padding:0px;
	margin:0px;
	padding-top:15px;
	padding-left:20px;
}
*/

#services ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
#services li
{
	line-height:22px;
	color:#646464;
	background:url(bullet.gif) no-repeat;
	padding-left:18px;
}
#price
{
	position:absolute;
	width:216px;
	height:309px;
	margin-left:817px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	padding-top:15px;
	padding-left:20px;
	background:url(price_bg.gif) right  bottom no-repeat;

	
}
#price img
{

}

.homepage-day
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8dc9f6;

}
#homepage_price
{
	width:200px; 
	vertical-align:middle; 
	margin-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#homepage_price_txt
{
	width:200px; 
	vertical-align:middle; 
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.pad
{
	padding-top:15px;
}
#subpage_price
{
	width:200px; 
	vertical-align:middle; 
	margin-top:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#subpage_price1
{
	width:200px; 
	vertical-align:middle; 
	margin-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#hometxt
{
	position:absolute;
}

#homepage_txt
{
	padding-top:10px;
}
#homepage-price1
{
	padding-left:108px;

}
#homepage-price1 span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;

}

#homepage-price2
{
	padding-left:108px;
}
#homepage-price2 span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}


#price .bg_homepage 
{ 
	width:200px; 
	height:55px; 
	vertical-align:middle; 
	margin-top:7px; 
	float:left;
}
		
#price .bg_homepage .pages 
		{ float:left;
		font-size:13px; 
		color:#FFFFFF; 
		margin:0; 
		padding:0; 
		padding-top:7px; 
		padding-left:7px
		}

#price .bg_homepage .price 
		{ float:right;
		font-size:19px; 
		color:#FFFFFF; 
		margin:0; 
		padding:0; 
		padding-top:4px;
		padding-right:10px; 
		font-weight: normal; 
		text-align:right
		}

#price .bg_homepage .pricerush 
		{ float:right;
		font-size:19px; 
		color:#FFFFFF; 
		margin:0; 
		padding:0; 
		margin-top:3px;
		padding-right:13px; 
		font-weight: normal; 
		text-align:right; 
		margin-left:36px; 
		width:90px;
		}

#price .bg_subpage 
		{ 
		width:200px; 
		height:30px; 
		vertical-align:middle; 
		margin-top:10px; 
		float:left
		}

#price .bg_subpage .pages 
		{ float:left;
		font-size:13px; 
		color:#FFFFFF; 
		margin:0; 
		padding:0; 
		padding-top:7px; 
		padding-left:7px;
		}
		
#price .bg_subpage .price 
		{ float:right;
		font-size:19px; 
		color:#FFFFFF; 
		margin:0; 
		padding:0; 
		padding-top:4px; 
		padding-right:52px; 
		font-weight: normal
		}
		
#price .bg_subpage .pricerush 
		{ float:right;
		font-size:19px; 
		color:#FFFFFF; 
		margin:0; 
		padding:0; 
		margin-top:3px;
		padding-right:13px; 
		font-weight: normal; 
		text-align:right; 
		margin-left:36px; 
		width:90px;
		}

.days 
		{ font-size:11px; 
		color:#005dae
		}

.time 	{ float:right;
		}

#contact_info
{
	margin-top:5px;
	font-family:"Century Gothic";
	font-weight:bold;
	padding:10px 0px 0px 0;
	border-bottom:1px solid #d3d3d3;

	width:260px;
}
#dropus_fnt
{
	font:26px/1 arial,helvetica,clean,sans-serif;
	color:#575757;
	font-weight:bold;
}
#contact_telfnt
{
	font:25px/1 arial,helvetica,clean,sans-serif;
	color:#3dabe8;
}
#contact_email
{	
	font:18px/1 arial,helvetica,clean,sans-serif;
	color:#77be13;
	padding-bottom:5px;
	
}
.why_desc
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	text-decoration:none;
	display:block;
	width:auto;
	background-position:left 50%;
	background-repeat:no-repeat;
	line-height:12px;
	margin-top:8px;
	margin-left:0px;
	padding:0 0px 5px 15px;
	margin-bottom: 8px;
}

.why_title
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#5fa6fe;
	text-decoration:none;
	display:block;
	background-image:url(blt.gif);
	width:auto;
	background-position:left 50%;
	background-repeat:no-repeat;
	line-height:12px;
	margin-top:12px;
	margin-left:5px;
	padding:0 0px 5px 15px;
	margin-bottom: 0px;
	border-bottom:dashed 1px #dcdcdc;
}
.why_title a:link
{
	color:#828282;
	text-decoration:none;
}
.why_title a:visited
{
	color:#828282;
	text-decoration:none;
}
.why_title a:hover
{
	color:#828282;
	text-decoration:underline;
}
.why_title a:active
{
	color:#828282;
	text-decoration:none;
}
#siderbar_separator
{
	background-image:url();
    background-repeat: no-repeat;
	width:216px;
	height:10px;
    margin:10px 0 0 0px;
    padding:0px;
}
.ourwork_separator
{
	background-image:url(stripy_bar.jpg);
	background-repeat:no-repeat;
	width:654px;
	clear:both;
	height:5px;
	line-height:5px;
	margin:12px 0 12px 0;
}
.us_separator
{
	background-image:url(stripy_line.jpg);
	background-repeat:no-repeat;
	width:306px;
	clear:both;
	height:13px;
	padding-top:12px;
	margin-left:7px;
}
#blog_box
{
	color:white;
}
#studio_fnt
{
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:white;
	margin-top:10px;
	margin-bottom:2px;
}
.blog_intro_fnt
{
	font-size:12px;
	font-weight:bold;
	display:block;
	width:206px;
	margin-top:4px;
}
.date_user
{
	display:block;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10PX;
}
.rss_feed
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fe6e00;
	border:1px solid #000000;
	margin-top:-4px;
	padding-left:2px;
	margin-bottom:9px;
	clear:both;
}
#header
{
	width:100%;
	height:87px;
	padding-left:0px;
	padding-top:0px;
	margin-left:0px;
}

#banner
{
	width:100%;
	padding-left:0px;
	padding-top:0px;
	margin-left:0px;
}
#topbar
{
	background-image:url(top_bar.jpg) ;
	border:none;
	padding:0px;
	margin:0 0 0 0;
	height:27px;
	width:auto;
	background-color: #3dabe8;
}
#logo
{

	background:url(logo.gif) no-repeat left;
	border:none;
	width:360px;
	height:103px;

}
#left_curve
{ 
	float:left;
	width:14px;
	height:33px;
	background:url(menu_curve.gif) no-repeat left;
}
#banner_container
{
	height:338px;
	padding:0px;
	margin-top:0px;
}
#welcome_bnr
{
	height:300px;
	width:833px;
	padding-left:220px;
	height:338px;

}
#rotate-image
{
	position:absolute;
	top:93px;
}
#find-more
{
		position:absolute;
		padding-top:0px;
		z-index:1;
		padding:20px  0 0 480px;
}
#banner_curve
{ 
	float:left;
	width:13px;
	height:31px;
	background:url(banner_curve.gif) no-repeat left;
}
#topmenu_container
{
	width:660px;
	padding:0px;
	padding-top:45px;
	margin-left:360px;
}

.topmenu ul
{
    margin: 0px;
    padding:0px;
}
.topmenu li
{
    display: inline;
    list-style-type: none;
}

.topmenu li a
{
	text-decoration:none;
	font:14px/1.300 arial,helvetica,clean,sans-serif;
	font-weight:bold;
	color:#828282;
    padding: 6px 12px 6px 10px;
    line-height:12px;

}
.topmenu a:link, .topmenu a:visited
{
	color:#828282;
	text-decoration:none;
     line-height:12px;
}
.topmenu a:hover
{
	color:#fff;
	text-decoration:none;
     line-height:12px;
	 background:#77be13;

}
#active1 a:link, #active1 a:visited, #active1 a:hover
{
    color: #fff;
    line-height:12px;
	background:#77be13;

}
#sidebar {
  font-size: 90%;
  padding-top:15px;
}

#sidebar-inner
{
	padding-top:20px;
	width:315px;

}
#sidebar h2
{
	font:21px/1 arial,helvetica,clean,sans-serif;
	color:#7d7d7d;
	font-weight:normal;
	text-align:center;
	padding:0 0 0 0;
	margin:0 0 0 0 ;

}

#content_container1
{
	font-family:"Century Gothic", Times, serif;
    margin-top:12px;
    margin-left:0px;
	margin-right:0px;
	width:720px;
	background-color:#fff;
	float:left;
	font-size:12px;
	color:#7d7d7d;
	line-height:18px;

}

#content_container2
{
	font-family:"Century Gothic", Times, serif;
    margin-top:12px;
    margin-left:0px;
	margin-right:0px;
	width:722px;
	background-color:#fff;
	float:left;
	font-size:12px;
	color:#7d7d7d;
	line-height:18px;
}
.banner_image
{
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	/*border-bottom:1px solid #999999;*/
	text-align:center;
}
/*.box_div
{
	display:block;
	width:230px;
	float:left;
    margin-right:0px;
	padding:10px 4px 0 0;
	background:url(blockquote.gif) no-repeat right bottom;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
*/
.three_column_container
{
	margin-top:0px;
    margin-left:0px;
    margin-right:0px;
	border-bottom:1px solid #dcdcdc;
	position:relative;
}
#border{border-bottom:1px solid #dcdcdc; height:2px;}
#box_div_design {
	background:url(webdesignbg.jpg) no-repeat;
	width:222px;
	height:238px;
	float:left;
}
#box_div_design h2{
	font:16px/1.231 arial,helvetica,clean,sans-serif;
	color:#77be13;
	font-weight:bold;
	padding-bottom:2px;
	text-align:left;
	padding-left:18px;
	
}
#box_div_devlopment {
	background:url(webdevelopmentbg.jpg) no-repeat;
	width:251px;
	height:238px;
	float:left;
}
#box_div_devlopment h2{
	font:16px/1.231 arial,helvetica,clean,sans-serif;
	color:#77be13;
	font-weight:bold;
	padding-bottom:2px;
	text-align:left;
	padding-left:20px;
}

#box_div_seo {
	background:url(seobg.jpg) no-repeat;
	width:236px;
	height:238px;
	float:left;
}
#box_div_seo h2{
	font:16px/1.231 arial,helvetica,clean,sans-serif;
	color:#77be13;
	font-weight:bold;
	padding-bottom:2px;
	text-align:left;
	padding-left:15px;
}

.read_more_design
{
	margin-bottom: 8px;
	margin: 47px 0 0 30px;
	text-align:left;
}
.read_more_design a:link
{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.read_more_design a:visited
{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.read_more_design a:hover
{
	color:#fff;
	text-decoration:underline;
}
.read_more_dev
{
	width:187px;
	margin-bottom: 8px;
	padding: 17px 0 0 32px;
	text-align:left;
}
.read_more_dev a:link
{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.read_more_dev a:visited
{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.read_more_dev a:hover
{
	color:#fff;
	text-decoration:underline;
}
.read_more_seo
{
	width:187px;
	margin-bottom: 8px;
	margin: 48px 0 0 32px;
	text-align:left;
}
.read_more_seo a:link
{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.read_more_seo a:visited
{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.read_more_seo a:hover
{
	color:#fff;
	text-decoration:underline;
}

.box_div h2
{
	font:18px/1.231 arial,helvetica,clean,sans-serif;
	color:#77be13;
	padding-bottom:8px;
}

.box_div2
{
	display:block;
	width:350px;
	height:auto;
	float:left;
    margin-left:4px;
	padding-left:8px;
	margin:0 0 12px 0;
}

.header_text
{
font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#8b8b8b;
}
.header_text1
{
	font-family:Tahoma,"Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}
.header_text2
{
	font-family: "Rockwell",Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
    white-space:nowrap;
    line-height:22px;
	color:#373737;
	display:block;
    height: 21px;
	font-style:normal;
	font-variant:normal;
	float:left;
	width:auto;
}

#sifr {
	font-size:19px;
	font-family:"Rockwell", Verdana, Arial, Helvetica, sans-serif;
	color:#373737;


}
.pullquote {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 16px;
	padding:0px;
	margin:0px;
	color:#5fa6fe;
}
#pullquote {
	font-family:"Rockwell", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 18px;
	padding:0px;
	margin:0px;
}
.intro_text_design
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-top:5px;
	margin-left:8px;
}
.intro_text_dev
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-top:5px;
	margin-left:8px;
}
.intro_text_seo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-top:5px;
	margin-left:8px;
}
.intro_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000;
	margin-top:5px;
}
.intro_text1
{
	margin-top:5px;
	line-height:16px;
}
.intro_text1 ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.intro_text1 ul li 
{
	font:12px/1.300 arial,helvetica,clean,sans-serif;	
	color:#737373;
	background:url(arrowblack.gif) no-repeat top left;
	/*
	background-repeat:no-repeat;
	background-imahes:url(arrowblack.gif) no-repeat top left;
	background-position:-0px;
	background-position:middle;*/
	padding:0px 0 8px 10px;
	list-style:none;
}
.separator1
{
  clear:both;
  background-image:url(stripy_bar.jpg);
  background-repeat:no-repeat;
  background-position:10% 60%;
  height:11px;
  margin:0px 0 10px 0px;
  padding:12px 0 0 0px;
}
.left_content
{
	width:350px;
	float:left;
}
.left_content1
{
	width:750px;
	float:left;
	font:112%/140% Corbel,Helvetica,Arial,Geneva,sans-serif;
	color:#505050;
	padding-left:10px;
	padding-right:10px;


}
.left_content2
{
	width:480px;
	float:left;
}
.left_content3
{
	width:420px;
	float:left;
}
.right_content
{
	width:250px;
	float:right;
	padding:0px 100px 0px 10px;
	
}
.right_content2
{
	width:200px;
	float:right;
	padding:0px 10px 0px 5px;
	
}
.right_content3
{
	float:right;
	padding:0px 10px 0px 5px;
	
}

.left_content p
{
	font-family:Tahoma,"Times New Roman", Times, serif;
	font-size:12px;
	color:#828282;
	line-height:15px;
}
.left_content1 p
{
	font-family:Tahoma,"Times New Roman", Times, serif;
	font-size:12px;
	color:#828282;
	line-height:18px;
}

.right_content p
{
	font-family:Tahoma,"Times New Roman", Times, serif;
	font-size:12px;
	color:#828282;
	line-height:15px;
}
.right_content2 p
{
	font-family:Tahoma,"Times New Roman", Times, serif;
	font-size:12px;
	color:#828282;
	line-height:18px;
}
.right_content3 p
{
	font-family:Tahoma,"Times New Roman", Times, serif;
	font-size:12px;
	color:#828282;
	line-height:18px;
}

.full_content
{
	width:620px;
	margin-right: 4px;
	padding:0px 0px 300px 10px;
}
.full_content p, li
{
	font-family:Tahoma,"Times New Roman", Times, serif;
	font-size:12px;
	color:#828282;
	line-height:15px;
}
.bold_txt
{
	font-family:verdana,"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	color:#828282;
	display:block;
	clear:both;
	width:auto;
}
.paragraph_text
{
	font-family:Tahoma,"Times New Roman", Times, serif;
	width:auto;
	font-size:12px;
	color:#828282;
	display:block;
	clear:both;
}

.view_txt
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	display:block;
	float:right;
	text-align:left;
	padding:0 0 0 50px;
	margin-top:5px;
    height:12px;
    width: auto;
}
.view_txt a
{
	text-decoration:underline;
	color:#999999;
}
.view_txt a:hover
{
	text-decoration:none;
	color:#999999;
}
.site_map
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#828282;
}
.site_map a
{
	background-image:url(bullet.jpg);
	width:auto;
	background-position:left 50%;
	background-repeat:no-repeat;
	padding:0 0px 0px 18px;
	text-decoration:none;
	color:#999999;
}
.site_map a:hover
{
	text-decoration:underline;
	color:#999999;
}
.image_container
{
	display:block;
	margin:0;
	width:200px;
	height:169px;
	clear:both;
	padding:5px;
	border:4px solid #fafafa;
}
.image_container2
{
	display:block;
	margin:0;
	width:200px;
	height:60px;
	clear:both;
	padding:5px;
	border:4px solid #fafafa;
}
.image_container2:hover
{
	display:block;
	margin:0;
	width:200px;
	height:60px;
	clear:both;
	padding:5px;
	border:4px solid #84bbff;
}
.image_container:hover
{
	display:block;
	margin:0;
	width:200px;
	height:169px;
	clear:both;
	padding:5px;
	border:4px solid #84bbff;
}
.white_line
{
	clear:both;
	background:#fff;
	height:20px;
}
#footer
{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0px;
	border-top:1px solid #cecece;
	padding-top:10px;

}
.footer_container
{
	clear:both;
	width:1055px;
	margin:0 auto;
	padding:0px;
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#a9a9a9;
	padding-top:10px;

}
.footer_container1
{
	clear:both;
	width:1055px;
	margin:0 auto;
	padding:0px;
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#a9a9a9;

}
.footer_container1 a
{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#a9a9a9;

}


#social-network
{
	width:340px;
	float:left;
}
#contact-ico
{
	width:600px;
	float:right;
}

.footer_container a
{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#298aca;
}
.footer_container a:hover
{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#fff;
	background:#77be13;
}

.footer_container_ex
{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	color:#298aca;
}

.top_footer
{
	border-top:0px solid #666666;
	text-align: left;
}
.footer_info
{
	display:block;
	font-family:"Arial";
	font-size:11px;
	text-align:center;
	color:#fff;
	line-height:16px;
}
.footer_link_container
{
	display:block;
	width:25%;
	float:left;
}
.footer_link_container2
{
	display:block;
	width:25%;
	float:left;
}
.footer_link_container3
{
	display:block;
	width:25%;
	float:left;
}
.footer_link_container4
{
	display:block;
	width:25%;
	float:left;
}
.footer_link ul
{
	margin:0px;
	padding:0;
    width:auto;
    white-space: nowrap;
}
.footer_link li
{
    list-style-type: none;
}
.footer_link a
{
	font-family:"Arial";
	font-size:11px;
	color:#fff;
	text-decoration:none;
    padding-left:0px;
    display:block;
    width:135px;
}
.footer_link a:link, #navlist a:visited
{
	color:#fff;
	text-decoration:none;
    display:block;
    width:135px;
}
.footer_link a:hover
{
	color:#3DABE8;
	text-decoration:none;
    display:block;
    width:135px;
}
#active a:link, #active a:visited, #active a:hover
{
    color: #3DABE8;
    display:block;
    width:135px;
}
.form_bg
{
	background:#DEDFDA;
}
.text_field
{
	width:139px;
	height:18px;
	margin-left:12px;
	border-top:1px solid #848484;
	border-left:1px solid #848484;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.label_text
{
	display:block;
	width:200px;
	font-family:Verdana, "Times New Roman", Times, serif;;
    font-size:11px;
    line-height:15px;
	color:black;
	margin-left:12px;
    margin-top:8px;
    margin-bottom:8px;
    width:auto;
    height:15px;
}
.blue
{
 color:#54a2ec;
 font-weight:bold;
}
.area_text
{
	margin-left:12px;
}
.submit_button
{
	background-image:url(button.jpg);
	background-position:bottom;
    background-repeat:no-repeat;
	border:none;
	height:22px;
	width:58px;
	margin-left:12px;
	padding-bottom:4px;
	line-height:15px;
}
.spacer
{
	height:12px;
}
#clear
{
	height:20px;
}
#clear1{color:#fff; height:20px;}
#call_back{padding-top:20px;}
#why_ace
{
	background:#edffa7 url(why.gif) no-repeat top;
}
#quick_contact1 textarea,
#quick_contact1 input {
	padding:6px 5px 16px;
	border-top: 1px solid #f0f0f0; 
	border-left: 0px solid #f0f0f0;
	border-bottom: 0px solid #f0f0f0;
	border-right: 0px solid #f0f0f0;
	background:url(fancy_white_inp_bg.gif) no-repeat bottom left;
	width:300px;
	font:12px/1.300 arial,helvetica,clean,sans-serif;
	color:#2b2a2a;
}
#quick_contact1 textarea {
	height: 7em;
	overflow:auto;
		font:12px/1.300 arial,helvetica,clean,sans-serif;
	color:#2b2a2a;

}

#quick_contact1
{
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#a1a1a1;
	padding:5px;

}
#quick_contact input
{
	border:1px solid #bddbff;
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#a1a1a1;
	background:#f9f9f9;
	background:url(fancy_white_inp_bg.gif) no-repeat left bottom;

}

/*#quick_contact1 input
{
	border:1px  dashed #6bdbef;
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#000;
	padding:3px;
	background:#fff;

}*/
.label_text1
{
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	font-weight:bold;
	color:#5f9de9;
    line-height:15px;
	margin-left:0px;
    margin-top:15px;
    margin-bottom:8px;
    width:auto;
    height:15px;
}
.note
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}

#trans_bg {
	background:url(header_transbg.png) 0 0 repeat-x;
	height:31px;
	padding-left:11px;
	
}
#top_menu_container
{
	width:722px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#373a3d;
	text-decoration:none;
		line-height:18px;

}
#trans_bg2
{
	margin-top:20px;
	margin-left:320px;
	height:30px;
	width:400px;
	color:#000;
	padding-top:20px;
	font-family:"Trebuchet Ms",Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:30px;
	
}


#banner_bg
{
	float:left;
	background:url(banner2.jpg);
	background-repeat:no-repeat;
	width:722px;
	height:222px;
	z-index:20;
	border-bottom:2px solid #efefef;
}
.headerD_txt
{
	font-family:"Trebuchet Ms",Arial, Helvetica, sans-serif;
	font-size:28px;
}
.field_container_even
{
	margin-top:2px;
	padding:6px;
}
.field_container_odd
{
	background:#fff;
	margin-top:2px;
	padding:6px;


}

.field_container input
{
	margin-top:12px;
}

.lablestyle
{
	padding:10px 80px 0 0;
	font-size:12px;
	font:12px/1.300 arial,helvetica,clean,sans-serif;
	color:#666;
}

#pullquote {
	font-family:"Calibri", Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 19px;
	line-height: 18px;
	padding:0px;
	margin:0px;
}
.navigation{
font-family:Arial;
font-size:12px;
text-decoration:none;
color:#000000;
padding:0px 0px 0px 16px;
float:right;

}

.navigation img 
{
	padding:1px;
	border:2px solid #cfea8b;

}
.navigation img:hover
{
	padding:1px;
	border:2px solid #ff9c33;

}


.lavaLamp {
    position: relative;
    height: 31px; width: 100%;
    padding: 0px; margin: 0px 0;
    overflow: hidden;
	margin-left:40px;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
			width: 9px; height: 31px;
            z-index: 8;
            position: absolute;
			margin-left:0px;
			color:#000;
        }
            .lavaLamp li.back .left {
                background: url("lava.gif") no-repeat top left;
                height:31px;
                margin-right: 9px;
				color:#000;

            }
			
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
           	font:13px/1.300 arial,helvetica,clean,sans-serif;
			font-weight:bold;
            color: #686868; outline: none;
            text-align: center;
            height: 31px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
			padding-right:12px;
        }
#request-quote
{
	height:31px;
	position:absolute;
	margin-top:10px;
	padding-bottom:20px;
	left:-150px;
	z-index:1;
}

#blueblock{
width: 250px;
margin-left:50px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 250px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #cecece;
margin: 0;
}

#blueblock li a{
display: block;
padding: 3px 3px 3px 10px;
color: #000;
font:12px/1.320 arial,helvetica,clean,sans-serif;
margin-bottom:0px;
text-decoration: none;
width: 250px;
font-weight:bold;
background:url(nav-bg.gif) no-repeat top;
background-position:left;


}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}
#blueblock li a:hover{
background-color: #f4f4f4;
color: #0163dc;
}
/*****************SUB LEVEL***********************/
#blueblock1{
width: 200px;
margin-left:20px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
color: #333;
}
* html #blueblock1{ /*IE 6 only */
w\idth: 200px; /*Box model bug: 180px minus all left and right paddings for #blueblock1 */
}
#blueblock1 ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#blueblock1 li {
border-bottom: 1px solid #cecece;
margin: 0;
}
#blueblock1 li a{
display: block;
padding: 5px 3px 3px 10px;
color: #393939;
font:12px/1.320 arial,helvetica,clean,sans-serif;
margin-bottom:2px;
text-decoration: none;
width: 200px;
background:url(nav-bg1.gif) no-repeat;
background-position:left;


}

html>body #blueblock1 li a{ /*Non IE6 width*/
width: auto;
}

#blueblock1 li a:hover{
background-color: #f4f4f4;
color: #3b7e04;
}

/****************SITEMAP MAIN LEVEL START HERE**************************/

#sitemap
{
	width: 230px;
	margin-left:50px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	color: #333;
}
* html #sitemap
{
	w\idth: 250px;
}
#sitemap ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sitemap li 
{
	margin: 0;
}
#sitemap li a
{
	display: block;
	padding: 3px 3px 3px 20px;
	color: #0163dc;
	font:12px/1.320 arial,helvetica,clean,sans-serif;
	margin-bottom:0px;
	text-decoration: none;
	width: 250px;
	font-weight:bold;
	background:url(ftv2lastnode1.gif) no-repeat;
	background-position:left;
}
html>body #sitemap li a
{
	width: auto;
}
#sitemap li a:hover
{
	color: #478906;
}
/*************SITEMAP MAIN LEVEL END HERE***************
http://www.awidea.com
/****************SITEMAP SUB LEVEL START HERE**************************/

#sitemap1
{
	width: 230px;
	margin-left:20px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	color: #333;
}
* html #sitemap1
{ 
	w\idth: 200px;
}
#sitemap1 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sitemap1 li 
{
	margin: 0;
}
#sitemap1 li a
{
	display: block;
	padding: 5px 3px 3px 20px;
	color: #616161;
	font:12px/1.320 arial,helvetica,clean,sans-serif;
	margin-bottom:2px;
	text-decoration: none;
	width: 200px;
	background:url(ftv2lastnode.gif) no-repeat;
	background-position:left;
		text-decoration:underline;

}

html>body #sitemap1 li a
{ 
	width: auto;
}
#sitemap1 li a:hover
{
	color: #3b7e04;
	text-decoration:underline;
}
/****************SITEMAP SUB LEVEL END HERE**************************/
