@charset "UTF-8";
body {
	background-color: #231F21;
	font: 12px Arial, Helvetica, sans-serif;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
}
.tableheight {
	height:100%;
	padding-bottom: 60px;
	background: url(images/bg_flowers.gif) no-repeat right bottom;
}
.bigpic {
	width: 721px;
	vertical-align: top;
	height: 403px;
}
.outline {
	width: 696px;
	vertical-align: top;
	height: 403px;
	background-color: #434040;
}
#header {
	position:absolute;
	width:100%;
	height:20px;   /* Height of the header */
	background:#434040 url(images/bg.gif) repeat-x;
	text-align: center;
	vertical-align: bottom;
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
   background:#FFFFFF;
}
#footer a:link, #footer a:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
h1 {
	letter-spacing:-0.1em;
	color: #b5aca6;
	margin-top: 0px;
	font: bold 14px/16px Optima, "Trebuchet MS", sans-serif;
}
.logocell {
	padding-bottom: 15px;
}
.nav {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	font-family: Optima, "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	padding-top: 5px;
}
p {
	margin-top: 3px;
	margin-bottom: 12px;
}
.navcontainer {
	padding-right: 20px;
	width: 828px;
}
a img {
	border-width: 0px;
}
.text {
	line-height: 16px;
	color: #FFFFFF;
	width: 215px;
	padding-right: 24px;
	vertical-align: top;
}
.text_home {
	line-height: 16px;
	color: #FFFFFF;
	width: 225px;
	padding-right: 34px;
	vertical-align: top;
}
.pics_developers {
	width: 200px;
}
.logo_carr {
	vertical-align: top;
	width: 107px;
}
* { 
	behavior: url(iepngfix.htc);
}
.yellowfade {
	background: #f7d96a;
	width: 70px;
}
.yellowfaderight {
	background: #F7D96A;
	width: 15px;
}
/* Styles for scrolling div */
#mycustomscroll {
	height: 400px;
	width:210px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding-right: 25px;
	line-height: 16px;
}
.textdevelopers {
	color: #FFFFFF;
	width: 215px;
	padding-left:54px;
	vertical-align: top;
	padding-right: 20px;
}
.scrollgeneric {
line-height: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
	width: 7px;
	background-color: #FFFFFF;
}
.vscrollerbar {
	width: 7px;
	background-color: #423f3f;
}
/* End styles for scrolling divs */
.slogan {
	letter-spacing:-0.1em;
	color: #B5ACA6;
	font: bold 14px Optima, "Trebuchet MS", sans-serif;
}
input, textarea {
	font: 11px Arial, Helvetica, sans-serif;
}
iframe {
	border-width: 0px;
}
.exploreheading {
	letter-spacing:-0.1em;
	color: #FFFFFF;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 40px;
	font: bold 14px Optima, "Trebuchet MS", sans-serif;
}
#flashcontent {
	text-align: center;
	margin-top: 40px;
	height: 240px;
	width: 450px;
	border: 1px solid #FFFFFF;
	margin-left: 150px;
	padding-top: 60px;
}
a:link, a:visited  {
	color: #b5aca6;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#contactus {
	color: #FFFFFF;
}

