/* basic */

body {
	margin: 0;
	padding: 0;
	border-width: 0;
	text-align: center;
	font: normal 0.5em/1.5em Verdana, Helvetica, sans-serif;
	color: black;
	background: #d2d2d2;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
#print {
	display: none;
}
a img {
	border-width: 0;
}

/* container */

.container {
	margin: 0 auto;
	width: 770px;
	background: url(images/bg.jpg) 0 0 repeat-y;
}
.clearing {
	clear: both;
}

/* top */

.top {
	text-align: left;
	width: 738px;
	margin: 0 auto;
	height: 129px;
	background: url(images/logo.jpg) 0 0 no-repeat;
	padding-bottom: 2px;
	border-bottom: 1px solid #efefef;
}
#top_index {
	float: left;
	display: block;
	width: 433px;
	height: 129px;
}
#top_flash {
	float: left;
	display: block;
	width: 433px;
	height: 129px;
	
}
.top p {
	padding: 12px 17px 10px 18px;
	font-size: 1.125em;
	line-height: 1.3em;
	float: left;
}

.top a {
	color: black;
}

.top_nav {
	width: 111px;
	height: 129px;
	float: left;
	background: url(images/nav_top.jpg) 0 0 no-repeat;
}
.top_nav a {
	display: block;
	height: 26px;
}

/* nav */

.nav {
	width: 736px;
	height: 58px;
	clear: both;
	margin: 5px auto 0;
	border-bottom: 10px solid #00729b;
}
.nav ul {
	list-style: none;
}
.nav li {
	float: left;
}
.nav li a {
	display: block;
	float: left;
	width: 79px;
	height: 58px;
	margin: 0; padding: 0;
}
#nav_01 {
	background: url(images/nav_01.jpg) 0 0 no-repeat;
}
#nav_02 {
	background: url(images/nav_02.jpg) 0 0 no-repeat;
}
#nav_03 {
	background: url(images/nav_03.jpg) 0 0 no-repeat;
}
#nav_04 {
	background: url(images/nav_04.jpg) 0 0 no-repeat;
}
#nav_05 {
	background: url(images/nav_05.jpg) 0 0 no-repeat;
}
#nav_06 {
	background: url(images/nav_06.jpg) 0 0 no-repeat;
}
#nav_07 {
	background: url(images/nav_07.jpg) 0 0 no-repeat;
}
#nav_01 {
	background: url(images/nav_01.jpg) 0 0 no-repeat;
}
#nav_08 {
	width: 183px;
	background: url(images/freecall.jpg) 0 0 no-repeat;
}
#nav_08:hover {
	background-position: 0 bottom;
}

/* usp */

.usp {
	clear: both;
	margin: 0 0 0 17px;
	
}
.usp a {
	float: left;
}

/* content */

.content h1 {
	text-align: left;
	clear: both;
	font-size: 1.5em;
	color: #9f3400;
	padding: 20px 20px 0 40px;
}
.content p {
	font-size: 1.4em;
	line-height: 2em;
	color: #4d4d4d;
	margin: 15px 0;
}
.content p img {
	vertical-align: text-bottom;
	position: relative;
	top: 4px;
	margin: 0 3px 0 15px;
}
.content a {
	color: #080068;
	font-weight: bold;
	text-decoration: none;
}
.content ul {
	font-size: 1.25em;
	line-height: 2em;
	color: #4d4d4d;
	margin: 15px 20px;
	padding: 0;
}
.content ul ul {
	font-size: 1em;
}
.content a:hover {
	text-decoration: underline;
}

.left {
	padding: 7px 0 0;
	float: left;
}
.content .partner {
	margin-left: 220px;
}

/* column */

.column {
	text-align: left;
	width: 300px;
	margin: 20px 40px 20px 20px;
	float: left;
}
html>body .column {
	margin: 20px 40px;
}

.column img {
	margin: 10px 0;
}

/* columnBig */

.columnBig {
	text-align: justify;
	width: 685px;
	margin: 20px;
	float: left;
}
html>body .columnBig {
	margin: 20px 20px 20px 40px;
}

.columnBig img {
	margin: 0;
}
.iso{
    float: right;
	
}
/* boxes */

.boxes {
	height: 61px;
	margin: 40px 0 0;
}
.boxes a {
	float: left;
	display: block;
	width: 121px;
	height: 61px;
}
#boxes1 {
	position: relative;
	left: -18px;
	width: 733px;
	background: url(images/boxes01.jpg) 0 0 no-repeat;
}
#boxes2 {
	position: relative;
	left: -18px;
	width: 733px;
	background: url(images/boxes02.jpg) 0 0 no-repeat;
}

/* footer */

.footer {
	width: 710px;
	margin: 15px 30px 0;
	padding: 5px 0 30px;
	text-align: left;
	border-top: 1px solid #00729b;
	font-size: 1.125em;
	letter-spacing: -1px;
}
.footer p {
	text-align: center;
	clear: both;
	padding: 20px 0 0;
}
.footer p a {
	color: black;
}
.footer ul {
	list-style: none;
}
.footer li {
	float: left;
	display: block;
	height: 50px;
	padding: 5px 13px 5px 5px;
	border-left: 1px solid #bbbbbb;
}
.footer li a {
	color: #424242;
	text-decoration: none;
}
.footer li a:hover {
	text-decoration: underline;
}

/* comments */

.comments {
	margin: 0 0 0 20px;
}
.comments fieldset {
	margin: 0;
	border-width: 0;
}
.comments p {
	margin: 10px 20px 0 0;
}
.comments label {
	display: block;
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
}
#submit, #reset {
	margin-left: 34px;
	border-width: 0;
	color: white;
	font-weight: bold;
	background: #00729b;
}
#submit {
	margin-left: 74px;
}

#address2 {
	width: 11em;

}
#comment {
	width: 12em;
	height: 8em;
}

/* freecall */

#freecall label {
	width: 15em;
}
#time {
	height: 6em;
	width: 12em;
}
