html {
	background-color: #F8F5EE;
	height:100%;
	margin: 0px;
}

body {
	background-image: url(background.gif);
	background-position: center;
	background-repeat: repeat-x;
 	height:100%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;

}
object { outline:none; }
#cv {
	background-image: none !important;
	background-color: white !important;
	width:100% !important;
	height:100% !important;
}

table {
	text-align: center;
	height: 100% !important;
	width: 100% !important;
	background-color: transparent;
}


#container {
	text-align: left;
	height: 580px;
	width: 955px;
	position:relative;
}
#header {
	height: 81px;
	width: 955px;
}

#middle {
	height: 427px;
	width: 955px;
	text-align:center;
	background-color: white !important;

}
#footer {
	height: 72px;
	width: 955px;
}

.logo {
	position:absolute;
	top: 37px;
	left:  83px;
}
.mmenu_btn {
	position:absolute;
	right: 75px;
	top: 37px;
	text-decoration: none;
	border: 0px;
}

a {
	text-decoration: none;
	border: 0px;
	color: #222222;
}

#middle iframe {
	border: 0px;
	frameborder: no;
	width: 800px;
	height: 403px;
	padding: 12px 40px;
}

.feature {
	margin: 12px 0px 0px 0px;
}
.warning {
	border: 0px;
	margin-top: 10px;
	text-align:center;
}
.smenu_title {
	margin-left: 87px;
	margin-top: 20px;
}
h1 {
	position:absolute;
	right: 177px;
	top: 40px;
	font-weight: bold;
		font-size: 12px;

}
.subheading {
	position:absolute;
	right: 177px;
	top: 40px;
	font-weight: bold;
}
h2, h3, h4 {
	margin: 10px 0px;
	color: #222222;
	font-size: 12px;
}
h4 {
	margin:15px 0px 0px 0px;
}

.mmenu {
	background-color: white !important;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-align: left;
}
.col {
	float: left;
	padding: 0px 18px;
}

.cv {
	float: left;
	padding: 20px;
}

.cv1 {
	float: left;
	padding: 25px;
	margin-top: 300px;
	font-weight: bold;
}
.cvfooter {
	clear: both;
	height:10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
