body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
}

body, div, ul, li, h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}

img { 
	border: 0;
}

ul {
	list-style: none;
}

h1, h2, h3, h4 {
    font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: 100;
}

#body {
	margin: 0;
	padding: 40;
}

#top_div {
	height: 120px;
	width: 100%;
	background-color: 	#FFFFFF;
}


#top_content {
	width: 904px;
	margin: 0 auto;
}

#logo {
	height: 120px;
	width: 300px;
	float: left;
}

#logo1 {
	height: 120px;
	width: 600px;
	float: left;
}

h1 {
	font-size: 38px;
	color: #515151;
	padding-left: 20px;
}

h2 {
	font-size: 32px;
	color: #515151;
	padding-left: 20px;
	padding-top: 30px;
}

h3 {
	font-size: 28px;
	color: #515151;
	padding-left: 80px;
	padding-top: 10px;
}

h4 {
	font-size: 16px;
	color: white;
	padding-left: 40px;
	margin-top: -5px;
}



#video {
	height: 150px;
	width: 100%;
	background-color: #f0f0f0;
	border-bottom: 1px solid white;
}

#video_content {
	width: 900px;
	margin: 0 auto;
	list-style-position: inside;
	
}

.video_text {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #515151;
	font-style: italic;
	margin-left: 20px;
	margin-top: 10px;	
}

#content {
	width: 100%;
	background-color: #fbfbfb;
}

#first_content{
	width: 900px;
	margin: 0 auto;
	background-color: #fbfbfb;
}

.box {
	width: 900px;
	border-top: 1px solid white;
	padding-top: 0px;
}

.text_box {
	width: 400px;
	float: left;
	padding-left: 20px;
	padding-right: 30px;
	line-height: 150%;
	padding-top: 20px;
}

.title {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 200;
	color: #157DEC;
}

.description {
	font-family: Verdana;
	font-size: 13px;
	font-weight: 100;
	color: #515151;
	line-height: 150%;
	text-align: justify;
    padding-top: 15px;
}

.more {
	width: 100%;
}

.more a {
	display: block;
	float: right;
	width: 84px;
	height: 32px;
	background-image: url('img/button.png');
	margin-bottom: 20px;
}

.round_box {
	height: 170px;
	width: 150px;
	float: left;
	padding: 5px;
	margin-left: 50px;
	margin-bottom: 40px;
	border-radius: 5px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 6px #888888;

	-moz-box-shadow: 0 0 6px #888888;
	-webkit-box-shadow: 0 0 6px #888888;
	background-color: white;
	margin-top: 20px;
}

.round_box_text {
	height: 140px;
	width: 380px;
    float: left;
	margin-left: 45px;
    margin-bottom: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 6px #888888;	
	-moz-box-shadow: 0 0 6px #888888;
	-webkit-box-shadow: 0 0 6px #888888;
	background-color: white;
}

.round_box_image {
	margin-left: 10px;
}

.caption {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 200;
	color: #515151;
	text-decoration: none;
}

.big_round_box{
	width: 850px;
	padding: 22px;
	margin: 10px 10px 10px 0px;
	float: left;
	background-color: white;
}

#bottom {
	height: 150px;
	width: 100%;
	background-color: #f0f0f0;
	border-top: 2px solid white;
}

#bottom_content {
	width: 900px;
	margin: 0 auto;
}

.callcenter{
	height: 80px;
	width: 350px;
	float: left;
    margin: 30px 0 0 20px;
}

#menu_bottom_list {
	height: 70px;
	width: 350px;
	float: left;
	margin: 30px -10px 0 0;
	padding-left: 0px;
}

.menu_bottom {
	display: inline;
	margin-left: 10px;
}

.bottom_link {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #515151;
	text-align: center;
	text-decoration: none;
	text-shadow: 2px 2px 3px grey;
}

a.bottom_link:link{
	color: #515151;
	text-decoration: none;
	text-shadow: 2px 2px #dadada;
}

a.bottom_link:visited {
	color: #515151;
	text-shadow: 2px 2px grey;
	text-decoration: none;
}

a.bottom_link:hover {
	color: #e44038;
	text-decoration: none;
	text-shadow: 1px 1px grey;
}

a.bottom_link:active {
	color: #e44038;
	text-shadow: 1px 1px grey;
	text-shadow: 1px 1px grey;
}

.copyright {
	float: right;
    margin-right: 10px;
}

.call_us {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 200;
	color: #515151;
}
#page{
	height:1045px;
	width:100%;
}
#page_content{
	height:990px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	background-color:white;
	border:1px solid #eeeeee;
	box-shadow: 4px 4px 2px #dadadb;
	-moz-box-shadow: 4px 4px 2px #dadadb; /* Firefox 3.6 and earlier */
	-webkit-box-shadow: 4px 4px 2px #dadadb; /* Safari and Chrome */
	border-radius:7px;
	-moz-border-radius:7px; /* Firefox 3.6 and earlier */
	padding-top:20px;
}
.page_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:100;
	line-height:150%;
	color:#515151;
	padding-left:30px;
}
.page_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:500;
    line-height:170%;
	color:#515151;
	margin-left:30px;
	margin-right:30px;
}
.page_text_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
    line-height:190%;
	color:#e44038;
	margin-top:0px;
	margin-left:30px;
}

.description{
	font-family:verdana;
	font-size:13px;
	font-weight:100;
	color:#515151;
	line-height:150%;
	text-align:justify;
	padding-top: 10px;
}
.big_round_box2{
	height:auto;
	width:900px;
	padding: 10px 0 0 0px;
	margin-top:15px;
	float:left;
	background-color:#fbfbfb;
}


.box1 {
	width: 380px;
	border-top: 1px solid white;
	padding-top: 0px;
	height: 270px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#pic {
	height: 150px;
	width: 300px;
	background-color: #f0f0f0;
	border-bottom: 1px solid white;
	float:right
}