@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
	margin:2px 0 0 0;
	padding:0;
	text-align:center;
	color:#fff;
}

* {
	margin: 0;
	padding: 0;
	border:0;
}

#frame {
	width:980px;
	height:538px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:20px;
	background-color: #000;
}
.wireframe	{
	background: url(img/wireframe2.gif) 0px 0px no-repeat;
}
.yes	{
	background: url(img/yacht.jpg) 0px 0px no-repeat;
}
.cogblue	{
	background: url(img/cog_blue.jpg) 672px 26px no-repeat;
}
.cogpink	{
	background: url(img/cog_pink.jpg) 672px 26px no-repeat;
}
.cogred	{
	background: url(img/cog_red.jpg) 672px 26px no-repeat;
}

#col1	{
	width:208px;
	height:538px;
	float:left;
}
#colhome	{
	width:178px;
	height:538px;
	float:left;
}

.cogs	{
	background: url(img/bar/cogs.gif) 0px 0px;
	background-repeat: no-repeat;
}

.yacht1	{
	background: url(img/bar/yachtglass-fitting.jpg) 0px 0px;
	background-repeat: no-repeat;
}
.glassfix	{
	background: url(img/bar/glassfix.jpg) 0px 0px;
	background-repeat: no-repeat;
}

#col2	{
	width:766px;
	text-align:left;
	float:right;
}

#col2home	{
	width:766px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}

.cols	{
	width:370px;
	margin:0 10px 0 0;
	float:left;
}

#contact1	{
	margin:10px 0 0 0;
	width:640px;
	float:left;
	text-align:center;
}
#contact2	{
	width:260px;
	float:left;
	text-align:center;
}
#contact3	{
	width:260px;
	margin:0 0 0 110px;
	float:left;
	text-align:center;
}

#menu	{
	width:760px;
	height:40px;
}
#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 15px;
	padding: 26px 12px 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	font-size: 0.6em;
	color: #fff;
}

#menu a:hover {
	color: #f03;
}

#menu .active a {
	color: #f03;
}

#hdr	{
	width:760px;
	height:50px;
	float:left;
}

#ftr	{
	width:760px;
	height:40px;
	float:left;
}

p	{
	font-size:0.7em;
	line-height:1.5em;
	margin:8px 4px 4px 14px;
}
p a:link {color: #fff; text-decoration: none;}
p a:visited {color: #fff; text-decoration: none;}
p a:hover {color: #f03;text-decoration: underline;}

.contact	{
	font-size:0.7em;
	line-height:1.3em;
}

h1	{
	font-size:0.7em;
	color:#f03;
	margin:10px 0 0 14px;
	padding:0;
	font-weight:normal;
}


ul.norm	{
	margin: 0 0 2px 17px;
	padding: 2px 0 4px 20px;
	list-style-type: disc;
}

li.norm	{
	margin:0px 0px 4px 0px;
	font-size:0.7em;
	line-height:1.3em;
}
li.norm	a:link {
	color:#0f2670;
	text-decoration: none;
	border-bottom:1px #6197bc dotted;
}
li.norm	a:visited {
	color:#0f2670;
	text-decoration: none;
	border-bottom:1px #6197bc dotted;
}
li.norm	a:hover {
	color:#930;
	text-decoration: none;
	border-bottom:1px #6197bc dotted;
}

ul.twocol {
  float: left;
  width: 310px;
  margin: 2px 0 0 27px;
}
 
li.twocol {
  float: left;
  width: 150px;
  margin: 0 0 2px 0;
  font-size:0.70em;
}

.qt	{
	font-style: oblique
}

.red {
	color: #f03;
}

.cb	{clear:both;}

.superyacht	{
	margin:12px 0 12px 12px;
	float:left;
}
.logos	{
	margin:0 62px 0 42px;
}
.homepic	{
	margin:10px 0 0 182px;
}
.homemenu	{
	margin:0 0 0 38px;
}
.partnership	{
	margin:4px 0 0 0;
}