body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-attachment: fixed;
	background-image: url(../images/Background-IPH2.gif);
	background-repeat: repeat;
	background-position: center top;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#main-content {
	width: 900px;
}
#header {
	height: 332px;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-y;
	width: 900px;
}
#content {
	width: 900px;
}
#address {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 90%;
	padding-top: 5px;
	background-image: url(../images/wrench-with-logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10000;
	height: 175px;
	margin-bottom: 20px;
}

#main-text {
	margin-top: 40px;
	margin-left: 75px;
	width: 499px;
	padding-right: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#sideBox {
	text-align: center;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 250px;
	background-color: #FFFFFF;
	background-image: url(../images/iStock_000006302765XSmall.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 235px;
}
p {
	line-height: 1.8em;
	font-size: 90%;
}
h1 {
	font-size: 150%;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 120%;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 130%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.note {
	font-size: 85%;
}

a:active
{
  outline: none;
}


p a:link {
	color: #CC0000 !important;
	text-decoration: none;
}

p a:hover {
	font-weight:bold;
}

p a:active {
	color: #CC0000;
	text-decoration: none;
}




p.note a {
	color: #CC0000 !important;
	text-decoration: none;
}

p.note a:hover {
	font-weight:bold;
}

p.note a:active {
	color: #CC0000;
	text-decoration: none;
}




#home {
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 0px;

	height: 40px;
	width: 60px;
}
#nav {
	background-image: url(../images/Menu-Background2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	float: left;
	height: 55px;
	font-size: 14px;
}
#navHome {
	float: left;
	height: 55px;
	width: 108px;
	margin-top: -14px;
	margin-left: -16px;
	margin-right: 21px;
	display: inline;
}

#nav a {
	display: block;
	text-decoration: none;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
	color: #fff;
}
/*#nav li { ---- DROP DOWN ISSUES
	float: left;
	color: #CCCCCC;
	height: 42px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
}
/*#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 2px 0 0 0;
	width: 15.2em;
	clear: left;
	background-color: #7e7d7d;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
border-left: solid 3px #333;
border-right: solid 3px #333;
border-bottom: solid 3px #333;
}
/*#nav li li {
	padding-right: 1em;
	width: 14.2em;
}
#nav li ul a {
	
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
/*#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}*/
/*#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}*/
/*#nav li:hover, #nav li.sfhover {
	background-color: #333;
	height: 43px;
}*/
#content {
	clear: left;
	z-index: -10;
}
#content a {
	color: #003399;
}
#content a:hover {
	text-decoration: none;
}
.portfolioImg {
	float: left;
	width: 150px;
	border: 1px solid #A5A5A5;
	height: 113px;
	margin-right: 10px;
	margin-bottom: 25px;
}

#testimonials {
	font-style: italic;
	text-align: justify;
	padding-bottom: 0px;
}

#content-bottom {
	height: 40px;
	width: 900px;
	margin-right: -42px;
	margin-left: -42px;
	margin-bottom: -12px;
	clear: both;
}

#ColumnsBottom {
margin-right: auto;
	margin-left: auto;
	
}


#footer {
width:900px;
text-align:center;
	clear: both;
	font-size: 10px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 15px 30px;
	margin: -14px -30px 0 -30px;
	z-index: 300;
	background-image: url(../images/Footer-Background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #181D25;
}
#SideLogo {
	margin: 25px 0 0 -152px;
	padding: 0px;
	float: left;
}
#RaganLogo {
	margin: 4px 0 -4px 0;
	padding: 0px;
}
.floatLeft {
	float: left;
}
.centreImg {
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	display: block;
}




* 									{ margin: 0; padding: 0; }
body								{ font: 14px Helvetica, Sans-Serif; } 
#page-wrap							{
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
} 
a									{ text-decoration: none; }
ul									{ list-style: none; }
p                                   { margin: 15px 0; }

/* 
	LEVEL ONE
*/
ul.dropdown                         {
	position: relative;
	width: auto;
}
ul.dropdown li                      {
	font-weight: bold;
	float: left;
	zoom: 1;
}
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    {
	display: block;
	padding: 4px 8px;
	color: #222;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                {
	color: black;
	position: relative;
	background-color: #333;
}
ul.dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #ccc;
	float: none;
	background-color: #666;
}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
