/* ------------------------------------------------------------------------------------- */
/* Copyright Einstein Industries 2003. Used with Permission.                             */
/* May not be duplicated or reproduced.                                                  */
/*                                                                                       */
/* Please check for cross-browser compatibility prior to making changes                  */
/* MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari                                     */
/*                                                                                       */
/* CSS Document                                                                          */
/* ------------------------------------------------------------------------------------- */


/* basic elements */

p, ul, li, a {
font-family:Arial, Helvetica, sans-serif;
color:#4C1735;
font-size:12px;
line-height:16px;
text-align:left;
}
.linebreak
{border-style:dashed; color:#BC7BB1;}

h2 {
font-family:Arial, Helvetica, sans-serif;
color:#4C1735;
font-size:14px;
font-weight:bold;
line-height:16px;
text-align:left;
}

a:active {
	color: #4C1735;
}
a:hover { color:#C589BC; }

body {
	margin: 0px;
	background-color: #9A508D;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#background {
	background-image: url(../images/index/background.gif);
	background-repeat: repeat-y;
}

#backgroundtoprightindex {
	background-repeat: no-repeat;
	margin:0px;
	padding:15px 40px 15px 22px;
	
}

#leftcolumn {
	margin:0px;
	padding:0px 19px 15px 43px;
}
.leftcolumn {
	margin:0px;
	padding:0px 19px 15px 43px;
}

#rightcolumn {
	margin:0px;
	padding:15px 40px 10px 22px;
	}
	
.footer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
color:#4C1735;
font-size:12px;
line-height:16px;
	}
	
	input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7609A;
	border: 1px solid #C589BC;
} 
.quickcontact { width: 165px; }

#lft_col_btn a, #lft_col_btn a:hover{
	margin:0 0 0 29px;
	width:205px;
	height:50px;
	text-decoration:none;
	color:#fff;
	}
/* ------------------------------------------------------------------------------------- */


/* main structural elements
 * ------------------------------------------------------------------------------------- */


/* navigation
 * ------------------------------------------------------------------------------------- */


/* header
 * ------------------------------------------------------------------------------------- */


/* content
 * ------------------------------------------------------------------------------------- */


/* footer
 * ------------------------------------------------------------------------------------- */


/* misc layout elements 
 * ------------------------------------------------------------------------------------- */
