body {
	margin: 0;
	background: url(../graphics/bg.jpg) repeat-y #ffffff;
}

body, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.meta {
	color: #ffffe5;
	font-size: 10px;
}

h4 {font-size: 16px; margin: 25px 0 0 0;}
h5 {font-size: 13px; margin: 10px 0;}

a:link {color: #CC0000; text-decoration: underline;}
a:visited {color: #990000; text-decoration: underline;}
a:active {color: #FF6600; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}

a.topnav:link {color: #ffffff; text-decoration: underline;}
a.topnav:active {color: #ffffff; text-decoration: underline;}
a.topnav:visited {color: #ffffff; text-decoration: underline;}
a.topnav:hover {color: #ff899b; text-decoration: none;}

a.botnav:link {color: #555555; text-decoration: underline;}
a.botnav:active {color: #888888; text-decoration: underline;}
a.botnav:visited {color: #333333; text-decoration: underline;}
a.botnav:hover {color: #000000; text-decoration: none;}

#container {
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	position: absolute;
}

#bgleft {
	left: 0;
	top: 0;
	width: 222px;
	height: 354px;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
	background: url(../graphics/leftbg.jpg) no-repeat;
}

#converterTable {
	left: 20px;
	top: 0;
	width: 780px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 10px;
	position: relative;
}

#header {
	left: 0;
	top: 0;
	width: 100%;
	height: 101px;
	position: relative;
	background: #000000 url(../graphics/headerbg.gif);
}

#logo {
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	position: relative;
}

#headerinfo {
	top: 0;
	left: 369px;
	height: 101px;
	width: 213px;
	background: url(../graphics/designsHeader.gif) no-repeat;
	position: absolute;
}

#headerphone {
	top: 0;
	left: 582px;
	height: 49px;
	width: 178px;
	background: url(../graphics/numberHeader.gif) no-repeat;
	position: absolute;
	padding-top: 52px;
	text-align: right;
}

#content {
	left: 225px;
	top: 117px;
	position: absolute;
	width: 535px;
	height: auto;
	z-index: 1000;
	padding-bottom: 10px;
}

#content2 {
	left: 225px;
	top: 117px;
	position: absolute;
	width: 600px;
	height: auto;
	z-index: 1000;
	padding-bottom: 10px;
}

#content3 {
	left: 225px;
	top: 117px;
	position: absolute;
	width: 700px;
	height: auto;
	z-index: 1000;
	padding-bottom: 10px;
}

#form {
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.content10px {
	font-size: 10px;
}

.content11px {
	font-size: 11px;
}

.smalltext {
	font-size: 10px;
	text-align: left;
}

.rightSmallText {
	font-size: 10px;
	text-align: right;
	color: #f40026;
}

.content9px {
	font-size: 9px;
}

.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.redboldhead {
	font-size: 16px;
	color: #f40026;
	font-weight: bold;
	font-style: italic;
}

.redbold {
	color: #f40026;
	font-weight: bold;
}

table.redborder {
	border: 1px solid #f40026;
}

.seo {
width:290px;
height:400px;
overflow:hidden;
position:absolute;
left:-300px;
}

blockquote {
	width: 558px;
	margin: 15px auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f1f1f1;
	border: 1px solid #c9c9c9;
	padding: 0 10px 10px 10px;
}

	blockquote h4 {margin: 10px 0 0 0;}
	blockquote p {margin: 0;}
	
	blockquote ul {list-style: upper-alpha;}
	
ul {margin: 0 0 0 25px; padding: 0;}
ul li {margin: 3px 0;}

