body{
	padding:0px;
	margin:0px;
	background:#fff;
	color:#000;
	font:10px/14px Tahoma, sans-serif;
}

div, p, ul, h2, h3, h4, img, form{
	padding:0px;
	margin:0px;
	line-height: 1.3;
}
ul{
	list-style-type:none;
	line-height: 1.3;
}

.clear{
	clear:both;
	font-size: 12px;
	line-height: 1.3;
}

.frame {
	border: 1px solid #C70752;
	border-color: #A6A6A6;
}

.text1 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #5a7d86;
	font-weight: normal;
	line-height: 16px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #45636a;
	width: 700px;
}
.text3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #f74303;
}

.text4 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text5 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.text6 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2d72a5;
}

.text7 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535353;
}


a:link {
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #163439;
	text-decoration: none;
}
a.a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #163439;
	text-decoration: none;
}
a.a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f74303;
	text-decoration: none;
	line-height: 14px;
}

a.b:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f56e20;
	text-decoration: underline;
}
a.b:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f56e20;
	text-decoration: underline;
}
a.b:hover {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.3px;
}

a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.c:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}

a.d:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6C00;
	text-decoration: none;
}

#header{
position:relative; 
}

#logo{
position:absolute; top:43px; left:35px;
}

#slogan{
position:absolute; top:66px; left:272px;
}

#slogan2{
position:absolute; top:156px; left:47px;
}

#btn{
	position:absolute;
	top:58px;
	left:10px;
}

#buttons{
	position:absolute;
	top:-3px;
	left:45px;
	width: 693px;
	height: 90px;

}

#container{
position:relative;
width:716px;
margin-left:29px;
}

#indent1{
	float:left;
	margin-right:17px;
}

#indent2{
	width:675px;
	float:left;
	clear: both;
}

.plan{
	width:203px;
	height:166px;
	background:url(../images/b_p1.jpg) 0 0 no-repeat;
	position:relative;
	margin-right:8px;
	float:left;
}

ul.check1 li{
	padding-left:13px;
	line-height:1.3;
}

ul.check2 li{
	padding-left:13px;
	line-height:14px;
}

ul.arrow li{
	background:url(../images/arrow.gif) 0 3px no-repeat;
	padding-left:21px;
	line-height:1.3;
	margin-bottom:15px;
}

#links{
	margin:30px 0 0 0;
	line-height:18px;
}


input, textarea, select{
border:#c9dae0 1px solid;
background-color:#e6edf0;
font:10px/12px Tahoma, sans-serif; color:#000; 
}
