/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";} blockquote, q {quotes:"" "";} a img {border:none;outline:none;}

/* end of reset css */

img,div,a
{
	behavior: url(iepngfix.htc);
}

body
{
	background-image:url(images/bg-body.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family: arial, Sans-Serif;
	font-size:0.7em;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#333;
}

body.home
{
	background-image:url(images/bg-body-home.jpg);
}

p
{
	padding-bottom:17px;
	color:#333;
}

.clearfix,
.clear
{
	clear: both;
}

.clearfix:after,.clear:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hide
{
	display:none;
}

/* LINK DEFAULT STYLE */
a,
a:visited
{
	color:#ff3333;
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}

a img
{
	border:0;
	text-decoration:none;
}

/* END LINK STYLE */

/* NEWS DEFAULT STYLE */

div.newsarticle
{
	float:left;
	clear:left;
	margin: 0 0 10px 0;
}

div.newsarticle h3
{
	color:#000;
}

div.newsarticle img
{
	float:left;
}

div.newsarticle span.newsdate,
ul.newsheadlines span.newsdate
{
	color:#ccc;
	font-size:0.8em;
	display:block;
}

div.newsarticle a.readmorelink /* Used ShowTopArticles() */
{
	font-size:0.8em;
}

ul.newsheadlines
{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.headlines li.selected
{
}

div.newspaging
{
	float:left;
	clear:both;
	font-size:0.8em;
	margin:10px 0 0 0;
}

div.newspaging span.pagenavright
{
	margin:0 0 0 5px;
	float:left;
	display:inline;
}

div.newspaging span.pagenavleft
{
	margin:0 5px 0 0;
	float:left;
	display:inline;
}

/* END NEWS STYLE */

/* CALENDAR DEFAULT STYLE */

ul.calendar,
ul.calendaryear
{
	list-style-type:none;
	float:left;
	clear:left;
	display:inline;
	margin:0;
	padding:0;
}

ul.calendar li
{
	float:left;
	display:inline;
	clear:left;
	margin:0 0 5px 0;
}

ul.calendar ul li
{
	clear:none;
	margin:0 10px 0 0;
}

ul.calendar ul li.selected,
ul.calendar ul li.selected a
{
	color:#f00;
}

/* END CALENDAR STYLE */

/* FAQ DEFAULT STYLES */

div.faqentry
{
}

div.faqanswer
{
	padding:10px 0px 10px 10px;
	float:left;
}

/* IMAGE GALLERY */

.image-gallery
{
	width:100%;
	float:left;
}

.il-container
{
	width:250px;
	float:left;
}

.il-container-details
{
	width:500px;
	float:left;
}

.il-container span,
.il-container-details span
{
	display:block;
}

/* TEAM PAGE*/
.teammember
{
    width:150px;
    padding:5px;
    float:left;
    margin-right:5px;
    margin-bottom:5px;
    background:#666;
}

.teammember .team-thumb
{
    min-height:150px;
}


/* FILE OBJECTS */
	
a.fileobject
{
	display:block;
	width:100%;
	float:left;
	clear:both;
	display:inline;
	text-decoration:none;
	padding:0 0 0 50px;	
	color:#000;
	background-position:10px top;
	background-repeat:no-repeat;
}

.fileobject span
{
	float:left;
	display:inline;
}

.fileobject span.file-displayname
{
	width:320px;
}

.fileobject span.file-filesize
{
	width:60px;	
	clear:both;
}

.fileobject span.file-date
{
	width:130px;
}

.fileobject span.file-filesize,
.fileobject span.file-date
{
	font-size:0.8em;	
	color:#ccc;
	margin-right:10px;
}

.file-doc,.file-docx{background-image:url(images/icons/doc.gif);}
.file-mdb{background-image:url(images/icons/icon_access.gif);}
.file-xls,.file-xlsx{background-image:url(images/icons/icon_excel.gif);}
.file-ppt,.file-pptx{background-image:url(images/icons/icon_powerpoint.gif);}
.file-pdf{background-image:url(images/icons/icon_pdf.gif);}


a.flv
{
	display: block;	
}

a.flv:hover
{
	cursor: pointer;
}

a.flv span
{
	display: block;	
	width: 100%;
	height: 100%;
	text-align: center;
}

a.flv span img
{
	margin: 50px 0 0 0;	
}

/* DEFAULT PAGE SETTINGS */

#outer
{
	width:920px;
	margin:0 auto;
}

#container
{
	padding:0 20px;
}

#content ul,#content ol
{
	color:#333;
	padding-left:18px;
	padding-bottom:10px;
}

li
{
	padding-bottom:8px;
}

/* HEADER DEFAULT STYLE */

#header-holder
{
	width:900px;
}

#content-holder
{
	padding:0 0 0 90px;
}

#header
{
	padding:0 0 0 90px;
	height:75px;
	background-color:#FF3334;
	position:relative;
	width:830px;
}

#logo
{
	position:absolute;
	top:30px;
}

#logo h1
{
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
	padding:32px 363px 0 0;
	float:left;
	height:0!important;
	width:0;
	margin:0;
	position:relative;
}

#logo a
{
	width:363px;
	height:32px;
	z-index:1;
	display:block;
	position:absolute;
	top:0;
	left:0;
}

#logo .homelink
{
	height:100px;
	top:0;
	left:0;
	position:absolute;
}

body.home #banner
{
	background-image:url(images/bg-banner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:182px;
	margin-bottom:30px;
}

#banner
{
	background-image:url(images/bg-banner-narrow.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:82px;
	margin-bottom:30px;
	position:relative;
}

div.page-title
{
	position:absolute;
	top:29px;
	left:90px;
}

div.page-title h2
{
	font-family:Arial Black;
	font-size:2.5em;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

/* menu style */

#menu
{
	position:absolute;
	top:33px;
	right:0;
}

#menu ul
{
	list-style-type:none;
}

#menu ul li
{
	float:left;
	margin:0;
	padding:0;
}

#menu ul li.selectedl1
{
	background-image:url(images/bg-menu-selected-right.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#menu ul li.selectedl1 a
{
	background-image:url(images/bg-menu-selected-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#menu ul a
{
	color:#fff;
	display:block;
	padding:11px 10px 17px 10px;
	position:relative;
	text-transform:uppercase;
	font-size:1em;
}

/* homepage styles */

div.strap-left
{
	position:absolute;
	top:24px;
	left:77px;
}

div.strap-right
{
	position:absolute;
	top:38px;
	right:0;
}

div.home-box
{
	float:left;
	width:260px;
	padding-right:15px;
}

div.home-image
{
	padding-bottom:15px
}

div.home-content
{
	padding-bottom:5px;
	height:160px;
	overflow:hidden;
}

div.home-content p
{
	padding-bottom:6px;
}

div.no-slide
{
	padding-top:6px;
}

div.button-holder
{
	border-top:1px solid #cccccc;
}

div.button
{
	padding:8px 0;
	border-bottom:1px solid #cccccc;
}

div.button a
{
	background-image:url(images/bg-red-arrow.png);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:13px;
}

div.button span.slider-button
{
	color:#ff3333;
	padding-left:7px;
	cursor:pointer;
}

div.button span.slider-button:hover
{
	cursor:pointer;
}

/* ABOUT US STYLE */

div#left
{
	float:left;
	width:190px;
}

div#right
{
	float:left;
	width:605px;
	padding-left:17px;
	font-size:1.1em;
}

div#right span
{
	color:#ff3333;
}

div.left-link
{
	border-top:1px solid #ccc;
	padding:15px 0 16px 0;
}

div.about-button
{
	padding-top:6px;
}

div.about-button a
{
	background-image:url(images/bg-red-arrow.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:10px;
	position:relative;
}

/* CONTACT STYLE */

div.contact-box
{
	float:left;
	width:190px;
	margin-right:15px;
	padding-top:10px;
}

div.contact-info
{
	padding:6px 0 9px 0;
}

div.contact-box p
{
	padding-bottom:8px;
}

div.contact-box div.button
{
	border-top:1px solid #ccc;
}

/* FOOTER STYLE */

div#footer
{
	height:104px;
	border-top:1px solid #ed2f2f;
	margin-top:20px;
	margin-left:70px;
}

div#footer-left
{
	float:left;
	padding-top:9px;
	width:139px;
}

div#footer-right
{
	float:right;
	text-align:right;
	color:#c4c4c4;
	font-size:0.8em;
}

div#footer-right a
{
	text-decoration:none;
	color:#ccc;
}

div#footer-right p
{
	margin:0;
	padding:9px 0 8px 0;
}

div#footer div#footer-left div.regroup
{
	padding-bottom:3px;
}

div#footer div.regroup a
{
	height:12px;
	display:block;
}

div#footer div.footer-group
{
	padding-bottom:5px;
}
