@charset "UTF-8";
/* CSS Document */

body,td,th {
			font-family: Verdana, Arial, Sans-serif;
			font-size: 11px;
			color: #666666;
			}
			
body {
		margin-left: 25px;
		margin-top: 15px;
		background-image: url(http://www.iammartin.co.uk/siteimgs/tile.gif);
		}

img { 
	border: none;
	}

a:link {
	color: #003399;
	text-decoration: none;
	}

a:visited {
           color: #003399;
           text-decoration: none;
	  }

a:hover {
         text-decoration: none;
	 color: #000000;
	}

a:active {
          color: #003399;
	  text-decoration: none;
         }
		 
.imgpad {
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 10px;
		padding-top: 0px;
		}
		
#scrollablearea {
			position: relative;
			overflow: auto;
			width: 850px; 
			height: 480px;
			}
			
#left {
        position: absolute;
        margin: 0 0 0 0px;
        padding: 5;
        width: 250px;
        height: 450px;
        }

#right {
        margin: 0 0 0 250px;
        padding: 5;
        height: 450px;
		white-space: nowrap;
        }
		
#photodiv {
        margin: 0 0 0 0px;
        padding: 5;
        height: 450px;
		white-space: nowrap;
        }
		
/* scrollable div area */
#scrollable1 {
			float: left;
			overflow: auto;
			width: 850px; 
			height: 480px;
			white-space: nowrap;
			}
						
.stylesection {
		}

.style1 {
		font-family: Verdana, Arial, Sans-serif;
		font-size: 11px;
		font-weight: 100;
		}

.style3 {
		font-size: 18px;
        font-family: "Helvetica Neue Bold", "Helvetica", Arial, Sans-serif;
        font-weight: 600;
		}

.style3x {
		font-size: 9px;
		font-weight: 100;
		}

.style5 {
        color: #000000;
		font-weight: 100;
		font-family: Verdana, Arial, Sans-serif;
		}
		
.style6 {
		color: #333333;
		}
		
.style7 {
		color: #000000;
		}
		
.line {
		border-bottom: solid 1px; 
		border-color: #CCCCCC;
		color: #CCCCCC;
		font-size: 18px;
        font-family: "Helvetica Neue Bold", "Helvetica", Arial, Sans-serif;
        font-weight: 600;
		}
		
.foottext {
		font-size:9px;
		}