@charset "utf-8";

#sideColumn{
	background:#232323 url(../images/bkgs/about-pam.png) repeat-x; 
	border:#303030 solid 1px;
	padding:0;
	margin-top:6px;
}

#sideColumn div.ie_fix_relative{
	background-image:url(../images/bkgs/ordament-about.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#sideColumn div.image { width:137px; overflow:hidden; margin:0 auto;position:relative;top:27px;}
#sideColumn div.image img{ height:151px; }
#sideColumn div.content {padding:14px;margin-top:54px;}

a.email {color:#FFF;}
label {clear:both; width:100%;}

#container .homeContent {float:left;}

#containerHeaderPage{
	width: 895px;
	height: 280px;
	padding: 9px 0px 9px 0px;
	background: #ffffff;
	margin: 0 auto;
	}
	
#containerContentColumn{
	text-align: left;
	width: 560px;
	float: left;
	min-height: 500px;
	font-size:11px;
	}
	
#containerSideColumn {
	text-align: left;
	width: 253px;
	padding-left: 19px;
	float: left;
	font-size:11px;
	font-weight:bold;
	}
	
#containerContentColumn img {
	margin-bottom: 10px;
	}
	
#containerSideColumn div a {
	text-decoration: none;
	}

/*******************************/
/******* Customized Appearance */
/*******************************/
#contactForm {
	color:#FFF;
}

#contactForm  label {
	font-family:Verdana, Geneva, sans-serif;
}

#contactForm input, #contactForm textarea, #contactForm select {
	background-color:#545453;
	border:none; !important
}

#contactForm .interestBox .interestItems .itemContainer{
	font-size:11px;
	background-color:#545453;
}

#contactFormSubmitContainer input { 
	background-color:#545453;
	border:none;
	color:#FFF;
}

/******************************/
/******* Form Layout **********/
/******************************/
#contactForm{
	width:442px;
}

#contactForm .formBox{
	width:200px;
	float:left;
	margin:0 18px 12px 0;
}

#contactForm .smlselect {
	width:76px;	
}

#contactForm .midselect {
	width:106px;	
}

#contactForm  label {
	clear:both; 
	width:100%;
	float:left;
	font-size:11px;	
}

/******************************/
/******* Input Layout *********/
/******************************/

#contactForm .zipcode {
	width:60px;
}

#contactForm .state {
	width:90px;
	margin-right:16px;
}

#contactForm .phone {
	width:60px;
	margin:0 6px 0 0;
}

#contactForm .short {
	width:40px;
	margin:0 6px 0 0;
}

#contactForm input, #contactForm textarea, #contactForm select {
	margin:0;
	width:100%;
}

#contactForm input[type=checkbox]{
	width: 13px;
	border:none;
}

/******************************/
/****** Interest Element ******/
/******************************/
#contactForm .interests { 
	width: 100%;
	float: left;
	margin-bottom: 12px;
}

#contactForm .interests p{ 
	margin:12px 0 6px 0;
}

#contactForm .interests label {
	clear:none;
	float:left; 
	margin:0 12px 0 0;
	width:auto;
	
	display: block;
    padding-left: 18px;
    text-indent: -18px;
}

#contactForm .interests input {
	width: 13px;
    height: 13px;
    padding:0;
    margin: 0 6px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

/******************************/
/****** Selection Element *****/
/******************************/
#contactForm .interestContainer {
	margin:0px 18px 12px 0px;
	width:200px;
	float:left;
}
	
#contactForm .interestTitle {
	float: left;
	width: 200px;
}

#contactForm .interestBox {
	float: left;
	clear:left;
	width: 200px;
	height:96px;
	overflow: scroll;
	overflow-x:hidden;
}

#contactForm .interestBox input[type=checkbox] {
	float: right;
	margin:4px 4px 0 0;
}

#contactForm .interestBox .interestItems .itemContainer{
	float: left;
	margin-bottom: 1px;
	height: 23px;
	clear:both;
	width:100%;
}

#contactForm .interestBox .interestItems div div{
	float: left;
	margin-top:4px;
	text-indent:6px;
	width: 166px;
}

/******************************/
/****** Footer Elements *******/
/******************************/
#contactFormFooter {
	float: left;
	width:418px;
}

#contactFormFooter .contactUpdate  {
	clear:none;
	float:left; 
	margin:12px 12px 0 0;
	width:auto;
	
	display: block;
    padding-left: 18px;
    text-indent: -18px;
}

#contactFormFooter .contactUpdate input {
	width: 13px;
    height: 13px;
    padding:0;
    margin: 0 6px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}
	
#contactFormDisclaimer{
	float: left;
	clear:both;
	margin-top:12px;
	font-size:10px;
}

#contactFormSubmitContainer input { 
	float:left;
	clear:both;
	width:auto;
}
