body {
	margin: 0px auto;
	padding: 0px;
	background-color:#252122;  /* black*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	text-align: center;
}

h1 {
color: #D32527; 
font-weight:bold; 
font-style:italic;
font-size: 2em; 
line-height:normal; 
text-align:left; 
padding-top:20px;}

h2 {
color: #00AEEF; 
font-weight: bold; 
font-style:  normal;
font-size: medium; 
line-height:normal;
width:900px;
height:10px; 
text-align:left; 
padding: 10px;
text-decoration:none;
}

p{
padding-left: 0px;}

#container {
	width: 930px;
	text-align:center;
	height: auto;
	padding: 0px;
	margin: 0px auto;
}
#logo{
	background-image: url(../images/martinlandingpage.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	width:800px;
	height:204px;}
#textcontainer {
	width: 930px;
	text-align:left;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration:none;
	}
#textcontainer a {
	color:#FFFFFF;
	text-decoration:none;
}
#textcontainer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

#textcontainer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#column{
	width:445px;
	height:auto;
	float:left;
	text-align:left;}

#strapline {
	width: 100%;
	height: 120px;
	padding: 0px;
	margin:0px;
		}
#straplinetext {
	width: 930px;
	text-align:left;
	height: 70px;
	padding: 0px;
	margin: 0px auto;
	line-height: inherit;
		}
#footer {  
	width: 100%; 
	text-align: center; 
	vertical-align: top; 
	line-height: 25px; 
	margin: 0px; 
	clear: both; 
	height: 40px; 
	padding-top: 10px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	color:#fff; }
#footer ul {
	padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin: 0px; text-transform: uppercase; word-spacing: 0em; font-size: 0.7em; list-style-type: none; }
#footer li {
	display: inline; padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 0px; }
#footer a:link {
	text-decoration: none; color: #fff; }
#footer a:visited {
	color: #fff; text-decoration: none; }
#footer a:hover {
	color: #cccccc; border-top-style: none; border-right-style: none; text-decoration:underline; }
	
