@charset "UTF-8";

/* GLOBAL RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: Arial, Helvetica, sans-serif;vertical-align: baseline;}
table, tr, td, tbody {vertical-align:top;}

/* CLEAR FIX */
.clear {clear:both;}

body {
	background:#d8dee2;
	font-size:12px;
	line-height:1.7em;
	}

.background {
	background:#d8dee2;
	padding-top:40px;
	padding-bottom:50px;
	}
	
.main {
	background:white;
	width:960px;
	margin:auto;
	display:block;
	padding-top:20px;
	height:600px;
	}
	
.header {
	background:url(../images/header.jpg) no-repeat;
	height:200px;
	width:300px;
	display:block;
	float:left;
	}
.header2 {
	
	height:180px;
	width:580px;
	display:block;
	float:left;
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
	}
	
.body-text {
	width:250px;
	float:left;
	margin-top:20px;
	display:block;
	margin-right:10px;
	margin-left:30px;
	}
	
.body-text2 {
	width:380px;
	float:left;
	margin-top:20px;
	display:block;
	margin-right:10px;
	margin-left:40px;
	}

.footer {
	width:960px;
	margin:auto;
	margin-top:10px;
	font-size:11px;
	color:#3c5c71;
	}

.footer-left {
	width:480px;
	float:left;
	}

.footer-right {
	width:480px;
	float:right;
	text-align:right;
	}
	
	

/* MEDIA ENGINE LOGO */

/* color parameters */

a ul.melogo li.metext, a:visited ul.melogo li.metext, a ul.melogo li.melogo, a:visited ul.melogo li.melogo {color:#3c5c71;text-decoration:none;}
a:hover ul.melogo li.metext, a:hover ul.melogo li.melogo {color:#FF0000;text-decoration:none;}

/* fixed parameters */
ul.melogo {display:block;float:right;text-decoration:none;} ul.melogo li {display:inline;float:left;font-size:11px;font-weight:normal;font-family:Helvetica, Arial, sans-serif;text-decoration:none;} a ul.melogo li.metext, a:visited ul.melogo li.metext {display:inline;float:left;padding:5px 0 0 0;font-size:11px;font-weight:normal;font-family:Helvetica, Arial, sans-serif;text-decoration:none;line-height:12px;} a:hover ul.melogo li.metext {display:inline;float:left;padding:5px 0 0 0;font-size:11px;font-weight:normal;font-family:Helvetica, Arial, sans-serif;text-decoration:none;line-height:12px;}a ul.melogo li.melogo, a:visited ul.melogo li.melogo {height:18px;padding:5px 0 0 30px;display:block;font-size:11px;font-weight:normal;font-family:Helvetica, Arial, sans-serif;text-decoration:none;line-height:11px;background: url(../images/me-logo.png) no-repeat 0 0;} a:hover ul.melogo li.melogo {height:18px;padding:5px 0 0 30px;display:block;font-size:11px;font-weight:normal;font-family:Helvetica, Arial, sans-serif;text-decoration:none;line-height:11px;background: url(../images/me-logo.png) no-repeat 0 -23px;}




