/** GLOBAL RESET **/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; vertical-align: top; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/** GLOBAL STYLES **/

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #101010;
	background: #14172a url(../images/bkg.jpg) repeat-x top left;
	text-align: center; /* Needed for IE5x Bug */
}

h1 { margin: 6px 0 20px 0; padding: 0 0 11px 0; color: #9b2828; font-size: 18px; font-weight: bold; text-align: left; background: url(../images/dot.gif) repeat-x bottom left; }
h2 { margin: 25px 0 10px 0; padding: 0; font-size: 14px; font-weight: bold; color: #101010; text-align: left; }
h3 { margin: 25px 0 15px 0; padding: 0; font-size: 14px; font-weight: bold; color: #435176; text-align: left; }
p { margin: 5px 0 20px 0; padding: 0; text-align: justify; line-height: 1.5em; font-size: 13px; }
p.small { margin: 5px 0 8px 0; padding: 0; text-align: justify; line-height: 1.3em; font-size: 11px; }
a { color: #9b2828; text-decoration: none; }
a:focus { outline: none; outline: 0; }
a:hover { color: #4358b4; text-decoration: underline; }
sup { font-size: 8px; font-weight: normal; }
sub { height: 0; line-height: 1; vertical-align: baseline; vertical-align: bottom; position: relative; top: .5ex; }
ol { text-align: left; margin-top: -5px; }
ul { text-align: left; margin: 5px 0 15px 18px; padding: 0; list-style-type: square; color: #262e58; font-size: 13px; line-height: 1.4em; }
li { padding: 3px; }
.clear { clear: both; height: 0px; font-size: 0px; line-height: 0px; }


/** LAYOUT STYLES **/

.layout { margin: 0 auto; padding: 0; width: 988px; }
.layout2 { margin: 0 auto; padding: 0 30px 0 0; width: 958px; }


/** HEADER **/

#logo { float: left; }

#head { float: right; }


/** SLIDESHOW & HERO **/

#slideshow { float: left; padding-left: 36px; width: 922px; height: 305px; background: url(../images/slideshowBKG.gif) no-repeat top left; }
#slides { float: left; margin: 0; width: 840px; background: url(../images/slidesBKG.jpg) no-repeat top right; }

#heroLayout { width: 958px; height: 348px; background: url(../images/heroBKG.gif) no-repeat top left; }
#hero { float: left; margin: 0; padding: 37px 0 0 36px; width: 677px; }
#heroSidebar { float: right; width: 132px; padding: 32px 38px 0 0; }
#heroSidebar img { padding: 2px; background-color: #fff; }


/** SECONDARY MENU **/

#secondary { width: 958px; height: 43px; background: url(../images/secondaryBKG.gif) no-repeat top left; }
#secondaryInside { width: 749px; height: 43px; }
#secondary ul, #secondaryInside ul { float: left; list-style-type: none; margin: 0; padding: 0 0 0 49px; text-align: left; }
#secondary li, #secondaryInside li { display: inline; margin: 0; padding: 0; }
#secondary a, #secondaryInside a { float: left; display: block; margin-right: 30px; padding-top: 3px; height: 40px; line-height: 40px; vertical-align: middle; color: #c6c6c6; font-size: 12px; text-decoration: none; }
#secondary a:hover, #secondaryInside a:hover { color: #f9d05c; text-decoration: none; }
#secondary li.selected a, #secondaryInside li.selected a { background: url(../images/secondaryOn.gif) no-repeat bottom center; }


/** CONTENT **/

#contentlayout { width: 948px; padding: 0 4px; background-color: #000; border-left: 1px solid #4c4c4c; border-right: 1px solid #4c4c4c; }

#contentarea { width: 898px; padding: 30px 25px 5px 25px; background: #fff url(../images/contentBKG.jpg) no-repeat top right; }

#content { float: left; width: 440px; padding-left: 35px; }

#contentInside { float: right; width: 643px; padding-bottom: 20px; padding-right: 10px; }

.quote { margin: -15px 30px 30px 0; font-size: 12px; text-align: right; color: #666; }


/** MENU **/

#menu { float: left; width: 210px; }
#menu h1 { margin: 0; padding: 6px 6px 6px 15px; color: #fff; font-size: 14px; font-weight: bold; text-align: left; background: transparent url(../images/titleBKG.jpg) repeat-x center left; }
#menu .title { width: 199px; border: 1px solid #b4bac3; padding: 2px; margin: 0 0 10px 0; }
#menu ul { list-style-type: none; margin: 0 0 20px 18px; padding: 0; text-align: left; }
#menu li { margin: 0; padding: 1px 0; }
#menu a { color: #262a52; font-size: 13px; font-weight: bold; text-decoration: none; }
#menu a:hover { text-decoration: none; color: #9b2828; }
#menu li.selected a { color: #9b2828; }


/** SIDEBAR **/

#sidebar { width: 165px; float: right; text-align: right; background: url(../images/sideBKG.gif) repeat-y top left; }

.response { font-size: 12px; margin: 0; color: red; font-weight: bold; text-align: left; padding: 5px 10px; border: 1px solid #000; margin-bottom: 20px; }

#newsletter { float: right; margin: 0 0 15px 0; width: 130px; text-align: left; font-size: 12px; }
#newsletter h3 { margin: 0 0 4px 0; padding: 0; text-align: left; color: #2e4876; font-size: 13px; font-weight: bold; }
#newsletter input { margin: 0 0 6px 0; border: 1px solid #a2a2a2; width: 120px; padding: 3px 5px; font-size: 11px; color: #545454; background-color: #fff; }
#newsletter a { display: block; font-size: 11px; margin: 0; padding-left: 10px; text-decoration: none; background: url(../images/arrow.gif) no-repeat center left; }
#newsletter a.subscribe { font-size: 10px; }
#newsletter a.recent { color: #5a5a5a; }
#newsletter a:hover { color: #4358b4; text-decoration: underline; }
#newsletter .response { font-size: 11px; border: none; padding: 0; margin: 0; color: #000; font-weight: normal; margin-top: 10px; }

#newsletterInside { margin: 5px 0 0 0; width: 132px; text-align: left; font-size: 12px; }
#newsletterInside h3 { margin: 0 0 3px 0; padding: 0; text-align: left; color: #fff; font-size: 12px; font-weight: bold; }
#newsletterInside input { margin: 0 0 6px 0; width: 122px; padding: 3px 5px; font-size: 11px; color: #292929; background-color: #b3b3b3; border: none; }
#newsletterInside a { display: block; font-size: 11px; margin: 0; padding-left: 10px; text-decoration: none; background: url(../images/arrow2.gif) no-repeat center left; }
#newsletterInside a.subscribe { color: #fff8ba; font-size: 10px; }
#newsletterInside a.recent { color: #b3b3b3; }
#newsletterInside a:hover { color: #f9d05c; text-decoration: none; }



/** FOOTER **/

#footerlayout { width: 948px; padding: 5px 4px 4px 4px; background-color: #000; border-left: 1px solid #4c4c4c; border-right: 1px solid #4c4c4c; border-bottom: 1px solid #4c4c4c; }
#footer { width: 896px; padding: 30px 25px 10px 25px; border: 1px solid #393939; background-color: #1f1f1f; }

#social a { float: left; display: block; height: 22px; color: #fff; font-size: 12px; padding-left: 29px; padding-top: 4px; margin-right: 30px; text-decoration: none; }
#social a:hover { color: #f9d05c; text-decoration: none; }

#facebook { background: url(../images/facebook.gif) no-repeat top left; }
#linkedin { background: url(../images/linkedin.gif) no-repeat top left; }
#twitter { background: url(../images/twitter.gif) no-repeat top left; }
#blog { background: url(../images/blog.gif) no-repeat top left; }

#phone { text-align: right; padding-top: 5px; color: #949494; font-size: 10px; letter-spacing: 1px; }
#phone .number { color: #fff; font-size: 13px; padding-right: 15px; padding-left: 5px; }


/** PAGE FOOTER **/

#footer2 { width: 898px; padding: 18px 30px 30px 30px; font-size: 11px; color: #939292; line-height: 2em; }
#footer2 ul { list-style-type: none; margin: 3px 0 0 0; padding: 0; text-align: center; font-size: 10px; }
#footer2 li { display: inline; margin: 0; padding: 0; }
#footer2 a { display: block; float: left; padding: 0 9px; margin-bottom: 5px; color: #b1b1b1; font-size: 11px; text-decoration: none; border-right: 1px solid #b1b1b1; }
#footer2 a:hover { color: #f9d05c; text-decoration: none; }
#footer2 li.last a { border-right: none; padding-right: 0; }
#footer2 a.credit { display: inline; border: none; float: none; padding: 0; color: #fff; }
#footer2 a.credit:hover { color: #f9d05c; text-decoration: none; }

/** FORM STYLES **/

#forms { text-align: left; margin-top: 10px; }
#forms .in { width: 280px; border: 1px solid #a2a2a2; padding: 5px 6px; }
#forms textarea { width: 292px; border: 1px solid #a2a2a2; padding: 2px; }
#forms fieldset { margin: 30px 0 20px 0; border-top: 1px solid #a2a2a2; }
#forms legend { padding: 0 5px; margin: 0 15px; text-align: left; font-weight: bold; color: #2c4b88; font-size: 13px; }
#forms label { display: block; float: left; width: 165px; padding-top: 6px; text-align: right; font-weight: normal; padding-right: 10px; }
#forms select { margin-top: 5px; }
#forms p { margin: 0; padding: 0 0 8px 0; }
#forms .button { margin-top: 5px; }

/** ETC **/

.LSM_0 { margin: 0; padding: 0; list-style-type: none; }

.thumbs { text-align: left; }

#listings { }
#listings td { text-align: center; width: 25%; padding: 10px 0 15px 0; }
#listings img { padding: 3px; border: 1px solid #b4bac3; margin-bottom: 5px; }
#listings a { font-size: 12px; }

.bordered { padding: 3px; border: 1px solid #b4bac3; margin: 3px 0 15px 25px; }
.bordered2 { padding: 3px; border: 1px solid #b4bac3; margin: 3px 0 15px 0; }

.team { margin: 30px 0 0 0; }
.team h2 { margin: 0 0 10px 0; }
.team td { vertical-align: top; text-align: left; }
.team img { padding: 3px; border: 1px solid #b4bac3; margin: 2px 25px 5px 0; }

.arrow { padding: 0 0 0 18px; background: url(../images/arrow3.gif) no-repeat center left; }
