/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	color: #333;
	background: url(../images/bckg.jpg) repeat;
	}






															/** MAIN CONTAINERS **/
div#container {
	margin: 0em auto;
	}
#container #mess {
	background: #E1E1E1;
	padding: 3px 0px;
	width: 935px;
	color: #000000;
}
#container #mess p {
	margin: 5px 20px;
	padding: 0px;
}

	div#header {
	color: inherit;
	border-style: none;
	background: url(../images/bckg-header.jpg) no-repeat;
	height: 130px;
		}
		div#header-in {
	padding: 20px;
			}
	div#content-wrap {
	padding: 0px;
	background: #FFFFFF url(../images/binary.jpg) repeat;
		}
		div.content {
	color: inherit;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
			}
			div.content-in {
	padding: 15px;
	margin: 0px;
				}
				div.contact {
	padding: 15px;
	margin: 0px;
	width: 548px;
				}
				div.contact  iframe {
	height: 811px;
	width: 548px;
}
div.accounts {
	padding: 15px;
	width: 548px;
	min-height: 650px;
}
div.accounts iframe{
	border-width: 0px;
	border-style: none;
	padding: 5px;
	min-height:350px;
	width: 100%;
}

div.column {
	color: inherit;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 14px;
			}
			div.column-in {
	padding: 0px;
				}
.column-in p {
	margin-right: 7px;
	margin-left: 7px;
}

	div#footer {
	color: inherit;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: url(../images/footer.jpg) no-repeat;
	height: 100px;
		}
		div#footer-in {

			}
div#footer-in p {
	color: #B1E512;
	float: right;
	margin: 70px 10px 0px 0px;
	padding: 0px;
}
.content h2 {
	line-height: 90%;

}

  /* start testimonials styles */
.content-in div.t-excerpt {
	padding-top: 10px;
	margin: 10px auto 0px;
	width: 250px;
	background: url(/images/test-top.gif) no-repeat left top;
}
.content-in  div.t-excerpt  p {
	color:#F1F1F1;
	background: #EC7C21 url(/images/test-bottom.gif) no-repeat left bottom;
	padding: 0px 10px 18px;
	margin: 0px;
}
div.t-excerpt span.caption {
	font-style: italic;
	color: #6699CC;
	text-align: right;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
							/* end testimonials styles */



															/** Navigation **/
ul.navigation {
	display: inline-block;
	padding: 0px;
}
.navigation li a {
	text-decoration: none;
	padding: 0px 5px;

}
ul.nav-top {
	list-style: none;
	padding-right: 40px;
	clear: left;
}
.nav-top li a {
	background: url(../images/button.jpg) no-repeat;
	padding: 25px 0px 0px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	height: 37px;
	width: 112px;
}
.nav-top li a:hover {
	background: url(../images/button.jpg) no-repeat;
	padding: 25px 0px 0px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	height: 62px;
	width: 112px;
}
.nav-top li {
	
	height: 62px;
	width: 112px;
	margin: 0px;
	padding: 0px;
	float: right;
}
ul.serv-list {
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	font-size: 1.4em;
}
ul.serv-list li {
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 5px;
}
ul.serv-list li ul {
	font-weight: normal;
	font-variant: normal;
	padding-left: 20px;
	list-style: url(../images/bullet.gif) inside;
}


.phone h4, .phone h5, .phone h6 {

}
.contact    small    {
	font-size: 0.8em;
}
.notice {
	font-size: 110%;
	font-weight: bold;
	color: #FF6600;
}

.img-content {
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #D5D5D5;
}






															/** LISTS **/
* { }
#header-in h1 {
	font-size: 1.4em;
	color: #B1E512;
	float: right;
	clear:right;
	margin-right: 3.2em;
	margin-top: 1em;
}







															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
form p {
	margin-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	clear: left;
	font-weight: bold;
}
.shade {
	background-color: #CCCCCC;
}

fieldset {
	background-color:transparent;
	border:1px solid #D1D1D1;
	margin:10px 0px;
	padding:0px;
}
#customer-survey p.border-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}


legend {
	padding-bottom:5px;
}
.input 		{ clear: left; 	}
label {
	display: block;
	padding: 3px;
	font-weight: bold;
	}

	label.xs 	{ width: 50px; 	}
	label.s 	{ width: 100px; }
	label.m 	{ width: 150px; }
	label.l 	{ width: 200px; }
	label.xl 	{ width: 250px; }

input.default, textarea.default,
select.default {
	padding: 3px;
	border: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	display: block;
	background-color: #EEEEEE;
	}
	input.xs 	{ width: 20px; 	}
	input.s 	{ width: 50px; 	}
	input.m 	{ width: 125px; }
	input.l 	{ width: 200px; }
	input.xl 	{ width: 300px; }
input[type="radio"] {
	margin-left:5px;
	margin-bottom:5px;
	background-color: #F1F1F1;
	border: 1px solid #FF6600;
	display: inline;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.8em;
	}
input[type="button"] {
	padding: 2px 5px;
	color: #313131;
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FF6600;
	cursor: pointer;
	}

	button.xs 	{ width: 15px; 	}
	button.s 	{ width: 30px; 	}
	button.m 	{ width: 50px; 	}
	button.l 	{ width: 80px; 	}
	button.xl 	{ width: 120px; }


															/** END **/
.box2 {
	width: 576px;
}
