@charset "UTF-8";
/* CSS Document */
#ie-notice{
	background-color:#FC0;
	color:#333;
	font-size:11px;
	position: absolute;
	padding:8px;
	float: left; width:100%; z-index:100;
}
body {
	background: url(/images/home_bg.gif) repeat-x top #f2f2f2;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
}
#header {
	margin: auto;
	height: 110px;
	width: 930px;
	text-align: left;
}
#header #logo {
	position: relative;
	width: 165px;
	float: right;
	top: 40px;
	right: 15px;
}
#header #logo_ny {
	position: relative;
	width: 165px;
	float: right;
	top: 0px;
	right: 15px;
}
#header #icons {
	position: relative;
	top: 48px;
	float: left;
	left: 22px;
}
#fb {
	position: relative;
	top: 48px;
	float: left;
	left: 60px;
}
#header #icons a {
	font-size: 12px;
	color: #3A4A5C;
	text-decoration: none;
}
#header #icons img {
	border: none;
	margin-left: 35px;
}
#header #rabbit {position:relative; float:left; top:0px; left: 35px;}
#gallery {
	float: left;
	width: 740px;
	height:322px;
	bottom: 0px;
	background-image: url(/images/home_gal_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#gallery #job {	position: absolute;	left: 14px;	top: -8px;	z-index: 22;}
#gallery img {
	border:none;
}
#gallery #prevBtn {
	position: absolute;
	top: 151px;
	left: 8px;
}
#gallery #nextBtn  {
	position: absolute;
	top: 151px;
	right: 8px;
}
#homeslider ul {
	list-style-type: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#homeslider {
	position: absolute;
	left: 22px;
	top: 8px;
	overflow:hidden;
}
#homeslider li {
	margin: 0px;
	padding: 0px;
	width:697px;
	height:305px;
	overflow:hidden;
}
#homeslider .caption {
	opacity:0.70;
	filter: alpha(opacity=70);
	z-index:600;
	background-color:#fff;
	color:#3B4A5D;
	height:30px;
	width:697px;
	position:relative;
	bottom:35px;
	padding: 8px;
	font-family: Georgia,Times,serif;
	font-size: 13px;
	font-style:italic;

}
#homeslider .caption .numbercaption{
	position: absolute;
	margin-right: 10px;
	top: 8px;
	right: 15px;
}
#homeslider a{
	text-decoration:none;
}
#menubar {
	color: #fff;
	height: 322px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#menu {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	width: 165px;
	margin-right: 15px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 46px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/menu_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#menu .li_first {
	background:none;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover{color:#bbb;}

#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: left;
	margin-bottom: 20px;
}
#board p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b4a5d
}
#board .article a {
	font-size: 13px;
	font-weight: bold;
	color: #3b4a5d;
}
#board .author {
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #999;
	text-align: right;
}
#base {
	width: 697px;
	float: left;
	margin-left: 7px;
}
#base h2 {
	color: #3b4a5d;
	border-bottom: 2px solid #3b4a5d;
	padding-bottom: 7px;
	letter-spacing: -1px;
	margin: 0px 0px 20px  0px;
}
#port {
	float: right;
	width: 310px;
	margin: 0px;
}
#port .item {
	font-size: 12px;
	font-style: italic;
	color: #999;
	height: 125px;
	background-image: url(/images/home_item_bg.gif);
	background-repeat: repeat-x;
	background-position: left 103px;
}
#port .itemimage{
	float:left;
}
#port .itemtext {
	margin-left: 194px;
	font-family:Georgia,Times,serif;
	font-style:italic;
}
#port .job{
	margin-bottom:5px;
}
#port .job a{
	font-size: 13px;
	font-style: normal;
	color: #72be44;
	font-family:Helvetica, Arial, sans-serif;
}
#main #base #port #last {
	background-image: none;
}
#port img {
	border: 2px solid #FFF;
	margin-right: 20px;
	float: left;
}
#add {
	width: 167px;
	float: right;
}
#add h2 {
	color: #8bc53f;
	border-bottom: 2px solid #8bc53f;
	padding-bottom: 7px;
	letter-spacing: -1px;
	margin: 0px 0px 20px 0px;
}
#amigo {float:left; width:360px; font-family: Arial, Helvetica, sans-serif; font-size: 13px;color: #3b4a5d
}

#amigo ul {	margin: 0px; padding: 0px; list-style-type: none;}
#amigo li {
	display: block;
	float: left;
	width: 100%;
	height: 70px;
}
#amigo ul span{
	margin-top: 15px;
	width:235px;
	float: left;
	display: block;
	color: #888;
	font-size: 11px;
}
.green {
	color: #8bc53f;
}
#amigo ul img{
	display: block;
	float: left;
	margin: 7px 20px;
}
/* --------------FOOTER---------------*/
#footer {
	background: url(/images/footer.gif) center top no-repeat;
	height: 110px;
	clear: both;
	width: 900px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: left;
}
#footer form {
	float:left;
	border: none;
	width: 342px;
	position: relative;
}
#gift{float: left;padding-left:200px;}
#footer #copy {
	color: #999;
	font-size: 11px;
	float: right;
	width: 165px;
	margin: 0px;
	padding: 0px;
}
#footer #copy a {
	color: #888;
}
#footer .input-text{
	background: url('/images/search_input.gif') no-repeat 0 0;
	width: 282px;
	height-: 30px;
	border: none;
	left: 18px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px 13px 7px 11px;
	float: left;
}
.amigo{vertical-align:middle;}
#footer .input-button{
	background: url('/images/search_go.png') no-repeat;
	float: right;
	height: 28px;
	width: 27px;
	position: absolute;
	border:none;
	right: 0px;
}
#clients {
	position:relative;
}
#clients img {
	border:none;
}
#clients ul {
	list-style-type: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	position: relative;
	height: 130px;
}
#clients li {
	list-style-type: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	width: 147px;
	height: 130px;
	background-image: url(/images/clients_shade.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#clients #clientsprevBtn {
	position: absolute;
	top: 110px;
	left: 0px;
}
#clients #clientsnextBtn  {
	position: absolute;
	top: 110px;
	right: 0px;
}
#clients #clientslider {
	position: relative;
	left: 10px;
	overflow:hidden;
}
#clients #clientslider img {
	width: 147px;
	height: 102px;
}