/***************************************************
				      GLOBAL
***************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
body {
	background-color: #1b3b62;
	font-size: 12px;
	color: #4f4d3e;
	line-height: 17px;
	background-image: url(../images/pattern/body6.jpg);
	background-repeat: repeat-x;
	font-style: inherit;
	font-weight: inherit;
	background-position: left top;
}
#cu3er-container {
	width:950px;
	outline:0;
	margin-bottom: 25px;
	background-color: transparent;
}
h1 {
	font-size: 24px;
	margin: 0px;
	color: #00768e;
	display: block;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 700px;
	float: left;
	font-weight: normal;
	line-height: 25px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	display: block;
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
	margin: 0px;
}
h3 {
	padding-top: 47px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size:18px;
	color:#333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 990px;
	background-image: url(../images/pattern/wrapper.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#container {
	width: 950px;
	background-color: #91e4e4;
	border: 1px none #EEEEEE;
	color: #aeaeae;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	margin: 0px;
	float: left;

}
#logo {
	width: 990px;
	height: 65px;
	float: left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/****************************
		HOME SLIDER
****************************/
#slider-accordion {
	height:320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 55px;
	padding-left: 0px;
}
#slider-accordion img {
	border:none;
}
.slide	{
	list-style:none;
	height:320px;
	display:block;
}
.slide li 	{
	float:left;
	display:inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 320px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.slide .desc {
	background-color: #ffffff;
	background-repeat: repeat;
	height: 40px;
	width: 687px;
	position: absolute;
	left: 46px;
	bottom: 0px;
	padding: 20px;
	color: #282828;
}
.slide .desc a {
	position: absolute;
	float: right;
	top: 60px;
	right: 20px;
       color: #000000;
}
/***************************************************
				 SIDEBAR
***************************************************/
#sidebar {
	margin: 0px;
	float: right;
	width: 280px;
	background-color: #ffffff;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
border: 1px solid #60c3ca;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}

.block {
	padding: 0px;
}
.block p {
	padding: 0px;
	margin: 0px;
}
.block ul {
	width:260px;
	top:0px;
	display: block;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	float: left;
}
.block ul li {
	display:block;
	cursor:pointer;
	cursor:pointer;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	width: 240px;
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}
.block ul li a {
	color:#282828;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	background-image: url(../images/bullet_footer_ul.gif);
	margin: 0px;
}
.block ul li a:hover {
	color: #60c3ca;
	text-decoration: underline;
}
.block li span {
	font-family:georgia, arial;
	font-size:9px;
	color:#1b3b62;
}
.advertise {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	list-style-type: none;
	width: 280px;
}
.advertise li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline;
}
.advertise img {
	border: 1px solid #555555;
	padding: 1px;
	float: left;
}
/***************************************************
				      SEARCH
***************************************************/
#search {
	margin: 0px;
	float: right;
	width: 265px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search input {
	background-color: #282828;
	margin: 0px;
	float: left;
	width: 198px;
	height: 20px;
	color: #aaaaaa;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 13px;
	border: 1px solid #282828;
}
#search input:focus {
	background-color: #5C5C5C;
	border: 1px solid #5C5C5C;
	color: #CCCCCC;
}
#search .search_button {
	color: #FFFFFF;
	background-color: #00768e;
	float: left;
	width: 57px;
	height: 30px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search .search_button:hover {
	background-color: #000000;
}
#search .search_button:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
/***************************************************
				     BOTTOM
***************************************************/
#bottom {
	width: 910px;
	font-size: 11px;
	color: #ffffff;
	background-color: #1b3b62;
	padding: 20px;
	float: left;
	margin: 0px;
}
#bottom_holder {
	margin: 0px;
	float: left;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bottom .strong {
	font-size: 15px;
	display: block;
	color: #ffffff;
}
#bottom div {
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom div img {
	margin-right: 4px;
	margin-top: 4px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom div.last {
	margin: 0px;
	float: left;
	width: 263px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#bottom div.second {
	padding-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 140px;
        float: right;
}
#bottom div.second ul {
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom div.second ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
/***************************************************
				      NEWSLETTER
***************************************************/
#newsletter {
	float: left;
	width: 263px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsletter input {
	background-color: #ffffff;
	margin: 0px;
	float: left;
	width: 198px;
	height: 18px;
	color: #666666;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 12px;
	border: 1px solid #282828;
}
#newsletter input:focus {
	color: #CCCCCC;
	background-color: #5C5C5C;
	border: 1px solid #5C5C5C;
}
#newsletter .newsletter_button {
	color: #FFFFFF;
	background-color: #00768e;
	float: left;
	width: 57px;
	height: 26px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newsletter .newsletter_button:hover {
	background-color: #1b3b62;
}
#newsletter .newsletter_button:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
/***************************************************
						 FOOTER
***************************************************/
#footer {
	background-color: #60c3ca;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	float: left;
}
#footer .boxes_holder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer .box {
	margin: 0px;
	width: 215px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000000;
	float: left;
}
#footer .box h1 {
	font-size: 19px;
	color: #000;
	padding: 0px;
	float: left;
	width: 215px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/*#footer .boxes_holder .follow_twitter {
	background-image: url(../images/twitter_icon.png);
	background-repeat: no-repeat;
	height: 101px;
	width: 101px;
	position: absolute;
	left: 25px;
	top: 262px;
}*/
#footer .box ul {
	margin: 0px;
	width: 215px;
	list-style-type: none;
	padding: 0px;
}
#footer .box ul li {
	margin: 0px;
	width: 215px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	color: #000;
}
#footer .box ul li a {
	color: #000;
	text-decoration: none;
	background-position: left 6px;
	display: block;
	padding-left: 10px;
	background-image: url(../images/bullet_footer_ul.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}
#footer .box ul li a:hover {
	text-decoration: underline;
}
#footer .box ul li a.features {
	color: #000;
	text-decoration: none;
	background-image: url(http://brankic1979.com/theme/creative/aquamarine/images/bullet_footer_ul_features.gif);
	background-position: left 6px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#footer .box_twitter {
	width: 790px;
	color: #000;
	background-color: #60c3ca;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 130px;
	display: block;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .boxes_holder_twitter {
	margin: 0px;
	float: left;
	width: 935px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer .subfooter {
	float: left;
	width: 945px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
	left: 0px;
	top: 100px;
}
#footer .subfooter ul {
	margin: 0px;
	padding: 0px;
}
#footer .subfooter ul li {
	display: inline;
	list-style-type: none;
}
#footer .subfooter a {
	color: #000;
	display: inline;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .subfooter h3 {
	float: right;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/***************************************************
			JQUERYSLIDEMENU
***************************************************/
.jqueryslidemenu{
	margin: 0px;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px;
	width: 725px;
	position:relative;
	height: 85px;
	display: block;
	float: left;
	z-index: 999;
}
.jqueryslidemenu ul{
	margin: 0;
	padding:0;
	list-style-type: none;
}
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	margin: 0px;
	padding-top: 33px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	overflow: visible;
}
.jqueryslidemenu ul li a{
	color: #5CCCCC;
	text-decoration: none;
	text-transform:uppercase;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.jqueryslidemenu ul li a.current{
	color:#FFFFFF;
	text-decoration: none;
}
.jqueryslidemenu ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.jqueryslidemenu ul li ul{
	display: block;
	z-index:100;
	width: 178px;
	left: 55px;
	float: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	position: absolute;
	visibility: visible;
	background-image: url(../images/dropdown-top.png);
}
.jqueryslidemenu ul li ul li{
	display: block;
	list-style:none;
	margin: 0px;
	float: left;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}
.jqueryslidemenu ul li ul li a{
	margin: 0px;
	font-size: 11px;
	display: block;
	width: 130px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../images/dropdown-bg.png);
	background-repeat: repeat;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.jqueryslidemenu ul li ul li a:hover{ 
	text-decoration: none;
	background-image: url(../images/dropdown-bg-hover.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A8CC;
}
/***************************************************
			  PORTFOLIO TILES
***************************************************/
ul.portfolio-tiles {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 720px;
	float: left;
}
ul.portfolio-tiles li {
	float: left;
	margin: 0px;
	width: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 19px;
	position: relative;
	overflow: hidden;
}
ul.portfolio-tiles li img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
ul.portfolio-tiles li a.item {
	font-size: 9px;
	color: #282828;
	text-decoration: none;
        text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	display: block;
       border: 1px solid #60c3ca;
       -moz-box-shadow: 0 0 5px #888;
       -webkit-box-shadow: 0 0 5px#888;
       box-shadow: 0 0 5px #888;
}
ul.portfolio-tiles li a.item:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #ffffff;
}
ul.portfolio-tiles li strong {
	font-size: 9px;
	font-weight: normal;
	display: block;
	width: 110px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	text-decoration: none;
	height: 60px;
	margin: 0px;
	padding-bottom: 15px;
	color: #282828;
}
ul.portfolio-tiles li p {
	padding-left: 10px;
	width: 105px;
	padding-right: 10px;
	display: block;
}
ul.portfolio-tiles li .text {
	display: block;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 100px;
}
ul.portfolio-tiles li .post_date {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
}
ul.portfolio-tiles li a.ext-link {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 92px;

	text-indent: -9999px;
	left: 100px;
	background-image: url(../images/external-link.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.portfolio-tiles li a.ext-link:hover {
	background-position: 0 bottom;
}
/***************************************************
			  PORTFOLIO TILES GALLERY
***************************************************/
ul.portfolio-tiles-gallery {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 950px;
	float: left;
	z-index: 999;
}
ul.portfolio-tiles-gallery li {
	float: left;
	margin: 0px;
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-decoration: none;
	overflow: hidden;
	position: relative;
}
ul.portfolio-tiles-gallery li h3 {
	margin: 0px;
	color:#FFF;
	font-size: 16px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 205px;
	display: block;
	padding: 10px;
}			
ul.portfolio-tiles-gallery li .boxgrid {
	margin:0px;
	float:left;
	background-color: #1c3e61;
	padding: 0px;
	width: 225px;
	height: 225px;
	cursor:pointer;
	overflow: hidden;
	position: relative;
}
ul.portfolio-tiles-gallery li .boxgrid img {
	top: 0;
	left: 0;
	background-color: #1c3e61;
	float: left;
	padding: 10px;
	position: absolute;
}
ul.portfolio-tiles-gallery .boxgrid slideright a img {
	margin: 0px;
	padding: 0px;
}
ul.portfolio-tiles-gallery li .boxgrid p {
	color:#ffffff;
	width: 205px;
	float: left;
	padding: 10px;
}				
ul.portfolio-tiles-gallery  li a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}
/***************************************************
		    PORTFOLIO FILTER
***************************************************/
#portfolio-filter {
	width: 912px;
	height: 18px;
	display: block;
	float: left;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #60c3ca;
       -moz-box-shadow: 0 0 1px #888;
       -webkit-box-shadow: 0 0 1px #888;
        box-shadow: 0 0 1px #888;
}
#portfolio-filter .browse {
	color: #00768e;
	float: left;
	font-size: 16px;
}
#portfolio-filter ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#portfolio-filter li {
	background: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#portfolio-filter li a {
	text-decoration: none;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
	color: #ffffff;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#portfolio-filter li a.current, #portfolio-filter li a:hover {
	color: #00768e;
	text-decoration: none;
}
a.visit_back_a {
	color: #282828;
	margin-bottom: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
	display: inline;
	background-color: #60c3ca;
	padding: 7px;
}
/***************************************************
		    INTRO
***************************************************/
.intro {
	width: 229px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.intro strong {
	font-size: 20px;
	color: #000000;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
}
.intro p {
	height: 120px;
	display: block;
	color: #000000}
.intro a {
	display: block;
	background-image: url(../images/bullet_footer_ul.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
color: #282828;
}
.intro a.intro_right {
	float: right;
	font-weight: bold;
	background-image: none;
        color: #000;
}
.intro a.next {
	background-color: #00768e;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 30px;
	color: #000000;
	background-image: url(http://brankic1979.com/theme/creative/aquamarine/images/toogle_down.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
}
.intro a.prev {
	display: block;
	background-color: #00768e;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 30px;
	color: #333333;
	background-image: url(http://brankic1979.com/theme/creative/aquamarine/images/toogle_up.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.intro a.next:hover, .intro a.prev:hover {
	color: #333333;
	text-decoration: none;
}
/***************************************************
				  CONTACT
***************************************************/
#contactinfo {
	width: 525px;
	display: inline;
	float: right;
	background-color: #60c3ca;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}
#contactinfo2 {
	width: 400px;
	display: inline;
	float: left;
	background-color: #60c3ca;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}



#contactinfo img {
	margin: 0px;
	padding: 0px;
}
#form {
	margin: 0px;
	width: 912px;
	float: right;
	background-color: #91e4e4;
	padding: 20px;
	position: relative;
        color: #282828;
}
#form div {
	float: left;
	width: 425px;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
#form div label {
	height: 25px;
	width: 400px;
	display: block;
}
#form div label.error {
	color: red;
	position: absolute;
	top: 0px;
	right: 17px;
	text-align: right;
}
#form div.textarea {
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 880px;
	float: left;
	position: relative;
}
#form div.message_sent {
	background-color: #00768e;
	width: 890px;
	float: left;
	padding: 10px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#form input {
	width: 300px;
	border: 1px solid #60c3ca;
	padding: 8px;
	font-size: 13px;
	color: #999999;
	background-color: #ffffff;
	float: left;
}
#form textarea {
	width: 865px;
        height: 500px;
	border: 1px solid #60c3ca;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	color: #aaaaaa;
}
#form input:focus {
	border: 1px solid #282828;
	color: #282828;
	background-color: #ffffff;
}
#form textarea:focus {
	border: 1px solid #282828;
	background-color: #ffffff;
	color: #282828;
}
#form .submitBtn {
	background-color: #60c3ca;
	width: 95px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	display: block;
	padding: 0px;
	font-size: 16px;
	height: 35px;
}
#form .submitBtn:hover {
	background-color: #91e4e4;
	color: #FFFFFF;
        border: 1px solid #60c3ca;
}
#form .submitBtn:focus {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #00768e;
}
#form strong {
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
}
#form .font-11 {
	font-size: 11px;
	color: #000000;
	display: inline;
}
.contact_info {
	width: 300px;
	float: none;
	padding-bottom: 35px;
        background-color: #ffffff;
        padding: 15px;
        border: 1px solid #60c3ca;

}
.contact_info p {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.contact_info a {
	margin: 0px;
	padding: 0px;
	display: inline;
	background-image: none;
}
.contact_info img {
        border: solid 1px #282828;
        margin-left:  95px;
}
/***************************************************
				ABOUT
***************************************************/
.intro_longer {
	width: 650px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
        color: #282828;
}
.intro_longer div {
	width: 650px;
	float: left;
}
.intro_longer p {
	margin: 0px;
	padding: 0px;
        color: #282828;
}
.intro_longer strong {
	font-size: 22px;
        color: #000000;
	display: block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 25px;
}
.intro_longer ul {
	list-style-type: none;
	padding-bottom: 25px;
}
.intro_longer ul li {
	display: block;
	margin: 0px;
	padding: 0px;
        color: #282828;
        background-image: url(../images/bullet_footer_ul.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}
.intro_longer ul li a{
       color:#282828;
}

.intro_longer ul.skills {
	padding-left: 25px;
	padding-bottom: 0px;
}
.intro_longer ul.skills li a{
	font-style: italic;
	color: #282828;
	padding-bottom: 3px;
	/*background-image: url(images/bullet_footer_ul.gif);*/
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}
ul.team_avatar {
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 640px;
	display: block;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
ul.team_avatar li {
	color: #282828;
	width: 285px;
	height: 105px;
	display: block;
	float: left;
	background-color: #ffffff;
	padding: 10px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 0px;
        border: 1px solid #60c3ca;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}
ul.team_avatar p {
	padding: 10px;
}
ul.team_avatar strong {
	font-weight: bold;
	color: #282828;
	display: block;
}
ul.team_avatar img {
	float: right;
}
ul.team_avatar a {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
        color: #1b3b62;
}

/***************************************************
				 TESTIMONIALS
***************************************************/
.slider_holder {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: 18px 15px;
	z-index: 999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider, .slider li {
	overflow:hidden;
	width:240px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #282828;
	z-index: 1;
	height: 150px;
}
.nav{
	width: 250px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 20px;
	float: left;
}
.nav .counter {
	color: #666;
	float: left;
	width: 100px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.nav ul {
	margin: 0px;
	float: right;
	display: block;
	width: 60px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.nav a{
	text-decoration: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: 17px;
	width: 20px;
	font-size: 1px;
	float: right;
}
.nav a.prev {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/toogle_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav a.next {
	margin: 0px;
	background-image: url(../images/toogle_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
.testimonial {
	float:left;
	margin-top:1px;
	position:relative;
}
.testimonial div {
	float:left;
	margin-left:1px;
	padding:20px 20px 40px;
	width:204px;
}
.testimonial a {
	text-align: right;
	display: block;
	color: #000000;
}
.testimonial .author {
	font-weight: bold;
	color: #000000;
	text-align: right;
	display: block;
}
/***************************************************
				 JOIN TEAM
***************************************************/
.slider2_holder {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-image: url(../images/jointeam.png);
	background-repeat: no-repeat;
	background-position: 18px 15px;
	z-index: 999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider2, .slider2 li {
	overflow:hidden;
	width:240px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #282828;
	z-index: 1;
	height: 150px;
}
.nav{
	width: 250px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 20px;
	float: left;
}
.nav .counter {
	color: #666;
	float: left;
	width: 100px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.nav ul {
	margin: 0px;
	float: right;
	display: block;
	width: 60px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.nav a{
	text-decoration: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: 17px;
	width: 20px;
	font-size: 1px;
	float: right;
}
.nav a.prev {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/toogle_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav a.next {
	margin: 0px;
	background-image: url(../images/toogle_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
.testimonial {
	float:left;
	margin-top:1px;
	position:relative;
}
.testimonial div {
	float:left;
	margin-left:1px;
	padding:20px 20px 40px;
	width:204px;
}
.testimonial a {
	text-align: right;
	display: block;
	color: #000000;
}
.testimonial .author {
	font-weight: bold;
	color: #000000;
	text-align: right;
	display: block;
}
/***************************************************
				  SERVICES
***************************************************/
ul.services {
	list-style-type: none;
	margin: 0px;
	display: block;
	width: 650px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
ul.services li {
	width: 305px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	float: left;
	display: block;
}
ul.services li a {
	font-weight: bold;
	display: inline;
}
ul.services li img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.services li strong {
	font-size: 15px;
	font-weight: normal;
	width: 250px;
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
ul.recent {
	list-style-type: none;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 650px;
	padding: 0px;
}
ul.recent li{
	display: block;
	float: left;
	width: 650px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
ul.recent li a{
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.recent p {
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.recent p a {
       color:#00768e;
}
ul.recent li span{
	background-color: #ffffff;
       border: 1px solid #60c3ca;
	color: #282828;
	font-size: 10px;
	margin-right: 10px;
	padding: 7px;
	text-align: center;
	text-transform: uppercase;
	float: left;
	width: 75px;
}
.recent li strong {
	color: #00768e;
	font-size: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
/***************************************************
			  HOME PORTFOLIO TILES NEWS
***************************************************/
ul.home-tiles {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	margin: 0 0 8px 15px;
	width: 689px;
     height: 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	position: relative;
	overflow: hidden;
	background:#ffffff;

}
ul.home-tiles strong {
	font-size: 15px;
	font-weight: normal;
	display: block;
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	text-decoration: none;
	height: 25px;
	margin: 0 0 10px -15px;
	padding-bottom: 5px;
	color: #ffffff;
       background:#00778f;
background:-moz-linear-gradient(top, #03abcd, #00778f);
background:-webkit-gradient(linear, left top, left bottom, from(#03abcd), to(#00778f));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#03abcd', EndColorStr='#00778f');
}

	



/***************************************************
			  HOME PORTFOLIO TILES PROJECTS
***************************************************/
ul.home-tiles_projects {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 720px;
	float: left;
}
ul.home-tiles_projects li {
	float: left;
	margin: 0px;
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
	overflow: hidden;
}
ul.home-tiles_projects li img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
        width: 223px;
        height: 100px;

}
ul.home-tiles_projects li a.item {
	font-size: 13px;
	color: #282828;
	text-decoration: none;
	padding: 0px;
	margin: 0px;	
	background-color: #ffffff;
	display: block;
	border: 1px solid #60c3ca;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}
ul.home-tiles_projects li a.item:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #282828;
}
ul.home-tiles_projects li strong {
	font-size: 10px;
	font-weight: normal;
	display: block;
	width: 205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	height: 35px;
	margin: 0px;
	padding-bottom: 5px;
	color: #000000;
}
ul.home-tiles_projects li p {
	padding-left: 10px;
	width: 205px;
	padding-right: 10px;
	display: block;
}
ul.home-tiles_projects li .text {
	display: block;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 100px;
}
ul.home-tiles_projects li .post_date {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	color: #000000;
}
ul.home-tiles_projects li a.ext-link {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 92px;

	text-indent: -9999px;
	left: 107px;
	background-image: url(../images/external-link.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.home-tiles_projects li a.ext-link:hover {
	background-position: 0 bottom;
}

.home-tiles_projects_right{
	float: right;
        padding-bottom: 40px;
        text-align: right;
        height:10px;
        width: 100%;
}
.home-tiles_projects_right a{
        font-weight: bold;
	background-image: none;
        color: #000;

}


/***************************************************
			  HOME PORTFOLIO TILES GALLERY
***************************************************/
/*ul.home-tiles-gallery {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 950px;
	float: left;
	z-index: 999;
}
ul.home-tiles-gallery li {
	float: left;
	margin: 0px;
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-decoration: none;
	overflow: hidden;
	position: relative;
}
ul.home-tiles-gallery li h3 {
	margin: 0px;
	color:#FFF;
	font-size: 16px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 205px;
	display: block;
	padding: 10px;
}			
ul.home-tiles-gallery li .boxgrid {
	margin:0px;
	float:left;
	background-color: #ffffff;
	padding: 0px;
	width: 225px;
	height: 225px;
	cursor:pointer;
	overflow: hidden;
	position: relative;
}
ul.home-tiles-gallery li .boxgrid img {
	top: 0;
	left: 0;
	background-color: #ffffff;
	float: left;
	padding: 10px;
	position: absolute;
}
ul.homeo-tiles-gallery .boxgrid slideright a img {
	margin: 0px;
	padding: 0px;
}
ul.home-tiles-gallery li .boxgrid p {
	color:#282828;
	width: 205px;
	float: left;
	padding: 10px;
}				
ul.home-tiles-gallery  li a {
	font-size: 11px;
	font-weight: bold;
	color: #282828;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}*/

/***************************************************
			  DATABASE
***************************************************/
.report-main {

margin: 0 0 0 190px;
}
/***************************************************
			  Rotator
***************************************************/

.Rotator-container{
padding-bottom: 50px;
}


.Rotator-container h1{
font-family:Arial,Helvetica,sans-serif !important;
font-size:12px !important;
color: black;
position: absolute;
}

.l-rotator{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background-color:#000;
border:1px solid #000;
position:relative;
width:949px;
height:300px;
overflow:hidden;
}
.l-rotator a{
outline:none;
}
.l-rotator .screen{
position:relative;
top:0;
left:250px;
width:699px;
height:300px;
overflow:hidden;
}
.l-rotator .main-img{
display:none;
position:absolute;
top:0;
left:0;
z-index:0;
border:0;
}
.l-rotator .textbox{
position:absolute;
color:#000;
z-index:4;
overflow:hidden;
visibility:hidden;
}
.l-rotator .inner-bg{
position:relative;
top:0;
left:0;
width:100%;
height:100%;
background-color:#000;
-moz-opacity:.70;
filter:alpha(opacity=70);
opacity:.7;
z-index:0;
}
.l-rotator .inner-text{
position:absolute;
top:0;
left:0;
padding:10px;
width:auto;
height:auto;
z-index:1;
}
.l-rotator #timer{
position:absolute;
top:0;
left:0;
height:4px;
background-color:#FFF;
-moz-opacity:.5;
filter:alpha(opacity=50);
opacity:.5;
z-index:5;
visibility:hidden;
font-size:0;
}
.l-rotator .cpanel{
position:absolute;
margin:5px;
z-index:6;
visibility:hidden;
background:#000;
background:rgba(0,0,0,.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
}
.l-rotator #play-btn{
position:relative;
float:left;
width:22px;
height:22px;
background:url(../assets/play_pause.png) 0 0 no-repeat;
cursor:pointer;
z-index:1;
}
.l-rotator #play-btn.pause{
background-position:0 -22px;
}
.l-rotator #num-info{
position:relative;
float:left;
height:22px;
line-height:22px;
padding:0 8x;
text-align:center;
color:#FFF;
z-index:1;
}
.l-rotator #preloader{
position:absolute;
top:50%;
left:50%;
width:36px;
height:36px;
margin-top:-18px;
margin-left:-18px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
background:#000 url(../assets/loader.gif) no-repeat center;
background:rgba(0,0,0,.7) url(../assets/loader.gif) center no-repeat;
z-index:7;
display:none;
}
.l-rotator .thumbnails{
position:absolute;
top:0;
left:0;
width:250px;
height:300px;
overflow:hidden;
z-index:10;
}
.l-rotator .thumbnails ul{
list-style:none;
position:absolute;
top:0;
left:0;
height:999999px;
margin:0;
padding:0;
}
.l-rotator .thumbnails li{
position:relative;
display:block;
float:left;
clear:both;
}
.l-rotator .thumbnails li a{
display:none;
}
.l-rotator .thumbnails li div{
position:relative;
display:none;
color:#000;
background-color:white;
}
.l-rotator #right-arrow,
.l-rotator #left-arrow{
position:relative;
display:block;
float:left;
width:12px;
}
.l-rotator #right-arrow{
background:url(../assets/select_arrow.png) 0 center no-repeat;
}
.l-rotator #left-arrow{
background:url(../assets/select_arrow.png) -5px center no-repeat;
}
.l-rotator .thumbnails .thumb{
position:relative;
display:block;
float:left;
cursor:pointer;
width:240px;
padding:5px;
color:#000;
background:#00778f;
background:-moz-linear-gradient(top, #03abcd, #00778f);
background:-webkit-gradient(linear, left top, left bottom, from(#03abcd), to(#00778f));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#03abcd', EndColorStr='#00778f'); 
border-color:#282828;
border-style:solid;
border-width:0 0 1px 0;
overflow:hidden;
}
.l-rotator .thumb img{
display:block;
float:left;
padding-right:5px;
}
.l-rotator .thumb p{
position:relative;
display:block;
overflow:hidden;
margin:0;
color: white;
font-size: 12px;
font-weight: bold;
padding-top: 15px;

text-align: center;
}

.c-title{
font-size:14px;
color:#ffffff;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

.l-rotator .thumbnails li.selected{
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.l-rotator .thumbnails li.square{
-moz-border-radius:0 !important;
-webkit-border-radius:0 !important;
border-radius:0 !important;
}
.l-rotator .thumbnails li.selected,
.l-rotator .thumbnails li.selected .thumb{
background:#1b3b62;
background:-moz-linear-gradient(top, #00778f, #1b3b62);
background:-webkit-gradient(linear, left top, left bottom, from(#00778f), to(#1b3b62));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00778f', EndColorStr='#1b3b62');
}
.l-rotator .thumbnails li.selected .thumb{
color:#FFF;
border-left:none;
border-right:none;
border-bottom:1px solid #282828;
cursor:default;
}
.l-rotator .thumbnails li.item-over .thumb{
background:#91e4e4;
}
.l-rotator #scrollbar{
position:relative;
width:4px;
height:100%;
overflow:hidden;
visibility:hidden;
}
.l-rotator #knob{
position:absolute;
top:0;
left:0;
width:4px;
background-color:#333;
-moz-opacity:.75;
filter:alpha(opacity=75);
opacity:.75;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}
.l-rotator .btn-pane{
position:absolute;
top:0;
left:0;
width:100%;
height:24px;
background:url(../assets/spacer.png) no-repeat;
z-index:2;
visibility:hidden;
}
.l-rotator #up-btn,
.l-rotator #down-btn{
position:absolute;
top:0;
left:50%;
width:60px;
height:24px;
margin-left:-30px;
background:#DDD url(../assets/d_icons.png) no-repeat;
background:rgba(221,221,221,0.7) url(assets/d_icons.png) no-repeat;
}
.l-rotator #up-btn{
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
background-position:center 0;
}
.l-rotator #down-btn{
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
border-top-left-radius:3px;
border-top-right-radius:3px;
background-position:center -24px;
}
.l-rotator .block,
.l-rotator .vpiece,
.l-rotator .hpiece{
position:absolute;
z-index:2;
}
.l-rotator #strip{
display:block;
position:absolute;
top:0;
left:0;






z-index:0;
overflow:hidden;
}
.l-rotator .content-box{
display:none;
position:absolute;
top:0;
left:0;
overflow:hidden;

}
/****Bioinfo**/

#bioinfo {
	width: 550px;
	display: inline;
	float: right;
	background-color: #ffffff;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
        border: 1px solid #60c3ca;

}
#bioinfo img {
	margin: 0px;
	padding: 0px;
}

#bioinfo p{
color: black;
padding: 15px;

*padding-bottom: 25px;


}

#bioinfo li{
color: black;
padding: 5px 15px 10px 5px; 
margin-left: 25px;
font-style: italic;
color: #282828;

}

.bioimage {
margin-left: -15px;

}

/*******************pink ribbon***********************/

.pink  img {
margin-top: -55px;
float: right;
margin-right: 0px;
padding-bottom: 5px;
/**border: 1px solid #60c3ca;**/

}


/*************WORLD VIDEO****************/

.world{
max-width: 950px;
margin-bottom: 15px;
background: #000;
z-index: 1;
position: relative;
}

/*****Career Portal*****/

.careerWrap{
padding-top: 30px;
height: 100%;
clear: left;
background: #fff;
position: relative;
top: 15px;
}