body {
	background-image:url("images/isiouxtaurus_02.gif");
	background-repeat:repeat-x;
	font-family: Georgia, Times New Roman, serif;
	font-size:14px;
	color:#787878;
}

a {color:#ffc110; text-decoration:underline;}
a:hover {text-decoration:none;}

.ourColor {
	color:#ffc110;
	font-weight:bold;
}

.clearer {
	font-size:1px;
	height:0px;
	clear:both;
}

.wrapper {
	width:676px;
	margin:auto;
	margin-top:70px;
}

.leftBar {
	float:left;
	width:250px;
}

.rightBar {
	float:right;
	width:425px;
}


.logo {
	background-image:url("images/isiouxtaurus_05.gif");
	width:199px;
	height:184px;
	margin:auto;
	display:block;
	outline:none;
	margin-bottom:25px;
}

.logoMirror {
	width:199px;
	height:149px;
	background-image:url("images/isiouxtaurus_13.gif");
	margin:auto;
}

.menuItem {
	font-size:16px;
	font-weight:bold;
	display:block;
	text-align:center;
	margin-bottom:10px;
	color:#9c9c9c;
	text-decoration:none;
}

.menuItem:hover, .selected {
	color:#ffc110;
}

.mailIcon {
	
	background-image:url("images/isiouxtaurus_10.gif");
	background-repeat:no-repeat;
	width:74px;height:40px;
	margin:auto;
	margin-top:25px;
	margin-bottom:25px;
}

.contactDetails {
	text-align:center;
	font-size:14px;
	color:#939393;
}

.bigTitle {
	font-size:48px;
	color:#a7a7ab;
	line-height:38px;
	margin-top:144px;
}

.footer {
	margin-top:25px;
	font-size:9px;
	color:#b2b2b2;
}

.mainContent {
	line-height:20px;
}

.tool-tip {
	background-color:#7e7e80;
	padding:10px;
	-moz-border-radius:10px;
	color:#ffffff;
}

.tool-text {
	font-weight:bold;
}

