body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { margin:0px 0px 10px 20px; }
ul { list-style-type:disc; }
ol { list-style-type:decimal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
body {
	background-color:#ffffff;
	width:900px;
	margin:auto;
}
div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	text-align:justify;
	padding-bottom:10px;
}
a {
	color:#3c6cbe;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	color:#575d61;
	font-size:15px;
	padding-bottom:10px;
}
h2 {
	color:#575d61;
	font-size:15px;
	padding-bottom:10px;
}
#container {
	width:900px;
	margin-top:20px;
	float:left;
}
#content {
	width:900px;
	float:left;
	border-top:1px solid #9099a0;
	border-bottom:1px solid #9099a0;
	margin:10px 0px 10px 0px;
}
#logo {
	float:left;
	width:300px;
	height:50px;
}
#navbar {
	float:left;
	width:600px;
	position:relative;
}
.column300 {
	float:left;
	padding:15px 15px 5px 15px;
	width:270px;
	color:#575d61;
}
.column600 {
	float:left;
	padding:15px 15px 5px 15px;
	width:570px;
}
.column900 {
	float:left;
	padding:15px 15px 5px 15px;
	width:870px;
}
.contactus600 {
	float:left;
	background-image:url(images/contactus1.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:400px;
}
#inputarea {
	background-color:#eee;
	border:1px solid #9099a0;
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#inputarea input[type="text"], #inputarea textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	width:230px;
}
#navigation {
	width:900px;
	float:left;
}
#navigation p {
	text-align:center;
	line-height:1.8em;
	color:#575d61;
}
#navigation a {
	color:#575d61;
	text-decoration:none;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}
#navigation a:hover {
	text-decoration:underline;
	padding:0px 10px 0px 10px;
	color:#575d61;
}
.image {
	float:left;
}
.imagehome {
	float:left;
}
.imagecall {
	float:left;
	padding-top:20px;
}
.fblogo {
	float:left;
	margin-right:10px;
}

/* Navigation Bar */

#home a {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:83px;
	position:absolute;
	left:0px;
	top:0px;
	background-position:0px 0px;
}
#home .current {
	background:url(images/navbar.jpg) no-repeat;
	height:50px;
	width:83px;
	left:0px;
	top:0px;
	position:absolute;
	background-position:0px -50px;
}
#home a:hover {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:83px;
	left:0px;
	top:0px;
	position:absolute;
	background-position:0px -100px;
}
#aboutus a {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:100px;
	left:83px;
	top:0px;
	position:absolute;
	background-position:-83px 0px;
}
#aboutus .current {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:100px;
	left:83px;
	top:0px;
	position:absolute;
	background-position:-83px -50px;
}
#aboutus a:hover {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:100px;
	left:83px;
	top:0px;
	position:absolute;
	background-position:-83px -100px;
}
#services a {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:95px;
	left:183px;
	top:0px;
	position:absolute;
	background-position: -183px 0px;
}
#services .current {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:95px;
	left:183px;
	top:0px;
	position:absolute;
	background-position: -183px -50px;
}
#services a:hover {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:95px;
	left:183px;
	top:0px;
	position:absolute;
	background-position: -183px -100px;
}
#whyus a {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:84px;
	left:278px;
	top:0px;
	position:absolute;
	background-position: -278px 0px;
}
#whyus .current {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:84px;
	left:278px;
	top:0px;
	position:absolute;
	background-position: -278px -50px;
}
#whyus a:hover {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:84px;
	left:278px;
	top:0px;
	position:absolute;
	background-position: -278px -100px;
}
#portfolio a {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:103px;
	left:362px;
	top:0px;
	position:absolute;
	background-position: -362px 0px;
}
#portfolio .current {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:103px;
	left:362px;
	top:0px;
	position:absolute;
	background-position: -362px -50px;
}
#portfolio a:hover {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:103px;
	left:362px;
	top:0px;
	position:absolute;
	background-position: -362px -100px;
}
#contactus a {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:134px;
	left:465px;
	top:0px;
	position:absolute;
	background-position: -465px 0px;
}
#contactus .current {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:134px;
	left:465px;
	top:0px;
	position:absolute;
	background-position: -465px -50px;
}
#contactus a:hover {
	background: url(images/navbar.jpg) no-repeat;
	height:50px;
	width:134px;
	left:465px;
	top:0px;
	position:absolute;
	background-position: -465px -100px;
}

/* End of navigation bar */

#glazco {
	text-align:center;
	font-size:10px;
}
#glazco a {
	font-weight:normal;
}
