/* ------------------------------------------

Style Name: style.css
Modified:   2009-10-05
Version:    1.0

index
1.regular tags
2.layout
3.style
4.form

------------------------------------------*/

/* @group regular tags */

h1{
	margin: 5px 0 0;
}

strong{
	color: #009999;
}

ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a img{
	border:none;
}

/* @end */

/* @group layout  */

body{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font: small/1.5em "Hiragino Kaku Gothic Pro","Lucida Grande", Lucida, Verdana, sans-serif;
}

#magazine_frame{
	margin-top: 0px;
	float: left;
}

#magazine{
	position: relative;
	top: 274px;
	left: -22px;
	width: 439px;
	height: 129px;
	float: left;
}

#magazine a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#Header,#Wrapper{
	margin: 0;
	padding: 0;
	width: 100%;
}

#Header{
	height: 480px;
	background: url(/lp-template/images/mainimages_classy.jpg) no-repeat center;
}

#Header .Inner{
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	}

#Wrapper{
	margin: -10px 0 0 0;
	padding: 0;
	background: url(/lp-template/images/bt_top.jpg) repeat-x 0 top;
}


#Container{
	position: relative;
	top: 20px;
	width: 967px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	background: url(/lp-template/images/bg_column.png) repeat-y center;

}

#InnerWrapper{
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

/* @end */

/* @group style */

#chatchcopy h2{
	margin: 0;
	padding: 0;
}

.section{
	clear: both;
	margin: 0;
	padding: 0;
}

#Header .section{
	overflow: hidden;
	height: 51px;
	margin: 5px auto 0 ;
	padding: 0;
}

#logo{
	margin: 0;
	float: left;
}

#Freedial{
	margin: 0;
	text-align: right;
}

#chatchcopy{
	width: 492px;
	margin-top: 0px;
	float: right;
}

.btns{
	margin: 20px;
	text-align: center;
}

#Voice h4{
	clear: both;
	margin: 10px 0 0;
	padding: 0;
}

.naresome{
	overflow: hidden;
	height: 20em;
	background: url(/lp-template/images/voice_img1.jpg) no-repeat left top;
	border-bottom: 1px dotted #ccc;
}

.naresome .Inner{
	width: 547px;
	float: right;
}

.naresome2{
	overflow: hidden;
	height: 23em;
	background: url(/lp-template/images/voice_img2.jpg) no-repeat right top;
	border-bottom: 1px dotted #ccc;
}

.naresome2 .Inner{
	width: 500px;
	float: left;
}

#Choice div{
	overflow: hidden;
	float: left;
	width: 440px;
	height: 13em;
	margin-right: 10px;
}

#Footer{
	position: relative;
	top: 20px;
	width: 967px;
	height: 110px;
	margin: 0 auto;
	margin-bottom: 50px;
	background: url(/lp-template/images/footer.png) no-repeat center bottom;
}

#Footer ul{
	float: right;
	list-style-type: none;
}

#Footer ul li{
	float: left;
	padding-left: 10px;
}

#Footer .section{
	overflow: hidden;
	height: 91px;
	padding: 10px 20px;
}

#Footer p{
	float: left;
	width: 580px;
	margin: 0;
}

#Footer p a{
	margin-right: 10px;
}

/* @end */

/* @group form */

#form{
	width: 800px;
	margin: 20px auto;
	padding: 20px;
	border: 1px solid #b3e5e3;
	text-align: left;
}

#form table{
	width: 100%;
}

#form table td,
#form table th{
	padding: 10px;
	border-bottom: 1px solid #60c1bd;
}

#form table td{
	background: url(/lp-template/images/form_bg.gif) repeat-x 0 bottom;
}

#form table th{
	background:  #b3e5e3;
}

#form input{
	padding: 5px;
}

#form button{
	background: #fff;
	border: none;
}

#Contact{
	padding: 10px;
	border: 2px solid #60c1bd;
}

#Contact h4{
	margin: 0;
	padding: 0;
}

#form #Footer{
	width: 100%;
	margin-bottom: 0;
	background: none;
}

/* @end */
