@charset "utf-8";
/* CSS Document */


/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}


/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }
* a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none } /* Gets rid of Firefox's dashed borders */
a img { border:none } /* Gets rid of IE's blue borders */

br { clear:both; height:1px; margin:-1px 0 0 0 }

/* Website Styles */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	background:#fff url(../images/Background.jpg) 0 0 repeat-x ;
	color:#4B575F;
}
* html body { font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}
a { color:#4B575F;}
strong {color:#4B575F;}
#wrapperAll { width:100%; text-align: left; }

#wrapperMain { position: relative; width: 100%; }
#header { float:left; width: 100%; background: #4B575F;}
#header img { float:left;}
#mainMenu { float:left; position:relative; width:1250px;   }
#submenuwrapper { float: right; width:700px; vertical-align:top; position:relative;    }
#submenuwrapper .gutter { padding: 40px 0 0 0px;}


#Services #mainMenu { float:left; position:relative; width:750px;   }
#Services #submenuwrapper { width: 200px;}

#Content {
	float:left;
	width: 6000px;
}
#Content .gutter  { border-bottom: 1px solid #4B575F; margin: 0 38px ; padding: 40px 0; height: 350px; }
#Content .gutter img { float: left; padding-right: 40px;} 


#Contacttxt  { width:265px; float: left; padding-right: 40px; }
#map { float: left; padding-right: 40px;} 

#Copycontent { float:left; width:83%; }
#Copycontent .gutter {margin: 5px 18px;}

#CopycontentMain { float: left; width: 64%; }
#CopycontentMain .gutter { padding: 0 0 0 0px;}
 
#CopycontentSide { float: right; width: 35%; }
#CopycontentSide .gutter { padding: 0 0 0  0px;}

#CopycontentSide .left { float: left; width: 200px; }
#CopycontentSide .right { float: left; width: 120px;   }



#CopycontentSideFB {
 
	 
}
#CopycontentSideFB img { margin-top: 5px;}

#Footer { clear:both; width: 100%; font-size: .7em; color:#999999; padding: 40px 40px 20px 36px;  } 
#Footer a {color:#999999;}
#Footer .gutter { padding: 22px 10px 10px 150px;}
