body {
	font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; background-color: #FFFFFF; color: #000077;
}
a {
	color: #FF0099; text-decoration: none;
}
a:hover {
	color: #000077;
}
#pagewidth {
	width: 734px; text-align: left; margin-left: auto; margin-right: auto; margin-top: 10px;
}
.header {
	width: 734px;
}
.header #tel {
	width: 323px; float: left; position: relative; font-size: 100%; font-weight: bold; color: #FF0099; line-height: 120%; padding-top: 34px;
}
.header #tel a {
	font-size: 80%; font-weight: normal; text-decoration: none; color: #000077;
}
.header #tel a:hover {
	color: #FF0099;
}
.header #logo {
	width: 88px; float: left; position: relative;
}
.header #logo img {
	padding-bottom: 10px;
}
.header #ideas {
	width: 89px; float: right; position: relative; font-size: 75%; padding-top: 25px;
}
.company {
	width: 734px; text-align: center; border-bottom: dashed 1px #000077; padding-bottom: 13px; margin-bottom: 13px;
}
.flash {
	text-align: center;
}
.nav {
	width: 734px; text-align: center; border-top: dashed 1px #000077; border-bottom: dashed 1px #000077; padding-top: 8px; padding-bottom: 8px; margin-top: 13px; margin-bottom: 13px; font-size: 85%; float: left;
}
.nav a {
	margin-left: 5px; margin-right: 5px; color: #000077; text-decoration: none;
}
.nav a:hover {
	color: #FF0099;
}
.title {
	clear: both; text-align: center; margin: -7px 0px 3px 0px; font-size: 70%; color: #8C89CA;
}
.title .title1 {
	width: 361px; display: inline; font-size: 100%; font-weight: normal; margin: 0px; padding: 0px; color: #8C89CA;
}
.content {
	width: 734px;
}
.content #lft {
	width: 353px; float: left; position: relative; padding-right: 14px; padding-top: 10px;
}
.content #lft .click {
	font-weight: bold; color: #FF0099;
}
.content #lft img {
	margin-bottom: 6px;
}
.content #lft .margin {
	margin-right: 10px;
}
.content #rgt {
	width: 352px; float: right; position: relative; border-left: dashed 1px #000077; padding-left: 14px; padding-top: 10px;
}
.content .title1 {
	font-size: 170%; font-weight: normal; line-height: 100%; margin: 0px; padding-top: 0px; padding-bottom: 10px;
}
.content .title2 {
	font-size: 80%; font-weight: bold; margin: 0px; padding: 0px; padding-bottom: 4px; color: #FF0099;
}
.content h3 {
	font-size: 170%; font-weight: normal; line-height: 100%; margin: 0px; padding-top: 0px; padding-bottom: 10px;
}
.content p {
	font-size: 80%; line-height: 140%; margin: 0px; padding: 0px; padding-bottom: 16px;
}
.content .comment {
	font-style: italic; color: #FF0099; width: 349px;
}
.content .name {
	text-align: right; font-style: italic; font-weight: bold; color: #FF0099;
}
.content hr {
	width: 100%; height: 1px; margin-top: 0px; margin-bottom: 8px; background-color: #FFFFFF; border-bottom: dashed 1px #000077; border-top: 0px;
}
.content .links p {
	font-size: 80%; line-height: 140%; margin: 0px; padding: 0px; padding-bottom: 8px;
}
.content .links a {
	font-weight: bold;
}
.content form {
	font-size: 80%; margin: 0px 0px 30px 0px; padding: 0px;
}
.content form input, .content form textarea {
	margin-bottom: 8px; margin-top: 2px;
}
.content .asterisk {
	font-weight: bold; color: #FF0099;
}
#sitemap {
	margin-top: 30px; width: 734px; clear: both; display: none; border-bottom: dashed 1px #000077; padding-bottom: 8px;
}
#sitemap #lft {
	width: 353px; float: left; position: relative; padding-right: 14px; padding-top: 10px;
}
#sitemap #rgt {
	width: 352px; float: right; position: relative; border-left: dashed 1px #000077; padding-left: 14px; padding-top: 10px;
}
#sitemap h3 {
	font-size: 170%; font-weight: normal; line-height: 100%; margin: 0px; padding-top: 0px; padding-bottom: 10px;
}
#sitemap h2 {
	font-size: 80%; font-weight: bold; margin: 0px; padding: 0px; padding-bottom: 4px; color: #FF0099;
}
#sitemap p {
	font-size: 80%; line-height: 140%; margin: 0px; padding: 0px; padding-bottom: 16px;
}
#sitemap hr {
	width: 100%; height: 1px; margin-top: 0px; margin-bottom: 8px; background-color: #FFFFFF; border-bottom: dashed 1px #000077; border-top: 0px;
}
.footer {
	width: 734px; text-align: center; padding-top: 10px; padding-bottom: 10px; font-size: 75%; float: left;
}
.footer a {
	margin-left: 5px; margin-right: 5px; color: #000077; text-decoration: none;
}
.footer a:hover {
	color: #FF0099;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
#twocols:after, #wrapper:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#twocols, #wrapper {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #twocols, * html #wrapper {
	height: 1%;
}
#twocols, #wrapper {
	display: block;
}
/* End hide from IE-mac */
