body {
	background: #4A4977 url(../images/page_bg.jpg) repeat-x;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

#outer_wrapper {

  text-align: left;
  margin: auto;
  width: 900px;
  /*background: url(images/body_bg.gif) repeat-y;*/
  background-color:#ffffff;
  border: solid 0px red;
}


#wrapper {
position: absolute;
  text-align: left;
  margin: auto;
  width: 900px;
  /*background: url(images/body_bg.gif) repeat-y;*/
  background-color:#ffffff;
  border: solid 0px red;
}


a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	/*display: none;*/
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

/* Page Header */

#page_header {
	/*height: 130px;	*/
	/*background: url('../images/banner5.jpg') no-repeat;*/
	width: 900px;		
	border: solid 0px red;	
}

/* Main Navigation Menu */
#page_menu {
  position:relative;
  float: left;
	margin-bottom: 0px;
	
	width: 900px;
	/*height: 21px;*/
  text-align:left;		
	border: solid 0px blue;
	
	
}


#page_menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	background-color:yellow;
  height: 21px;	
	} 

#page_menu ul li {
  float:left;
  height: 15px;
	margin-left: 2px;
	margin-right:0px;
	padding: 3px 21px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	list-style: none;
	display: inline;
	background: url('../images/menu_back.jpg') repeat-x 0px 0px;
  background-color:orange;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	}
	
		
#page_menu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
	#page_menu li.last {
	margin-right: 0px;
	width: 244px;/*244px;*/
	height: 15px;	
	text-align:top;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

#page_menu a {
	padding-top: 3px;

	color: #fff;
	text-decoration: none;
}

#googlesearch {
	float:left;
	display: inline;
	
	}
	
#googlebox {

  text-align:top;
	height:10px;
	}

#google_adsense_top {
	position: relative;
	float:left;
	margin-top:2px;
	width:900px;
	background-color: #ffffff;	
	border: solid 0px black;	
}


/* Left Sidebar */
#left_sidebar {
	margin-top: 0px;
	margin-bottom: 5px;	
	margin-left: 0px;
	width: 190px;
	color: #8989b6;
	float: left;
	background-color:#ffffff;
	border: solid 0px red;	
}

/* Left Sidebar : Categories */

#categories {
  position:relative;

	margin-top: 40px;
	margin-left: 10px;
	width: 160px; /*242px;		*/
	/*padding: 0px 1px 1px 0px;*/
	border-color: #9e9ec3;		
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: left;

}
.categories_header {
	height: 20px;
	background: url('../images/menu_back.jpg') repeat-x 0px 0px;	
	overflow: hidden;
	color: #fff;
	text-align:center;
	font-size: 11px;
	font-weight: bold;	
}

#categories ul {
	/*position: relative;
	float:left;*/
	text-align:left:
	width: 120px;
	right: 1px;
	bottom: 0px;
	/*margin: 0px auto;*/
	list-style-type: none;
	
	
}

#categories li {
  position:relative;

	/*width: 120px;*/	
	height: 21px;
	margin-right:15px;
	list-style-type: none;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;

}

#categories2 li.last {
	border: none;

}

#categories li a {
	margin-top: 4px;
	margin-left: 0px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
	font-weight:bold;
}


.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

/* Left Sidebar : Quote Box  */

#quoteboxheader {
	margin-left: 0px;
	margin-top: 28px;	
	bottom: 430px;
	width: 180px;
	height: 60px;
	overflow: hidden;
	color: #fff;
	font-size: 15px;
	font-weight:bold;
    text-align: center;
	float: left;			
}

#quotebox {
	position: relative;
	margin-top: 45px;
	margin-left: 5px;	
	width: 180px;
	height: 450px;
	background: url('../images/Estimate.jpg') no-repeat;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
	z-index: 2; 	
}

#quotebox_text {
	margin-left: 5px;
	width: 129px;
	height: 60px;
	float: left;	
}

#quotebox_text textarea
{
   resize: none;
}


#main_content {
	margin-top: 10px;
	margin-right: 10px;
	width: 690px;
	/* float: right;*/
	float:left;
	border: solid 0px green;
}

/* Intro Description */

#intro {
  position:realtive;
  float: left;	
	margin: 0px 0px 2px;
	width: 670px;
	/*text-align: right;*/
	/*height: 220px;*/	
	padding:5px;
	/*background-color:green;*/
	border: solid 0px orange;
}
#intro_text {
  position: relative;
  float: left;			
	text-align: left;	
	/*left: 20px;	*/
	width: 665px;
	border: solid 0px yellow;
	
}

#intro_header {
	position: relative;
	text-align: left;
	width: 340px;
	float: left;	
}

#intro_header h1 {
	color: #434367;
	font-size: 20px;
	font-weight: normal;
}

#intro_text_body {
  position: relative;
  float: left;	
	text-align: left;	
	/*left: 15px;	*/
	width: 660px;
	
	/*background-color:orange;*/
		
}

#estimate_text {
	color: #FF3300;
	font-weight: bold;	
}



#intro_image {
	position: relative;	
	float: right;
	/*width: 220px;*/
	margin-left:10px;
	
	
}

#main_content .h_divider {
	float: right;
	/*width: 670px;*/
	width:100%;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}

/* Sub Items Descriptions */

.sub_items {
	margin-right: 10px;
	width: 690px;
	/*height: 260px;*/
	/*background: url('../images/item_sub_background.gif') repeat-y 30px 1px;		*/
	/*text-align: right;*/

	float: left;
	/*background-color: blue;*/
	
}

.sub_left {
	padding-left: 5px;
	width: 344px;
	float: left;
	/*border-right:1px;
	border-color: #434367;*/
	border-right: solid 1px #c2c2cd;
	/*background-color: #ffffff;	*/
}

.sub_items_header {
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 345px;
}
.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}
.sub_items_text {
	float: left;
	padding-left: 30px;
	padding-top: 20px;	
	width: 150px;
}

.sub_items_image {
	position: relative;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	width: 115px;
	height: 215px;
}

.sub_right {
	padding-left: 0px;
	width: 340px;
	float: right;
	/*background-color: #ffffff;	*/
	
}

.SubItemBottom {
	margin: 0px 0px 2px;
	padding:5px;
	width: 100%;
	text-align: left;
	float: left;	
	background-color: #ffffff;
}
#ItemHeader{
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;	
}

#typicalDevelopment{
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#AccountNames{
  color: red;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;	
}


/* Page Footer */

#copyright2 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;	
	float: left;
	width: 690px;
	height: 30px;
	color: #9595c2;
	text-align: right;
	
}

#copyright{
color: #9595c2;
text-align: right;

}

#spacer {
	width: 690px;
	height: 65px;
	color: #9595c2;
}

#links {
 position:relative;
 float:left;
	width: 100%;/*690px;*/
	height: 50px;
	color: #9595c2;
	text-align: left;		
	/*margin-bottom: 5px;		*/
	background-color:#ffffff;

  
}
.copyrighttext2{
text-align:left;

}

.copyrighttext{
text-align: center;

}

.sub_items_image_bespoke {
	margin: 0px 0px 2px;
	padding:5px;
	width: 100%;
	text-align: left;
	float: left;	
	background-color: #ffffff;

}


.menulist2{
  position:relative;
	width: 900px;
	/*height: 21px;*/
	list-style-type: none;
	overflow: hidden;
	margin-left:0px;
	border: solid 0px black;
}

.menulist li {
  position:relative;
	margin-right: 1px;
	width: 106px;/*127px; - Use this for banner5*/
	height: 21px;
	float: left;
	background: url('../images/menu_back.jpg') repeat-x 0px 0px;	
	overflow: hidden;
	text-align: center;
	/*vertical-align: middle;*/
	font-size: 11px;
	font-weight: bold;
}

.menulist li.first {
	margin-left: 0px;
	width: 15px;
	height: 21px;		
}

.menulist li.last {
	margin-right: 0px;
	width: 242px;/*244px;*/
	height: 21px;	
}

.menulist a {
	padding-top: 3px;
	display: block;	
	color: #fff;
	text-decoration: none;
}

.menulist a:hover {
	background: url('../images/menu_over.jpg') repeat-x 0px 0px;		
	height: 21px;
}