@charset "UTF-8";
/* CSS Document */

/* FONTS */
/* Pantone orange #F89728 */
/* Pantone blue #005cab */

html {
height:100%;
width:100%;

}


body {
	background-image:url(images/bground4.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0;
	overflow:visible;
	 
	}
	
	
	
	
	
/* Text styles */

	

p,h1,h2,h3,h4,h5,a,ul,li,label,input,.smalltext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	color: black;
	line-height: 1.4em;
	margin-bottom: 1.2em;
	margin-top:0;
	overflow:visible;
	}

a, a:hover {
	font-size:0.9em;
}

ul
{
font-size: 1em;
list-style-type:disc;
padding: 0px;
margin: 0px;
}

li
{
padding-left: 0px;
padding-bottom:0px;
}



h1,h2,h3,h4,h5,.superh1, .contactinfo, .estimates {
	font-family: serif,"new york",symbol, "Book Antiqua", serif, symbol;
	font-weight: bold;
	color:#005cab;
	margin-top: 2em;
	margin-bottom: 0.5em;
	line-height:100%;
	display:block;

}

.superh1 {
	font-size: 2.5em;
	margin-top::0;
	padding:0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
font-size: 1.2em;

}


h4 {
font-size: 1em;
}


h a {
	color:inherit;
}



/* MISC attributes */

	
.smalltext {
	font-size: 0.6em;
}


.white {
	color: white;
}

.orange {
	color: #F89728;
}

.grey {
	color: #333;
}

.lighter {
	font-weight:lighter;
	margin:0;
}

.paddingbottom {
padding-bottom: 3em;
}


.paddingtop {
padding-top: 3em;
}

.prule {
	border-bottom: 2px solid #333;
}

.displaynone {
display:none;
}






/* MISC spacing attributes */

.marginbottom {
margin-bottom: 3em;
}


.margintop {
margin-top: 3em;
}


.clear {
	clear:both;
	display:block;
}

.clearleft {
	clear:left;
	display:block;
}

.clearright {
	clear:right;
	display:block;
}







/* Image attributes */

img {
	display:block;
	overflow:visible;
}

a img
{  
border-style: none;
outline:none;
text-decoration:none;
}


img.border {
	border:1px solid #333;
}


.floatleft {
	float:left;
	margin-right:3em;
	margin-bottom:1em;
	display:block;
}


.floatright {
	float:right;
	margin-left:3em;
	margin-bottom:1em;
	display:block;
}






/* MISC Div or Object attributes */

.divfloatleft {
	float:left;
	margin-right:28px;
}


.divfloatright {
	float:right;
	margin-left:30px;
}

.centre {
	align:center;
	margin: auto;
}


.vcentre  {
		vertical-align:middle;
	}






/* STRUCTURE Container section */

div.container {
	margin: 0 auto 0 auto;
	width:1000px;
	height:100%;
	background-image:url(images/texture.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:white;
	padding:0;
	overflow:visible;
}






/* STRUCTURE Header section */

div.header {
	background-color:white;
	margin:0px;
	width:930px;
	height:170px;
	padding:20px 30px 30px 40px;
	clear:both;

	
	}
	
	div.header #purylogo {
		float:left;
		display:block;
		margin-top:10px;
	}

	
	div.header .estimatescontainer {
		width:210px;
		height:180px;
		float:left;
		display:block;
		margin: 0 0 0 90px;
	}
	
		div.header .estimatescontainer p.estimates {
		color:#F89728;
		font-size:1.2em;
		font-weight:bold;
		text-align:right;
		margin-top:60px;
	}
	
	div.header .contactcontainer {
		margin:0 0 0 20px;
		padding:0;
		width:340px;
		height:180px;
		float:left;
		display:block;
		vertical-align:middle;
	}
	

	
	div.header .contactcontainer .icons {
		float:left;
		height:60px;
		margin:0;
		vertical-align:middle;	
		display:block;
		clear:left;
		
	}
	
	div.header .contactcontainer p.contactinfo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bolder;
	font-size:1em;
	color:#005cab;
	display:block;
	margin:0;
	padding:0;
	clear:right;
	line-height:60px;		
	}
	
	
	
	
	
	
	
	
	
/* Menu buttons section */

div.navbar
{
	width:970px;
	height:40px;
	background-image:url(images/navbar.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:0;
	margin-left:30px;
	clear:both;
	}

div.nav a.button {
	width:150px;
	height:29px;
	display:block;
	text-align:center;
	text-decoration:none;
	outline:none;
	color:white;
	font-family: calibri, verdana, geneva, georgia;;
	font-size:0.8em;
	line-height:2.6em;
	border-right:1px solid white;
	float:left;
	margin:0;
	}

div.nav a.button:hover {
	color:#F89728;
	font-size:0.9em;
	line-height:2.4em;
}

div.nav a.button:active {
	color:white;
}


	
	
	
	
	
	
/* STRUCTURE main holds leftsection & rightsection Divs */

	
div.maincontainer {
	width:1000px;
	height:100%;
	margin:0;
	padding:0;
	clear:both;
}
	







/* STRUCTURE leftsection */


div.leftsection {
	width:600px;
	padding: 30px 20px;
	float:left;
	padding: 30px 50px;
	float:left;
	overflow:auto;
	margin:0;
}


	div.borderbox, div.borderbox2 {
		border: 5px;
		border-left:15px;
		border-right:15px;
		border-style:solid;
		border-color:#005cab;
		background-color:white;
		width: 580px;
		height:170px;
		margin:0 15px 25px 0px;
		overflow:visible;
		display:block;
	}
	
	div.borderbox2 {
		padding: 30px 30px;
		width: 520px;
		overflow:visible;
	}
	
	




			div.borderbox .borderboximg {
				margin:0 0 0 10px;
				float:left;
				display:inline;
			}
			
			div.borderbox div.borderboxcontainer1 {
				display:block;
				width:220px;
				height:150px;
				float:left;
				margin:10px 10px 10px 10px;
			}
			
			
			
			div.borderbox div.borderboxcontainer1 .borderboxheader {
				display:block;
				margin:0;
				height:100px;
			}
			
			
				div.moreinfocontainer {
				background-image:url(images/moreinfo_btn.jpg);
				background-repeat:no-repeat;
				display:block;
				width:160px;
				height:31px;
				margin: 0 auto;
				padding:0;
				
			}
			
				div.moreinfocontainer a.moreinfo {
				width:160px;
				height:31px;
				display:block;
				text-align:center;
				text-decoration:none;
				outline:none;
				color:white;
				font-family: calibri, verdana, geneva, georgia;;
				font-size:0.8em;
				line-height:2.3em;
				}
			
				div.moreinfocontainer a.moreinfo:hover {
				color:#F89728;
			}
			
				div.moreinfocontainer a.moreinfo:active {
				color:white;
			}
			
			div.borderbox div.borderboxcontainer2 {
				display:block;
				width:210px;
				height:150px;
				margin:10px 10px 10px 360px;
				overflow:visible;
			}
			
			
					div.borderbox div.borderboxcontainer2 ul
					{
					list-style-type:disc;
					padding: 0px;
					margin-left: 0.7em;
					
					}
					
					div.borderbox div.borderboxcontainer2 li
					{
					font-size: 10px;
					padding-left: 0px;
					margin-bottom: 5px;
					line-height: 13px;
				}






			/* content width of flexcontainerhalf = 160px */
				div.leftsection div.flexcontainerfull, div.flexcontainerhalf {
				width:520px;
				overflow:visible;
				}
		
				div.leftsection div.flexcontainerhalf {
				width:245px;
				float:left;
				overflow:visible;
				}
		







/* STRUCTURE rightsection */

div.rightsection {
	width:240px;
	margin:0 0 0 700px;
	padding:30px 30px;
}

		/* instant messaging zone */
		div.rightsection div.flexcontainer {
		overflow:visible;
		padding:30px;
		border:1px dotted #999999
		background-color:#FFF;
		}



	





/* STRUCTURE rightsection */
	

div.footer {
	width:1000px;
	height:30px;
	clear:both;
	margin-top:0px;
	padding:2px 35px
	}







	
