@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.oneColElsCtr #container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.blank {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #5C5242;
	font-size: 14px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
li {
	list-style-image: url(../images/bullet_tick.jpg);
	line-height: 20px;
}





#header {
	float: left;
	height: 60px;
	width: 960px;
	background-color: #62594b;
}
#logo {
	float: left;
	height: 60px;
	padding-left: 20px;
}

#nav {
	float: right;
	height: 60px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	list-style-type: none;
}
#nav ul li a {
	color: #bbb9b3;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	height: 40px;
	float: left;
	font-size: 18px;
	font-family: calibri;
	padding-top: 20px;
}
#nav  ul  li  a:hover,#nav ul li a.current {
	color: #FFFFFF;
	background-color: #5c5242;
}

#content_wrapper {
	float: left;
	width: 920px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left_box {
	float: left;
	width: 630px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#caption {
	float: left;
	width: 630px;
	background-image: url(../images/caption.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#latestwork {
	float: left;
	width: 630px;
	background-image: url(../images/latestwork.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#techUse {
	float: left;
	width: 240px;
	background-image: url(../images/techuse.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 10px;
}
#techUse ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	line-height: 20px;
}
#techUse ul li {
	list-style-type: disc;
	list-style-image: url(../images/bullet_tick.jpg);
}
#whatweOffer {
	float: left;
	width: 390px;
	background-image: url(../images/whatWeOffer.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 10px;
}


#right_box {
	float: left;
	width: 270px;
	padding-left: 9px;
}
#whoweare {
	float: left;
	width: 270px;
	background-image: url(../images/whoweare.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
}
#requestaQuote {
	float: left;
	width: 270px;
	background-image: url(../images/requestAquote.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
}


a.readmore:link {
	color: #999999;
	font-size: 10px;
	background-image: url(../images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
a.readmore:hover {
	color: #999999;
	background-image: url(../images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.readmore:visited {
	color: #999999;
	font-size: 10px;
	background-image: url(../images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
a.link:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.link:hover {
	text-decoration: none;
	color: #666666;
}
a.link:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}



#footer {
	float: left;
	width: 920px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-bottom: 100px;
	line-height: 20px;
	font-size: 10px;
	color: #999999;
}
.subpagediv {
	float: left;
	width: 630px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.textBox {
	width: 200px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
input.button {
	background-color: #62594b;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
input.button:hover {
	background-color: #514839;
}
.worksList {
	float: left;
	width: 200px;
	padding-right: 15px;
	height: 310px;
}
.worksListend {
	float: left;
	width: 200px;
	height: 310px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
.projHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #62594B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
