body, html{
	margin:0px;
	background-image:url(images/bgd.jpg);
	background-repeat:repeat-x;
	background-color:#f2f3fb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	line-height:18px;
}

#horizontal{
	width:100%;
	text-align:center;
	position:absolute;
	left: 0px;
	
}

#main_container{
	position:relative;
	margin:0px auto;
	width:950px;
	text-align:center;

}

#top_container{
	width:950px;
	height:135px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	clear:left;
}

#menu_container{
	width:870px;
	height:23px;
	background-image:url(images/menu_bgd.jpg);
	background-repeat:no-repeat;
	clear:left;
	font-size:10px;
	padding-left:40px;
	padding-right:40px;
}

#img_container{
	width:950px;
	height:221px;
	background-image:url(images/img.jpg);
	background-repeat:no-repeat;
	clear:left;
	padding-top:19px;
}

#page_container{
	width:890px;
	min-height:400px;
	height:auto;
	background-image:url(images/page_bgd.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:40px;
	padding-right:20px;
	clear:left;
	/*add to allow this div to extend when using divs contained within it (col_left and col_right for example)*/
	overflow:hidden;
}
#welder_container{
	width:inherit;
	height:auto;
	min-height:400px;
	background-image:url(images/welder_image.png);
	background-repeat:no-repeat;
	background-position:bottom;
	/*add to allow this div to extend when using divs contained within it (col_left and col_right for example)*/
	overflow:hidden;
}
#page_scale{
	width:950px;
	height:auto;
	background-image:url(images/page_bgd_tile.jpg);
	background-repeat:repeat-y;
	clear:left;
}

#footer_container{
	width:950px;
	height:140px;
	background-image:url(images/footer_bgd.jpg);
	background-repeat:no-repeat;
	clear:left;
	text-align:left;
}

#links_container{
	width:670px;
	height:20px;
	clear:left;
	padding-bottom:20px;
	padding-left:280px;
}
/* ------------------------------------------------------------------------------------------------- TEXT*/
a{
	color:#003366;
	text-decoration:underline;
}
a:hover{
	color:#FFCC00;
}
p{
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}
#page_title{
	width:inherit;
	height:auto;
	text-align:left;
}
h1{
	margin:0px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	font-size:21px;
	font-weight:normal;
}
h2{
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	font-size:16px;
	font-weight:normal;
	padding-bottom:10px;
}
.cresta{
	font-style:italic;
	font-weight:bold;
}
.highlight{
	color:#FFCC00;
	font-weight:bold;
}

/* ------------------------------------------------------------------------------------------------- MENU*/
.menu_item a{
	color:#FFFFFF;
	width:auto;
	height:auto;
	padding-right:20px;
	padding-top:2px;
	text-transform:uppercase;
	float:left;
	text-decoration:none;
}
.menu_item a:hover{
	color:#FFCC00;
}
.tel_item{
	float:right;
	width:auto;
	height:auto;
	padding-top:3px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-right:5px;
	
}
.tel2_item{
	float:right;
	width:auto;
	height:auto;
	padding-top:3px;
	color:#CCCCCC;	
}

/* ------------------------------------------------------------------------------------------------- LINKS*/
.links_item a{
	font-size:10px;
	color:#666666;
	width:auto;
	height:auto;
	float:left;
	text-decoration:none;
	padding-right:10px;
}
.links_item a:hover{
	color:#999999;
}
/* ------------------------------------------------------------------------------------------------- FOOTER*/
#footer_left{
	width:720px;
	height:auto;
	float:left;
	padding-left:40px;
	padding-top:15px;
	font-size:10px;
}
#footer_right{
	width:auto;
	height:auto;
	padding-top:15px;
	padding-right:40px;
	float:right;
}
.footer_contact_title{
	width:40px;
	height:14px;
	color:#999999;
	float:left;
}

.footer_contact_detail{
	width:250px;
	height:14px;
	color:#666666;
}
.footer_contact_detail a{
	color:#666666;
	text-decoration:none;
}

.footer_contact_detail a:hover{
	color:#999999;
}
.footer_contact_address{
	width:600px;
	height:auto;
	color:#666666;
	float:left;
	clear:left;
	padding-top:10px;
}
.footer_image{
	width:auto;
	height:auto;
	padding-left:10px;
	float:right;
}

/* ------------------------------------------------------------------------------------------------- HOME CONTENT*/
#col_left{
	width:420px;
	height:auto;
	float:left;
	padding-right:30px;
	text-align:left;
}
#col_right{
	width:420px;
	height:auto;
	float:left;
	text-align:left;
}
.hp_list ul{
	list-style-image:url(images/arrow.png);
	margin:0px;
	padding-left:20px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
}
#quote{
	width:inherit;
	height:170px;
	background-image:url(images/quote.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
/* ------------------------------------------------------------------------------------------------- ABOUT CONTENT*/
.logo_container{
	width:inherit;
	height:auto;
	padding-bottom:2px;
	text-align:center;
}
.logo_link{
	width:inherit;
	height:auto;
	text-align:center;
	padding-bottom:20px;
}
.logo_link{
	color:#003366;
}
/* ------------------------------------------------------------------------------------------------- CONTACT CONTENT*/
.contact_heading{
	font-weight:bold;
}
.contact_title{
	width:30px;
	height:auto;
	float:left;
	clear:left;
	display:block;
	color:#003366;
}
.contact_detail{
	width:370px;
	height:auto;
	float:left;
	display:block;
}
.contact_address{
	width:400px;
	height:auto;
	float:left;
	clear:left;
	display:block;
}
.form_title{
	width:60px;
	height:20px;
	float:left;
	clear:left;
	color:#003366;
}
.form_detail{
	width:300px;
	height:auto;
	float:left;
}

.form_holder{
	width:600px;
	height:auto;
	clear:left;
}
.form_type{
	width:300px;
	height:20px;
	float:left;
	color:#003366;
	padding-bottom:10px;
}
.input_style{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
}
.checkbox_style{
	color:#666666;
	font-size:12px;

}
form{
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
.form_btn{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	padding:4px;
	width:60px;
}
/* ------------------------------------------------------------------------------------------------- PRODUCT CONTENT*/
#product_left{
	width:240px;
	height:auto;
	float:left;
	text-align:left;
	line-height:16px;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#003366;

}
#product_right{
	width:628px;
	height:auto;
	float:left;
	text-align:left;
	padding-left:20px;
}
#product_left ul{
	font-weight:bold;
	margin:0px;
	padding:0px;
	list-style:none;

}
#product_left li a{
	color:#003366;
}
#product_left li a:hover{
	color:#FFCC00;
}
#product_left ul ul{
	font-weight:normal;
	list-style-image:url(images/arrow.png);
	padding-left:20px;
	padding-bottom:10px;
}
.download_pdf{
	width:300px;
	height:23px;
	background-image:url(images/pdf_icon.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:7px;
}

.product_content{
	width:inherit;
	height:auto;
	display:block;
}
.form_container{
	width:inherit;
	height:auto;
	clear:both;
	display:block;
}
.seperator{
	border-bottom-color:#003366;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	width:inherit;
	height:10px;
	margin-bottom:10px;
	display:block;
}
.product_desc{
	width:500px;
	height:auto;
}
#mindmap{
	width:605px;
	height:auto;
}

#mindmap_link{
	clear:left;
	width:inherit;
	height:auto;
}

.backtotop{
	width:inherit;
	height:25px;
	padding-top:5px;
}	
