@charset "UTF-8";
/* CSS Document */


body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	padding: 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
#container {
	width: 960px;
	min-height: 580px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 1px solid #333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/bkgrnd.jpg);
	height: auto;
	overflow:hidden;
	background-repeat: no-repeat;
}
.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: center;
}
#col1 {
	float: left;
	min-height: 520px;
	width: 140px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#col1row1 {
	margin-top: 20px;
	min-height: 80px;
}
#container #col1 #col1row2 img {
	margin-top: 5px;
	margin-bottom: 5px;
	
}
#col1row2 {
	min-height: 280px;
	width: 135px;
	margin-top: 20px;
}
#col1row3 {
	min-height: 20px;
	width: 150px;
	margin-top: 100px;
}
#outsidespace .wrap1 .wrap2 .wrap3 #container #col1 #col1row3 img {
	float: left;
}
#col2 {
	margin: 30px;
	min-height: 520px;
	width: 720px;
	float: left;
}
#col2row2 {
	background-color:#FFF;
	min-height: 320px;
	width: 520px;
	margin-top: 120px;
	float: right;
	padding: 40px;
}


#col2row2row1 {
	width: 520px;
	margin-right: 20px;
	float: left;
	min-height: 150px;
	margin-bottom: 10px;
}


#col2row2row1col1 {
	width: 220px;
	margin-right: 20px;
	float: left;
}
#col2row2row1col2 {
	width: 280px;
	margin-right: 0px;
	float: left;
}


#col2row2row2 {
	width: 520px;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
}

#col2row2row2col1 {
	width: 220px;
	margin-right: 20px;
	float: left;
}
#col2row2row2col2 {
	width: 280px;
	margin-right: 0px;
	float: left;
	min-height: 150px;
}
.bold {
	font-weight: bold;
	text-transform: lowercase;
}




/*core drop shadow rules*/

.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
} 

.wrap1 {
	float: left;
	margin-bottom: 30px;
	background-image: url(img/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.wrap2 {
	/*background:url(img/corner_bl.gif) left bottom no-repeat;*/
}

.wrap3 {
	padding:0 16px 16px 0;
	/*background:url(img/corner_tr.gif) right top no-repeat;*/
}

.wrap3 img {
	display:block;
	/*border:1px solid #ffffff;*/
	border-color:#666 #666 #666 #666;
}

#outsidespace {
	margin: auto;
	width: 960px;
}
#holdingpageLogo {
	margin: 50px;
}




/*-- ajax2 test + FORM STYLES */


#rightbod_contactform {
	width: 380px;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

.contactform_rightbod_leftcol {
	width: 80px;
	float: left;
}

.contactform_rightbod_rightcol {
	width: 300px;
	float: right;
}
.contactform_titles_top{
	width: 80px;
	height: 20px;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 11px;
	line-height:  13px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 8px;
}
.contactform_titles_rest{
	margin-top: 3px;
	width: 80px;
	height: 20px;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 11px;
	line-height:  13px;
	text-align: left;
	padding-top: 3px;
}
.contactform_titles_maintext {
	margin-top: 4px;
	width: 80px;
	height: 80px;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 11px;
	line-height:  13px;
	text-align: left;
	padding-top: 4px;
}
.contactform_input_maintext {
	margin-top: 8px;
	width: 300px;
	height: 80px;
	color: #666;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 11px;
	line-height:  13px;
	text-align: left;
}
.contactform_fields_top {
	margin-top: 5px;
	width: 300px;
	text-align: left;
}
.contactform_fields_rest {
	margin-top: 8px;
	height: 20px;
	width: 300px;
	text-align: left;
}
.contact {
	margin-top: 5px;
	height: 20px;
}

input.submit {
	font-family: "Trebuchet MS", verdana, arial;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #666;
	color: #666;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

/*
input.submit {
	font-family: "Trebuchet MS", verdana, arial;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #666;
	color: #666;
	width: 80px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 8px;
}


*/


.button {
	font-family: "Trebuchet MS", verdana, arial;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #666;
	color: #666;
}

a:link button {
	font-family: "Trebuchet MS", verdana, arial;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #666;
	color: #666;
}

input.text {
	border: 1px solid #666;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	width: 200px;
}
 
 
textarea {
	border: 1px solid #666;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	width: 200px;
}

#log {
	margin-top: 40px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background-image: url(img/spinner.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.contactform_fields_uploadbutton {
	margin-top: 20px;
	width: 300px;
	color: #666;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 11px;
	line-height:  13px;
	text-align: left;
}

.header3_20pxtop {
	color: #CC3300;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 10px;
	line-height:  13px;
	text-transform: uppercase;
	padding-top: 20px;
}
a {
	font-style: normal;
	text-decoration: none;
	color: #F60;
}
.quote {
	padding: 20px;
	font-style: italic;
}

.floatdiv {
  	position:relative;
   	
   
}
