*{
	margin: 0px;
	padding: 0px;
}

body{
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	background-position: 0px -65px;
	overflow-y: scroll;
}

#wrapper{
	
	width: 915px;
	margin: 0px auto;
}

#quickContact{
	text-align: right;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size:14px;
	margin-top: 52px;
	margin-bottom: 1px;
	height: 16px;
}

#quickContact span{
	margin-left: 20px;
	text-shadow: 1px 1px 0px #ffffff;
}

#navHolder{
	width: 915px;
	height: 105px;
	margin-top: 0px;
		position: relative;
}

#nav{
	float: left;
	width: 529px;
	height: 47px;
	margin-top: 23px;
	background-image: url("images/nav.jpg");
	background-position: right;

}

#logo{
	display: block;
 	float: left;
	width: 386px;
	height: 105px;
	background-image: url("images/logoOver.jpg");
		outline-style: none;
}

#logo span{
	display: block;
	width: 386px;
	height: 105px;
	background-image: url("images/logo.jpg");
}

#nav a{
	text-decoration: none;
	display: block;
	float: left;
	color: #333;
	font-family: Arial, Helvetica, 'Lucida Console', Monaco, monospace;
	font-size: 11px;
	color: #4c4c4c;
	text-shadow: 1px 1px 0px #ffffff;
	padding: 15px 22px 14px 35px;
	outline-style: none;
}

#nav a.currentPage{
	color: #007ac0;
	}

#navPointer{
	position: absolute;
	top: 65px;
	left: 430px;
	z-index: 1000;
	background-image: url("images/navPointer.png") !important;
	background-image: url("images/navPointer.gif");
	width: 21px;
	height: 16px;
	height: 0px;
	background-repeat: no-repeat;
	background-position: bottom center;
	line-height: 0px;
	font-size: 0px;
}

.homeH1{
	overflow: hidden;
	font-size: 1px;
	text-indent: -100px;
	background-image: url("images/welcome.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;	
	width:910px;
}

.homeH2{
	overflow: hidden;
	font-size: 1px;
	text-indent: -100px;
	background-image: url("images/subwelcome.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;	
	margin-top: 4px;
	width:910px;
}

.contactH1{
	overflow: hidden;
	font-size: 1px;
	text-indent: -100px;
	background-image: url("images/contact/welcome.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;	
	width:910px;
}
.contactH2{
	overflow: hidden;
	font-size: 1px;
	text-indent: -100px;
	background-image: url("images/contact/subwelcome.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;	
	margin-top: 4px;
	width:910px;
}

.capH1{
	overflow: hidden;
	font-size: 1px;
	text-indent: -100px;
	background-image: url("images/cap/welcome.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;	
	width:910px;
}
.capH2{
	overflow: hidden;
	font-size: 1px;
	text-indent: -100px;
	background-image: url("images/cap/subwelcome.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;	
	margin-top: 4px;
	width:910px;
}

.aboutH1{
	overflow: hidden;
	font-size: 1px;
	text-indent: -100px;
	background-image: url("images/about/welcome.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;	
	width:910px;
	
}

.aboutH2{
	overflow: hidden;
	font-size: 1px;
	text-indent: -100px;
	background-image: url("images/about/subwelcome.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;	
	margin-top: 4px;
	width:910px;
}

.processH1{
	overflow: hidden;
	font-size: 1px;
	text-indent: -100px;
	background-image: url("images/process/welcome.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;	
	width:910px;
}


.processH2{
	overflow: hidden;
	font-size: 1px;
	text-indent: -100px;
	background-image: url("images/process/subwelcome.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;	
	margin-top: 4px;
	width:910px;
}

 
#tempimg{
	margin: 15px 0 0 22px;
	float: left;
}

#homeCols{
	 
}

#headerImg{
	
}

#homeWrapper h1{
	color: #00a3f1;
	font-family: Helvetica Neue;
	font-size: 48px;
	text-align: right;
	float: right;
	margin-top: 20px;
}


#canvas{
	background: #2a2a2a;
	height:383px;
	margin-left:3px;
	margin-top:40px;
	width:907px;
	position: relative;
	overflow: hidden;
}

#canvas img{
	position : absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	opacity: 0px;
}

#canvasGap{
	z-index: 30;
	width: 907px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	height: 23px;
	background-image: url("images/canvasGap.png") !important;
	background-image: url("images/canvasGap.gif");
}


#loadingImages{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Lucida Grande', 'Verdana', 'Lucida Console', Monaco, monospace;
	color: #fff;
	position: absolute;
	right: 25px;
	bottom: 40px;
} 


#homeCols{
	background-image: url("images/tempHome.jpg");
	background-repeat: no-repeat;
	background-position: 339px 0px;
}

h1{
	background-image:url("images/stitchers.jpg");
	color:#bfbfbf;
	 
	font-family:Helvetica Neue;
	font-size:18px;
	height:48px;
	letter-spacing:-1px;
	margin-bottom:25px;
	margin-right:4px;
	margin-top:0;
	padding-top:20px;
	text-align:center;
	width:914px;
	font-weight: 400;
}

.h1top{
	margin-top: 20px;
}


.colls{
	height: 500px;
 
	 
}

.colls #col1{
	width: 277px;
	 
}

.colls #col2{
	width: 297px;
	 
}

.colls #col3{
	width: 259px;
	 
}

.colls .col{
	float: left;
	padding-left: 25px;
	position: relative;
	height: 190px;
}

.collsSmall{
	height: 128px;
	margin-bottom: 10px;
}

.collsSmall .col{
	height: 128px;
}

.collsSmall #col1{
	width: 295px;
}

.collsSmall #col2{
	width: 255px;
}

.collsSmall #col3{
	width: 279px;
}

.std_link{
	color: #007ac0;
	text-decoration: none;
}

.std_link:hover{
	text-decoration: underline;
}

.col_bottom_link{

		color: #007ac0;
	margin-top: 10px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	font-family: 'Lucida Grande', 'Verdana', 'Lucida Console', Monaco, monospace;
}

.col_bottom_link:hover{
	color: #2a2a2a;
}

.colls .col h2, .colls h3, .about h3, .capContentsMain_con_selected h3{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Lucida Grande', 'Verdana', 'Lucida Console', Monaco, monospace;
	color: #2a2a2a;
}

.colls .col p{
 
	left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #484848;
	line-height: 18px;
 	margin-top: 20px;
}

#footer{
	margin:0 auto 50px auto;
	width:915px;
}

#innerFooter{
	display: block;
	 width:885px;
	background-color: #f3f3f3;
	color: #2a2a2a;
	padding: 10px 0px 10px 30px;
	text-transform: uppercase;
	font-size: 9px;
	font-family: 'Lucida Grande', 'Verdana', 'Lucida Console', Monaco, monospace;
	margin-bottom: 80px;
	clear: both;
}

#innerFooter span{
	margin-right: 32px;
}


#innerFooter a{
	color: #007ac0;
	text-decoration: none;
}

#innerFooter a:hover{
 
	text-decoration: underline;
}

#plug{
	margin: 0px auto;
	width: 915px;
	text-align: right;
	text-transform: uppercase;
	font-size: 9px;
	font-family: 'Lucida Grande', 'Verdana', 'Lucida Console', Monaco, monospace;
	margin-bottom: 30px;
}

#plug a{
	color: #007AC0;
	text-decoration: none;
}

#plug a:hover{
	text-decoration: underline;
	color: #2a2a2a;
}
 

/* contact page */
#contacter{
	width: 891px;
	height: 403px;
	background-repeat: no-repeat;
	background-image: url("images/contact/where.jpg"); 
	position: relative;
	margin-left: 19px;
}

#map{
	background-color:#E5E3DF;
	height:275px;
	left:356px;
	position:absolute;
	top:64px;
	width:522px;
	overflow: hidden;
}


#contactbyemail{
 
	color:#2A2A2A;
	font-family:'Lucida Grande', 'Verdana','Lucida Console',Monaco,monospace;
	font-size:11px;
	font-weight:normal;
	text-align: right; 
	display: block; 
	width: 843px;
	margin: 30px auto 50px auto;
}

#contactbyemail span{
	color: #007ac0;
}


/* cap page */

#capContents{
	width: 100%;
	height: auto;
	margin-top: 50px;
	position: relative;
}

#subMenu{
	height: 163px;
	width: 150px;
	background-image: url("images/cap/subMenu.jpg");
	background-repeat: no-repeat;
	background-position: 4px 0px;
	position: relative;
	float: left;
 
}

#subMenuPointer{
	width: 146px;
	height: 44px;
	background-image: url("images/cap/subMenuPointer.png") !important;
	background-image: url("images/cap/subMenuPointer.gif");
	position: absolute;
	top: 10px;
	z-index: 99;
}

#subMenu ul{
	list-style-type: none;
	position: absolute;
	top: 10px;
	z-index: 100;
}

#subMenu ul li{
	display: block;
	width: 100px;
	padding: 10px 0px 10px 20px;
	font-size: 12px;
	color: #3e3e3e;
	font-family: "Gill Sans", "Verdana", Gill, Helvetica, sans-serif;
	cursor: pointer;
}

#subMenu ul li.selectedSub{
	color: #fff;
}


#capContentsMain{
	width: 700px;
	float: left;
	margin-left: 60px;
	min-height: 300px;
}

#capContentsMain h4{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Lucida Grande', 'Verdana', 'Lucida Console', Monaco, monospace;
	color: #2a2a2a;
	margin-top: 22px;
	margin-bottom: 7px;
}

#capContentsMain span{
	font-size: 10px;
	font-family: 'Lucida Grande','Verdana', 'Lucida Console', Monaco, monospace;
	letter-spacing: 0.6px;
	color: #999;
 	line-height: 18px;
	display: block;
}

#capContentsMain span span.part_amout{
	display: inline;
	color: #008dd4;
}

#capContentsMain span span.tableSize{
	float: right;
	display: inline;
	color: #999;
}

.capContentsMain_con{
 	font-size: 0px;
 	overflow: hidden;
	height: 0px;
	line-height: 0px;
}

#capContentsMain span.cap_col, #capContentsMain span.cap_col2{
	width: 300px;
	color:#484848;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	line-height: 18px;
	letter-spacing:0px;
	margin-top: 12px;
	text-align: justify;
	float: left;
}

#capContentsMain span.cap_col2{
	margin-left: 65px;
}

.clearPX{
	float: left;
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin-bottom: 50px;
}

/* ABOUT PAGE */

.about{
	margin-top: 20px;
	margin-bottom: 80px;
}

.about h3, .capContentsMain_con_selected h3, .about_col_holder h2{
	color: #007AC0;
	margin-top: 30px;
	
	font-family:Helvetica Neue;
	font-size:18px;
	letter-spacing:-0.5px;
	margin-bottom:15px;
	text-transform:none;
	
}

.about_col ul li h3{
	color: #484848;
	font-size: 11px;
	font-family: Verdana,Geneva,sans-serif;
	margin: 0px;
	letter-spacing: 0px;
}


.capContentsMain_con_selected h3{
	margin-top: 22px;
}

.capContentsMain_con_selected h3{
	font-size: 18px;
	text-transform: none;
	letter-spacing: -0.5px;
	font-family:Helvetica Neue;
	margin-bottom: 15px;
}


.capContentsMain_con_selected ul{
	text-indent: 10px;
	margin-left: 15px;
	color:#484848;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	line-height:18px;
}

.capContentsMain_con_selected p{
	color:#484848;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top: 20px;
	text-align:justify;
	width:325px;
}

.right_image{
	float:right;
	margin-right: 17px;

}


.minusplus20{
	margin-top:-20px;
	margin-bottom: 20px;
}

.dottedLine{
	line-height: 0px;
	font-size: 0px;
	width: 100%;
	border-bottom: 1px dotted #a8a8a8;
	clear: both;
	margin: 20px 0px;
	display: block;
}


.pdf{
	background-image: url("images/page_white_acrobat.png");
	padding-left: 25px;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 16px;
	margin-top: 40px;
	display: inline-block;
	color:#007AC0;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
}

.pdf:hover{
	text-decoration: underline;
	
}

.about p{
	 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #484848;
	line-height: 18px;
 	margin-top: 20px;
	
}

.about ul{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #484848;
	line-height: 18px;
 	margin-top: 15px;
 	margin-left: 50px;
}

.about .about_col_holder{
	height: 300px;
 
}

.about .about_col_holder .about_col{
	width: 330px;
	float: left;
}


 
.capContentsMain_con_selected .col_bottom_link{
	float: right;
	font-size: 10px;
}

.capContentsMain_con_selected .col_bottom_link:hover{
	text-decoration: underline;	
}


.process{
	margin-top: 30px;
}


