/* MAIN CLASSES */
* { margin: 0; padding: 0; outline: 0 }
body { font: 11px/165% 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif; color: #666666; margin: 0; padding: 0 0 50px 0; background: #fff; text-align: center; }

/* LINK CLASSES */
a, a:active, a:link { text-decoration: none; color: #0B9AC7; }
a:visited { text-decoration: none; }
a:hover { color: #00447d; }

/* H+P CLASSES */
h1, h2, h3 { font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif; color: #555; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 350%; font-weight: normal; letter-spacing: -2px; padding: 15px 10px 5px 10px; margin: 0; }
h2 { font-size: 200%; color: #895F30; padding: 20px 10px 5px 10px; margin: 0; }
h3 { font-size: 170%; font-weight: normal; padding: 20px 10px 5px 10px; margin: 0; }
p, dl { padding: 10px; margin: 0; }
ul, ol { margin: 10px 10px; padding: 0 20px; }
ul { list-style: none; }

/* IMAGES CLASSES */
img { background: #fafafa; border: 1px solid #dcdcdc; padding: 5px; }
img.float-right { margin: 5px 0px 10px 10px; }
img.float-left { margin: 5px 10px 10px 0px; }

/* FORM CLASSES*/
form { margin: 15px 10px; padding: 5px 10px 20px 10px; border: 1px solid #f1f1f1; background: #ECF8FE; }
label { display: block; font-weight: bold; margin: 15px 0 5px 0; color: #00447d; }
input, select { padding: 4px; font: normal 11px Verdana, sans-serif; color: #666666; background: #fff; }
textarea { width: 400px; padding: 4px; font: normal 11px Verdana, sans-serif; height: 100px; display: block; color: #666666; }
input, textarea, select { background: #fff; border-width: 1px; border-style: solid; border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; }
input.button { font: bold 12px Arial, Sans-serif;  height: 30px; margin: 0; padding: 2px 3px; color: #555; background: #E6E6E6; cursor: pointer; border-width: 1px; border-style: solid; border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb; }

/* LAYOUT CLASSES */ 
#main-wrap { position: relative; background: #fff url(../images/header_bg.jpg) no-repeat; width: 900px; margin: 0 auto; text-align: left; }
#wrap { width: 900px; margin: 0 auto; }
#content-wrap { position: relative; clear: both; float: left; width: 900px; padding: 0; margin-left: 5px; background: transparent; display: inline;	}
#header { position: relative; width: 900px; height: 130px; padding: 0; margin: 0 auto; background: transparent; }

/*  NAVIGATION-HEADER CLASSES  */
#nav { position: absolute; clear: both; margin: 0; padding: 0; height: 35px; left: 220px; top: 42px; z-index: 99999; }
#nav ul { float: left; list-style: none; width: 530px; height: 35px; margin: 0; padding: 0;	display: inline; }
#nav ul li { display: inline; margin: 0; padding: 0; }
#nav ul li a { float: left; margin: 0; padding: 0 15px 0 20px; font: bold 16px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif; text-decoration: none; letter-spacing: -0.3px; color: #fff; }
#nav ul li a:hover, #nav ul li a:active { color: #0B9AC7; background: none; border: none; }
#nav ul li#current a { color: #fff; }
#header h1#logo-text a { position: absolute; margin: 0; padding: 0; font: normal 40px Georgia, "Times New Roman", Times, serif; letter-spacing: -1.5px; color: #fff; text-transform: none; text-decoration: none; top: 28px; left: 30px; }
#header h1#logo-text a:hover { background: none; border: none; }
#header p#intro { position: absolute; margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 14px; line-height: 1.6em; font-style: italic; text-transform: none; color: #fff; width: 400px; top: 75px; left: 30px; }
#header p#address { position: absolute; margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 14px; line-height: 1.6em; text-transform: none; color: #00447d; width: 800px; top: 105px; left: 20px; }

/* MAIN SECTION CLASSES */
#main { float: left; width: 550px; padding: 0; margin: 0; display: inline; }
#main h2 { padding-bottom: 3px; margin-top: 15px; font: normal 27px Georgia, "Times New Roman", Times, serif; color: #00447d; letter-spacing: -1px; text-transform: none; border-bottom: 1px solid #ebebeb; text-decoration: none; background: none; }
#main h2.ImageNoFrames { padding-bottom: 3px; font: normal 27px Georgia, "Times New Roman", Times, serif; color: #00447d; letter-spacing: -1px; text-transform: none; border-bottom: 1px solid #ebebeb; text-decoration: none; background: none; padding: 5px 10px 5px 10px; margin: 0; }
#main ul li { list-style-image: url(../images/bullet.gif); }
#Services { margin: 15px 10px; padding: 5px; border: 1px solid #ECF8FE; font-weight: normal; font-size: 14px; line-height: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; color: #00447d; background: #ECF8FE; }
#ServCols { float:left; margin:0; padding:0; width:250px; }
#Services p { font: 11px 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif; color: #666666; }
blockquote { margin: 15px 10px; padding: 10px 10px 10px 35px; border: 1px solid #ECF8FE; background: #ECF8FE url(../images/quote.jpg) no-repeat 10px 10px; font-weight: normal; font-size: 15px; line-height: 1.5em; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #00447d; }

/* SIDEBAR CLASSES */	
#sidebar { float: left; width: 290px; padding: 0; margin: 15px 15px 0 0; display: inline; }
#sidebar h3 { margin-top: 10px; padding: 15px 5px 3px 5px; font: normal 2em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif; color: #666666; letter-spacing: -.5px; }
#sidebar h3.others { margin-top: 20px; padding: 15px 5px 3px 5px; font: normal 2em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif; color: #666666; letter-spacing: -.5px;	}
#sidebar ul.sidemenu { text-align: left; margin:55px 5px 8px 0; padding: 0; text-decoration: none; background: url(../images/dots.gif) repeat-x left top; }
#sidebar ul.sidemenu li { list-style: none; background: url(../images/dots.gif) repeat-x left bottom; padding: 8px 10px; margin: 0; }
* html body #sidebar ul.sidemenu li { height: 1%; }
#sidebar ul.sidemenu li a { text-decoration: none; background-image: none; background-color: transparent; border: none; color: #0C9BC2; font-weight: bold; font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, Sans-serif; font-size: 14px; }
#sidebar ul.sidemenu li a:hover { color: #00447d; }
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* FOOTER CLASSES */
#footer-wrap { position: relative; clear: both; padding: 0; width: 900px; height:106px; float: left; background: url(../images/footer.jpg) no-repeat; }
#footer-content { margin: 0 auto; width: 880px; text-align: left; }
#footer-content .col { font: normal 1em 'Trebuchet MS', Tahoma, sans-serif; width: 800px; padding: 0; display: inline; margin: 60px 0 0 125px; color:#fff; }
#footer-content .col a { color:#fff; }
#footer-content .col a:hover { color:#fff; text-decoration:underline; }

/* SLIDESHOW CLASSES */
#image-container { width: 530px; height: 289px; margin:40px 0 0 0; }

/* ALIGNMENT CLASSES */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* ADDITIONAL CLASSES */
.clearer { clear: both; }
.ImgNoStyle { border: 0px; padding: 0 0 0 10px; margin: 0; }
.NonSlideImg { border: 0px; padding: 0 0 0 0; margin: 35px 0 0 0; }
h3.PhoneNumbers { padding:0 0 0 10px; color: #00447d; }