@charset "utf-8";
/*--------RESET ALL STYLES---------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/*--------END RESET ALL STYLES---------*/
/*-----------BASIC LAYOUT--------------*/
body {
	margin-top:20px;
	font-size:12px;
	color:#2a2a2a;
	font-family:verdana, Helvetica, sans-serif;
	letter-spacing:0.03em;
	line-height:18px;
	background-color:#003366;
}
#container {
	width: 745px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #666666;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
#headercap {
	background:url(images/AS_topcap.gif);
	text-align:right;
	line-height:20px;
	color:#CCCCCC;
	padding-right:10px;
	height:64px;
}
#header {
	background: #DDDDDD;
	background-image:url(images/AS_header.jpg);
	height:156px; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#navigation {
	height:37px;
	background:#646869;
	text-align:center;
	margin:0px auto;
	padding:0px 0px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	width:741px;
	margin: 0px auto;
	background: #FFFFFF;
	overflow:hidden;
}
#mainContent p {
	padding:5px 20px 0px 30px;
	font-size:1.1em;
}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(images/AS_footer.jpg);
	height:86px;
	color:#666666;
	font-size:1.1em
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 60px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
}
#footercap {
	height:30px;
	width:745px;
	margin:0px auto;
	text-align:center;
}
#footercap a{
	font-size:.9em;
	color:#FFFFFF;
	text-decoration:none;
}
#footercap a:hover{
	font-size:.9em;
	color:#FFFFFF;
	text-decoration:underline;
}
ul {
	list-style: disc url(bullet.gif) inside;
	margin-top:10px;
	margin-bottom:10px;
	}
li {
	margin-left:50px;
}

/*--------END BASIC LAYOUT---------*/
/*--------FORM LAYOUT---------*/

.form2 input{
	width:185px;
	height:20px;
	color: #000000;
	padding:2px 0 0 5px;
	border:1px #1B2C3F solid ;
	background-color:#FFFFFF
}
.form2 table {
	color:#FFFFFF;
	font-size:1.2em;
	text-align:left
}
.form2 textarea {
	width:185px;
	height:158px;
	color: #000000;
	overflow: auto;
	padding:2px 0 0 5px;
	border:1px #1B2C3F solid;
	background-color:#FFFFFF
}
/*--------END FORM LAYOUT---------*/
/*--------SPECIFIC STYLES---------*/
h1.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#2a2a2a;
	font-weight:normal;
	margin:0px 0 5px 0px;
	line-height:normal;
	padding:10px 10px 0px 20px;
}
h2.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#2a2a2a;
	font-weight:normal;
	margin:15px 0 5px 0px;
	padding:10px 0px 0px 20px; 
	line-height:normal;
}
h2.commercial {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#2a2a2a;
	font-weight:normal;
	margin:15px 0 5px 0px;
	padding:10px 0px 0px 20px; 
	line-height:normal;
}
h2.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#2a2a2a;
	font-weight:bold;
	line-height:normal;
	margin:5px 0 0px 0px;
	padding:5px 0px 0px 20px; 
	line-height:normal;
}
#homefloat {
	float:right;
	width:220px;
	margin:5px 20px 20px 10px;
	padding:0px 10px 0px 10px;
	border-left:2px solid;
	border-color:#999999;
}
#autofloat {
	float:right;
	width:340px;
	margin:5px 20px 20px 0px;
	padding:0px 10px 0px 0px;
}
#contactfloat {
	float:right;
	width:220px;
	margin:15px 20px 20px 10px;
	padding:0px 10px 0px 10px;
	border:2px solid;
	border-color:#000000;
	background-color:#003366;
}
/*---Commercial glass--*/
#content_port {
	width:650px;
	border-left: 80px;
	border-style: solid;
	border-color: #FFFFFF;
}
.clear {
	clear:both;
}

.clearfix {
	display: block;
}
ul#thumbs {
	padding:0 0 50px 0;
	margin:0 0 30px 0;
}
ul#thumbs li {
	width:170px;
	height:134px;
	list-style:none;
	float:left;
	padding:6px;
	margin:0 5px;
}
ul#thumbs li img {
	width:170px;
	height:134px;
}
#content_portshower {
	width:650px;
	height:1080px;
	border-left: 80px;
	border-style: solid;
	border-color: #FFFFFF;
}
ul#thumbs2 li {
	width:170px;
	height:193px;
	list-style:none;
	float:left;
	padding:6px;
	margin:0 5px;
}
ul#thumbs2 li img {
	width:170px;
	height:193px;
}