body {
	margin: 0px;
	padding: 0px;
	background:url(images/background.jpg) repeat-x #ffffff;
}
a:link { 
	color: #455DB0;
	text-decoration:underline;
	
	}
a:visited { 
	color: #455DB0;
	text-decoration:underline;
	}
a:hover { 
	color: #455DB0;
	text-decoration:underline;
	}
a:active { 
	color: #455DB0;
	}
#pagewrapper {
	width: 750px;
	margin:0 auto;
}
#l_shadow1 {
	background-image: url(images/shadow_bg_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#l_shadow2 {
	background-image: url(images/shadow_left.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
#footer a:link {
	color: #3B53AB;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a:visited {
	color: #3B53AB;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a:hover {
	color:#798CD0;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
/* Drop Down Menu Begins*/
#dropmenudiv{
	position:absolute;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
	font-color:#FFFFFF;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 3px 0;
	text-decoration: none;
	color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #6E6E6E;
}

.dropdownsection{
	margin-top:8px;
	position:absolute;
	visibility: hidden;
	border:1px solid #ffffff;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height: 18px;
	z-index: 100;
	background-color: #3650A9;
	width: 150px;
	color:#FFFFFF;
}

.dropdownsection a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #ffffff;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color:#FFFFFF;
}

.dropdownsection a:hover{ /*hover background color*/
	background-color: #7789C8;
	color: white;
}
	


#r_shadow2 {
	background-image: url(images/shadow_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#r_shadow1 {
	background-image: url(images/shadow_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#header {
	height: 139px;
	width: 712px;
	margin:0 auto;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom:1px solid #AC4352;
}
#topbar {
	background-image: url(images/topbar_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 37px;
	width: 702px;
	margin:0 auto;
	border-top:1px solid #ffffff;
	padding-left:10px;
}
#mainbox {
	background-color: #FFFFFF;
	width:672px;
	border:1px solid #3F50AC;
	border-top:0;
	padding:0px 20px;
	margin:0 auto;
	padding-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#455DB0;
	
}

#footer {
	width: 712px;
	margin:0 auto;
}
#page_address {
	padding-top:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-align:right;
	padding-right: 10px;
	font-size:15px;

	
}
#header h1 {
	line-height:0%;
	margin:0;
	float:left;
}
#header h1 a {
	display:block;
	background: url(images/am_edm_ltd_logo.jpg) top;
	width: 244px;
	height:139px;
	text-indent: -900em;
	text-decoration:none;
	line-height:100%;
}


.indentmenu{
	font: bold 15px Arial;
	width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: right;
	width: 100%; /*width of menu*/
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white; /*text color*/
	padding: 6px 11px 0px 11px;
	text-decoration: none;
}

.indentmenu ul li a:visited{
	color: white;
}

.indentmenu ul li a:hover{
	color: #cccccc!important; /*text color of selected and active item*/
}
#mainbox .product_box {
	float: left;
	height: 200px;
	width: 202px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#product_binder {
width:618px; margin:0 auto;
}

#News_area {
	float:right;
	width:300px;
	height:185px;
	border-style:solid;
	border-width: 1px;
	padding-left:10px;	
}

#mainbox h1 {

	font-size:15px;
	margin: 10px 0 0 0;
	
	}
	
/************* scrolling news ******************/
#newsscroller{
	width: 252px;
	height: 170px;
	padding: 5px;
	border-bottom:2px solid #FFFFFF;
}
/************** end scrolling news **************/	