
#maincontent {
	background-image:url(../i/home.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#column-wrap {
	float : left;
	width : 95%;
	padding-bottom : 20px;
	margin-right: 5%;
}

#column-wrap h2 {
	font-size : 16px;
}

/*-----------------------------------------------------------------------------------------*/

.prop {
	float : left;
	width : 1px;
	height : 520px;
}

/*-----------------------------------------------------------------------------------------*/

#column-left, #column-center, .column-right, #column-default {
	float : right;
}

/*-----------------------------------------------------------------------------------------*/

#column-left {
	width : 190px;
	margin-right : 5px;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-right : 20px;
}

#column-left a {
	text-decoration : none;
}

#column-left h2 {
	padding-top : 0;
	margin-top : 0;
}

/*-----------------------------------------------------------------------------------------*/

#column-center {
	/*width : 262px;*/
	width : 18.2em;
}

#column-center span {
	font-size : 11px;
	color : #000000;
}

#column-center h2 {
	margin : 0;
	font-size : 14px;
}

#column-center img.picture {
	border : 1px solid #999999;
	margin-right : 10px;
}

#column-center a {
	text-decoration : none;
}

.group, .group-current {
	clear : left;
	float : left;
	width : 248px;
	width : 17.25em;
	border-left : 0;
	border-top : 0;
	border-bottom : 0;
	padding : 7px 6px 7px 7px;
	border-right : 1px solid #FFF;
}

.group-current {
	width : 248px;
	width : 17.25em;
	background-color : #ffffcc;
	border-left : 1px solid #ffffcc;
	border-top : 1px solid #ffffcc;
	border-bottom : 1px solid #ffffcc;
	padding : 6px 6px 6px 6px;

}

/*-----------------------------------------------------------------------------------------*/

.column-right, #column-default {
	width : 300px;
	float : right;
	
}

#column-default {
	font-size : 11px;
	padding : 6px 15px 6px 21px;
}

.column-right {
	font-size : 11px;
	background-color : #ffffcc;
	display : none;
	padding : 5px 15px 5px 20px;

	border-top : 1px solid #ffffcc;
	border-bottom : 1px solid #ffffcc;
}

.column-right p, #column-default p {
	margin : 0 0 5px 0;
	padding : 5px 0 5px 0;
	font-size : 11px;
	
}

.column-right h2 {
	padding-bottom : 6px;
	margin : 10px 0 0 0 !important;
	font-size : 14px;
	color:#003366;
}

.column-right a {
	display : block;
	margin-top : 10px;
	font-size : 11px;
}

.column-right .sublinks {
	padding-left : 20px;
	font-size : 11px;
}

.column-right .sublinks a {
	display : block;
	padding : 0 0 3px 0;
	margin : 0;
}

.column-right .sublinks p {
	margin : 0;
	padding : 2px 0 4px 0;
}

#column-default p {
	background-color:#FFFFFF;
}

#column-default h2 {
	margin : 6px;
	margin-left : 0;
	margin-top : 0;
	background-color:#FFFFFF;
}

#column-default h2.minor {
	font-size : 11px;
	padding : 0;
	margin : 0;
	padding-bottom : 5px;
	background-color:#FFFFFF;
}



.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 100%;
}

.curlycontainer .innerdiv{
background: transparent url(../i/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}



#leftCol {
	float: left;
	width: 140px;
	height: 100%;
	margin-right:16px;
	margin-bottom:16px;
}
	#serviceQuote {	
		position:absolute; 
		left:442px; 
		top:69px; 
		width:260px; 
		height:91px; 
		z-index:2;
					}
	
	p.quote
	{
	padding-right: 0px;
	background-position: right top;
	padding-left: 10px;
	font-weight: 200;
	font-size: 94%;
	padding-bottom: 0.5em;
	margin: 0px 15px 0px 0px;
	color: #ffffff;
	line-height: 1.5;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	}

div.Article {

  width:98%;
  } 
div.Article h3 {

  font-size:1.3em;
  padding:15px;
  margin:0;
  }
  
 div.Article p {
 margin-left: 12px;
 margin-right: 12px;
 }
 
div.ArticleBody {
  background: url(../i/custom_corners_rightborder.gif) top right repeat-y;
  margin:0;

  padding-right:22px;
  padding-bottom:15px;
  }
div.ArticleFooter {
  background: url(../i/custom_corners_bottomleft.gif) bottom left repeat-x;
  }
div.ArticleFooter p {
  background: url(../i/custom_corners_bottomright.gif) bottom right no-repeat;
  padding:15px;
  display:block;
  margin:-2em 0 0 0;
  }

td#middlecolumn {
}
   td#leftcolumn{
	width: auto;
	background-color: #FFF;
	border-right: 1px solid #7C8A8D;
	border-bottom: 1px solid #7C8A8D;
	padding:0;
	margin:0;
	}
	
	td#rightcolumn{
	width: 22%;
	background-color: #FFF;
	

	}
/* ******************* Rounded Box ********************* */

.roundedBox {
  width: 180px;
  padding-bottom: 10px;
  padding-left: 24px;
  
}

.boxTopLeft {
  background-image: url(../i/box_tl.gif);
}



.boxTopRight {
  background-image: url(../i/box_tr.gif);
  background-position: right top;
  background-repeat: no-repeat;
  height: 4px;
}

.boxBottomLeft {
  background-image: url(../i/box_bl.gif);
}
.boxBottomRight {
  background-image: url(../i/box_br.gif);
  background-position: right top;
  background-repeat: no-repeat;
  height: 26px;
}
.boxContentLeft {
  background-image: url(../i/box_cl.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

.boxContentRight {
  background-image: url(../i/box_cr.gif);
  background-position: right top;
  background-repeat: repeat-y;
  padding: 0 1.5em;
  color: #000;
}

.hFL {float:left; padding-right: 8px;}
