/* CSS Document */

html {
	height: 100%;
	margin: 0 0 1px 0;
}

body {
	font-size:10px; 
	font-family:verdana;
	margin-right:0px; 
	margin-left:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding:0px;
	text-align: center;
    background-image: url(../images/bubbles-bg.jpg);
    background-repeat:no-repeat;
    background-position: left top;
    background-color:#efeef1;
}

/*img {
	border: 1px solid #e4d8ee;
}*/

h1 {
	font-size:18px; 
	color: #0d7c38;
}

h2 {
	font-size:12px; 
	color: #0d7c38;
}

h3 {
	font-size:12px; 
	color: #9c5e9c;
}

h4 {
	font-size:13px; 
	color: #9c5e9c;
}

h5 {
	font-size:15px; 
	color: #0d7c38;
}

h6 {
	font-size:13px; 
	color: #9c5e9c;
	line-height:18px;
}

ul.bullets{ 
	list-style-image: url(../images/icon.gif); 
	font-size: 12px; 
	word-spacing: 2px;
	line-height: 20px;
} 

A:link { 
	text-decoration: none; 
	color:#9c5e9c;
}

A:visited { 
	text-decoration: none; 
	color:#9c5e9c;

}

A:hover { 
	text-decoration: underline; 
	color:#9c5e9c;

}

p {
	font-size:12px; 
	font-family:verdana;
	color: #383838; 
}

#viewpane {
	width:992px;
	height:100%;
	margin: 0 auto;
	text-align:left;
}

#submain {
	position:relative; 
	width:992px;
	text-align:left;
	background-color:#fff;
	border-left: 1px solid #e4d8ee;
	border-right: 1px solid #e4d8ee;
	border-bottom: 1px solid #e4d8ee;
	margin-bottom:20px;
}

#header {
	position:relative; 
	width:992px; 
	height:180px;
}

#navbar {
	position:relative; 
	width:972px; 
	height:42px;
	top:-2px;
	background-image:url(../images/navbar.gif);
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;	
}

#menu_text {
	height:42px;
	width:972px;
	text-align:center;
	font-size:13px;
	color:#ffffff;
	font-family:Verdana,Arial;
	line-height:20px;
}

#menu_text a {
	text-decoration:none; 
	color:#ffffff;
}

#menu_text a:hover {
	text-decoration:underline; 
	color:#ffffff;
}


/*styles */

#home_column_container {
	position:relative; 
	width:992px;
	min-height:720px;
	margin-top:20px;
}

#open_column_container {
	position:relative; 
	width:992px;
	min-height:750px;
	margin-top:20px;
}

#protection_column_container {
	position:relative; 
	width:992px;
	min-height:760px;
	margin-top:20px;
}

#contact_column_container {
	position:relative; 
	width:992px;
	min-height:660px;
	margin-top:20px;
}

#about_column_container {
	position:relative; 
	width:992px;
	min-height:410px;
	margin-top:20px;
}

#management_column_container {
	position:relative; 
	width:992px;
	min-height:660px;
	margin-top:20px;
}

#services_column_container {
	position:relative; 
	width:992px;
	min-height:490px;
	margin-top:20px;
}

#systematic_column_container {
	position:relative; 
	width:992px;
	min-height:820px;
	margin-top:20px;
}

#business_improvement_container {
	position:relative; 
	width:992px;
	min-height:2470px;
	margin-top:20px;
}

.course {
	border: 1px solid #e4d8ee;
	margin-bottom:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:10px;
}

#course1 td{
	border: 1px solid #e4d8ee;
}

#course2 td{
	border: 1px solid #e4d8ee;
}

#course3 td{
	border: 1px solid #e4d8ee;
}

#course4 td{
	border: 1px solid #e4d8ee;
}

#column_container {
	position:relative; 
	width:992px;
	min-height:700px;
	margin-top:20px;
}

#column1 {
	position:relative; 
	width:700px; 
	float:left;
	top:8px;
	left:35px;
}

#bullets {
	position:relative;
	width:480px;
}

#bullets2 {
	position:relative;
	width:580px;
}

div.bullets_column1 {
	position:relative;
	float:left;
	width:auto;
}

div.bullets_column2 {
	position:relative;
	float:right;
	width:auto;
}

.home_panel {
	position:relative;
	width:185px;
	height:auto;
	padding:5px;
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #e4d8ee;
	text-align:center;
}

.home_panel2 {
	position:relative;
	width:185px;
	height:auto;
	padding:5px;
	border: 2px solid #7030a0;
	text-align:center;
}

#column1_home {
	position:relative; 
	width:900px; 
	height:100%;
	float:left;
	top:8px;
	left:35px;
}

#column2 {
	position:relative;
	float:right;
	width:216px; 
	height:auto;
	top:8px;
	right:20px;
}


/* content */

div.content {
	width:670px;
	margin-bottom:5px;
}

span.purple {
	font-size:14px; 
	color: #9c5e9c;
	font-weight:bold;
}

span.red {
	font-size:16px; 
	color: #ff0000;
	font-weight:bold;
}

#image_float {
	position: relative;
	float:right;
	right:35px;
	margin-top:50px;
}

/*side styles */

#side_wrapper {
	height:291px;
	width:100%;
	margin-bottom:20px;
}

div.side {
	height:auto;
	width:100%;
	position:relative; 
	margin-top:20px;
	text-align:center;
}

div.side2 {
	height:auto;
	width:100%;
	position:relative; 
	margin-top:20px;
	text-align:left;

}

/*footer styles */

#footer {
	position:relative; 
	width:100%; 
	height:55px;
	text-align:center;
	
}

#footer_text {
	position:relative; 
	height:auto;
	width:auto;
	top:35px;
	color:#666;
}
