/*--------------------------------*/
/*----------------------------------

	A.C. Technikos, LLC

----------------------------------*/
/*--------------------------------*/


/*----------------------------------
	Utilities & Fixes
----------------------------------*/

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}
 
 
/*----------------------------------
	Body
----------------------------------*/
 
body {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	background-color: #fff;
	font-family: Arial,Verdana,sans-serif;
	font-size: 16px;
	color: #000;
	background: #fff;
}

a {
	color: #3270a5;
	text-decoration:  none;
	font-weight: normal;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0px;
}

p{
	padding: 0;
	margin: 0 0 20px 0;
	text-align: justify;
	clear: both;
}

.blue{
	font-family: Georgia, Helvetica;
	font-size: 22px;
	color: #3270a5;
	font-style: italic;
}

.floatHalf{
	float: left;
	width: 422px;
	margin: 0 0 20px 0;
	padding; 0;
}

.right{
	float: right;
	margin: 0 0 10px 10px;
}

/*----------------------------------
	Body
----------------------------------*/

#wrapper{
	text-align: left;
	width: 864px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}

/*----------------------------------
	Header
----------------------------------*/

#header{
	width: 864px;
	height: 68px;
	margin: 0 0 18px 0;
	background: url('images/header.jpg');
	position: relative;
	padding; 0;
}

h1{
	width: 115px;
	height: 45px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 20px;
}
h1 a{
	width: 115px;
	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-image: url('images/logo_small.png');
	background-position: top left;
}
h1 a:hover{
	background-position: top right;
}


#header ul{
	margin: 0;
	position: absolute;
	top: 12px;
	left: 320px;
	width: 540px;
	padding: 0;
	list-style: none;
	font-family: Georgia, sans-serif;
	font-size: 17px;
}

#header ul li{
	float: left;
	width: 100px;
	margin: 0 5px 0 0;
	padding: 1px;
}

#header ul li a{
	display: block;
	text-align: center;
	height: 18px;
	padding: 11px 10px;
	margin: 0;
	color: #eee;
	font-weight: normal;
}

#header ul li:hover{
	border: 1px #828282 solid;
	border-right-color: #1a1a1a;
	border-bottom-color: #1a1a1a;
	background-image: url('images/hover.png');
	padding: 0;
}

#header ul li:active{
	border: 1px #1a1a1a solid;
	border-right-color: #828282;
	border-bottom-color: #828282;
	background-image: url('images/pressed.png');
	padding: 0;
}

/*----------------------------------
	Welcome Div
----------------------------------*/

#welcome{
	display: block;
	height: 253px;
	background: url('images/welcome.jpg');
	margin: 0 0 16px 0;
	position: relative;
}

#welcome a{
	position: absolute;
	right: 92px;
	top: 140px;
	width: 201px;
	height: 50px;
	background-image: url('images/btn_contact.png');
	background-position: top left;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
#welcome a:hover{
	background-position: bottom left;
}

/*----------------------------------
	Big Buttons
----------------------------------*/

#bigButtons{
	width: 885px;
	height: 179px;
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
}

#bigButtons li{
	width: 274px;
	height: 179px;
	padding: 0;
	margin: 0 21px 0 0;
	float: left;
}

#bigButtons li a{
	width: 274px;
	height: 179px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-position: top left;
}
#bigButtons li a:hover{
	background-position: top right;
}

.btn_products{
	background-image: url('images/btn_products.jpg');
}
.btn_services{
	background-image: url('images/btn_services.jpg');
}
.btn_aboutus{
	background-image: url('images/btn_aboutus.jpg');
}

/*----------------------------------
	Section Headers
----------------------------------*/
h2{
	margin: 0 0 20px 0;
	padding: 0;
	width: 864px;
	height: 109px;
	text-indent: -999em;
	overflow: hidden;
	background-position: top left;
}

h2.section_products{
	background-image: url('images/section_products.jpg');
}
h2.section_services{
	background-image: url('images/section_services.jpg');
}
h2.section_aboutus{
	background-image: url('images/section_aboutus.jpg');
}
h2.section_contact{
	background-image: url('images/section_contact.jpg');
}
h2.section_credits{
	background-image: url('images/section_credits.jpg');
}

h4{
	font-family: Georgia, Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}

/*----------------------------------
	Products
----------------------------------*/

div.productHeader{
	width: 864px;
	height: 88px;
	background: url('images/product_header.jpg') top left;
	margin: -5px 0 20px 0;
	padding: 0;
}

ul.productButtons{
	width: 870px;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.narrow{
	float: right;
	width: 348px;
	overflow: hidden;
	margin-right: -6px;
}

.productButtons li{
	float: left;
	width: 168px;
	height: 210px;
	margin: 0 6px 0 0;
	padding: 0;
}

.productButtons li:hover{
	
}

.productButtons li.current{
	background: url('images/product_hl_bottom.jpg') bottom left no-repeat;
}

.productButtons a{
	display: block;
	height: 170px;
	background: url('images/product_button.jpg') top left no-repeat #95b0c6;
	color: #fff;
	font-family: Georgia, Helvetica;
	text-align: center;
	font-size: 17px;
	padding: 15px 10px;
}

.productButtons li.vendorButton a{
	background: url('images/vendor_button.jpg') top left no-repeat #95b0c6;
}

.productButtons li a:hover{
	background-position: top right;
	background-color: #c6cfd6;
	color: #3270a5;
}


.productButtons li.current a{
	background-position: bottom left;
	color: #000;
}

.productButtons a img{
	display: block;
	width: 128px;
	height: 127px;
	margin: 0 0 6px 10px;
}


/*----------------------------------
	Grey Box
----------------------------------*/

div.greyBox{
	background: url('images/greyBox_top.jpg') top left no-repeat #dcdcdc;
	width: 784px;
	margin: 0;
	padding: 40px 40px 0 40px;
}

h3{
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Georgia, Helvetica;
	color: #111;
	font-size: 25px;
	font-weight: normal;
	border-bottom: 1px solid #555;
}

.greyBox ul{
	padding: 0 0 0 30px;
	width: 554px;
	margin: 0;
	list-style-image: url('images/bullet1.jpg');
	line-height: 1.8em;
}

.greyBox ul ul{
	width: 524px;
	list-style-image: url('images/bullet2.jpg')
}

.prodImages{
	font-family: Georgia, Helvetica;
	font-size: 13px;
	text-align: center;
	width: 200px;
	margin: 0;
	float: right;
}
.prodImages a{
	display: block;
	margin: 0 0 20px 0;
}
.prodImages a:hover{
	text-decoration: none;
	color: #000;
}

.greyBottom{
	margin: 0 0 20px 0;
	padding: 0;
	width: 864px;
	height: 31px;
	background: url('images/greyBox_bottom.jpg') no-repeat #fff;
}

a.need_help{
	padding: 0;
	margin: 10px 0 20px 0;
	float: left;
	width: 342px;
	height: 50px;
	background: url('images/need_help.jpg') top left;
	text-indent: -999em;
	overflow: hidden;
}
a.need_help:hover{
	background-position: bottom left;
}

a.view_services{
	clear: both;
	padding: 0;
	margin: 10px 6px 20px 0;
	float: left;
	width: 516px;
	height: 50px;
	background: url('images/view_services.jpg') top left;
	text-indent: -999em;
	overflow: hidden;
}
a.view_services:hover{
	background-position: bottom left;
}

a.view_products{
	padding: 0;
	margin: 10px 6px 20px 0;
	float: left;
	width: 516px;
	height: 50px;
	background: url('images/view_products.jpg') top left;
	text-indent: -999em;
	overflow: hidden;
}
a.view_products:hover{
	background-position: bottom left;
}

/*----------------------------------
	Vendor List
----------------------------------*/

ul.vendors {
	width: 754px;
	padding-top: 0;
}

ul.vendors li{
	margin-top: 20px;
}

ul.vendors p{
	float: left;
	clear: none;
	text-align: left;
	width: 624px;
	margin: 0;
	padding: 0;
}

.website{
	float: left;
	width: 120px;
	padding: 0;
	margin: 0 10px 0 0;
}

ul.vendors a{
	font-size: 18px;
	font-family: Georgia, Helvetica;
}

/*----------------------------------
	Services
----------------------------------*/

ul.list_services{
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
	width: 864px;
	height: 446px;
	background: url('images/services_bg.jpg');
}

.list_services li{
	float: left;
	padding: 20px;
	height: 180px;
	width: 392px;
	margin: 0;
	font-size: 15px;
	text-align: justify;
}
.list_services h3{
	font-size: 20px;
	border: 0;
}

.serv_button{
	width: 100px;
	height: 20px;
	float: right;
	margin: 0 0 0 10px;
	background-image: url('images/service_buttons.png');
}

.serv_replacement{
	background-position: top left;
}

.serv_repair{
	background-position: 0 40px;
}

.serv_installation{
	background-position: bottom left;
}


/*----------------------------------
	About Us
----------------------------------*/

ul.list_aboutus{
	padding: 0;
	margin: 0;
	list-style: none;
}
.list_aboutus li{
	padding: 0;
}

.list_aboutus li {
	float: left;
	width: 864px;
	margin: 0;
}

.portrait {
	font-family: Georgia, Helvetica;
	float: left;
	font-size:12px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	width: 166px;
}

.list_aboutus p{
	float: left;
	clear: none;
	margin: 0 0 20px 20px;
	padding: 0;
	width: 674px;
}

.list_aboutus p span.name{
	font-family: Georgia, Helvetica;
	font-size: 20px;
	text-decoration: underline;
}

.list_aboutus p span.info{
	font-size: 16px;
	font-style: italic;
}

/*----------------------------------
	Forms
----------------------------------*/

form{
	display: block;
	width: 884px;
}

.form_box{
	float: left;
	width: 400px;
	margin: 0 20px 20px 0;
	padding: 10px;
	background: #eee;
	border: 1px solid #ddd;
	font-size: 15px;
}

h5{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0 10px 0;
	margin: 0;
}

label{
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	padding: 6px 2px 2px 0;
}

select, textarea, .text{
	width: 180px;
	background: #fff;
	border: 1px solid #414141;
	padding: 2px;
	margin: 4px;
	font-size: 14px;
	font-family: Tahoma, sans-serif;
}

textarea{
	width: 550px;
}

select.small{
	width: 70px;
}
input.small{
	width: 92px;
}

input.submit{
	padding: 5px;
	margin: 20px;
	background: #fff;
	border: 1px solid #414141;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
} 

/*----------------------------------
	Footer
----------------------------------*/

#footer{
	clear: both;
	width: 864px;
	height: 31px;
	padding-top: 17px;
	background-image: url('images/footer.jpg');
	font-size: 12px;
	color: #ddd;
	text-align: center;
	margin: 0 0 20px 0;
}
#footer a{
	color: #ddd;
}
