@charset "UTF-8";
/* CSS Document */

#bg {
	background-image:url('images/background.jpg');
	background-repeat:no-repeat;
	margin:0 auto;
	width:900px;
	height:650px;
}
#homewrap {
	width:700px;
	margin:0 auto;
	text-align:center;
	
}
#homeimg {
	width:200px;
	height:300px;
	float:left;
	padding-top:50px;
}
#homecontent {
	width:460px;
	display:block;
	float:left;
	height:350px;
	padding:20px;
	text-align:left;
	font-family:'Helvetica';
	line-height:1.5;
}
homeh1 {
	font-family:'Helvetica';
	color:#5e9b42;
	font-size:26px;	
	padding:60px 0px 10px 0px;
	display:block;
}
#wrap {
	width: 750px;
	margin:0 auto;
	height:200px;
}
#homesearch {
    width:900px;
    height:20px;
    display:block;
}
#homesearch p {
	float:left;
	font-family:'Helvetica';
	font-weight:bold;
	font-size:15px;
	padding-top:10px;
}
#homesearch form {
	float:left;
	padding:7px;
	margin-left:8px;
	width:360px;
	font-weight:lighter;
	padding-top:15px;
}
#homesearch form input {
	width:340px;
	height:18px;
	font-size:16px;
	padding:8px;
	float:left;
}
#homesearch form #button {
	width:120px;
	border:none;
	background-color:#5e9b42;
	color:#eee;
	float:left;
	height:38px;
}
#pagesearch {
    width:750px;
    height:20px;
    display:block;
    margin:0px auto 0 auto;
	
}
#pagesearch p {
	float:left;
	font-family:'Helvetica';
	font-weight:bold;
	font-size:15px;
	padding-top:10px;
}

#pagesearch form {
	float:left;
	padding:7px;
	margin-left:8px;
	width:360px;
	font-weight:lighter;
	padding-top:15px;
}
#pagesearch form input {
	width:340px;
	height:18px;
	font-size:16px;
	padding:8px;
	float:left;
}
#livesearch {
    width:358px;
    margin:0 auto;
	float:left;
	font-family: 'Helvetica';
}
#livesearch a {
	text-decoration:none;
	padding:10px !important;
	margin:0px !important;
	display:block;
	border-bottom:solid 1px #ccc;
	color:#666;
	font-family:'Helvetica';
	text-align:left;
	background:#fff;
	
}
#livesearch a:hover {
	color:#000;
	border-bottom:solid 1px #bbb;
	background:#eee;
}
#pagesearch form #button {
	width:120px;
	border:none;
	background-color:#5e9b42;
	color:#eee;
	float:left;
	height:38px;
}
#pagevideo{
	float:left;
    margin:0 0 20px 70px ;
	display:block;
	padding-top:20px;
	width:750px;
	height:422px;
}
#yourmed {
	width:640px;
	display:block;
	float:left;
	font-family:'Helvetica';
	font-size:24px;
	color:#5e9b42;
}
name {
	font-weight:lighter;
	color:#666;
}
#closewindow {
	background:#5e9b42;
	float:right;
	display:block;
	height:35px;
	margin-top:10px;
	padding:10px;
	color:#eee;
	font-family:'Helvetica';
	width:85px;
	text-align:center;
}
#senditalong {
	background:#5e9b42;
	float:right;
	display:block;
	height:35px;
	margin-top:10px;
	padding:10px;
	color:#eee;
	font-family:'Helvetica';
	width:85px;
	text-align:center;
}
#wrap-left {
	float:left;
	width:640px;
}
#space {
	padding-top:15px;
}
strong {
	font-weight:bold;
}
#footer {
	font-family:'Helvetica';
	font-size:14px;
	width:900px;
	margin-left:-450px;
	text-align:left;
	margin-top:10px;
	position:absolute;
	left:50%;
}
#footer p {
	float:left
}
#footer a {
	float:right;
}
	