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



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
.txtSmall {
	font-size:11px;
}
.txtMedium {
	font-size:12px;
}
.txtLarge {
	font-size:14px;
}
.alignRight {
	float:right;
}
.alignLeft {
	float:left;
}
.txtRed {
	color:#CC0000;
}
.txtBrown {
	color:#aa5c56
}
.txtBlack {
	color:#000000;
}
.txtviolet {
	color:#d73593;
}
.txtBlue {
	color:#0d59ab
}
.txtBold {
	font-weight:bold;
}
.row {
	width:990px;
	clear:both;
}
.breaker {
	clear:both;
	width:100%;
}
/***********************************************************

The CSS Class for the Websites to Align at the Bottom.

************************************************************/



* {
	margin: 0;
}
html, body {
	height: 100%;
}
.horizone {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -116px 0; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	height: 116px; /* .adjuster must be the same height as .footer */
	background-image:url(../images/home-bottom-bg.jpg);
	background-repeat:repeat-x;
}
.adjuster {
	height: 116px; /* .adjuster must be the same height as .footer */
}
/*------------------------- End --------------------------*/





body {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#655e7a;
	line-height:18px;
	background-image:url(../images/home-top-bg.jpg);
	background-repeat:repeat-x;
	background-color:#bbb8bf;
}
a {
	font-family:tahoma, Verdana, Arial;
	color:#29b9c4;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;/*border-bottom:#FF0000 dotted 1px;*/

}
a:hover {
	color:#000000;
}
.wrapper {
	display:block;
	width:990px;
	margin:0 auto;
	overflow:hidden;
}
.creditContainer {
	width:990px;
	margin:0 auto;
	padding-top:15px;
/*	overflow:hidden;*/
}
.topLeft {
	width:20px;
	height:37px;
	float:left;
}
.topMiddle {
	width:950px;
	height:37px;
	float:left;
	background-image:url(../images/top-middle.jpg);
	background-repeat:repeat-x;
}
.flashLeft {
	width:20px;
	height:412px;
	float:left;
}
.flashMiddle {
	width:950px;
	height:412px;
	float:left;
}
.imgFloatLeft {
	float:left;
}
.menuContentArea {
	width:970px;
	min-height:232px;
	margin-left:10px;
	display:block;
	background-color:#FFFFFF;
	background-image:url(../images/content-area-bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	clear:left;
}
.menuArea {
	width:224px;
	float:left;
}
.contentArea {
	width:746px;
	min-height:195px;
	background-image:url(../images/content-area-logo-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}
#contentContainer {
	width:390px;
	float:left;
	padding-left:29px;
	padding-bottom:25px;
}
.portfolioArea {
	width:233px;
	float:left;
	padding-left:50px;
}
.imgPadTop15 {
	padding-top:15px;
}
/***********************************************************

Link and Text Styles

************************************************************/

.txtCopyright {
	color:#999999;
	float:left;
	/*color:#fefffe;
	float:left;
	padding-left:60px;
	margin-top:10px;*/
}
.txtCredit {
	color:#999999;
	float:right;
}
a.lnkCredit {
	color:#999999;
	text-decoration:none;
}
a.lnkCredit:hover {
	color:#33e6f4;
	border-bottom:1px dotted #003366;
}
a.homeLeftMenu {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
	padding-left:50px;
	padding-right:101px;
	width:224px;
}
a.homeLeftMenu:hover {
	color:#1d858d;
}
.homeHeading {
	font-family:Tahoma, Arial, Verdana;
	color:#06b0bd;
	font-size:18px;
	padding-bottom:15px;
}
/*------------------------- End --------------------------*/


.memberSignIn {
	width:230px;
}
.memberSignIn h1 {
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.memberSignIn span {
	color:#29b9c4;
	font-size:12px;
}
.memberSignIn a {
	color:#000;
	/*text-decoration:underline;*/
	font-size:11px;
	font-weight:bold;
}
.memberSignIn a:hover {
	color:#29b9c4;
}
.btmLine {
	width:230px;
	height:5px;
	border-bottom:1px solid #797979;
}
.spacer {
	width:100%;
	clear:both;
	display:block;
	height:15px;
}
.lineSpacer {
	width:100%;
	clear:both;
	display:block;
	height:7px;
}

/*buttns*/
a.menuContainer{ background:url(../images/btn-menu.jpg) no-repeat top left; text-decoration:none; display:block;
	font-family:Tahoma, Arial, Verdana; color:#000000; font-weight:normal; padding:5px 10px 10px 50px;}
a.menuContainer:hover{	background:url(../images/btn-menu.jpg) no-repeat left -80px; color:#1d858d;}


a.subMenuContainer{ background:url(../images/btn-sub-menu.jpg) no-repeat top left; text-decoration:none; display:block;
	font-family:Tahoma, Arial, Verdana; color:#FFF; font-weight:normal; padding:5px 10px 10px 50px;}
a.subMenuContainer:hover{ background:url(../images/btn-sub-menu.jpg) no-repeat left -80px; color:#1d858d;}


a.subSubMenuContainer{ background:url(../images/btn-sub-sub-menu.jpg) no-repeat top left; text-decoration:none; display:block;
	font-family:Tahoma, Arial, Verdana; color:#1d858d; font-weight:normal; padding:5px 10px 10px 60px;}
a.subSubMenuContainer:hover{ background:url(../images/btn-sub-sub-menu.jpg) no-repeat left -80px; color:#000000;}








/***********************************************************

Styles Used by Programmers

************************************************************/



/*------------------------- End --------------------------*/

