/*
-----------------------------------------------
Mark IV concept 1
----------------------------------------------- 
*/

body {
	background-color:#143181;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	
}

/*
#markivlogotext
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
    color: black; 
    position: relative;
    left: 3px;
    top: 15px;
    z-index: 1000;
}
*/



#nav {
	width: 412px;
	height: 24px;
	background: url('../images/.html');
	margin-top: 50px;
	margin-left: 80px;
	float: left;
}

.fp_logo
{
    cursor: pointer;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.fp_logo_print
{
    display: none;
    visibility: hidden;    
}

#printicon
{
    font-family:Arial;    
    color: #dddddd;
    text-decoration: none;
    position: relative;
    left: 400px;

}



/* pureCssMenui0
----------------------------------------------- */
#wrapper {
	width: 100%;
	height: 768px;
	background: url('../images/75/bg75.jpg');
	background-repeat: repeat-x;
	background-color:#143181;
}

#footer_wrapper {
	width: 100%;
	height: 113px;
	background: url('../images/75/inside_footer_bg.gif');
	background-repeat: repeat-x;
	background-color:#143181;
	text-align: center;
	margin: auto;
}

#container {
	width: 768px;
	height: 768px;
	margin: auto;
}

/* Headers
----------------------------------------------- */
#header {
	width: 768px; /* 1024 */
	height: 87px; /* 116 */
	background: url('../images/75/markiv_header.jpg');
	background-repeat: no-repeat;
	float: left;
}

/*
#logo {
	width: 169px;
	height: 32px;
	text-align: left;
	margin-top: 65px;
	margin-left: 80px;
	float: left;
}
*/

#logo {
	width: 169px;
	height: 32px;
	text-align: left;
	margin-top: 49px;
	margin-left: 60px;
	float: left;

	
	
}




/* Navigation
----------------------------------------------- */



/* Flash Area
----------------------------------------------- */
#flash {
	width: 768px;
	height: 239px;
	margin: auto;
	background: url('../images/75/flash_bg.jpg');
	float: left;
}


/* Inside Body
----------------------------------------------- */
#inside_top {
	width: 1024px;
	height: 37px;
	background: url('../images/inside_top.gif');
	background-repeat: no-repeat;
	margin: auto;
	float: left;
}

#inside_body {
	width: 1024px; /* 1024 */
	height: 37px; /* 37 */
	background: url('../images/75/inside_bg.gif');
	margin: auto;
	float: left;
}

#insideleft_text {
	width: 470px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	margin-top: 30px;
	margin-left: 90px;
	float: left;
}

#insideright_text {
	width: 350px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	margin-top: 30px;
	margin-left: 40px;
	float: left;
}

#inside_bottom {
	width: 1024px;
	height: 38px;
	background: url('../images/inside_bottom.gif');
	background-repeat: no-repeat;
	margin: auto;
	float: left;
}


/* Body Areas
----------------------------------------------- */
#home_body_home {
	width: 768px;
	height: 170px;
	background: url('../images/75/home_body_bg.gif');
	background-repeat: no-repeat;
	float: left;
	
}

#home_body {
	width: 768px;
	height: 240px;
	background: url('../images/75/home_body_bg.gif');
	background-repeat: no-repeat;
	float: left;
	
}


#left_text_home {
	width: 352px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 12px;
	text-align: left;
	margin-top: 22px;
	margin-left: 67px;
	float: left;
}

#right_text_home {
	width: 300px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 12px;
	text-align: left;
	margin-top: 22px;
	margin-left: 30px;
	float: left;
}

.home_h1
{
    font-size: 12px;
    white-space: nowrap;
    position: relative;
    top: -5px;
}

/* Footers
----------------------------------------------- */
#home_footer {
	width: 768px;
	height: 75px;
	background: url('../images/75/footer_line.gif');
	background-repeat: no-repeat;
	float: left;
}

.homefooter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	text-align: left;
	margin-left: 90px;
	margin-top: 20px;
	float: left;
}

.homefooter_text a{
	color: #ffffff;
	text-decoration: none;

}

.homefooter_text a: hover {
	text-decoration: underline;
}


#inside_footer {
	width: 1024px;
	height: 75px;
	background: url('../images/inside_footer.gif');
	background-repeat: no-repeat;
	margin: auto;
	float: left;
}