/* CSS Document */

body {
	background-color:#135191;
	background-image:url(mesolutions_bg.jpg);
	background-repeat:repeat-x;

}

.wap {
	display:none;
}

#container {
	width:100%;
	background-color:#FFFFFF;
	text-align:left;
}

#innercontainer {
	min-width:770px;
}

#header {
	height:150px;
	background-image:url(mes_headerbg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	min-width:775px;
}

#headerLeft {
	text-align:left;
	float:left;
}

#headerRight {
	text-align:right;
}

#contentOuter {
	min-width:775px;
	background-color:#FFFFFF;
}

#contentInner {
	min-height:450px;
	padding-left:8px;
}

#right {
	float:right;
	width:150px;
	background-color:#FFFFFF;
	text-align:center;
	padding-right:5px;
}

#right a:link, #right a:active, #right a:visited {
	font-family:"Times New Roman", Times, serif;
	color:#135191;
	text-decoration:none;
}

#right a:hover {
	color:#FF0000;
}

#rita {
	border:1px solid #125292;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;
}

#rita h1 {
	font-size:xx-large;
	color:#125292;
}

#footer {
	height:25px;
	background-image:url(mesolutions_footerbg.jpg);
	background-repeat:repeat-x;
	color:#135191;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:left;
}

#footer a:active, #footer a:visited, #footer a:link {
	color:#135191;
	text-decoration:none;
	height:25px;
	display:inline;
	background-image:url(mackie_link_out.gif);
	background-repeat:repeat-x;
	padding-top:4px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:13px;
	border-right:#135191 1px solid;
	position:relative;
	top:4px;
}

#footer a:hover {
	color:#FF0000;
	background-image:url(mackie_link_over.gif);
	background-repeat:repeat-x;
}

#copyright {
	background-color:#135191;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:center;
}

#copyright a:active, #copyright a:visited, #copyright a:link, #copyright a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

p, ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
}

img {
	border:none;
}
