body	{font-family: Verdana;
		min-width: 1000px;
		}

div.header	{width: 100%;
			background-color: #FFFFFF;
			float: left;
			}
			
div.top_nav	{width: 100%;
			height: 100px;
			clear: both;
			background-image: url(../images/header_background.gif);
			background-repeat: repeat-x;
			}
			
			
a.top_nav_link	{text-decoration: none;
				color: #FFFFFF;
				font-size: 10pt;
				float:left;
				height: 90px;
				border-right: #FFFFFF 1px solid;
				padding: 5px;
				text-align: center;
				line-height: 20px;
				}
				
a.top_nav_link:hover	{background-color: #5180B1;
						cursor: pointer;
						}				
				
div.footer	{margin-top: 50px;
			width: 100%;
			text-align: center;
			background-image: url(../images/logos/emd_logo.png);
			background-position: center center;
			background-repeat: no-repeat;
			}
			
div.mainbody	{clear: both;
				min-height: 610px;
				display: block;
				padding-top: 10px;
				margin: 0px 30px;
				background-image: url(../images/lan_cable.png);
				background-position: center center;
				background-repeat: no-repeat;
				}
				
div.page_image {float:right;
				border: 1px solid #000000;
				margin-left: 10px;
				margin-top: 10px;
				}
				
span.header_text	{font-size: 14pt;
					font-weight: bold;
					color: #0062AD;
					
					}
					
img.logo	{vertical-align: middle;

			}
			
h1.homepageheader	{font-size: 16pt;
						color: #0062AD;
						}
						
h2.homesubheading	{font-size: 12pt;
					color: #D50000;
					margin-left: 10px;
					}
					
ul.homepagelist	{font-size: 10pt;
				color: #000000;
				list-style-image: url(../images/emd_list_icon.png);
				line-height: 22px;
				}
				
img.list_tick	{vertical-align: top;
			padding: 0px 3px;
			}
						
h1.pageheader	{font-size: 16pt;
				color: #0062AD;
				}
				
h2.subheading	{font-size: 12pt;
				color: #D50000;
				margin-left: 20px;
				}
				
p.page_text	{font-size: 10pt;
				color: #000000;
				margin-left: 20px;
				}
			
ul.list_in_text	{font-size: 10pt;
				color: #000000;
				list-style-image: url(../images/emd_list_icon.png);
				line-height: 22px;
				margin-left: 30px;
				}
			
span.EMD	{font-size: 10pt;
			color: #5E5E8D;
			font-weight: bold;
			}
			
	
h1.footer_header	{font-size: 11pt;
					color: #5E5E8D;
					}
	
p.footer_text	{font-size: 10pt;
				color: #444468;
				}
				
a.footer_link	{font-size: 10pt;
				color: #444468;
				text-decoration: none;
				}
				
div.software_logo	{text-align: center;
					}
	
img.software_logo	{border: 1px solid #000000;
					}
					
img.bottom_logo	{float: left;
					}
					
h2.subheadingbottom	{font-size: 12pt;
						color: #D50000;
						margin-left: 60px;
						line-height: 50px;
						}
						
img.link_image	{border-style: none;
					}

img.captcha		{border: 1px solid black;
					}

td.label	{vertical-align: top;
			font-size: 10pt;
			color: #000000;
			margin-left: 20px;
			}

table.form	{margin-left: 20px;
				
			}
			
input.emailinput	{width: 300px;
					
					}
					
h2.contactmessage	{font-size: 12pt;
						color: #D50000;
						line-height: 50px;
						}