body {
	padding: 0px;
	margin: 0px;
}
body, table, form, input, select, textarea  {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #595959;
}
a, a:visited, a:hover {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #00639C;
}
a:hover {
	text-decoration: none;
}
a.menu1, a.menu1:visited, a.menu1:hover, a.menu2, a.menu2:visited, a.menu2:hover {
	color: #00639C;
	font-weight: bold;
	text-decoration: none;
}
a.menu1:hover, a.menu2:hover {
	color: #488FDF;
}
a.menu2, a.menu2:visited, a.menu2:hover {
	font-weight: normal;
}
a.white, a.white:visited, a.white:hover {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: white;
}
a.blue, a.blue:visited, a.blue:hover {
	font-size: 14px;
	color: #00639C;
	font-weight: bold;
	text-decoration: none;
}
a.blue:hover {
	color: #488FDF;
}

h1 {
	font-size: 18px;
	color: #00639C;
	font-weight: normal;
}
h2, h2.tab {
	font-size: 15px;
	color: #00639C;
}
h2.tab {
	margin-bottom: 5px;
}
hr {
	height: 1px;
	color: #DEDEDE;
	background-color: #DEDEDE;
	border-style: none;
}

.head {
	height: 150px;
	background: #488FDF url('/images/bg_head.gif') repeat-x;
}
.contact {
	width: 40%;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	color: white;
	line-height: 12px;
}
.brand {
	width: 100%;
}
.brand td {
	text-align: center;
}
.sky {
	height: 149px;
	background: #91C7F2 url('/images/bg_pic.jpg') repeat-x;
}
.pic {
	width: 100%;
	height: 100%;
	background: url('/images/pic1.jpg') left bottom no-repeat;
}
.pic td {
	vertical-align: top;
}
.slogan {
	width: 100%;
	text-align: right;
	padding: 20px 30px 0px 0px;
}
.line {
	height: 1px;
	background-color: #3184FF;
}
.content {
	height: 100%;
	padding: 20px;
	text-align: justify;
	vertical-align: top;
}
.rp {
	width: 250px;
	vertical-align: top;
	background: #E2E2E2 url('/images/bg_rp.gif') repeat-y;
}
.copy {
	font-size: 11px;
	color: white;
	padding-left: 30px;
}
.banner {
	text-align: right;
	padding-right: 30px;
}
.foot {
	height: 60px;
	background: #488FDF url('/images/bg_foot.gif') repeat-x;
}
.cell {
	height: 10px;
	background: url('/images/bg_cell.gif') center repeat-x;
}
.title1 {
	background: url('/images/bg_title1.gif') center repeat-x;
}
.title2 {
	background: url('/images/bg_title2.gif') center repeat-x;
	font-size: 18px;
	color: #00639C;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	white-space: nowrap;
}
.box, .text {
	padding: 10px;
	border-left: solid #DEDEDE 1px;
	border-right: solid #DEDEDE 1px;
	border-bottom: solid #DEDEDE 1px;
	background-color: #F6F6F6;
}
.text {
	border-top: solid #DEDEDE 1px;
	text-align: justify;
}
.item {
	font-size: 13px;
	color: #488FDF;
}
.img {
	margin: 5px 0px 10px 0px;
	border: solid #DFDFDF 1px;
}
.tech {
	font-size: 11px;
	border-top: #E6E6E6 1px solid;
	border-left: #E6E6E6 1px solid;
	border-collapse: collapse;
}
.tech td {
	border-right: #E6E6E6 1px solid;
	border-bottom: #E6E6E6 1px solid;
	vertical-align: top;
}
.sel {
	background-color: white;
}
.name {
	text-align: right;
	font-weight: bold;
}
.price1, .price2 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 17px;
	color: #00639C;
	font-weight: bold;
}
.price2 {
	color: #595959;
	text-decoration: line-through;
}
.border {
	width: 20px;
	background: url('/images/bg_border.gif') center repeat-y;
}
.title {
	color: #00639C;
	font-weight: bold;
	padding: 5px 20px 5px 20px;
	border-top: dotted #CACACA 1px;
	border-bottom: dotted #CACACA 1px;
	background-color: white;
}
ul.menu1 {
	padding: 0px;
	margin: 0px;
}
ul.menu1 li {
	list-style-image: url('/images/misc.gif');
	margin: 0px 0px 0px 20px;
	line-height: 18px;
}
ul.menu2 {
	padding: 0px;
	margin: 0px 0px 10px 20px;
}
ul.menu2 li {
	line-height: 15px;
}