/*------------------------------------------
					BODY
-------------------------------------------*/

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #EEEBE6;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #E0E0E0;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #38575C;
	SCROLLBAR-TRACK-COLOR: #E0E0E0;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-color: #FFFFFF;
}

/*------------------------------------------
				LINKS DEFAULTS
-------------------------------------------*/

a {
	text-decoration: none;
	color: #FF6C0C;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.sublink_menu a {
	COLOR: #ffffff;
	text-decoration: none;
}
.sublink_menu a:hover {
	COLOR: #333333;
	text-decoration: none;
}
.sublink_clients a {
	COLOR: #FF6C0C;
	text-decoration: none;
}
.sublink_clients a:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.sublink_title a {
	COLOR: #0981BD;
	text-decoration: none;
}
.sublink_title a:hover {
	COLOR: #FF6C0C;
	text-decoration: none;
}
.copyright a {
	COLOR: #626262;
	text-decoration: none;
}
.copyright a:hover {
	COLOR: #FF6C0C;
	text-decoration: none;
}
.closewindow a {
	COLOR: #333333;
	text-decoration: none;
}
.closewindow a:hover {
	COLOR: #FF6C0C;
	text-decoration: none;
}

/*------------------------------------------
				MENU LINKS
-------------------------------------------*/

.menu_home a {
	text-decoration: none;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../amwel_middle_east_images/home_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	font-weight: bold;
	display: block;
	line-height: 25px;	
	height: 25px;
	padding-top: 0px;
	padding-left: 15px;
}
.menu_home a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../amwel_middle_east_images/home_over.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/*------------------------------------------
				SUBMENU LINKS
-------------------------------------------*/

.submenu_cubicles a {
	text-decoration: none;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../amwel_middle_east_images/cubicles_on.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	font-weight: bold;
	display: block;
	line-height: 24px;	
	height: 24px;
	padding-top: 0px;
	padding-left: 55px;
}
.submenu_cubicles a:hover {
	color: #9EB2CB;
	text-decoration: none;
	background-image: url(../amwel_middle_east_images/cubicles_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/*------------------------------------------
				BACKGROUND IMAGES
-------------------------------------------*/

.background_top {
	background-attachment: scroll;
	background-image:  url(../esc_images/background_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
}
.background_title {
	background-attachment: scroll;
	background-image:  url(../esc_images/background_title.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 23px;
}
.background_main {
	background-attachment: scroll;
	background-image:  url(../esc_images/background_main.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 812px;
}
.background_bottom {
	background-attachment: scroll;
	background-image:  url(../esc_images/background_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
}
.background_clients_title {
	background-attachment: scroll;
	background-image:  url(../esc_images/background_clients_title.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 23px;
}

/*------------------------------------------
				HEADING TEXT
-------------------------------------------*/

.heading1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0981BD;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.heading2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0981BD;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0981BD;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0981BD;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.heading6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E05A03;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}
.heading7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

/*------------------------------------------
				CONTENT TEXT
-------------------------------------------*/

.paragraph_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
	text-align: none;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
	text-align: none;
}
.paragraph_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
	text-align: none;
}
.paragraph_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	text-align: none;
}
.paragraph_list_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #434343;
	line-height: 16px;
	text-decoration: none;
	text-align: none;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3D9EC;
	height: 20px;
	width: 165px;
}
.paragraph_list_underline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #434343;
	line-height: 16px;
	text-decoration: none;
	text-align: none;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3D9EC;
	height: 20px;
	width: 100%;
}

/*------------------------------------------
				FORM ELEMENTS
-------------------------------------------*/

.txt_input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 12px;
}
.txt_textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 12px;
}
.txt_listbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 12px;
	width: 180px;
}
.bu_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px #999999;
	font-style: normal;
	line-height: normal;
	font-weight: bold; 
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../esc_images/buttom_submit.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 70px;
	cursor: hand; 
}

