/*
CSS Credit: http://www.netqwik.com
*/


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #97cae4;
	
}

a:link {
	color: #F60;
	text-decoration: underline;
	font-weight: normal;
} 
a:active, a:hover {
	color: #F60;
	text-decoration: none;
}


h1 {
	font-size: 18px;
	padding: 0px;
	font-weight: normal;
}



p {
	margin: 0px;
	padding: 0px;
}

/*image without border*/
.web-img {
	margin: 0px;
	padding: 0px;
	border: none;
}


/*To header bar */

.image1 {
border: none;	
}

#website_header_wrapper {
	width: 100%;
	height: 56px;
	margin: 0 auto;
	/*background-color: #19446a;*/
	background-image: url(images/web-design-header.jpg);
	background-repeat: repeat-x;
}



#website_header {
	width: 980px;
	margin: 0 auto;
}

#website_header #site_logo {
	float: left;
	width: 475px;
	height: 56px;
	font-size: 12px;
	color: #ffffff;
	
}

.links {
	float: right;
	text-align: right;
	color: #FFF;
}

.links a {
	
	color: #FFF;
	
}

#column_w610 ul.services {
	line-height:18px; 
	width:190px; float:left; 
	text-align:left;
	list-style: none;
}
#column_w610 ul.services li {
	text-align:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*menu */
	.navcontainer {
	clear: both;
	margin:auto;
	width: 900px;
	background-color:#000;
	height: 35px;
	
}
	
.indentmenu{
	letter-spacing: 1px;
	width: 100%; /*leave this value as is in most cases*/
	line-height: 35px;
	background-image: url(images/web-design-menu.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #996600;
}

.indentmenu ul{
	margin:0;
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(images/web-design-menu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
	border-right-color: #333;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #333; /*dark purple divider between menu items*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px;
	background-color: #069;
}

.indentmenu ul li a:hover, .indentmenu ul li .last{
	color: white !important; /*text color of selected and active item*/
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px;
		border: none;
	
}

/*End menu*/

/*Quote button on header */

.web-design-button a {
	clear: both;
	margin: auto;
	display: block;
	width: 140px;
	height: 33px;
	padding-top: 5px;
	background: url(images/web-design-button-1.jpg) no-repeat;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

/*Quote button 2 */

.web-design-button2 a {
	clear: both;
	margin: auto;
	display: block;
	width: 154px;
	height: 36px;
	padding-top: 5px;
	background: url(images/web-design-button2.png) no-repeat;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.web-design-button3 a {
	clear: both;
	margin: auto;
	display: block;
	width: 154px;
	height: 36px;
	padding-top: 5px;
	background: url(images/web-design-button-3.jpg) no-repeat;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.web-design-button4 a {
	clear: both;
		display: block;
	width: 154px;
	height: 36px;
	padding-top: 5px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(images/web-design-button-4.jpg);
	background-repeat: no-repeat;
}

.web-design-button5 a {
	clear: both;
	margin: auto;
		display: block;
	width: 154px;
	height: 36px;
	padding-top: 5px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(images/web-design-button-4.jpg);
	background-repeat: no-repeat;
}

/*Top header */
.header_01 {
	clear: both;
	padding-bottom: 2px;
	font-size: 16px;
	color: #fff;
	
}

.header_01 a {
	color: #000;
	text-decoration: none;	
	
	
}

/*sidebar header */
.header_02 {
	clear: both;
	
	/*padding: 10px 20px;*/
	margin-bottom: 20px;
	background-image: url(images/website_grey_bar.jpg);
	background-repeat: repeat-x;
}
.header_02 a {
	color: #000;
	text-decoration: none;	
	
	
}
h2 {
	letter-spacing: 2px;
	color: #000000;
	/*line-height: 0px;*/
	padding: 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


/*divider */
.header_03 {
	clear: both;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: url(images/website_divider.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*footer */
.header_05 {
	clear: both;
	font-size: 14px;
	color: #ffffff;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
	background:  url(images/footer_title_bg.png) no-repeat;
}

.webdesign_h1 {
	

	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
	background: url(images/web-design-h1.jpg) left bottom no-repeat;	
}


.webdesign2_h1 {
	

	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #000000;
	background: url(images/web-design-h1.jpg) left bottom no-repeat;	
}
/*blue box */
.content_section_01 {
	width: 490px;
	padding-left: 20px;
	background-image: url(images/web-design-background.jpg);
	background-repeat: no-repeat;
}

.content_section_01 p {
padding: 10px;	
	
	
}

.content_section_01 h2 {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;	
	
}



.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right; }



/* content */

#webdesign_content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;

}

.website_bottom {
	clear: both;
	width: 930px;
	height: 31px;
	margin: auto;
	color: #000;
	background-image: url(images/web-design-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.website_top {
	clear: both;
	width: 930px;
	height: 29px;
	margin: auto;
	color: #000;
	background-image: url(images/web-design-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.website_middle {
	clear: both;
	width: 930px;
	margin: auto;
	color: #000;
	background-image: url(images/web-design-middle.jpg);
	background-repeat: repeat-y;
}

#webdesign_content {
	width: 900px;
	margin: auto;
	padding: 0px;
	border: 1px solid #c3c4c5;
	background: #d8d7d7;
}


/*banner */

.webdesign_projects {
	float: left;
	width: 900px;
	/*height: 180px;*/
	/*margin-bottom: 10px;*/
	background: #215b8d;
}
/*logo */
.web-design-logo{
	float: left;
	width: 610px;
	height: 140px;
	padding: 30px 0;
	overflow: hidden;
	background-color: #215b8d;
	background-image: url(images/netqwik-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.web-design-logo2{
	float: left;
	width: 610px;
	height: 140px;
	overflow: hidden;
	background-color: #215b8d;
	background-image: url(images/netqwik-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.web-design-logo p {
	text-align: left;
	margin-right: 15px;
	font-size: 12px;	
}

.web-design-logo h4 {
	text-align: left;
	margin-left: 20px;
	font-size: 12px;	
	
	
}

/*testimonial box */
.web-box {
float: right;
width: 200px;
padding-top: 20px;
	
}

/*box for Flash */

.web-images {
float: right;
width: 220px;
padding-top: 0px;
	
}


.web-images2 {
float: right;
width: 400px;
padding-top: 0px;
	
}

.web-box p {
	text-align: left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;	
}



.web_project_content {
	
	float: right;
	width: 260px;
	height: 150px;
	overflow: hidden;
	background: #1d4b73;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}

.web_project_content p{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 20px;
	text-align:justify;
}



#content_panel {
	clear: both;
	width: 898px;
	/*border: 1px solid #c6c5c5;*/
	background: #fff;
	border: 1px solid #fff;
}

#column_w610 {
	float: left;
	width: 510px;
	padding: 40px 48px 20px 50px;
	background-color: #ffffff;
	background-image: url(images/web-design-content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#column_w800 {
	float: left;
	width: 900px;
	background-color: #ffffff;
	background-image: url(images/web-design-content2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#column_w800 p {
	margin: auto;
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;

	
}


#column_w290 {
	float: right;
	width: 288px;
	background: #eeeeee url(images/content_right_column_bg.jpg) left repeat-y;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.web_news_section {
	clear: both;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.web_news_section .news_content {
	float: right;
	width: 260px;
	color: #1d4b73;	
}


#column_w610 p {
	padding-bottom: 20px;
}




/* end of content */


.web-divider {
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom:5px;
	padding-left: 0;
	height: 2px;
	background-image: url(images/web_divider.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.website-white {
	color: #fff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.website-white3 {
	color: #fff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.website-white2 {
	color: #928b85;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 11px;
	line-height: 20px;
}

.website-white-phone {
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-size: 11px;
	line-height: 20px;
}



/* footer */


/*#website_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background-image: url(images/web-design-brand.jpg);
	background-repeat: repeat;
}*/

#website_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background-image: url(images/web-design-footer.jpg);
	background-repeat: repeat-x;	
}

#website_footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #515251;
	
}

#website_footer a{
	text-decoration: none;
	color: #7a7a7a;
}

.section_w180 {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;	
}

.section_w180_content {
	padding: 0 0 0 20px;
}

#website_footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#website_footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#website_footer .footer_menu_list li a {
	color: #928b85;
	font-weight: normal;
	text-decoration: none;
}




.website-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;	
}

.website-orange a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;	
}


.branding {
	width: 100%;
	margin: 0 auto;
	background-image: url(images/web-design-brand.jpg);
	background-repeat: repeat;	
}


.branding a {
	color: #928b85;
	font-weight: normal;
	text-decoration: none;
}


/* end of footer */


#twoboxes{
clear: both;
width: 500px;
margin: auto;
margin-right: 5px;
height: 350px;
}



#twoboxes p {

font-size: 12px;
padding: 10px;
}

#twoboxes h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;	
	
}


#box1 {
	width: 250px;
	height: 250px;
	float:left;
	margin-right: 5px;
	
}
#box2 {

	width: 200px;
	height: 250px;
  float:left;
  margin-right: 5px;
	
	
}




#box3 {
	
	width: 150px;
	height: 250px;
  float:left;
margin-right: 8px;
background-image: url(images/box3.jpg);
	background-repeat: no-repeat;
	border: 1px solid #4E6D95;
}

#box4 {
	
	width:450px;
	height: 250px;
  float:left;
background-image: url(images/box3.jpg);
	background-repeat: no-repeat;
	border: 1px solid #4E6D95;

}

.orangetext a {
	color: #F60;
	text-decoration: underline;	
	
}

#website-info {
	margin: auto;
	width: 500px;
	background-color: #DFDFDF;
	border: 1px solid #CCC;
}

.web-txt {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	
}

.smltxt9px

{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}

.free-quote a {
	color: #000;
	background-image: url(images/web-design-button-4.jpg);
	background-repeat: no-repeat;	
}

.point8{
	font-size: 9px;
	text-align:left;
	padding: 20px;
	
}
/*.website-info p {
	margin: auto;
width: 450px;

line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;

}
*/
