@charset "utf-8";
/* -------------------- Styles ------------------- */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	line-height: 21px;
}
a:link {
	color: #797979;
	text-decoration: underline;
}
a:visited {
	color: #797979;
}
a:hover {
	color: #0089D0;
}
a:active {
	color: #797979;
}
h1 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #0089D0;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0089D0;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;
}
h3 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0089D0;
	display: block;
	width: 70px;
	float: left;
	margin: 0px;
}
h4 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0089D0;
	display: block;
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	color: #0089D0;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #636361;
	float: left;
	display: block;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.unbold{
	font-weight: normal;
	display: block;
	float: left;
	width: 150px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	height: auto;
	width: auto;
	line-height: 21px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* --------- Main Styles --------- */
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;

}

#header {
	float: left;
	height: 125px;
	width: 980px;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 311px;
	margin-top: 62px;
	margin-left: 25px;
}
#banner {
	float: left;
	width: 980px;
	height: 120px;
}
#content {
	float: left;
	width: 950px;
	padding-top: 30px;
	min-height:450px;
	padding-left: 30px;
}
#col-left {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 30px;
}
#col-right {
	float: left;
	height: auto;
	width: 620px;
}
.col {
	float: left;
	height: 400px;
	width: 287px;
	margin-right: 20px;
}
.text {
	display: block;
	float: left;
	width: 400px;
	margin-bottom: 5px;
	font-size: 15px;
}
.small {
	font-size: 10px;
}
#footer {
	float: left;
	height: auto;
	width: 970px;
	text-align: right;
	font-size: 10px;
	color: #707070;
}
/* Menu Styles */
#menu {
	float: right;
	width: 520px;
	margin-top: 90px;
	height: 30px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu a {
	font-size: 16px;
	text-transform: lowercase;
	color: #0089d0;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;
	display: block;
	height: auto;
	padding-right: 13px;
	padding-left: 5px;
}
#menu a:hover {
	color: #00AFF5;
}
/* Ends Menu styles*/
/* --------- Index Styles --------- */
#news {
	float: left;
	width: 310px;
	margin-left: 20px;
}
#newsletter {
	float: left;
	width: 235px;
	margin-top: 10px;
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
	height: 68px;
	padding-top: 45px;
	padding-left: 15px;
}
.submit {
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	background-color: transparent;
}
.flashclass{ /*sample CSS class added to image slideshow container*/
	background-image: url(../images/index-imgs/view-folio.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
flashclass.a{
	text-decoration: none;
}
/*
#myslideshow{
	background-image: url(../images/index-imgs/view-folio.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#myslideshow:hover{
	background-image: url(../images/index-imgs/view-folio-over.jpg);
	background-repeat: no-repeat;
}
*/
.flashclass img{
	float: left;
	width: 607px;
	height:199px;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

/* --------- Form Styles --------- */
.label {
	display: block;
	float: left;
	width: 250px;
	margin-right: 25px;
	margin-bottom: 3px;
}
.input {
	display: block;
	float: left;
	width: 250px;
	margin-right: 25px;
	margin-bottom: 5px;
}
.label2 {
	display: block;
	float: left;
	width: 570px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.textfeild {
	background-image: url(../images/input.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 244px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	padding-left: 5px;
	padding-top: 5px;
}
.textfeild2 {
	background-image: url(../images/input2.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	padding-left: 5px;
	padding-top: 5px;
}
/* Checkbox Buttons */
label.checkbox_checked {
	display: block;
	padding-left: 25px;
	background-color: #fff;
	background-image: url(../images/checkbox-checked.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
label.checkbox_unchecked  {
	display: block;
	padding-left: 25px;
	background-color: #fff;
	background-image: url(../images/checkbox.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
/* Radio Buttons */
label.radio_checked {
	display: block;
	padding-left: 25px;
	background-color: #fff;
	background-image: url(../images/bullet_green.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
label.radio_unchecked  {
	display: block;
	padding-left: 25px;
	background-color: #fff;
	background-image: url(../images/bullet_white.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.checks {
	display: block;
	float: left;
	width: 170px;
	margin-right: 20px;
	margin-top: 2px;
}
.checks2 {
	display: block;
	float: left;
	width: 150px;
	margin-top: 2px;
}
label:hover{
	color: #909090;
}

label.highlighted {
	border: 1px solid #333;
}
.crirHidden {
	position: absolute;
	left: -1000px;
}
.quote-form {
	margin-top: 20px;
}
.input #textfield {
	background-image: url(../images/input.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	padding-left: 5px;
	padding-top: 5px;
}
.checkbox input {
	background-color: #FFFFFF;
	background-image: url(../images/checkbox.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.label2 #message {
	border: 1px solid #C3C7D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	width: 400px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACACAC;
	background-color: #ECECEC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 160px;
}
#send {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0089D0;
	display: block;
	width: 300px;
	float: left;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-image: url(../images/sent.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sent {
	float: left;
	width: 600px;
	height: auto;
	margin-top: 10px;
}
#sent .key {
	float: left;
	height: 20px;
	width: 155px;
}
#sent .value {
	float: left;
	height: 20px;
	width: 300px;
}
#msg {
	display:none;
	position:absolute;
	z-index:200;
	padding-left:7px;
	background-image: url(../images/msg_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#msgcontent {
	display:block;
	padding:1px;
	min-width:150px;
	max-width:250px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C6C6CE;
	border-right-color: #C6C6CE;
	border-bottom-color: #C6C6CE;
	border-left-color: #C6C6CE;
}
/* --------- All Other Pages Styles --------- */
#contact {
	float: left;
	width: 500px;
	margin-left: 50px;
	display: block;
}
.text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* --------- Gallery Styles - Design Portfolio --------- */
#left-wrap {
	height:auto;
	width:470px;
	float: left;
	margin-bottom: 60px;
	padding: 0px;
}
#arrow-left {
	display: block;
	height: 41px;
	width: 35px;
	float: left;
	margin-top: 180px;
}
#arrow-left a:hover {
	background-image: url(../images/left-over.jpg);
	background-repeat: no-repeat;
}
#arrow-right {
	display: block;
	height: 40px;
	width: 28px;
	float: left;
	margin-top: 180px;
}
#arrow-right a:hover {

	background-repeat: no-repeat;
}
#right-wrap {
	float: left;
	width: 500px;
	margin-top: 20px;
	border: 0px solid #000000;
}
.client-list {
	float: right;
	width: 270px;
	height: auto;
}
.block {
	display: block;
	float: left;
	width: 179px;
}
.block2 {
	float: left;
	width: 398px;
	padding-left: 20px;
}
.block3 {
	float: left;
	width: 270px;
	display: block;
}
#services {
	float: left;
	width: 179px;
	margin-left: 10px;
	min-height:200px;
}
#project {
	float: right;
	width: 470px;
	min-height: 180px;
}
.heading {
	display: block;
	float: left;
	width: 200px;
	margin-top: 15px;
}
#slidetext {
	float: left;
	width: 350px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#right {
	float: right;
	width: 470px;
	margin: 0px;
	padding: 0px;
}
.heading {
	display: block;
	float: left;
	width: 200px;
	margin-top: 15px;
}
#slidetext {
	float: left;
	width: 350px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.slide-col {
	float: left;
	width: 180px;
}
#tipDescriptionText {
	display: block;
}
#project img {
	padding-bottom: 3px;
}
#send:hover {
	background-image: url(../images/sent-over.jpg);
	background-repeat: no-repeat;
}
.col li {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 17px;
}
.col ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#highlights {
	float: right;
	width: 265px;
	margin-left: 15px;
}
#highlights-text {
	float: left;
	width: 170px;
}
#highlights img {
	float: left;
	padding-right: 2px;
}
/* -------------------- Ends Styles ------------------- */
