@charset "UTF-8";
* { margin: 0; padding: 0; }
html { 
	color: #444444; font: 14px/1.4 "Times New Roman", Garamond, serif; height: 100%; width: 100%; 
	background-color: #313131; text-align: center;
}
header, article, footer { display: block; margin: auto; width: 1200px; }
h1,h2 { font: 1.5em "Times New Roman", Garamond, serif; }
a, a img { border-style: none; outline: medium none; }
.shadowed { -moz-box-shadow: 1px 2px 10px 3px #333333; -webkit-box-shadow: 1px 2px 10px 3px #333333; box-shadow: 1px 2px 10px 3px #333333; }
header { height: 542px; background: url(/images/header_bg.jpg) no-repeat center #1F1F1F; color: #FFFFFF; }
header h1 { padding-top: 260px; font-size: 3.4em; font-weight: normal; letter-spacing: 2px; margin-bottom: 5px; }
header h2 { font-style: italic; font-weight: normal; font-size: 1.8em; letter-spacing: 1px; margin-bottom: 40px; }
header p { font-size: 1.1em; color: #F9F9F9; }
header a, #footerbig a { text-decoration: none; color: #FFDDBB; }
header #emailline { margin-top: 30px; }
#provision { background-color: #FFFFFF; padding: 30px 0; color: #555555; }
#provision h1, #highlights h1, footer #footerbig { font-size: 2.2em; letter-spacing: 1px; margin-bottom: 20px; }
#provision span { margin: 0 15px; line-height: 25px; }
#services { height: 305px; background: url(/images/midpage_bg.jpg) no-repeat center #1F1F1F; color: #FAFAFA; }
#services aside { float: left; height: 300px; }
#servicedetail { width: 515px; }
#servicedetail h1 { line-height: 295px; font-size: 2.3em; letter-spacing: 1px; }
#servicetext { width: 670px; }
#servicetext p { margin: 75px 110px 0; font-size: 1.5em; font-style: italic; text-align: left; }
#servicetext strong { color: #F7931E; }
#highlights { background-color: #F7931E; color: #FEFEFE; padding: 30px 0; }
footer { height: 306px; background: url(/images/footer_bg.jpg) no-repeat center #1F1F1F; color: #FFFFFF; }
footer #footerbig { padding-top: 100px; }