/* CSS RESET - Resets Browsers Defaults */
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}/* CSS TYPO - Default Typo Settings */
 
h1 {
font-family: Helvetica, Arial, sans-serif;
font-size: 32px;
margin-top: 25px;
margin-bottom: 25px;
color: #ffffff;
letter-spacing: 2px;
}
 
h2 {
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
margin-top: 15px;
margin-bottom: 15px;
color:#494949;
letter-spacing: 2px;
}
 
h3 {
font-family: Helvetica, Arial, sans-serif;
font-size: 20px;
margin-top: 15px;
margin-bottom: 15px;
color: #ffffff;
letter-spacing: 2px;
}
 
h4 {
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
margin-top: 15px;
margin-bottom: 15px;
color: #ffffff;
letter-spacing: 2px;
}
 
h5 {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
margin-top: 15px;
margin-bottom: 15px;
color: #ffffff;
letter-spacing: 2px;
}
 
h6 {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
padding-right: 2px;
color: #ffffff;
}
 
a:link  {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color: white;
}
 
a:hover {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: 0;
outline: none;
color:black;
}
 
a:active {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color: #000000;
}
 
a:visited  {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color:white;
}
 
a:visited:hover  {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color:black;
}
 
p {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
color: #494949;
line-height: 1.5em;
letter-spacing: 1px;
}

body {
background-repeat: repeat-x;
background-color:white;
overflow-x: hidden;
}
 
#pageWrapper {
width: 100%;
height: 100%;
margin: 0 auto;
padding: 0;
text-align: center;
background-color:white;
}
 
#container {
width: 1024px;
height: 100%;
min-height: 100%;
margin: 0 auto;
padding: 0;
text-align: center;
border: gray solid 1px;
margin-top: 20px;
margin-bottom: 20px;

}
 
#header {
width: 1024px;
height: 24px;
margin: 0 auto;
text-align: center;
background-color: #007889;
color: white;
}

#nav1 {
width: 188px;
height: 19px;
background-color: #61106c;
float: left;
margin-left: 136px;
padding-top: 5px;
}

#nav2 {
width: 188px;
height: 19px;
background-color: #f78f1e;
float: left;
padding-top: 5px;
}

#nav3 {
width: 188px;
height: 19px;
background-color: #ee3226;
float: left;
padding-top: 5px;
}

#nav4 {
width: 188px;
height: 19px;
background-color: #254091;
float: left;
padding-top: 5px;
}  

#logo {
background-image: url('../images/logo.png');
background-repeat: no-repeat;
width: 250px;
height: 250px;
}

#content {
width: 1024px;
height: 725px;
background-image: url('../images/glassbg.jpg');
text-align: left;

}

#contentinner {
width: 1024px;
height: 430px;
margin-top: 150px;
background-image: url('../images/transback.png');
border-top: gray solid 1px;
border-bottom: gray solid 1px;
float: left;
}

#logo {
background-image: url('../images/logo.png');
background-repeat: no-repeat;
width: 340px;
height: 200px;
margin-top: -110px;
margin-left: 20px;
float: left;
}

#homecontent1 {
width: 1024px;
height: 260px;
float: left;



}

#homecontent2 {
width: 420px;
height: 132px;
float: left;
margin-left: 140px;
margin-top: 10px;



}

#aboutcontent1 {
width: 600px;
height: 260px;
float: left;
margin-top: -300px;



}

#aboutcontent2 {
width: 420px;
height: 400px;
float: left;
margin-left: 160px;
margin-top: 10px;
font-size: 14px;
position: relative;
z-index: 100;

}

#productcontent1 {
width: 940px;
height: 220px;
float: left;
margin:0px;
margin-left: 30px;
padding: 20px;


}

.smalldoors{
width: 80px;
height: 130px;
float: left;
margin-right: 13px;
margin-bottom: 20px;
}

.soliddoors{
width: 60px;
height: 130px;
float: left;
margin-right: 13px;
margin-bottom: 20px;
}

.halfpanels{
width: 140px;
height: 130px;
float: left;
margin-right: 13px;
margin-bottom: 20px;
}

#columbus {
width:1014px;
height: 10px;
background-color:#f57d17;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: black;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#jamaica{
width:1014px;
height: 10px;
background-color:#ea251b;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: black;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#bermuda{
width:1014px;
height: 10px;
background-color:#1a2f7c;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#newasia{
width:1014px;
height: 10px;
background-color:#329e39;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#marcopolo{
width:1014px;
height: 10px;
background-color:#6c4515;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#mauritius{
width:1014px;
height: 10px;
background-color:#006ba2;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#cain{
width:1014px;
height: 10px;
background-color:#4e0a57;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#aztec{
width:1014px;
height: 10px;
background-color:#ffb81c;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#stlucia{
width:1014px;
height: 10px;
background-color:#006577;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#atlantis{
width:1014px;
height: 10px;
background-color:#00837c;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#nemorez{
width:1014px;
height: 10px;
background-color:#6e6a00;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#leah{
width:1014px;
height: 10px;
background-color:#616db2;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#drake{
width:1014px;
height: 10px;
background-color:#ea2518;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#cuba{
width:1014px;
height: 10px;
background-color:#f07d16;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#bahli{
width:1014px;
height: 10px;
background-color:#6a6e00;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}


#insbrook{
width:1014px;
height: 10px;
background-color:#616db2;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#corey{
width:1014px;
height: 10px;
background-color:black;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#livingstone{
width:1014px;
height: 10px;
background-color:black;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

#solidpanels{
width:1014px;
height: 10px;
background-color:purple;
float: right;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 14px;
padding: 5px;
font-weight: bold;
text-align: right;
margin-top: 60px;
}

.high {
width: 80px;
height: 130px;
float: left;
margin-right: 13px;
margin-bottom: 20px;
margin-top: -15px;
}

#subproducts {
width: 170px;
height:130px;
float: left;
margin-top: -20px;
}

#subproducts img {
margin-right: 20px;
margin-top: 10px;
}



#contactcontent1 {
width: 500px;
height: 260px;
float: left;
margin-top: -300px;
margin-left: 50px;


}

ul li {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
margin-top: 10px;
}

#contactcontent2 {
width: 420px;
height: 400px;
float: left;
margin-left: 220px;
margin-top: 20px;
font-size: 12px;
color: black;


}

#contactcontent2 a:link  {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color: black;
}
 
#contactcontent2 a:hover {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: 0;
outline: none;
color:black;
}
 
#contactcontent2 a:active {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color: black;

}
 
#contactcontent2 a:visited  {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color:black;
}
 
#contactcontent2 a:visited:hover  {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color:black;
}



.homedoor {
height: 260px;
width: 128px;
float: left;
margin-left: 35px;
}


#footer {
	width: 100%;
	height: 24px;
	color:white;
	font-family: Helvetica, Arial, sans-serif;
}

#fab {
width: 200px;
height: 100px;
position: absolute;
left:300px;
top:800px;
color: black;

}

#fab a:link  {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color: black;
}
 
#fab a:hover {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: 0;
outline: none;
color:black;
}
 
#fab a:active {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color: black;

}
 
#fab a:visited  {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color:black;
}
 
#fab a:visited:hover  {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
outline: none;
color:black;
}


#address1 {
width: 341px;
height: 19px;
background-color: #61106c;
float: left;
padding-top: 5px;
}

#address2 {
width: 341px;
height: 19px;
background-color:#f8901d;
float: left;
padding-top: 5px;
}

#address3 {
width: 342px;
height: 19px;
background-color:#ee3226;
float: left;
padding-top: 5px;
}
