
#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

/* @group header */

#header {
	margin-bottom: 20px;
	position: relative;
	padding-top: 40px;
	height: 210px;
}

body.normal #header {
	margin-bottom: 20px;
	position: relative;
	padding-top: 40px;
	height: 110px;
}

#header h1 {
	background: url(logo.png) no-repeat;
	width: 338px;
	height: 109px;
	overflow: hidden;
	line-height: 300px;
	position: absolute;
	right: 20px;
	bottom: 5px;
}

body.normal #header h1 {
	background: url(logo_sm.png) no-repeat;
	width: 200px;
	height: 64px;
	overflow: hidden;
	line-height: 300px;
	position: absolute;
	right: 20px;
	bottom: 5px;
}

#description {
	background: url(description.png) no-repeat;
	width: 435px;
	height: 45px;
	font-size: 12px;
	overflow: hidden;
	line-height: 300px;
	position: absolute;
	left: 36px;
	top: 175px;
}

body.normal #description {
	display: none;
}

#description:hover {
	height: 60px;
}

#nav {
	position: fixed;
	top: 0;
	left: 0;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: black;
	height: 20px;
	width: 100%;
	z-index: 2000;
}

#nav ul {
	position: relative;
	top: 4px;
	width: 870px;
	margin: 0 auto !important;
}

#nav li {
}

#nav a {
	color: white;
	text-decoration: none;
}

body.home #nav #nav_home a, body.about #nav #nav_about a, body.manifesto #nav #nav_manifesto a, body.articles #nav #nav_articles a, body.presentations #nav #nav_presentations a, body.contact #nav #nav_contact a {
	color: #ccc;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header li {
	margin-right: 20px;
	display: inline;
}

#header h2 {
	color: #992314;
	left: 40px;
	position: absolute;
	bottom: 0;
	font: 3em/1px Georgia, "Times New Roman", Times, serif;
}



/* @end */

/* @group content */

#content {
	margin-top: 25px;
	display:table;
}
#content {
	margin-top: 0;
}

#content h2 {
	margin-bottom: 3px;
	color: #992314;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#content h2 {
-x-system-font:none;
color:#0082B4;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:10px;
}
#content h2 a {
	font-weight: normal;
	font-style: normal;
}

#content h3 {
	color: black;
	margin-bottom: 5px;
	margin-top: 20px;
	font: bold 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content p {
	margin-top: 0;
	margin-bottom: 20px;
	color: #333;
	font: 12px/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}
#content p {
-x-system-font:none;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
margin-bottom:20px;
margin-top:0;
text-align:justify;
}

body.home #content p {
	margin-top: 0;
	margin-bottom: 20px;
	color: #333;
	font: 11px/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

#content li {
	margin-top: 0;
	margin-bottom: 3px;
	color: #333;
	font: 11px/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

#content li {
	margin-top: 0;
	margin-bottom: 3px;
	color: #333;
	font: 12px/1.7em Arial, Helvetica, sans-serif;
	text-align: left;
}

#content hr {
	background: url(divider.png) no-repeat center center;
	width: 870px;
	height: 50px;
	margin-bottom: 25px;
	padding-top: 50px;
}

#content hr#browser_break {

}

#content a {
	color: #992314;
	font-weight: normal;
	text-decoration: none;
	display:block;
	width:140px;
	height:32px;
	padding-left:45px;
	float:left;
	line-height:32px;
}

#content em {
	background-color: transparent;
}

#content img {
	margin: 0 0 5px 20px;
	float: right;
}

#content img.left {
	float: left;
	margin-left: 0;
	margin-right: 10px;
}

#manifesto_frame {
	background: url(frame.png) no-repeat right top;
	margin-top: -69px;
}

#manifesto_frame h2 {
	margin-top: 90px;
	margin-left: 100px;
	margin-bottom: 15px;
	font-size: 28px;
	width: 310px;
	text-align: center;
	line-height: 200px;
	overflow: hidden;
	height: 40px;
}

#manifesto_frame ol {
	margin-left: 125px;
	width: 290px;
	min-height: 600px;
	text-align: left;
}

#manifesto_frame li {
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
}



/* @end */

/* @group carousel */

.controls {
margin:0 auto 20px auto;
width:830px;
display:table;
}


body.contact .controls {
	text-align: center;
	padding-left: 20px;
}

.controls ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.controls li {
	display: inline;
	margin-right: 10px;
}

body.contact #content .controls li {
	font-size: 12px;
	margin-right: 20px;
}

body.contact #content .controls a {
	color: black;
	height: 32px;
	padding: 11px 10px 11px 45px;
	background-position: 5px 3px;
	border-bottom-style: none;
}

body.contact .controls a.active {
	background-color: #e7f3f9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#icon_general a {
	background: url(icon_general.png) no-repeat 5px top;
	
}

#icon_general a.active {
	background: #E7F3F9 url(icon_general.png) no-repeat scroll 5px top;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

#icon_speaking a {
	background: url(icon_speaking.png) no-repeat 5px top;
}

#icon_speaking a.active {
	background: #e7f3f9 url(icon_speaking.png) no-repeat 5px top;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

#icon_new_project a {
	background: url(icon_new_project.png) no-repeat 5px top;
}

#icon_new_project a.active {
	background: #e7f3f9 url(icon_new_project.png) no-repeat 5px top;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

#icon_elsewhere a {
	background: url(icon_elsewhere.png) no-repeat 5px top;
}

#icon_elsewhere a.active {
	background: #e7f3f9 url(icon_elsewhere.png) no-repeat 5px top;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

#slider {
	position: relative;
margin-top:10px;
}

div.carousel { 
	width: 870px; 
	overflow: hidden;
	background:transparent url(white_gradient.png) repeat-x scroll 0 0;
}

div.carousel div.section {
	width:870px;
	overflow:hidden;
	float:left;
	padding-bottom:50px;
	display:table;
}

div.carousel div.section form {
	margin-top:20px;
}

div.carousel div.innards {
	width: 10000px;
}

#content .section dl {
	margin: 0;
	padding: 0;
}

#content .section dt {
	margin: 0;
	padding: 0;
}

#content .section dd {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	display:table;
}

.mainLabel ,.required
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	float:left;
}
.requiredField formPage1Required
{
	border:1px solid #BBBBBB;
}

#content .section dd.sample {
	float: left;
	width: 260px;
	margin-right: 0;
}

#just_the_logo {
	background: url(just_the_logo.png) no-repeat;
	width: 100px;
	height: 95px;
	position: absolute;
	bottom: -25px;
	right: -15px;
	z-index: 50;
}

/* @end */

/* @group sections */

body.home #slider h2 {
	width: 870px;
	height: 35px;
	line-height: 100px;
	overflow: hidden;
}

#design_services h2 {
	background: url(header_design_services.png) no-repeat;
}

#mobile_services h2 {
	background: url(header_mobile_services.png) no-repeat;
}

#webapp_services h2 {
	background: url(header_webapp_services.png) no-repeat;
}

#mobile_design h2 {
	background: url(header_mobile_design.png) no-repeat;
}

#product1 h2 {
	background: url(header_product1.png) no-repeat;
}

#product2 h2 {
	background: url(header_product2.png) no-repeat;
}

#product3 h2 {
	background: url(header_product3.png) no-repeat;
}

#product4 h2 {
	background: url(header_product4.png) no-repeat;
}

#product5 h2 {
	background: url(header_product5.png) no-repeat;
}

#product6 h2 {
	background: url(header_product6.png) no-repeat;
}



/* @end */

/* @group content browser */

.scrollto {
}

#content_browser {
}

#content_browser h3 {
	margin-bottom: 3px;
	color: #992314;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

#content_browser p {
	line-height: 1.2em;
}

#content_browser ul {
	margin-top: -10px;
}

#content_browser li {
	line-height: 1.2em;
	list-style-type: square;
}

#content_browser .last img {
	margin-top: -10px;
	margin-left: 0;
}



/* @end */

/* @group tray */

body.home #tray {
	position: fixed;
	height: 101px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: url(tray.png) repeat-x;
	z-index: 1000;
}

body.home #tray a {
	border-bottom-style: none;
}

body.home #tray .mask_left {
	background: url(mask_left.png) no-repeat right;
	height: 89px;
	position: absolute;
	width: 100%;
	z-index: 1000;
	top: 1px;
	left: -775px;
}

body.home #tray .mask_right {
	background: url(mask_right.png) no-repeat left;
	height: 89px;
	position: absolute;
	width: 100%;
	z-index: 1000;
	top: 1px;
	right: -775px;
}

body.home #tray_carousel {
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: 90px;
	top: 0;
}

body.home #tray_container {
	position: absolute;
	width: 950px;
	height: 90px;
	overflow: hidden;
}

body.home #tray_carousel .previous_button {
	width: 28px;
	height: 28px;
	background: url(arrow_left.png) no-repeat;
	display: block;
	overflow: hidden;
	line-height: 100px;
	position: absolute;
	left: -30px;
	top: 31px;
	z-index: 2000;
	cursor:pointer;
}

body.home #tray_carousel .previous_button_disabled {
	background: url(arrow_left_disabled.png) no-repeat;
	cursor:default;
}

body.home #tray_carousel .next_button {
	width: 28px;
	height: 28px;
	background: url(arrow_right.png) no-repeat;
	display: block;
	overflow: hidden;
	line-height: 100px;
	position: absolute;
	right: -30px;
	top: 31px;
	z-index: 2000;
	cursor:pointer;
}

body.home #tray_carousel .next_button_disabled {
	background: url(arrow_right_disabled.png) no-repeat;
	cursor:default;
}

body.home #tray_carousel ul {
	margin: 0;
	padding: 0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0px;
	height: 90px;
}

body.home #tray_carousel ul li {
	width: 200px;
	float: left;
	list-style-type: none;
	margin: 20px 0 0;
	padding: 0;
	height: 90px;
	z-index: 500;
	position: relative;
}

body.home #tray_carousel ul li a {
	cursor:pointer;
	width: 200px;
	height: 50px;
	display: block;
	line-height: 150px;
	overflow: hidden;
	text-decoration: none;
	z-index: 100;
}

body.home .service_text {
	position: absolute;
	top: 22px;
	left: 56px;
	font: 9px/11px Arial, Helvetica, Geneva, sans-serif;
	color: #00587c;
	width: 130px;
	height: 22px;
}

body.home #tray ul {
	margin-top: 0;
}

/* @end */

/* @group services */

#icon_design_services a {
	background: url(design_services.png) no-repeat;
}

#icon_design_services a.active {
	background: url(design_services_on.png) no-repeat;
}

#icon_mobile_services a {
	background: url(mobile_services.png) no-repeat;
}

#icon_mobile_services a.active {
	background: url(mobile_services_on.png) no-repeat;
}

#icon_webapp_services a {
	background: url(webapp_services.png) no-repeat;
}

#icon_webapp_services a.active {
	background: url(webapp_services_on.png) no-repeat;
}

#icon_product1 a {
	background: url(product1.png) no-repeat;
}

#icon_product1 a.active {
	background: url(product1_on.png) no-repeat;
}

#icon_product2 a {
	background: url(product2.png) no-repeat;
}

#icon_product2 a.active {
	background: url(product2_on.png) no-repeat;
}

#icon_product3 a {
	background: url(product3.png) no-repeat;
}

#icon_product3 a.active {
	background: url(product3_on.png) no-repeat;
}

#icon_product4 a {
	background: url(product4.png) no-repeat;
}

#icon_product4 a.active {
	background: url(product4_on.png) no-repeat;
}

#icon_product5 a {
	background: url(product5.png) no-repeat;
}

#icon_product5 a.active {
	background: url(product5_on.png) no-repeat;
}

#icon_product6 a {
	background: url(product6.png) no-repeat;
}

#icon_product6 a.active {
	background: url(product6_on.png) no-repeat;
}

#icon_mobile_design a {
	background: url(mobile_design.png) no-repeat;
}

#icon_mobile_design a.active {
	background: url(mobile_design_on.png) no-repeat;
}

.new {
	background: url(new.png) no-repeat;
	width: 27px;
	height: 27px;
	display: block;
	line-height: 100px;
	overflow: hidden;
	position: absolute;
	left: -3px;
	top: -2px;
}

.updated {
	background: url(updated.png) no-repeat;
	width: 51px;
	height: 9px;
	display: block;
	line-height: 100px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: 0;
}




/* @end */

/* @group note */

#note {
	/*background: url(note.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 400px;*/
}

#note dl {
	margin: 0;
	padding: 0;
}

#note .spacer {
	height: 20px;
	display: block;
}

#note dt {
	color: #25669e;
	height: 17px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	margin: 0 2px 0 20px;
	float: left;
	line-height: 19px;
}

#note dd {
	margin: 0;
	padding: 0;
}

#note label {
	font-weight: normal;
	font-style: normal;
}

#note input {
	border-style: none;
	background-color: transparent;
	width: 250px;
	height: 17px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

#note textarea {
	border-style: none;
	background-color: transparent;
	width: 300px;
	padding: 2px 0 0;
	font: 11px/19px Georgia, "Times New Roman", Times, serif;
	margin-top: -1px;
	overflow: hidden;
	height: 37px;
}

dd#note_footer {
	background: url(note_footer.png) no-repeat center bottom;
	width: 380px;
	height: 30px;
}

#note_footer input {
	width: 73px;
	height: 20px;
	margin-left: 300px;
	margin-top: 2px;
}



/* @end */

/* @group kit */

#kit {
	margin: 3px 0 0;
	padding: 0;
	background: url(kit.png) no-repeat;
	float: left;
	width: 370px;
	height: 35px;
}

#kit li {
	list-style-type: none;
	padding: 0;
	float: left;
	font-size: 11px;
	margin: 0 7px 0 0;
}

#kit li a {
	border-bottom-style: none;
	color: #333;
	display: block;
	background: url(kit_divider.png) no-repeat right top;
	margin-left: 0;
	margin: 0;
	padding: 7px 15px 6px 27px;
}

li#kit_rss {
	background: url(kit_rss.png) no-repeat;
	margin-left: 20px;
}

li#kit_rss a {
}

#kit_twitter {
	background: url(kit_twitter.png) no-repeat;
}

#kit_facebook {
	background: url(kit_facebook.png) no-repeat;	
}

#kit_email {
	background: url(kit_email.png) no-repeat;
}

li#kit_email a {
	background-image: none;
}



/* @end */

/* @group article tray */

body.articles #tray, body.presentations #tray {
	position: relative;
	height: 140px;
	background: url(article_tray.png) no-repeat;
	width: 870px;
}

#article_browser h2, #presentation_browser h2 {
	margin-bottom: 3px;
	color: #992314;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

body.articles .tray_container, body.presentations .tray_container {
	position: absolute;
	width: 868px;
	height: 140px;
	overflow: hidden;
	margin-left: 1px;
	margin-right: 1px;
}

body.articles #tray_carousel, body.presentations #tray_carousel {
	width: 870px;
	margin: 0 auto;
	position: relative;
	height: 140px;
	top: 0;
}

body.articles #tray_carousel ul, body.presentations #tray_carousel ul {
	margin: 0;
	padding: 0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0px;
	height: 90px;
}

body.articles #tray_carousel ul li{
	float: left;
	width: 116px;
	height: 117px;
	background: url(article.png) no-repeat;
	list-style-type: none;
	overflow: hidden;
	margin: 12px;
	position: relative;
}

body.presentations #tray_carousel ul li {
	float: left;
	width: 130px;
	height: 98px;
	list-style-type: none;
	overflow: hidden;
	margin: 12px;
	position: relative;
}

body.articles #tray_carousel ul li span.preview {
	display: block;
	margin: 12px;
	height: 90px;
	overflow: hidden;
	color: #666;
}

body.articles #tray_carousel ul li p{
	text-align: left;
	font-size: 6px;
	line-height: 9px;
	margin: 0;
	text-indent: 5px;
}

body.articles #tray_carousel ul li p img{
	display: none;
}

body.articles #tray_carousel ul li h3{
	text-align: left;
	font-size: 6px;
	line-height: 9px;
	margin: 0;
	text-indent: 5px;
}

body.articles #tray_carousel ul li p a{
	text-align: left;
	font-size: 6px;
	line-height: 9px;
	margin: 0;
	color: black;
	border-bottom-style: none;
	position: relative;
	display: none;
}

body.articles #tray_carousel ul li blockquote{
	text-align: left;
	font-size: 6px;
	line-height: 1.2em;
	margin: 0 0 5px;
}

body.articles #tray_carousel ul li a {
	border-bottom-style: none;
	color: white;
	text-align: left;
	opacity: 1;
	width: 90px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.4em;
	background-color: black;
	filter: alpha(opacity=85);
  	-moz-opacity: 0.85;
  	opacity: 0.85;
	text-decoration: none;
}

span.title {
	position: absolute;
	left: 12px;
	width: 90px;
	top: 12px;
}

body.articles #tray_carousel .previous_button, body.presentations #tray_carousel .previous_button {
	width: 28px;
	height: 28px;
	background: url(arrow_left.png) no-repeat;
	display: block;
	overflow: hidden;
	line-height: 100px;
	position: absolute;
	left: -20px;
	top: 50px;
	z-index: 2000;
	cursor:pointer;
}

body.articles #tray_carousel .previous_button_disabled, body.presentations #tray_carousel .previous_button_disabled {
	background: url(arrow_left_disabled.png) no-repeat;
	cursor:default;
}

body.articles #tray_carousel .next_button, body.presentations #tray_carousel .next_button {
	width: 28px;
	height: 28px;
	background: url(arrow_right.png) no-repeat;
	display: block;
	overflow: hidden;
	line-height: 100px;
	position: absolute;
	right: -20px;
	top: 50px;
	z-index: 2000;
	cursor:pointer;
}

body.articles #tray_carousel .next_button_disabled, body.presentations #tray_carousel .next_button_disabled {
	background: url(arrow_right_disabled.png) no-repeat;
	cursor:default;
}

body.presentations .thumbnail img {
	margin-top: 3px;
	margin-left: 3px;
}

body.presentations .tray_container .title {
	text-align: left;
	line-height: 1.2em;
	margin-top: 5px;
	margin-left: 5px;
}

body.presentations .tray_container .title a {
	border-bottom-style: none;
	color: white;
	text-align: left;
	opacity: 1;
	width: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.4em;
	background-color: black;
	filter: alpha(opacity=85);
  	-moz-opacity: 0.85;
  	opacity: 0.85;
	text-decoration: none;
	margin-left: 0;
}

/* @end */

/* @group articles */

body.articles #content h2, body.slideshow #content h2 {
	color: black;
	margin-bottom: 15px;
	font: bold 3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body.articles #content h3 {
	color: black;
	margin-bottom: 5px;
	font: bold 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
}

body.articles #content h4, body.slideshow #content h4 {
	color: #333;
	margin-bottom: 5px;
	margin-top: 20px;
	font: bold 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body.articles #content h4.date {
	color: #25669e;
	margin-bottom: 10px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0;
}

body.articles #content p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.7em;
	text-align: left;
}

body.articles #content p img {
	border-style: none;
	margin: 0 0 10px;
	float: right;
}

body.get-control-of-your-inbox #content p img {
	float: none;
}

#content p img.img-normal {
	float: none !important;
}

body.articles #content li {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1.7em;
	text-align: left;
	list-style-type: disc;
}

body.articles #content blockquote {
	border-left: 5px solid #999;
	margin-left: 0;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body.articles #content blockquote, body.articles #content blockquote p {
	color: #666;
	font: italic 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
}

.equation {
	font-family: "Courier New", Courier, mono;
}



/* @end */

/* @group alert */

.alert {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 5px solid #413029;
	background: #f4ebb6 url(note_background.png) repeat-x;
}

#content div.alert p {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	margin: 10px;
	color: #25669e;
}

#content div.alert p a {
	font-style: normal;
	font-weight: normal;
	color: #25669e;
	border-bottom: 1px dotted #25669e;
}



/* @end */

/* @group article footer */

#article_footer {
	background-color: #efefef;
	margin-top: 50px;
	border-top: 5px solid #666;
	padding-top: 10px;
	padding-bottom: 10px;
}

#article_footer p {
	margin: 10px 30px 10px 10px;
	font: italic 9px Georgia, "Times New Roman", Times, serif;
	color: #666;
}

#article_footer p a {
	font-style: normal;
	color: #666;
	font-weight: normal;
	border-bottom: 1px dotted #666;
}

#content #article_footer img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
}



/* @end */

/* @group contact */

body.contact #content .section dl {
	margin-top: 15px;
}

body.contact #content .section dt {
	font-size: 11px;
}

body.contact #content .section dd {
	float: none;
	margin-bottom: 10px;
}

body.contact #content .section dd.form_checkbox input {
	float: left;
}

body.contact #content .section dd.form_checkbox label {
	width: 345px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}

body.contact #content .section dd.form_input input {
	width: 345px;
}

body.contact #content .section dd select {
	width: 345px;
}

body.contact #content .section dd textarea {
	width: 345px;
	height: 300px;
	background-color: white;
}

body.contact #content .section h2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.formdivrow
{
	display:table; 
	width:333px;
	margin-bottom:10px;
}
.formdivrow {
display:table;
margin-bottom:10px;
width:385px;
}


.formdivrow div {
color:#767676;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.formdivrow div {
color:#706D6C;
font-size:11px;
font-weight:normal;

}
.formdivrow div input {
border:1px solid #BBBBBB;
height:18px;
}
.formdivrowex
{
display:table;
width:350px;
}
.formdivrowex div
{
display:table;
float:left;
}
.formdivrowex div a
{

}
.nutsm
{
	display:table; 
	margin-top:-5px;
}
span.required, div.required {
	background: url(required.png) no-repeat;
	line-height: 100px;
	height: 9px;
	width: 51px;
	overflow: hidden;
	float: right;
	display: block;
	margin: 20px 0 0 5px;
	empty-cells:show;
}

#elsewhere p {
	font-size: 16px;
	padding-left: 45px;
	background-position: 0 5px;
}
#elsewhere p {
background-position:0 5px;
font-size:13px;
padding-left:45px;
}

#elsewhere ul {
	width: 300px;
}

#elsewhere li {
	width: 150px;
	float: left;
	margin:0;
}

#phone {
	background: url(phone.png) no-repeat;
}

#address {
	background: url(home.png) no-repeat;
}



/* @end */

/* @group footer */

#footer p {
	font-size: 9px;
	text-align: center;
	color: #54acd1;
}

#footer p a {
	color: #54acd1;
	border-bottom: 1px dotted #54acd1;
	text-decoration: none;
	font-weight: bold;
}

#footer p#site_credits {
	margin-bottom: 10px;
	margin-top: 75px;
}


#mainContentPanel
{
/*background:#dceff6 url(background.png) repeat-x left -195px; */
margin:-10px 0 0 0;
}

#slider ul.controls li a
{
font-weight:bold;
}

.virtualworld
{
/*margin-top:-20px;*/
}

/* @end */