
body {
	margin: 0px;
	 margin: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	color: #878787;
	background-attachment: fixed;
	background-image:url(page/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	color: #575757;
	text-align: left;
	font-size: 27px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 25px 0px;
}

h2 {
	color: #878787;
	text-align: left;
	font-size: 20px;
	padding: 0px;
	margin: 15px 0px 10px 0px;
	font-weight: normal;
}

h3 {
	color: #979797;
	text-align: left;
	font-size: 16px;
	padding: 0px;
	margin: 30px 0px 10px 0px;
	font-weight: bold;	
}

h4 {
	color: #878787;
	text-align: left;
	font-size: 13px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;	
}

h5 {
	color: #878787;
	text-align: left;
	font-size: 16px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font-weight: normal;
}

p, li {
	letter-spacing: 0.5px;
	line-height: 20px;
}

blockquote {
	margin: 5px 0px;
	padding: 10px;
	border: 1px dotted #efefef;
	background-color: #FFFFFF;
}


strong {
	font-weight: bold;
}

small {
	font-size: 11px;
}

a, a:link, a:visited, a:active {
	color: #3e85b9;
	text-decoration: none;
}

a:hover {
	color: #3e85b9;
	text-decoration: underline;
}

#container {
	margin: 0px auto 50px auto;
	padding: 0px;
	width: 780px;
	text-align: left;
	overflow: hidden;
}

#column-left {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 153px;
	overflow: hidden;
	float: left;
}

#column-right {
	margin: 0px 0px 30px 10px;
	padding: 0px;
	width: 713px;
	overflow: hidden;	
	float: left;
	clear: right;
}

#branding {
	display: block;
	margin: 50px 0px 40px 0px;
}

#menu-top {
	width: 153px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	background-image:url(page/bg_menu_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu {
	width: 153px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background: transparent;
	background-image:url(page/bg_menu.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* menu styles */

#menu a {
	margin: 0px 0px 10px 15px; 
	padding: 0px;
	width: 123px;
	height: 20px;
	line-height: 20px;	
	font-size: 13px;
	color: #3c86b7;	
	text-decoration: none;
	text-indent: 10px;
	text-transform: lowercase;
	display: block;
}

#menu a:hover {
	background-image: url(page/menu_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #3c86b7;
	text-decoration: none;
}

body.about-us a#about-us, body.about-us a#about-us:hover,
body.frequently-asked-questions a#frequently-asked-questions, body.frequently-asked-questions a#frequently-asked-questions:hover,
body.terms-of-service a#terms-of-service, body.terms-of-service a#terms-of-service:hover,
body.copyright a#copyright, body.copyright a#copyright:hover,
body.privacy-policy a#privacy-policy, body.privacy-policy a#privacy-policy:hover,
body.in-silico a#in-silico, body.in-silico a#in-silico:hover,
body.press a#press, body.press a#press:hover,
body.user-feedback a#user-feedback, body.user-feedback a#user-feedback:hover,
body.news a#news, body.news a#news:hover,
body.media-contact a#media-contact, body.media-contact a#media-contact:hover,
body.jobs a#jobs, body.jobs a#jobs:hover,
body.contact a#contact, body.contact a#contact:hover,
#menu a:active
{
	background-image: url(page/menu_selected.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#content-top {
	width: 713px;
	height: 20px;	
	margin: 0px;
	padding: 0px;
	background-image:url(page/bg_content_top.png);
	background-repeat: no-repeat;
	background-position: top;	
}

#content {
	width: 643px;
	margin: 0px;
	padding: 15px 35px 10px 35px;
	background-image:url(page/bg_content_strip.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;	
	overflow: hidden;
}

#content-bottom {
	clear: both;
	width: 713px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-image:url(page/bg_content.png);
	background-repeat: no-repeat;
	background-position: bottom;	
}

#footer {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px;
	padding-bottom:15px;
	width: 100%;
	clear: both;
	background-image: url(page/footer_divider.gif);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0px;
	padding: 0px;
	color: #7c7c7c;
	text-align: center;
	line-height: 14px;
}

#footer p#footer-copyright {
	margin-top: 5px;
	font-size: 11px;
}


.horizontal-rule {
	width: 100%;
	border-bottom: 1px solid #efefef;
	height: 1px;
	padding: 0px;
	margin: 20px auto;
	clear: both;
}

img.press {
	margin: 15px 15px 15px 0px;
	padding: 5px;
	width: 100px;
	height: 100px;
	background-color: #efefef;
}

/* home page */

#featured-content {
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-size: 20px;
	display: block;
}

#sign-in {
	text-align: right;
	margin: 0px;
	padding: 10px;
	font-size: 20px;
	display: block;
}

#branding-home {
	display: block;
	margin: 50px auto 40px auto;
}

#content-home {
	margin: 0px auto;
	/*text-align: center;*/
}

#content-home p {
	clear:both;
}


#searchbox-container {
	width: 516px;
	clear: both;
	overflow: hidden;
	height:50px;
	/*padding: 4px 0px 0px 0px;*/
	margin: 0px auto;
}


#searchbox11 {
	width: 435px;
	/*clear: both;
	overflow: hidden;*/
	height:40px;
	padding: 4px 0px 0px 0px;
	
	/*margin: 0px auto;*/
	
}

#searchbox {
	width: 435px;
	clear: both;
	overflow: hidden;
	height:40px;
	padding: 4px 0px 0px 0px;	
	margin: 0px auto;
	
}

#buttonWrapper {
  display: inline;
  margin: 4px 0px 0px 0px;
}

#searchbox input {
	width: 300px;
	margin: 6px 0px 0px 15px;
	padding: 0px;
	font-size: 18px;
	text-indent: 10px;
	border: 0px;
	height: 25px;
	background: none;
	display: inline;
}

#searchbox span {
	width: 341px;
	height: 33px;
	background: transparent url(page/bg_searchfield_big.png) no-repeat;	
	/*background: transparent url(page/bg_searchfield.png) no-repeat; */	
	margin: -5px 7px 0px;
	float: left;
	display: inline;
}




#searchbox a {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
	height: 27px;
	display: block;
	float: right;
}

#searchbox a span {
	display: none;
}

/* search button */
a#formbutton-search {
	width: 71px;
	background: transparent url(page/search_off.png) no-repeat;
}

a#formbutton-search:hover {
	background: transparent url(page/search_over.png) no-repeat;
}

a#formbutton-search:active {
	background: transparent url(page/search_selected.png) no-repeat;
}

/* discover button */
a#formbutton-discover {
	width: 84px;
	background: transparent url(page/discover_off.png) no-repeat;
}

a#formbutton-discover:hover {
	background: transparent url(page/discover_over.png) no-repeat;
}

a#formbutton-discover:active {
	background: transparent url(page/discover_selected.png) no-repeat;
}

/* landing page */
h5.landing {
  font-size: 15px;
  text-align: center
}

/* form styles */

input.field {
	font-size: 13px;
	background: transparent;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ddd;
	border-right: 1px solid #eee;
	color: #878787;
	text-indent: 10px;
	width: 400px;
	height: 20px;
	line-height: 20px
}

textarea {
	font-size: 13px;
	background: transparent;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ddd;
	border-right: 1px solid #eee;
}

form a.button {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
	height: 27px;
	display: block;
}

form a span {
	display: none;
}

/* send button */
a#button-send {
	width: 71px;
	background: transparent url(page/send_off.png) no-repeat;
}

a#button-send:hover {
	background: transparent url(page/send_over.png) no-repeat;
}

a#button-send:active {
	background: transparent url(page/send_selected.png) no-repeat;
}
