body {
	background: none;
	color: #FFF;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.bg-left {
	position:absolute;
	z-index:-1;
	top:0; left:0;
	width:50%;
	height:905px;
	background:url(../images/back-left.jpg) top right no-repeat;
	}
	
.bg-right {
	position:absolute;
	z-index:-1;
	top:0; right:0;
	width:50%;
	height:905px;
	background:url(../images/back-right.jpg) top left no-repeat;
	}

a {
	oultine: none;
	text-decoration: none;
	}
	
a:hover {
	color:#2a4f97;
	}

:focus
{
  -moz-outline-style: none;
}


p {
	text-align: left;
	margin: 0 0 4px
	}
	
.clearfix {
	float: none;
	}
	
.content, .content-footer {
	width: 720px;
	margin: 10px auto;
	padding: 20px;
	}
	
.content-footer {
	margin: 0 auto !important;
	}

#module {
	background: url(../images/module-new.png) no-repeat;
	width: 780px;
	height: 690px;
    position: absolute;
    left: 50%;
    margin-left: -380px;
	padding-bottom: 20px;
	}

#header {
	height: 100px;
	margin: 20px 10px 0 10px;
	}
	
#header #info-box {
	position:relative;
	float:right;
	width:300px;
	height: 50px;
	margin-right:30px;
	padding:18px 10px 2px 10px;
	color:#3f68ba;
	font-size:13px;
	text-align:right;
	line-height:18px;
	text-transform:uppercase;
	overflow:hidden;
	}
	
#header #info-box .address {
	padding:8px 0 0 20px;
	width:50%;
	float:right;
	}
	
#header #info-box .contacts {
	padding:8px 0 0 20px;
	width:30%;
	float:right;
	}

#main {
	height: 370px;
	}

#footer {
	position:relative;
	height: 100px;
	margin-bottom: 0;
	padding: 20px 20px 10px;
	}

#left {
	width: 400px;
	float: left;
	overflow: hidden;
	}
	
#left-contact {
	width: 250px;
	float: left;
	overflow: hidden;
	}

#right {
	width: 300px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
	}
	
#right-contact {
	width: 450px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
	}

#right .heading img {
	width: 300px;
	height: 11px;
	border: 0;
	margin-bottom: 10px;
	}
	
#flashcontent {
	margin: 0 0 15px;
	}
	
.service {
	margin: 0 0 12px;
	}

#contact-map {
	margin: 0 0 15px;
	}

.inner-body {
	/*background: url(../images/module.jpg) -20px -130px;*/
	}

.email-body {
	background: url(../images/module.jpg) -440px -130px;
	}

/********** MENU **********/

#menu {
	width:590px;
	height: 31px;
	line-height:31px;
	text-transform:uppercase;
	position: relative;
	float:left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 90px;
	overflow:hidden;
	}
	
#share {
	width:63px;
	height: 31px;
	position: relative;
	float:right;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow:hidden;
	}

#menu li, #share li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#menu li a {
	font-family: Arial;
	font-size:12px;
	color:#FFF;
	height: 31px;
	display: block;
	float: left;
	padding:0 15px 0 15px;
	letter-spacing:1px;
	border-right:1px solid #1a427a;
	}

#menu li a:hover,
#menu li a.current-link {
	background:url(../images/menu_hover.png) repeat-x 0 0;
	}
	
#menu li #home-link {
	padding-left:45px !important;
	}	

#menu li #home-link:hover, #menu li #home-link.current-link {
	background:url(../images/home_bg.png) no-repeat 0 0 !important;
	}
	
#share li a.fb, #share li a.tw {
	width:31px;
	height:31px;
	display:block;
	float:left;
	}

#share li a.fb {
	background:url(../images/fb-icon.png) no-repeat 0 0;
	border-right:1px solid #763335;
	}
	
#share li a.tw {
	background:url(../images/tw-icon.png) no-repeat 0 0;
	}
	
#share li a.fb:hover, #share li a.tw:hover {
	background-position:0 -31px;
	}
	
.header-email {
	padding-left:25px;
	background:url(../images/mail-icon.gif) no-repeat 0 1px;
	}
	

/********** TESTIMONIALS **********/

.footer-title {
	position:absolute;
	top:20px; left:20px;
	text-transform:uppercase;
	color:#D04135;
	font-size:13px;
	}

#testimonial-info {
	}

.testimonial {
	padding-top: 10px;
	position: relative;
	}

#testimonial-image {
	float: right;
	margin-left: 20px;
	margin-top: -10px;
	border:1px solid #CCC;
	}

#testimonial-quote {
	}

#testimonial-name {
	text-align: right;
	}
	
#testimonial-toggle {
	height: 12px;
	position: relative;
	left: 420px;
	list-style: none;
	padding: 0;
	margin: 0;
	}

#testimonial-toggle li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#testimonial-toggle li a {
	font-size:11px !important;
	height: 12px;
	display: block;
	float: left;
	text-transform:uppercase;
	}

#testimonial-toggle li a:hover {
	}

#testimonial-toggle #prev a {
	/*width: 33px;
	background-position: 0 0;*/
	border-right:1px solid #999;
	padding-right:10px;
	}
	
#testimonial-toggle #next a {
	/*width: 36px;
	background-position: -59px -0px;*/
	/*position: relative;
	left: 26px;*/
	padding-left:10px;
	}





a img {
	border: 0px;
	}


.profile-small {
	border: 0;
	}

a, #message p, #map-link:hover {
	color:#d04135;
	}
h1, h2 {
	color:#2a4f97;
	}
h1, h2, h3, a.active-more-link, a.current-more-link, a #map-button, a.contact-link {
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	}
	
a.contact-link {
	background:#d7e630;
	color:#370100;
	line-height:20px;
	padding:5px 10px 3px 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	}
	
h3, p {
	color: #666;
	}
a, p {
	font-weight: normal;
	}
#map-link {
	color: #FFF;
	}
a, p {
	font-size: 13px;
	}
#right p {
/*	font-size: 11px; */
	}
h1 {
	font-size: 18px;
	margin: 0 0 5px;
	}
h1 a {
	font-size: 14px;
	}
#team h1 {
	margin-bottom: 0px;
	}
h2 {
	font-size: 14px;
	margin: 0;
	}
h3 {
	font-size: 12px;
	margin: 2px 0 0;
	}
a {
	text-decoration: none;
	}
a:hover {
	}
a.more, a.more-link {
	font-size: 10px;
	}
.current-link:hover, a.current-more-link:hover {
	text-decoration: none;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
li {
	margin: 0 0 10px;
	}
.member-image {
	width: 50px;
	height: 64px;
	margin-right: 10px;
	float: left;
	border: 1px solid #CCC;
	}
.profile-image {
	width: 140px;
	height: 180px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #CCC;
	}
#profile-title {
	color: #666;
	margin: 0 0 5px;
	text-transform:none !important;
	font-weight:bold;
	}
#profile-bio {
	margin-top:15px;
	}
.member {
	height: 64px;
	margin: 0 0 15px;
	}
.newsitem {
	margin: 0 0 15px;
	width: 275px
	}
	
#description-image, #sample-image {
	width: 400px;
	margin-bottom: 10px;
	}

.section {
	clear:both;
	}

.section h2 {
	margin-bottom: 10px
	}

.item-image {
	width: 80px;
	height: 50px;
	border: 0;
	}
	
.thumb-link {
	margin: 0 13px 13px 0;
	display: block;
	float: left;
	border: 1px solid #CCC;
	}
	
.red {
	color:#d04135;
	}



/********** SCROLLBAR **********/

#mycustomscroll {
	width: 300px;
	height: 370px;
	overflow: auto;
	position: relative;
	}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
	}

.vscrollerbase {
	width: 15px;
	background: url(../images/vscrollerbase.png) 0px 0px repeat-y;
	}

.vscrollerbasebeg {
	background: transparent url(../images/vscrollerbasebeg.png) 0 0 no-repeat;
	width: 15px;
	height: 15px !important; /*  Safari BG repeat fix */
	}

.vscrollerbasebeg:hover {
	background-position: -15px 0;
	}

.vscrollerbaseend {
	background: transparent url(../images/vscrollerbaseend.png) 0 0 no-repeat;
	width: 15px;
	height: 15px;
	}

.vscrollerbaseend:hover {
	background-position: -15px 0;
	}
	
.vscrollerbar {
	width: 15px;
	background: #336aa9 url(../images/vscrollerbar.png) 0 no-repeat;
	padding: 15px;
	z-index: 2;
	}

.vscrollerbar:hover {
	background-color:#324490;
	background-position: -15px;
	}

.vscrollerbarbeg {
	background: none;
	width: 15px;
	height: 15px !important;
	}

.vscrollerbarend {
	background: none;
	width: 15px;
	height: 15px;
	}
	
	
	
input, textarea {
	font-family: arial;
	font-size: 14px;
	}
	
.dots {
	position: relative;
	top: -1px;
	}

#email h1 {
	margin-bottom: 15px;
	}

#email-form {
	margin-bottom: 0;
	}

#email p,
#message p {
	font-size: 12px;
	}
#map-button {
	float: right;
	margin-top: -12px;
	display: block;
	}

#email-form h3 {
	height: 20px;
	margin: 0 10px 15px 0;
	}

.email-field {
	width: 200px;
	height: 20px;
	margin-bottom: 10px;
	border: none;
	padding-left: 5px;
	float: right;
	}

#email-submit {
	border: none;
	margin: 0;
	position: absolute;
	top: 315px;
	left: 100px;
	width: 200px;
	background: #000 url(../images/submit-button.jpg) center 0 no-repeat;
	}

#email-textarea {
	height: 160px;
	}

#email-textarea-error {
	height: 125px;
	}

#email-submit:hover {
	background: #d7e630 url(../images/submit-button.jpg) center -20px no-repeat;
	}
	
#address, #address a {
	font-size: 14px;
	line-height: 20px;
	}

#address {
	}
	
#welcome-text {
	font-size:14px;
	text-align:justify;
	}
	
.copyright {
	width:100%;
	text-align:center;
	color: #999;
	font-size:12px;
	font-family: Arial;
	padding:10px 0 0 0;
	}
