/*=======Start of Overall CSS===========*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#float_left {
	float:left;
}
#clear {
	clear:both;
}
a{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0666c9; text-decoration: underline;}
a:hover{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-decoration:none;}
textarea {background:#FFFFFF;font:normal 14px Arial, Helvetica, sans-serif;  padding-left:2px; border:solid 1px #0368B0;}
inputarea {background:#FFFFFF;font:normal 14px Arial, Helvetica, sans-serif;  padding-left:2px; border:solid 1px #0368B0;}
select{background:#FFFFFF;font:normal 11px Arial, Helvetica, sans-serif;  padding-left:2px;}
.heading {
	font-size:16px;
	font-weight:bold;
	color:#bd0f14;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#bd0f14;
}

/*=======End of Overall CSS===========*/

/*=======Start of Main ===========*/
#menu {
	clear:both;
}

#cpsi-menu-home_ {
	width:142px;
	height:66px;
	float:left;
}

#cpsi-menu-about_ {
	width:133px;
	height:66px;
	float:left;
	
}

#cpsi-menu-services_ {
	width:133px;
	height:66px;
	float:left;
}

#cpsi-menu-inquiry_ {
	width:150px;
	height:66px;
	float:left;
}

#cpsi-menu-employer_ {
	width:139px;
	height:66px;
	float:left;
}

#cpsi-menu-gallery_ {
	width:140px;
	height:66px;
	float:left;
}

#cpsi-menu-contacts_ {
	width:168px;
	height:66px;
	float:left;
}

#header {
	clear:both;
}
#cpsi-header-logo_ {
	width:359px;
	height:195px;
	float:left;
}

#cpsi-header-flashbg_ {
	background-image:url(../images/cpsi_header_flashbg.gif);
	width:646px;
	height:195px;
	float:left;
}

#top {
	clear:both;
}

#cpsi-top-loginbg_ {
	background-image:url(../images/cpsi_top_loginbg.gif);
	width:163px;
	height:177px;
	padding-top:10px;
	padding-left:20px;
	padding-right:5px;
	float:left;
}

#cpsi-top-jobbg_ {
	background-image:url(../images/cpsi_top_jobbg.gif);
	width:187px;
	height:177px;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	float:left;
}

#cpsi-top-annbg_ {
	background-image: url(../images/cpsi_top_annbg.gif);
	width:182px;
	height:187px;
	float:left;
}

#cpsi-top-onlinebg_ {
	background-image:url(../images/cpsi_top_onlinebg.gif);
	width:192px;
	height:177px;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	float:left;
}

#cpsi-top-applybg_ {
	background-image:url(../images/cpsi_top_applybg.gif);
	width:191px;
	height:177px;
	padding-top:10px;
	padding-left:10px;
	padding-right:25px;
	float:left;
}

#content {
	clear:both;
}
#text {
	width:1005px;
	float:left;
	background-image:url(../images/cpsi_content_bg.gif);
	background-repeat:repeat-y;
}

/*=======End of Main===========*/

/*=======Start of Footer===========*/

html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 160px;}  /* must be same height as the footer */
#footer {
	position: relative;
	margin-top: -160px; /* negative value of footer height */
	height: 160px;
	background-image:url(../images/cpsi_footer_bg.gif);
	padding-top:20px;
	padding-left:20px;
	clear:both;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	 
 
/*=======End of Footer===========*/

.errorMessage { font-size: 90%; color: #333; font-family: "Lucida Grande", Helvetica, sans-serif; -khtml-box-sizing: border-box;
box-sizing: border-box; -moz-box-sizing: border-box; padding-left: 2em; padding-top: 5px; color: red; background-image: url(../images/bullet_error.gif); background-repeat: no-repeat; background-position: 0 4px;display:none; }

