* {
	margin: 0;
	padding: 0;
}
html, body {
	width:100%;
	height:100%;
}

html {
	display: table;
}

body {
	display: table-cell;
	vertical-align: middle;
	font-family: Tahoma, Times New Roman, Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 17px;
	font-weight: normal;	
	width: 100%;
	min-width:760px;
	background: #3d3f7a url(images/body_bg.jpg) center top repeat;
}

a {
	font-family: Tahoma, Times New Roman, Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #ffee2f;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

a img:hover {
	text-decoration: none;
}

ul, ol {
	margin-left:25px;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
h1 {
	font-size: 17px;
	line-height:17px;
	font-weight: normal;
	color: #ffffff;
}
 
h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
}
h3, .h3 {
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
}

h4 {
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
}
.ul_columns ul {
	float: left;
	margin:0px;
	padding-left:25px;
	padding-right:10px;
}
fieldset {
	border: 0px solid transparent;
}
input, textarea {
	font-family: Georgia, Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
}
input {
	vertical-align: middle;
}

.required {
	color:#F00;
}
.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}
.hidden {
	display: none;
}
.hr, hr {
	border: 0px; 
	height: 1px;
	color: #4c443d;
	background-color: #4c443d;
	margin-bottom:15px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

#logosSponsors div.img_left {
	text-align: center;
}

.img_home {
	margin-bottom: 0px;
}

.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.images {
	border: #3182d3 solid 1px;
	background: #2c2c67;
}

.images_left {
	border: #3182d3 solid 1px;
	background: #2c2c67;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.images_right {
	border: #3182d3 solid 1px;
	background: #2c2c67;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imagesmallname {
	font-weight: normal;
}
.imagemediumname {
	font-weight: normal;
}
.imagebigname {
	color: #48442e; 
	font-weight: bold;
}
.imagebignav {
	color: #206e82; 
	font-weight: bold;
}
.centerText {
	text-align:center;
}
.imagepagesnav {
	color: #ffffff; 
	font-weight: normal;
}
.sectionname,
.imagepages {
	color: #ffffff; 
	font-weight: bold;
}
.sectionnameselected,
.imagepageselected {
	color: #e2190e; 
	font-weight: bold;
}

.uppercaseLetters{
	text-transform:uppercase;
}

.niceul {margin-left:8px;padding-left:8px;list-style-image: url(images/arrow.gif);line-height:20px;} 
ul.niceul li {padding-left:1px;margin-left:1px;}

.faq_question {font-weight: bold; line-height:normal;}
.faq_answer {line-height:normal;}

.line5px {
	line-height:5px;
	margin:0;
}
.line10px {
	line-height:10px;
}

.margin5px {
	margin-top: 5px;
}

.ul_floatleft {
	margin: 0 0 5px 10px;
	padding-right:5px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}

ul.ul_floatleft li {padding-left:1px;margin-left:1px;}

span.title {
	font-weight: bold;	
}

/* area_we_service
-----------------------------------------------------------------------------*/
#area_service {
	display:none;
}
.area_service_ul {
	padding-right:20px;
	padding-top:10px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}
.center {   
	margin-left: auto;
	margin-right: auto;	
}


#verticalCentered {
   margin-top: 0 auto !important;
   margin-bottom: 0 auto !important;
   margin-top: expression( this . parentNode . offsetHeight > this . offsetHeight ?(( this . parentNode . offsetHeight-this . offsetHeight ) / 2 + "px" ) : "0" );
}

/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	background: url(images/wrapper_bg.jpg) center top repeat-y;
}

/* Wrapper_inside
-----------------------------------------------------------------------------*/
#wrapper_inside {
	width: 100%;
	background: url(images/wrapper_bg_inside.jpg) center top repeat-y;
}

/* Wrapper1
-----------------------------------------------------------------------------*/
#wrapper1 {
	width: 100%;
	background: url(images/wrapper1_bg.jpg) center top no-repeat;
}

/* Wrapper1_bottom
-----------------------------------------------------------------------------*/
#wrapper1_bottom {
	width: 100%;
	background: url(images/wrapper1_bottom_bg.jpg) center bottom no-repeat;
}

/* Wrapper1_bottom
-----------------------------------------------------------------------------*/
#wrapper1_bottom_inside {
	width: 100%;
	background: url(images/wrapper1_bottom_bg_inside.jpg) center bottom no-repeat;
}

/* Wrapper2
-----------------------------------------------------------------------------*/
#wrapper2 {
	padding-top: 30px;
	width: 760px;
	position:relative;
	left:50%;
	margin-left: -380px;
	background: url(images/wrapper2_bg.jpg) left bottom no-repeat;
}

#mainNav {
	height: 37px;
	background: url(images/mainNav_bg.jpg) center top no-repeat;
}

#mainArea {
    width: 760px;
	min-height:665px;
	height:expression(this.scrollHeight < 665? "665px" : "auto");
}

#sideContent {
    width: 274px;
	float: left;
}

#sideContent h1 {
	width: 239px;
	height: 174px;
	padding: 16px 0 0 16px;
	position: relative;
	font-size: 10px;
}

#sideContent h1 a {
	background: url(images/logo.jpg) no-repeat;
	position: absolute;
	width: 239px;
	height: 174px;
	top: 16px;
	left: 16px;
}

#mainContent {
    width: 303px;
	float: left;
	height:auto;
}

#mainContent.inside {
    width: 486px;
}

div.title {
	height: 41px;
	line-height: 41px;
	margin: 0 19px 0 18px;
	vertical-align: top;
	background: url(images/title_bg.gif) left bottom repeat-x;	
}

div.titleportfolio {
	margin: 0 14px 0 20px;
	background: url(images/titleportfolio_bg.gif) left bottom repeat-x;	
}

div.title img {
	padding: 17px 0 0 0;
}

div.title span.title {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	font-size: 19px;
	line-height:22px;
	font-weight: normal;
	color: #ffffff;	
}

#scrollDiv {
	  width: 486px; 
	  height: 514px; 
	  overflow: auto; 
	  overflow-x: hidden; 
	  overflow-y: auto;
	  SCROLLBAR-ARROW-COLOR: #FFFFFF;
	  SCROLLBAR-BASE-COLOR: #033f94;
}

#content {
	padding: 18px 15px 10px 18px;
	height:auto;
}

#slideshow {
	width: 267px;
	height: 124px;
	overflow: hidden;
}


#portfolioContent {
    width: 183px;
	float: left;
}

#portfolioContent a {
	display: block;
	padding: 18px 0 0 18px;
}

#portfolioContent a img {
	border: #6d70b3 solid 1px;
	background: #2c2c67;
}

/* footer
-----------------------------------------------------------------------------*/
#footer {
	margin: 0 !important;
	margin: -3px 0 0 0;
	height: 55px;
	background: url(images/footer_bg.jpg) center top no-repeat;	
}

/* Footer1
-----------------------------------------------------------------------------*/
#footer1 {
	width: 760px;
	position:relative;
	left:50%;
	margin-left: -380px;
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #9293c0;
	font-size: 11px;
	line-height: normal;
	padding: 23px 0 0 0;
}


#footer1 span {
	color: #b7b8de;
	font-weight: bold;	
	font-size: 11px;
}

#footer1 a {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #9293c0;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}

#footer1 a span {
	color: #b7b8de;
}

#footer1 div {
	float: right;
	text-align: right;
}

/* Contact
-----------------------------------------------------------------------------*/
#contact_address {
	width: 150px;
	padding-right: 15px;
	float:left;
}
#contact_form {
	width: 270px;
	float:left;
}
#contact_form label {
	float: left;
	width: 135px;
}
#contact_form input {
	height:18px;
	width: 130px;
}
#contact_form #labelState {
	width: 45px;
}
#contact_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#contact_form #labelZip {
	width: 90px;
}
#contact_form input#zip {
	width: 85px;
}
#contact_form input#address, #contact_form textarea {
	width: 265px;
}
#contact_form textarea {
	height:100px;
}

#scode_block {
	width: 260px;
	font-size:11px;
	line-height:13px;
	text-align: left;
}
#scode_block input#scode {
	width: 60px;
	text-transform:uppercase;
	text-align:center;
	height:18px;
}
#scode_block .submit {
	border: #3182d3 solid 1px;
	background: #2c2c67;
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
	width:76px;
	line-height:12px;
	height:25px;
}
#scode_block div {
	width: 250px;
	position:relative;
	left:50%;
	margin-left: -125px;
}
#scode_block span {
	float: left;
	padding: 0px 2px 0px 2px;
}

/* Request
-----------------------------------------------------------------------------*/
#request_form {
	width: 435px;
}
#request_form fieldset {
	border: 1px solid #ffffff;
	padding: 10px;
}
#request_form legend {
	font-weight: bold;
}
#request_form label {
	float: left;
	width: 205px;
}
#request_form input {
	width: 200px;
	height:18px;
}
#request_form select {
	width: 205px;
	height:22px;
}
#request_form #labelState {
	width: 45px;
}
#request_form input#comp_state {
	width: 40px;
	text-transform:uppercase;
}

#request_form #labelZip {
	width: 160px;
}
#request_form input#zip {
	width: 155px;
}

#request_form input#comp_address, #request_form textarea {
	width: 405px;
}
#request_form textarea {
	height:100px;
}
#request_form #scode_block,
#request_form #labelObs
 {
	width: 400px;
}

div .servicesCheckbox label {
	width: 130px !important;
}

div .servicesCheckbox input {
	width: auto !important;
}

div .servicesCheckbox select {
	width: 130px !important;
}


a.yellow:link
{
color: #FFFF66!important; 
text-decoration:none;
}
a.yellow:visited
{
color: #FFFF66!important;
text-decoration:none;
}
a.yellow:hover
{
color: #FFCC00!important;
text-decoration:none;
}
a.yellow:active
{
color: #FFFF66!important;
text-decoration:none;
}


