* { margin: 0; padding: 0; outline: 0; }

html, body { height: 100%; }
.qclist {
	background-image: url(images/qclistimg.jpg);
	background-repeat: no-repeat;
	background-position: 300px bottom;
	list-style-type: none;
}


body {
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #5c5c5c;
	min-width: 951px;
	background-color: #F2F2F2;
}

a { color: #246298; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -52px; }

.shell { width: 951px; margin: 0 auto; }

#header  {
	height: 66px;
	background: url(images/header.png) repeat-x 0 0;
}
#header .left {
	padding: 10px 0 0 6px;
}

#logo { display: inline; width: 219px; font-size: 0; line-height: 0; }
#logo a {
	display: block;
	width: 360px;
	background: url(images/logo.png) no-repeat 0 0;
	text-indent: -4000px;
	height: 42px;
}

#navigation { display: inline; float: right; }
#navigation ul li {
	display: inline;
	float: left;
	list-style: none;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 14px;
	line-height: 66px;
	text-transform: uppercase;
	background: url(images/nav-sep.png) no-repeat right 0;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}
#navigation ul li.first a { background: url(images/nav-first.png) no-repeat 0 0; }
#navigation ul li a {
	float: left;
	color: #515151;
	margin-right: 1px;
	height: 62px;
	background: url(images/nav-item.png) repeat-x 0 -4000px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#navigation ul li a:hover { background-position: 0 0; text-decoration: none; color: #fff; }
#navigation ul li.first a:hover { background-position: 0 -71px; }

#slider-holder {
	padding-top: 1px;
	height: 300px;
	background-image: url(images/banner-holder.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#main {
	padding-top: 39px;
}

h2 { padding-bottom: 17px; font-family: 'Trebuchet MS', arial, sans-serif; font-size: 22px; line-height: 26px; color: #000; }

#content {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 46px;
	padding-left: 7px;
}
.clear {
	clear: both;
}


#content .last { padding-right: 0; }

.post { display: inline; float: left; padding: 0 21px 37px 0; width: 298px; }
.post a { text-decoration: underline; }
.post a:hover { text-decoration: none; }
.post .img-frame { margin-bottom: 20px; width: 296px; background: #fff; }
.post .img-frame img { display: block; }
.post .img-frame .top { background: url(images/img-frame-top.png) no-repeat 0 0; }
.post .img-frame .bottom { padding: 5px; background: url(images/img-frame-bottom.png) no-repeat 0 bottom; }

.quote-post { position: relative; width: 945px; }
.quote-post p { font-family: Georgia, 'Times new roman', serif; font-size: 14px; font-style: italic; line-height: 24px; }
.quote-post p.signature { position: absolute; top: 101px; right: 3px; width: 100%; text-align: right; font-family: Arial, helvetica, serif; font-size: 12px; line-height: 22px; font-style: normal; }
.quote-post img.quoutes { padding: 0 8px 4px 0; }

.quote-post .top { padding-top: 5px; background: url(images/quote-top.png) no-repeat 0 0; }
.quote-post .middle { position: relative; background: url(images/quote-middle.png) repeat-y 0 0; }
.quote-post .bottom { padding: 8px 40px 31px 27px; background: url(images/quote-bottom.png) no-repeat 0 bottom; }

.widgets { padding: 0 0 46px 5px; }
.col { display: inline; float: left; width: 450px; }
.col ul { padding: 2px 0 0 15px; color: #246298; list-style: square; }

.about-us { padding-right: 45px; }
.about-us h2 { padding: 0 0 13px 36px; background: url(images/about-us.png) no-repeat 0 0; }

.activities h2 { padding: 0 0 13px 41px; background: url(images/activites.png) no-repeat 0 3px; }

#footer-push {
	height: 52px;
}

#footer {
	padding-top: 14px;
	height: 38px;
	background: url(images/footer.png) repeat-x 0 0;
	margin-top: 40px;
}
#footer p.copy { display: inline; float: right; padding-right: 1px; font-family: 'Trebuchet MS', arial, sans-serif; line-height: 17px; color: #7a9ebd; }
#footer p.copy span { color: #294c6b; padding: 0 10px 0 7px;  }
#footer p.copy a { color: #a7d6ff; text-decoration: underline; }
#footer p.copy a:hover { text-decoration: none; }

#bottom-nav { padding-left: 4px; font-family: 'Trebuchet MS', arial, sans-serif; font-size: 11px; line-height: 18px; color: #294c6b; text-transform: uppercase; }
#bottom-nav a { color: #638db2; }
#bottom-nav span { padding: 0 8px 0 8px; }

.roundedTop238 {
	width: 238px;
	height: 7px;
	background-image: url(images/bg_rounded238t.png);
	background-repeat: no-repeat;
}

.roundedBottom238 {
width: 238px;
height: 7px;
background: url(images/bg_rounded238b.png) no-repeat;
margin-bottom: 10px;
}

.roundedleftnav {
clear: left;
width: 226px;
padding: 0 5px 0 5px;
border-left: 1px solid gainsboro;
border-right: 1px solid gainsboro;
background-color: white;
}

.roundedleftnav ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	border: 1px solid #D6D6D6;
	width: 210px;
	background-color: #FFF;
	font-weight: bold;
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-x;
}

.roundedleftnav ul li a {
	color: #5C5C5C;
}

.roundedleftnav ul li a:hover {
	color: #000;
	text-decoration: none;
}

#contentleft {
	width: 238px;
	float: left;
}

#contentright {
	width: 670px;
	float: left;
	margin-left: 30px;
}
#main .shell #content #contentright .whitetable {
	background-color: #FFF;
}

#main .shell #content #contentright .whitetable tr td {
	margin-left: 40px;
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.innerinfo {
	padding: 10px;
	border: 1px solid #CCC;
}
.worldimg {
	background-image: url(images/buslayout.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.floatleft {
	float: left;
	padding-right: 20px;
}
.itemcatalog {
	float: left;
	height: 165px;
	width: 210px;
	margin-top: 30px;
	margin-left: 20px;
}
.itemcatalogfirst {
	float: left;
	height: 165px;
	width: 210px;
	margin-top: 30px;
}
.itemimg img {
	float: right;
	margin-top: 10px;
}
.itemtitle {
	height: 30px;
	width: 210px;
	font-weight: bold;
	font-size: 13px;
}
.blankback {
	padding-left: 30px;
	font-weight: bold;
}
