* {margin: 0;	padding: 0;}

body {
	background-color: #fff;
	text-align: left;
	color: #000000;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

#menu, #header{
	text-transform: uppercase;
	background-color: #ffffff;
	font-align: right;
    margin: 0 auto 0 auto;
}

#header{
	height: 0px;
	}
	
#iframed {
	width: 800px;
	height: 495px;
	position: absolute;
}
/*sets up style for split column table on links page that you may create - place any tags on the php generated pages of the css in this file - and it effects those generated pages.*/ 
table.links {
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	padding: 0 160px 0 160px;
}

td.links_td {
	vertical-align: top;
	width: 120px
}

#menu {
	vertical-align: top;
	list-style:none;
	text-transform: uppercase;
	font-align: left;
}
/*main content window*/ 
#content {
	min-height: 495px;
	background-color: #ffffff;
	overflow: auto;
	width:800px;
	margin:15px auto 5px auto;
	padding:0px 0px 0px 0px;
    height: auto;
    border: 1px dotted #CCCCCC ;
}

#contact a:link { text-decoration: none; color:#999999;}
#contact a:active { text-decoration: none; color:#cc0000}
#contact a:visited { text-decoration: none; color:#999999;}
#contact a:hover { text-decoration: none; color:#ffffff;}
	
#topline {
	width:800px;
	margin: 0px auto 0 auto;
	padding:0px;
    height: 15px;
    border-bottom: 2px dotted #000000 ;
	}

#header img{
	margin:0;
	}
	
#logo {
	float: right;
}

#title_area {
	padding: 15px 0 0 0;
	height: 25px;
	width: auto;
	vertical-align: bottom;
	color: #000000;
	font: italic 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	float: left;
}

#menu ul {
	text-align: left;
	padding-right: 30px;
	width:auto;
	float:left;
	margin:0px 0px 0 0px;
	list-style:none;
}

table.tablet {
	vertical-align: bottom;
	height: 40px;
	margin:0 auto 0 auto;
	width: 800px;
}

table.contactx {
	vertical-align: bottom;
	height: 30px;
	margin:0 auto 0 auto;
	width: 800px;
}

td.bottom { 
	vertical-align: bottom; 
}
/*contact details area*/ 
td.ioshva2 {
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #cccccc;
	vertical-align: top;
	border-bottom: 2px dotted #000000;
	padding-bottom: 10px;	
} 

td.top { 
	line-height: 15px;
	vertical-align: top; 
} 
/**/ 
td.mindthegap{ 
	padding-top: 5px;
} 
/*Title Headings above line at bottom and the line itself*/ 
table.tablet_top {
	margin; 5px 0 10px 0;
	vertical-align: bottom;
	height: 40px;
	border-bottom: 2px dotted #dotted;
	width: 800px;
	font: bold 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

table.tablet_bottom {
	vertical-align: bottom;
	text-transform: uppercase;
	height: auto;
	width: 800px;
	color: #999999;
}

#menu ul li.section-title {
	list-style:none;
	padding:0 0 0px 0;
	}

#menu ul li { 
	list-style:none;
	padding:0px 0 0px 0;
	}

.container {
    padding: 0 0 0 0;
	}

.nothumb {
	padding-right: 10px;
}

#content p {
	text-align: justify;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width:600px;
	margin: 100px;
	line-height: 1.2;
	}

a:link { text-decoration: none; color:#000000;}
a:visited { text-decoration: none; color:#000000;}
a:active { text-decoration: none; color:#000000;}
a:hover { text-decoration: none; color:#CCCCCC;}

#img-container	{ 
	white-space: nowrap;
	overflow-y: hidden; 
	overflow-x: auto;
    width: auto;
    height: 495px;
	}
	
#img-front	{ 
	white-space: nowrap;
	overflow: hidden; 
    width: auto;
    height: auto;
	}
	
#img-container p	{ 
	float: left; 
	width: auto;
	}

p {
    margin: 0;
	}

h1 { display:none; }
h2 { font-size: 24px; }

a.front_link:hover {
	border: none;
	background-color: #ffffff;
}

a.img:hover {
	border: none;
	background-color: #ffffff;
}

a.img:visited {
	border: none;
	background-color: #ffffff;
}

a.img:active {
	border: none;
	background-color: #ffffff;
}

img:hover {
	border: none;
	background-color: #ffffff;
}

img:visited {
	border: none;
	background-color: #ffffff;
}

img:active {
	border: none;
	background-color: #ffffff;
}

a.front_link:active {
	border: none;
	background-color: #ffffff;
}

a.front_link:visited {
	border: none;
	background-color: #ffffff;
}

h3 { font-size: 16px; }
h4 { font-size: 12px; }

#front_link:hover {
	background-color: #ffffff;
}