/*  

Theme Name: Pharmaseed
Theme URI: http://www.pharmaseed.com
Description: Simple personal website.
Version: 1.0
Author: Avihay Daniel
Author URI: http://www.avihaim.co.il/

*/

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: arial;
	font-size: 13px;
	background:#fff;
}

a, a:link, a:visited
{
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #CC0000; text-decoration: none;
}

p { margin:  0 0px 0px 0;; padding: 0 0px 0px 0; }
img { border: none; }

h1 { font-size: 40px; font-weight: bold; margin: 10px 0 20px 0; padding: 5px 0; color: #4a4b4f; }
h2 { font-size: 30px; font-weight: bolder; line-height: 28px; margin: 0 0 30px 0; padding: 0; color: #4a4b4f; }
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #4a4b4f; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 30px;
}

cite { font-weight: bold; }
cite span { color: #8da332; }
em { color: #5d6d1e; }

.list {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	text-align:right;
}

.list li {
	background: transparent url(images/list.png) no-repeat right;
	margin:0 0 10px;
	padding:0 20px 3px 15px;
	line-height: 1em;
}

.list li a {
	color: #333 !important;
	text-decoration: none;
	font-weight: bolder;
}

.list li a:hover {
	color: #CC0000 !important;
	text-decoration: underline;
}

.button a {
	clear: both;
	display: block;
	width: 100px;
	height: 28px;
	padding: 6px 24px 0 0;
	margin-top: 15px;
	background: url(images/button_hover.png) no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	float:left;
}

.button a:hover {
	color: #000;
	background: url(images/button.png) no-repeat;
}

/*------------------ forms ------------------*/

table{
	padding:0;
	margin:0;
	border:0px #333 solid;
	width:470px;
}
.tdinput{
	padding:0 0 10px 0;
	margin:0;
	border:0px #333 solid;
}
.paypal input[type="text"]{
	border: 1px solid #333;
}
input
{
	border: 0px solid #333;
	margin:1px 0px 0 2px;
	width:196px;
	height:18px;
	background: transparent;
}
.wpcf7-form-control-wrap{
	float:left;
	width:200px;
	height:23px;
	background: url('images/bg-inpute.png') no-repeat;
	border: solid 0px #333;
	padding:0;
	margin:4px 0 0 0;
}
textarea{
	border: 0px solid #333;
	margin:2px 0px 0 3px;
	width:438px;
	height:125px;
	background: transparent;
}
.your-message{
	float:left;
	width:448px;
	height:133px;
	background: url('images/bg-textarea.png') no-repeat;
	border: solid 0px #333;
	padding:0;
	margin:4px 0 0 0;
}
.wpcf7-submit{
	float:left;
	width:123px;
	height:29px;
	background: url('images/bg-submit.png') no-repeat;
	color:#fff;
	font-weight:bold;
}

.newsletter{
	border:1px solid #333 !important;
	background:#fff !important;
}
.button{
	width:123px;
	height:29px;
	background: url('images/bg-submit.png') no-repeat;
	color:#fff;
	font-weight:bold;
}

#wrapper
{
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	border: solid 0px #333;
	background: url(images/bg-top.jpg) top no-repeat;
}
#wrapper-in
{
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	border: solid 0px #333;
}
#header {
	margin: 0 auto;
	width: 980px;
        height:145px;
	padding:0px 0px 0px 0px;
        background: transparent;
	border: solid 0px #333;
}
#header-in {
	margin: 0 auto;
	width: 980px;
        height:125px;
	padding:0px 0px 0px 0px;
        background: transparent;
	border: solid 0px #333;
}
#site_logo
{
	float:left;
	width:195px;
	height:75px;
	margin: 40px 0px 0px 10px;
	border: solid 0px #333;
}
#search{
	float:right;
	border: solid 0px #333;
	width:248px;
	height:35px;
	padding:0;
	margin:10px 0 0 10px;
}
#search input{
	width:160px;
	height:17px;
	background: transparent;
	border: solid 0px #333;
	margin:5px 0 0 30px 
}
#input-bg{
	float:left;
	width:205px;
	height:29px;
	background: url('images/search-input-bg.png') no-repeat;
	border: solid 0px #333;
	padding:0;
	margin:4px 0 0 0;
}
#search .search_but{
	float:right;
	width:37px;
	height:26px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background: url('images/search-button.png') no-repeat;
	border: solid 0px #333;
	padding:0;
	margin:5px 0 0 0;
}
/* menu */

#menu {
	float:right;
	width:485px;
	height:35px;
	padding: 0px 0px 0px 0px;
	margin:10px 0 0 0;
	background:transparent;
        border: solid 0px #333;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 22px;
        padding: 4px 5px 0px 5px;
	margin: 6px 0px 0 0 ;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #65778c;	
	outline: none;
	background: url('images/menu_cut.png') right no-repeat;
}

#menu ul li a:hover{
	color: #ff6600;
        font-weight: normal;
}
#menu ul li.current_page_item > a,
#menu ul li.current-menu-ancestor > a,
#menu ul li.current-menu-item > a,
#menu ul li.current-menu-parent > a {
	color: #ff6600;
        font-weight: normal;
	background: url('images/menu_cut.png') right no-repeat;
}

/* end of menu */

/* main-menu */
#main-menu{
	float:right;
	width:760px;
	height:35px;
	padding: 0px 0px 0px 1px;
	margin:33px 0 0 0;
	background:transparent;
        border: solid 0px #333;
}

#main-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
}

#main-menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#main-menu ul li a {
	float: left;
	display: block;
	height: 22px;
        padding: 4px 15px 2px 17px;
	margin: 6px 10px 0 0 ;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #fff;	
	outline: none;
	background:#98cb00;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url('PIE/PIE.php');
}

#main-menu ul li a:hover{
	color: #f7f9fb;
        font-weight: normal;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	behavior: url(PIE/PIE.htc);
	background:#ff6600;
}
#main-menu ul li.current_page_item > a,
#main-menu ul li.current-menu-ancestor > a,
#main-menu ul li.current-menu-item > a,
#main-menu ul li.current-menu-parent > a {
	color: #f7f9fb;
        font-weight: bold;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	behavior: url(PIE/PIE.htc);
	background:#ff6600;
}
/*
#main-menu ul .menu-item-22 > a{
	background:#117eed;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url('PIE/PIE.php');
}

#main-menu ul .menu-item-23 > a{
	background:#98cb00;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url('PIE/PIE.php');
}
*/
/* end of main-menu */
#home_img
{
	margin:0 auto;
	padding:0 0px 0 0px;
	width:980px;
	height:540px;
	border:0px solid red;
}
.lof-main-outer{
	background:transparent !important;
}
.preload{
	background:transparent !important;
}

#main {
	clear: both;
	width: 980px;
	margin:0 auto;
	padding: 0px 0 0 0px;
	border:0px solid #333;
}
.divider-in{
	width:980px;
	height:6px;
	background:url('images/divider.png');
	border:0px solid #333;
	margin:0px 0 15px 0;
}
.divider{
	width:980px;
	height:6px;
	background:url('images/divider.png');
	border:0px solid #333;
	margin:20px 0 20px 0;
}
#content {
	margin: 0 auto;
	width: 980px;
	padding: 0px 0px 0px 0px;
        border:0px solid #333;
}
#content-in {
	margin:18px auto;
	width: 980px;
	padding: 0px 0px 0px 0px;
        border:0px solid #333;
	background:url('images/content_bg.png');
}

#home_left_content
{
	float:left;
	width:240px;
	border:0px solid #333;
	margin: 0px 0px 0px 0px;
}
#home_left_content a{
	font-family:david;
	color:#ff6600;
}
#home_left_content a:hover{
	font-family:david;
	color:#637488;
}
#home_left_content h3{
	color:#545e6a;
	font-size:38px;
	font-weight:normal;
	line-height: 1.3em;
	margin:0px;
}
	
#home_right_content
{
	float:right;
	width: 690px;
	font-size:12px;
	color:#637488;
	border:0px solid #333;
	margin: 0px 0px 0px 0px;
	line-height:2em
}
#home_right_content a
{
	color:#ff6600;
	text-decoration:underline;
}
#home_right_content a:hover
{
	color:#637488;
	text-decoration:underline;
}

#home-extra{
	margin: 0 auto;
	width: 980px;
	padding: 0px 0px 0px 0px;
        border:0px solid #333;
}
#home-extra_left_content
{
	float:left;
	width:240px;
	height:310px;
	overflow:hidden;
	border:0px solid #333;
	margin: 0px 0px 0px 0px;
}
.menu-home-extra-menu-container{
	border:0px solid #cccccc;
}
.menu-home-extra-menu-container ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px arial;
}
.menu-home-extra-menu-container ul li a{
	display: block;
	overflow: auto; /* Fixes an IE problem */
	color:#005baa;
	text-decoration: none;
	padding: 6px;
}
.menu-home-extra-menu-container ul li a:link, menu-home-extra-menu-container ul li a:visited, menu-home-extra-menu-container ul li a:active{
	/*background of tabs (default state)*/
	color: #005baa;
}
.menu-home-extra-menu-container ul li a:hover{
	background:#005fb1;
	color: #fff;
}

#home-extra_left_content h3{
	color:#545e6a;
	font-size:38px;
	font-weight:normal;
	line-height: 1.3em;
	margin:0px;
}

#home-extra_video{
    float: right;
    width: 515px;
    height: 290px;
    padding: 9px 9px 9px 9px;
    margin: 0 10px 0 0;
    background: transparent;
    border: 0px solid #333;
}
#home-extra_right_content{
	float:right;
	height:310px;
	overflow:hidden;
	width: 145px;
	font-size:12px;
	color:#637488;
	border:0px solid #333;
	margin: 0px 0px 0px 0px;
	line-height:2em
}
#home-extra_right_content a
{
	color:#ff6600;
	text-decoration:underline;
}
#home-extra_right_content a:hover
{
	color:#637488;
	text-decoration:underline;
}
#home-bottom-line{
	float:left;
	height:70px;
	width:980px;
	background:url('images/home-bottom-line.png');
}
#home-contact-line{
	float:right;
	text-align:center;
	width:980px;
	border:0px solid #333;
	color:#545e6a;
	font-size:30px;
}
#home-contact-line a{
	color:#ff6600;
	font-size:30px;
	font-weight:bold;
	text-decoration:underline;
}
#home-contact-line a:hover{
	color:#005baa;
	font-size:30px;
	font-weight:bold;
	text-decoration:none;
}

#page-title{
	margin:0 auto;
	width:980px;
	height:78px;
	background:url('images/bg-page-title.png') no-repeat;
	overflow: hidden;
}
#page-title h2{
	color:#fff;
	text-shadow: 0.1em 0.1em 0.2em #333;
	font-size:40px;
	font-weight:normal;
	padding:29px 0 0 10px;
	line-height:1.5em;
}
#breadcrumbs{
	margin:0px;
	padding:10px 0 8px 10px;
	width:970px;
	font-size:11px;
	font-weight:bold;
	color:#767676;
	border-bottom:1px solid #e8e8e8;
}
#breadcrumbs a{
	color:#006599;
}
#breadcrumbs a:hover{
	color:#767676;
}
#left-bar{
	margin:0px 0 0 0;
	float: left;
	width: 195px;
        border:0px solid #cccccc;
	background:#fafcff;
}
.title_left_bar{
	color:#0089ff;
	font-size:16px;
	padding:5px 5px 5px 5px;
	border-bottom:2px solid #c0c0c0;
}
.advanced-sidebar-page{
	border:0px solid #cccccc;
	background:#fafcff;
}
.advanced-sidebar-page ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px arial;
}
.advanced-sidebar-page ul li a{
	display: block;
	overflow: auto; /* Fixes an IE problem */
	color:#005baa;
	text-decoration: none;
	padding: 6px;
	border-bottom: 1px dotted #cbcdcf;
	border-right: 1px solid #fff;
}
.advanced-sidebar-page ul li a:link, advanced-sidebar-page ul li a:visited, advanced-sidebar-page ul li a:active{
	background:#fafcff; /*background of tabs (default state)*/
	color: #005baa;
}
.advanced-sidebar-page ul li a:hover{
	background:#005fb1;
	color: #fff;
}
.advanced-sidebar-page ul li ul{
	position: absolute;
	min-width:150px;
	top: 0;
	margin:0 0 0 15px;
	visibility: hidden;
}
.advanced-sidebar-page ul li ul li ul{
	position: absolute;
	min-width:150px;
	top: 500px;
	margin:0 0 0 15px;
	visibility: hidden;
}

/* end of left-nav */





.advanced-sidebar-menu{
	border:0px solid #cccccc;
	background:#fafcff;
}
.advanced-sidebar-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px arial;
}
.advanced-sidebar-menu ul li{
	position:relative;
}
.advanced-sidebar-menu ul li.page-item-3764:hover > ul{
    visibility:visible;
}
.advanced-sidebar-menu ul li a{
	display: block;
	overflow: auto; /* Fixes an IE problem */
	color:#005baa;
	text-decoration: none;
	padding: 6px;
	border-bottom: 1px dotted #cbcdcf;
	border-right: 1px solid #fff;
}
.advanced-sidebar-menu ul li a:link, advanced-sidebar-menu ul li a:visited, advanced-sidebar-menu ul li a:active{
	background:#fafcff; /*background of tabs (default state)*/
	color: #005baa;
}
.advanced-sidebar-menu ul li a:hover{
	background:#005fb1;
	color: #fff;
}
.advanced-sidebar-menu ul li ul{
	position: absolute;
	min-width:150px;
	top: 0;
	margin:0 0 0 15px;
	visibility: hidden;
}
.advanced-sidebar-menu ul li ul.children{
	
left: 100%;
	
margin: 0;
}
.advanced-sidebar-menu ul li ul li ul{
	position: absolute;
	min-width:150px;
	top: 500px;
	margin:0 0 0 15px;
	visibility: hidden;
}





.menu-leftbar-menu-container{
	border:0px solid #cccccc;
	background:#fafcff;
}
.menu-leftbar-menu-container ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px arial;
}
.menu-leftbar-menu-container ul li a{
	display: block;
	overflow: auto; /* Fixes an IE problem */
	color:#005baa;
	text-decoration: none;
	padding: 6px;
	border-bottom: 1px dotted #cbcdcf;
	border-right: 1px solid #fff;
}
.menu-leftbar-menu-container ul li a:link,
menu-leftbar-menu-container ul li a:visited,
menu-leftbar-menu-container ul li a:active{
	background:#fafcff; /*background of tabs (default state)*/
	color: #005baa;
}
.menu-leftbar-menu-container ul li a:hover{
	background:#005fb1;
	color: #fff;
}
.menu-leftbar-menu-container ul li ul{
	position: absolute;
	min-width:150px;
	top: 0;
	margin:0 0 0 15px;
	visibility: hidden;
}




#babber1{
	margin:0 auto;
	padding:20px 0 20px 0;
	border: 0px dotted red;
	width:170px;
	text-align:center;
	color:#ff6600;
	font-size:14px;
}
#babber1 h3{
	color:#0089ff;
	font-size:16px;
	line-height:1.0em;
}

#babber2{
	margin:0 auto;
	padding:20px 0 20px 0;
	border: 0px dotted red;
	width:170px;
	text-align:center;
	color:#ff6600;
	font-size:14px;
}


#page-content{
	float: left;
	margin:0px 0 0 35px;
	width: 500px;
        border:0px solid red;
	color:#767676;
	font-size:12px;
	line-height:1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 4px;
}


.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.aligncenter {
	margin-bottom: 10px;
	margin-right: 10px;
	float:left;
}
blockquote{
	margin:0px;
	padding:15px 30px 15px 30px;
	border:1px solid #cde2f2;
	background:#f7fbff;
}
.wp-post-image{
	margin-bottom: 0px;
	margin-right: 10px;
	float:left;
	background:#f7fbff;
	padding:10px 10px 10px 10px;
	border:1px solid #cde2f2;
}
.subpages{
	border:0px solid #cde2f2;
}
.subpages li{
	border:0px solid red;
	background:transparent !important;
	margin:0 0 25px 0!important;
}
.subpages h4{
	background: url('images/bulet.png') left no-repeat !important;
	padding:0 0 0 10px !important;
	float:left !important;
}

#page-content h1{
	color:#767676;
	font-size:24px;
	line-height:1em;
}
#page-content h2{
	color:#767676;
	font-size:18px;
	margin:0;
}
#page-content h3{
	color:#767676;
	font-size:16px;
	margin:0;
	line-height: 25px;
}
#page-content h4{
	color:#ff6600;
	font-size:12px;
	margin:0;
}
#page-content ul{
	padding:0;
	margin:0;
}
#page-content li{
	list-style: none;
	background: url('images/bulet.png') left no-repeat;
	padding: 0 0 0 10px;
	margin: 0px 0 0 0px;
	font-size: 12px;
	font-weight: bold;
	color: #767676;
}

#page-content .list-he li{
	background: url(http://www.pharmaseedltd.com/wp-content/uploads/bulet.png) right no-repeat;
	padding-right: 10px;
	padding-left: 0;
}
#page-content strong{
	color:#005baa;
}
#page-content a{
	color:#58A4D6;
}
#page-content a:hover{
	color:#767676;
}
#page-content .post{
	border-bottom:dashed 1px #d0e4f3;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float:left;
	width:500px;
}
#page-contact{
	float:left;
	margin:20px 0 0 5px;
	width: 480px;
	padding:15px 0 0px 0;
	text-align:center;
	border:0px solid #333;
	color:#545e6a;
	font-size:18px;
	line-height:1.5em;
}
#page-contact a{
	line-height:1.5em;
	color:#ff6600;
	font-size:30px;
	font-weight:bold;
	text-decoration:underline;
}
#page-contact a:hover{
	color:#005baa;
	font-size:30px;
	font-weight:bold;
	text-decoration:none;
}
#sidebar {
	float: right;
	margin:0px 0 0 0;
	width: 220px;
        border:0px solid #cccccc;
}
#side-contact{
	margin:0 auto;
	padding:30px 0 0px 0;
	text-align:center;
	width:220px;
	border:0px solid #333;
	color:#545e6a;
	font-size:11px;
	line-height:1.5em;
}
#side-contact a{
	line-height:1.5em;
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#side-contact a:hover{
	color:#005baa;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.file_up-top{
	background:url('images/file_up-top.png')no-repeat;
	width:220px;
	height:11px;
	padding:0px 0px 0px 0px;
	border:0px solid #cccccc;
}
.file_up{
	background:url('images/file_up-bg.png') repeat-y;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	width:220px;
	border:0px solid #fff;
	display: block;
}
.file_up ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px solid #333;
}
.file_up li{
	border-bottom:solid #cde2f2 0px;
	padding:0px 5px 0px 20px;
	color:#ff6600;
	font-size:11px;
}
.file_up-bottom{
	background:url('images/file_up-bottom.png')no-repeat;
	width:220px;
	height:11px;
	margin:0px 0px 20px 0px;
	border:0px solid #cccccc;
}
.header-div{
	background:url('images/sidebar-header-div.png')no-repeat;
	width:220px;
	height:33px;
	text-align:center;
	padding:0px 0px 0px 0px;
}
.header-div h4{
	color:#fff;
	font-size:16px;
	padding:5px 0 0 0;
}
.content-div{
	background:url('images/sidebar-content-div.png') repeat-y;
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	width:220px;
	min-height:150px;
	border:0px solid #fff;
	display: block;
}
.content-div ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px solid #333;
}
.content-div li{
	border-bottom:dashed #d0e4f3 1px;
	padding:5px 5px 5px 5px;
	color:#767676;
	font-size:11px;
}
.content-div li a{
	color:#ff6600;
	margin:0px 0px 0px 0px;
}
.content-div li a:hover{
	color:#06C;
}
.bottom-div{
	background:url('images/sidebar-bottom-div.png') no-repeat;
	padding:0px 0px 0px 0px;
	width:220px;
	height:9px;
	border:0px solid #fff;
}
.widget_categoryposts{
	margin:0 0 25px 0;
}
#footer {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid #333;
	background: url(images/footer-pattern.png) repeat;
	min-height:250px;
}
#green-line{
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid #333;
	background: url(images/bg-green-line.png) repeat;
	height:46px;
}
.holder{
	width:980px;
	margin:0 auto;
}
#social{
	float:left;
	width:220px;
	text-shadow: 0.1em 0.1em 0.2em #333;
	color:#fff;
	margin:10px 0 0 0;
	font-size:15px;
	border:0px solid #333;
}
#social img{
	margin:0px 2px 0 2px;
}
#social span{
	float:right;
	margin:2px 0px 0 0px;
	border:0px solid #333;
}
#newsletter{
	float:right;
	text-shadow: 0.1em 0.1em 0.2em #333;
	color:#fff;
	margin:10px 0 0 0;
	font-size:15px;
}
#newsletter span{
	float:left;
	margin:1px 3px 0 3px;
	border:0px solid #333;
}
#bottom_menu_holder{
	width:980px;
	margin:0 auto;
	border:0px solid #fff;
	color:#989899;
}
#bottom_menu_holder ul{
	padding:5px;
	list-style:none;
}
#bottom_menu_holder li{
	padding:3px 0 0 0;
}
#bottom_menu_holder a{
	color:#989899;
}
#bottom_menu_holder a:hover{
	color:#989899;
	text-decoration:underline;
}
#bottom_menu_holder h4{
	font-size:14px;
	font-weight:bold;
	line-height:0.1em;
}
#bottom_logo{
	float:left;
	margin:50px 0 0 5px;
	width:225px;
}
#bottom_contact{
	float:left;
	margin:40px 0 0 5px;
	padding:5px 0 5px 10px;
	border-left:#454240 1px solid;
	width:140px;
}
#bottom_menu1{
	float:left;
	margin:40px 0 0 5px;
	padding:5px 0 5px 10px;
	border-left:#454240 1px solid;
	width:180px;
	color:#989899;
}

#bottom_menu2{
	float:left;
	margin:40px 0 0 5px;
	padding:5px 0 5px 10px;
	border-left:#454240 1px solid;
	width:180px;
	color:#989899;
}
#bottom_menu3{
	float:left;
	margin:40px 0 0 5px;
	padding:5px 0 5px 10px;
	border-left:#454240 1px solid;
	width:180px;
	color:#989899;
}
#credit{
	border:0px solid #fff;
	width:970px;
	margin:0 auto;
}


