body {
	min-width: 1000px;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	background: url(body-bg.gif) repeat-x;
	text-align: center;
	font: 76%/normal Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

#outer {
	width: 1000px;
	margin: 0 auto;
	background: url(top-bg.jpg) center 0 no-repeat;
}

#main {
	float: right;
	width: 750px;
	text-align: left;
	overflow: hidden;
	margin: 0;
}

#left-col {
	width: 200px;
	float: left;
	text-align: left;
	overflow: hidden;
	margin: 0;
	padding-top: 25px;
	font-size: 12px;
}

#footer {
	clear: both;
	background: url(bottom-bg.gif) center 40px no-repeat;
	margin: 0;
	padding-left: 250px;
	border-top: 1px solid #fff;
}

#footer-content {
	margin: 0;
	padding-top: 70px;
	margin-bottom: 20px;
	text-align: left;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
}

#content {
	clear: both;
	display: table;
	padding: 0;
}


h1 {
	color: #F58020;
	font-size: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: .6em;
	margin-bottom: 0.6em;
}

h2 {
	color: #497898;
	font-size: 1.5em;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

h2.top {
	margin-top: 1em;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 15px;
	padding: 0;
	text-align: justify;
}

a, a:link, a:visited, a:hover {
	color: #0399CD;
}

ul li {
	list-style: none;
	background: url(dot.gif) 0px 8px no-repeat;
	padding-left: 15px;
}

input {
	border: 1px solid #497898;
}

#logo-text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005680;
	margin-top: 5px;
	margin-bottom: 45px;
	line-height: 11px;
}

#bottom-logo, .address, .email, #phone, #copy, #code {
	margin: 0;
	padding: 0;
}

#phone {
	font-family: 'Times New Roman', Arial, Verdana, Helvetica, sans-serif;
	font-size: 29px;
	color: #497898;
	font-weight: bold;
	margin-bottom: 8px;
}

#code {
	font-size: 24px;
	font-weight: normal;
}

#left-col .email {
	margin-top: 2px;
	margin-bottom: 45px;
}

.email a {
	color: #F58020;
	font-weight: bold;
}

#copy {
	clear: both;
	color: #676767;
	font-size: 10px;
	border-top: 1px solid #fff;
	margin-bottom: 15px;
}

#bottom-logo, .address {
	line-height: 14px;
}

#bottom-logo {
	padding-top: 14px;
	margin-bottom: 5px;
}

#bottom-logo a {
	color: #676767;
}

#copy img {
	margin-bottom: -2px;
}

.hl {
	font-size: 1.3em;
	color: #F58020;
}

.main-table {
	width: 100%;
	background: url(grey-dot.gif) 0 0 repeat-y;
}

.main-table td {
	border-top: 1px solid #CECECE;
	padding: 5px 5px;
}

.main-table tr.tr-first td {
	border-top: none;
}

.main-table th {
	padding: 5px 5px;
	font-weight: normal;
	text-align: center;
}

.main-table tr {
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}

.main-table tr.tr-head {
	background: #68C4EF;
}

.main-table td {
	font: 150%/normal Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #497898;
	text-align: center;
}

.main-table td.fc, .main-table th {
	font: 76%/normal Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}

.main-table td.fc {
	text-align: left;
}

/* wrapping stuff */
.wrap_main {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.wrap-top, .wrap-bottom {
	display: block;
	background: transparent;
	font-size: 1px;
}
.wrap-div1, .wrap-div2, .wrap-div3, .wrap-div4 {
	display: block;
	overflow: hidden;
}
.wrap-div1, .wrap-div2, .wrap-div3 {
	height: 1px;
}
.wrap-div2, .wrap-div3, .wrap-div4 {
	background: #68C4EF;
	border-left: 3px solid #68C4EF;
	border-right: 3px solid #68C4EF;
}
.wrap-div1 {
	margin: 0 5px;
	background: #68C4EF;
}
.wrap-div2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.wrap-div3 {
	margin: 0 2px;
}
.wrap-div4 {
	height: 2px;
	margin: 0 1px;
}
.wrap-content {
	display: block;
	background: url(grey-dot.gif) 100% 0 repeat-y;
}

.wrap-bottom .wrap-div2, .wrap-bottom .wrap-div3, .wrap-bottom .wrap-div4 {
	background: none;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}
.wrap-bottom .wrap-div1 {
	margin: 0 5px;
	background: #CECECE;
}
.wrap-bottom .wrap-div2 {
	border-width: 0 2px;
}
/* !wrapping stuff */


.rd {
	margin-top: 1.5em;
	margin-bottom: 2em;
}

.rd div {
	margin-right: 90px;
	margin-bottom: 10px;
}

.sample, .sample-alt {
	width: 150px;
	height: 150px;
	border: 1px solid #CECECE;
	float: left;
	text-align: center;
}

.sample img {
	margin-top: 25px;
}

.sample-alt img {
	margin-top: 5px;
}

.rd .sample img {
	margin-top: 3px;
}

.pf {
	margin-top: 1.5em;
	margin-bottom: 2em;
}

.pf .sample{
	float: none;
	margin-bottom2: 5px;
}

.pf-sample {
	width: 240px;
	float:left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.pf-sample a {
	color: #0399CD;
	display: block;
	clear: both;
}

.pf-sample span {
	font-size: .9em;
}


.is-top-menu,
.is-top-menu ul,
.is-top-menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 1;
	line-height: 14px;
	background: none;
}

.is-top-menu {
	margin: 0;
	clear: both;
}

.is-top-menu li {
	white-space: nowrap;
	float: left;
	position: relative;
	margin-top: 20px;
	margin-left: 80px;
}

.is-top-menu li.first {
	margin-left: 0px;
}

.is-top-menu ul li {
	width: 179px;
	clear: both;
	white-space: nowrap;

	float: left;
	display: inline;
	position: relative;
	background: #68C4EF;
	margin: 0;
}

.is-top-menu ul li.first {
	background: url(dd-menu-top.gif) left top no-repeat;
	margin-left: 0px;
}

.is-top-menu li a {
	display: block;
	color: #406E8F;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	margin: 0;
	padding-bottom: 10px;
}

.is-top-menu ul li a {
	color: #fff;
	background: #68C4EF;
	width: 169px;
	margin: 2px 5px;
	padding: 5px 0px;
	text-align: left;
	text-indent: 5px;
}

.is-top-menu ul li.first a {
	margin-top: 6px;
}


.is-top-menu ul {
	visibility: hidden;
	position: absolute;
	top: 95px;
	left: 0px;
	padding-bottom: 4px;
	background: url(dd-menu-bottom.gif) left bottom no-repeat;
}


.is-top-menu a:hover {
	text-decoration: none;
}

.is-top-menu li:hover li a,
.is-top-menu li.hover li a {
	color: #fff;
	text-decoration: underline;
}

.is-top-menu li.hover a,
.is-top-menu li:hover a,
.is-top-menu li a:hover {
	color: #0399CD;
	text-decoration: none;
}

.is-top-menu ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.is-top-menu ul li a:hover {
	background: #12ABE3;
}

.is-top-menu li:hover ul,
.is-top-menu li.hover ul {
	visibility: visible;
}


.is-top-menu span.icon {
	display: block;
	text-align: center;
	margin: 0;
	margin-bottom: 15px;
}


.is-btm-menu, .is-btm-menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.is-btm-menu {
	display: table;
	margin-top: 1px;
}

.is-btm-menu li {
	background: url(dot.gif) 0px 6px no-repeat;
	white-space: nowrap;
	float: left;
	margin-left: 10px;
	padding-left: 15px;
}

.is-btm-menu li.first {
	background: none;
	margin-left: 0px;
	padding-left: 0px;
}

.is-btm-menu a {
	color: #406E8F;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.is-btm-menu li.first a {
	margin-left: 0px;
}

.is-btm-menu a:hover {
	text-decoration: none;
}

