@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/body-bg.png) repeat-x #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;*/
	margin: 0px;
	padding: 25px 0px 25px 0px;
	}

/* Misc */
img {
	border: 0px;
	display: block;
	}
	
/* Main Centeral Div */
.mainCenter {
	width: 986px;
	overflow: hidden;
	margin: 0px auto;
	}
	
/* Header */
.header {
	width: 960px;
	height: 63px;
	margin: 0px 13px 0px 13px;
	}
	
.header .logo {
	width: 102px;
	height: 31px;
	margin: 0px 0px 0px 25px;
	}
	
.header ul {
	width: 960px;
	list-style: none;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	}
	
.header ul li {
	float: right;
	font-size: 68%;
	line-height: 80%;
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #ffffff;
	}
	
.header ul li a {
	text-decoration: none;
	color: #ffffff;
	}
	
.header ul li a:hover {
	color: #000000;
	}
	
.header .selected a {
	color: #c22323;
	text-decoration: none;
	}
	
.header .selected a:hover {
	color: #c22323;
	text-decoration: none;
	}
	
/* Homepage Area */
.homeLeft {
	width: 13px;
	height: 443px;
	float: left;
	background: url(../images/home-left-bg.png) no-repeat;
	}
	
.homeCenter {
	width: 960px;
	height: 432px;
	float: left;
	padding: 11px 0px 0px 0px;
	background: url(../images/home-center-bg.png) no-repeat #ffffff;
	}
	
.homeCenterLeft {
	width: 11px;
	height: 421px;
	float: left;
	}
	
.homeCenterRight {
	width: 11px;
	height: 421px;
	float: left;
	margin: 0px 0px 0px 1px;
	}
	
/* This one is for the right side of inner pages */
.homeCenterRightInner {
	width: 10px;
	height: 421px;
	float: left;
	margin: 0px 0px 0px 1px;
	}
	
.homeCenterBottom {
	width: 960px;
	height: 13px;
	margin: 0px 0px 2px 13px;
	clear: both;
	}
	
.homeRight {
	width: 13px;
	height: 443px;
	float: left;
	background: url(../images/home-right-bg.png) no-repeat;
	}
	
.innerContentWrap {
	width: 938px;
	height: 421px;
	float: left;
	}
	
/* Set background for the space to think page */
#space-to-think {
	background: url(../images/space-to-think.jpg) no-repeat;
	}
	
#space-to-think h1 {
	padding: 75px 0px 0px 50px;
	margin: 0px 0px 15px 0px;
	color: #ffffff;
	font-size: 150%;
	line-height: 100%;
	}
	
#space-to-think p {
	width: 520px;
	font-size: 112%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 16px 50px;
	}
	
/* Contact us */
#contact-us {
	width: 868px;
	height: 351px;
	padding: 70px 0px 0px 70px;
	background: url(../images/contact-us.jpg) no-repeat;
	}
	
#contact-us .googleMap {
	width: 311px;
	height: 320px;
	padding: 49px 0px 0px 0px;
	float: right;
	}
	
#contact-us .googleMap iframe {
	width: 311px;
	height: 230px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}
	
#contact-us h1 {
	color: #cccccc;
	font-size: 112%;
	margin: 0px;
	padding: 0px;
	}
	
#contact-us p {
	font-size: 87%;
	color: #cccccc;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	}
	
#contact-us a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
	}
	
#contact-us a:hover {
	color: #c22323;
	}
	
#contact-us table {
	font-size: 75%;
	color: #cccccc;
	}
	
#contact-us table td {
	padding: 3px 0px 3px 0px;
	}
	
#contact-us .textfield {
	width: 201px;
	height: 15px;
	border: 1px solid #cccccc;
	font-size: 11px;
	padding: 0px;
	}
	
#contact-us .textarea {
	width: 201px;
	height: 64px;
	border: 1px solid #cccccc;
	font-size: 11px;
	padding: 0px;
	}
	
#contact-us .submit {
	background: url(../images/contact-submit.png) no-repeat;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	padding: 0px;
	}
	
#contact-us .submit a {	
	text-decoration: none;
	color: #ffffff;
	display: block;
	}
	
#contact-us .submit a:hover {	
	text-decoration: none;
	color: #c22323;
	}
	
#contact-us .shaddow {
	padding: 0px;
	}
	
/* Footer */
.footerBar {
	width: 960px;
	height: 29px;
	background: #a9a9a9;
	margin: 0px 13px 0px 13px;
	}
	
.footerBarLeft {
	width: 13px;
	height: 29px;
	margin-left: -13px;
	float: left;
	}
	
.footerBarBottom {
	width: 960px;
	height: 10px;
	margin: 0px 0px 5px 13px;
	}
	
.footerBar ul {
	width: 940px;
	height: 29px;
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
.footerBar ul li {
	float: left;
	font-size: 75%;
	line-height: 29px;
	color: #ffffff;
	}
	
.footerBar ul li a {
	text-decoration: none;
	color: #ffffff;
	}

.footerBar ul li a:hover {
	text-decoration: none;
	color: #000000;
	}
	
.footerLinks {
	list-style: none;
	width: 960px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	padding: 3px 0px 0px 0px;
	border-bottom: 1px solid #cbcdcf;
	}
	
.footerLinks li {
	float: left;
	line-height: 100%;
	font-size: 63%;
	color: #787878;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #cbcdcf;
	}
	
.footerLinks li a {
	text-decoration: none;
	color: #787878;
	}
	
.footerLinks li a:hover {
	color: #000000;
	}