html {
	font-size: 100.01%;
}
body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 0.7em;
	background-color: #CFD4BA;
	color: #626262;
	margin: 0px;
	padding: 0px;
}

a, #content a {
	display: inline;
	cursor: pointer;
	color: #7C0007;
}
a:hover, #content a:hover { 
	color: #C5000B; 
}
/* header */

#header {
	height: 131px;
	background: #F5F5F0 url("images/header_bg.jpg") right top no-repeat;
	color: #000000;
}
#logo {
	margin-left: 25px;
	margin-top: 35px;
	width: 214px;
	height: 63px;
	z-index: 10;
}
#flash_slogan {
	position: absolute;
	top: 36px;
	left: 0px;
	text-align: center;
	width: 92%;
	z-index: 4;
}
#flash_index {
	position: absolute;
	top: -36px;
	right: 0px;
	width: 480px;
	height: 131px;
	z-index: 5;
	padding: 0px;
	margin: 0px;
}

/* login line */

#login {
	background: #E7E8D9 url("images/login_bg.gif") left top repeat-x;
	color: #000000;
	height: 50px;
	font-size: 8pt;
	padding-left:17px;
}
#loginform {
	position: absolute;
	top: 130px;
	left: 200px;
	margin: 8px 0px;
	padding: 4px 0px 4px 0px;
	height: 50px;
}
#text_login {
	width:131px;
	height:42px;
	margin-top: 4px;
}
#loginform input {
	margin: 3px 7px 0px 7px;
	vertical-align: middle;
	width: 91px;
	height: 11px;
	padding: 1px 2px;
	font-size: 0.9em;
	font-family: Verdana, sans-serif;
}
#loginform input#buts_login {
	width: 21px;
	height: 20px;
	margin: 3px 0px 0px 7px;
}
#login #links {
	position: absolute;
	top: 131px;
	left: 75%;
	height: 50px;
	width: 25%;
	margin-left: -10px;
}
#login #links img {
	width: 206px;
	height: 62px;
}
#fontsize {
    position: relative;
    width: 50px;
    left: -50px;
    top: -48px;
}
#fontsize a{
    text-decoration: none;
    font-weight: normal; font-family: 'Georgia' Arial;
    color: #626262;
}

/* solutions line */

#solutions {
	height: 129px;
	background-color: #E7E8D9;
	color: #000000;
}
#s1, #s2, #s3, #s4 {
	position: absolute;
	top: 181px;
	width: 25%;
	height: 129px;
	line-height: 129px;
	color: #000000;
}
#s1 {
	left: 0%;
	background: #BEC1B3 url("images/s1_bg.gif") top left repeat-x;
}
#s2 {
	left: 25%;
	background: #990007 url("images/s2_bg.gif") top left repeat-x;
}
#s3 {
	left: 50%;
	background: #DA111C url("images/s3_bg.gif") top left repeat-x;
}
#s4 {
	right: 0%;
	background: #FFCB00 url("images/s4_bg.gif") top left repeat-x;
}
#s1 a, #s2 a, #s3 a, #s4 a {
	display: block;
	height: 129px;
}
#s1 a { background: url("images/s1_man.gif") right bottom no-repeat; }
#s2 a { background: url("images/s2_man.gif") right bottom no-repeat; }
#s3 a { background: url("images/s3_man.gif") right bottom no-repeat; }
#s4 a { background: url("images/s4_man.gif") right bottom no-repeat; }

/* main place */

#main {
	background: #F5F5F0 url("images/main_bg.gif") right bottom no-repeat;
	color: #000000;
	border-bottom: 1px solid #7B7B7B;
	height: 30em;
}
html>body #main {
	height: auto;
	min-height: 30em;
}

/* first column */

#m1 {
	position: absolute;
	left: 0%;
	width: 25%;
	background: #E6EED9 url("images/m1_bg.gif") right bottom no-repeat;
	color: #000000;
	font-size: 8pt;
}
#m1 #line1 {
	margin-left: 13px;
	margin-top: 16px;
}
#m1 form {
	background: #EAEDDD url("images/m1_form_bg.gif") top left repeat-x;
	color: #000000;
	padding: 8px 6px 40px 10px;
	margin: 0px;
	border-color: #A8AA92 #000000 #B9BBAB;
	border-width: 1px 0px;
	border-style: solid none;
}
#m1 form label {
	display: block;
	height: 1.8em;
}
#m1 form label input {
	float: none;
}
#m1 form input {
	margin: 0px 5px 0px 3px;
	float: right;
}
#m1 a {
	display: block;
	padding: 13px 16px;
	color: #7C0007;
	font-weight: bold;
}
#m1 a:hover { color: #C5000B; }
#m1 a img {
	float: left;
	margin-right: 3px;
}
#m1 small {
	display: block;
	padding: 0px 0px 26px 42px;
}

/* second column */

#m2 {
	position: absolute;
	top: 326px;
	left: 25%;
	width: 25%;
	padding: 40px 0px 20px 0px;
	background: url("images/sx_column.gif") right top repeat-y;
}
#m2 img#last_proj {
	position: absolute;
	margin: -40px 0px 0px -13px;
	z-index: 10;
}
#m2 a {
	color: #626262;
	display: block;
	clear: both;
	margin: 0px 8px 0px 102px;
	text-decoration: none;
}
#m2 a:hover { text-decoration: underline; }
#m2 a img {
	float: left;
	margin-left: -84px;
	margin-bottom: 10px;
}

/* third column */

#m3 {
	margin-left: 50%;
	line-height: 1.4em;
	padding: 15px 0px;
	width: 49%;
	index: 10;

/* from m4: */
/*	height: 270px;*/
	min-height: 300px;
}

/* trash
#m3 {
	position: absolute;
	top: 326px;
	
	left: 50%;
	width: 25%;

	background: url("images/sx_column.gif") right top repeat-y;

	height: 256px;	
}
*/
/* last work (need IE fix)
#m3 {
	left: 49%;
	line-height: 1.4em;
	padding-top: 15px;
	padding-left: 50%;
	margin-left:-1px;
	width: 50%;

/ * from m4: * /
	background: url("images/telephone.gif") left bottom no-repeat;
	height: 330px;
}
*/
#m3 img#welcome {
}
#m3 p {
	color: #626262;
	padding: 12px 8px 18px 19px;
	margin: 0px;
}
#m3 a {
	color: #7C0007;
/*	display: block;
	clear: both;
	padding-left: 19px;*/
	font-weight: bold;
}
#m3 a:hover { color: #C5000B; }

#m3 #menustart { padding-left: 18px; }
#m3 #menustart a{ padding-left: 25px;display:block; font-size: 8pt; line-height: 11pt;}
#m3 #menustart div { position: relative; float: left; width: 49%; }

#m3 .m3_banner {
	text-align: center;
	margin: 15px 0;
	clear: both;
}
#m3 .m3_banner img {
	border: 0 none;
}

/* fourth column */
/*
#m4 {
	padding-top: 8px;
	padding-left: 75%;
}
#m4 a {
	color: #626262;
	padding-left: 19px;
}
#m4 img {
	margin: 8px 0px 4px 0px;
}
*/

/* telephone left bottom */
#m4 {
	height: 80px;
	background: url("images/telephone.gif") left bottom no-repeat;
}

/* footer */

#footer {
	color: #000000;
	text-align: center;
	margin: -50px 220px 0px 200px;
	font-size: 0.9em;
	font-family: Tahoma, sans-serif;
	
}
#footer a { color: #7C0007; }
#footer a:hover { color: #C5000B; }
