* { margin: 0px; padding: 0px; } 

html, body {
	height: 100%; 
	width: 100%; 
	background: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #777777;
	text-align: left;
	line-height: 24px;
}

a:link, a:active, a:visited { 
	color: #ff9000; 
	text-decoration: none; 
	font-size: 14px; 
}

a:hover { 
	color: #999; 
	text-decoration: none; 
}

#wrapper { 
	position: relative; 
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%; 
}

.content { 
	margin: 0px auto; 
	width: 999px;
}

#header { 
	width: 100%; 
	background: url(../images/header.png) repeat-x; 
	height: 170px; 
}

#logo { 
	width: 186px; 
	height: 153px; 
	float: left; 
	margin-top: 5px;
}
 
#menu { 
	width: 500px; 
	height: 32px; 
	margin: 110px 10px 0px 50px;  
	float: left; 
}

#menu li { 
	list-style: none; 
	display: inline; 
}

#menu a { 
	font-family: Verdana, sans-serif; 
	color: #777777; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 0px 10px; 
}

#menu a:hover { 
	background: url(../images/navHover.png) center no-repeat; 
	color: #ff9000; 
	font-weight: bold;
}

#menu .active {
	background: url(../images/navActive.png) center no-repeat; 
	color: #502166;
	font-weight: bold;
}

#smallBanner {
	overflow : hidden;
	position : relative;
	width : 100%;
	background: url(../images/footer.png) repeat-x; 
	height : 39px;
}

#search {
	float: right;
	width: 250px;
	text-align: right;
}

#search form .txtInput {
	width: 170px; 
	height: 20px; 
	background: transparent url(../images/search.png) no-repeat; 
	margin: 110px 10px 0px 0px; 
	padding: 7px 4px 0px 26px; 
	float: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #777777; 
	border: none;
}

#search form .button { 
	width: 38px; 
	height: 27px; 
	background: url(../images/searchButton.png) no-repeat; 
	margin-top: 110px; 
	border: none; 
}

#search form .button:hover { 
	background: url(../images/searchButtonHover.png) no-repeat; 
	cursor: pointer; 
}

#main { 
	width: 100%; 
	float: left; 
	padding-top: 30px; 
	padding-bottom: 39px; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	background: url(../images/gradient.png) repeat-x; 
}

#main ul { 
	margin-top: 5px; 
	margin-bottom: 30px; 
	font-family: verdana; 
	font-size: 12px; 
	color: #33cccc; 
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif; 
}
 
#main ul { 
	list-style-type: square;
	padding-left: 28px;
}

a.readMore {
	width : 80px;
	height : 27px;
	font-family : verdana;
	font-size : 12px;
	font-weight: bold;
	color : #ff9000;
	text-align : center;
	padding-bottom : 5px;
	float : right;
	cursor : pointer;
}

a.readMore:hover {
	cursor : pointer;
	text-decoration: none;
	color : #999999;
	cursor : pointer;
}

a.email {
	width : 80px;
	height : 27px;
	font-family : verdana;
	font-size : 12px;
	font-weight: bold;
	color : #ff9000;
	padding-bottom : 5px;
	cursor : pointer;
}

a.email:hover {
	cursor : pointer;
	text-decoration: none;
	color : #999999;
	cursor : pointer;
}


/* FOOTER */

#footer { 
	background: url(../images/footer.png) repeat-x; 
	width: 100%; 
	height: 39px; 
	text-align: center; 
	line-height: 12px; 
	float: left; 
	bottom: 0px; 
	margin-top: -39px; 
	position: relative; 
}
 
#footer #wrap { 
	width: 600px; 
	height: 20px; 
	margin: 0px auto; 
	font-size: 10px; 
	color: #999999; 
	padding-top: 15px; 
}

#footer #wrap .link { 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px; 
}

#footer #wrap .link:hover { 
	color: #ff9000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 10px; 
}

/* STYLES */

.float-left { 
	float: left; 
	text-align: justify;
}

.float-right { 
	float: right; 
	text-align: justify;
}

.margin-top { 
	margin-top: 25px;
}

.margin-right { 
	margin-right: 20px; 
}

.margin-left { 
	margin-left: 40px; 
}

p { 
	margin: 0px 0px 10px; 
}

p.testimonials { 
	line-height: 16px; 
}

.important { 
	color: #ff9000; 
	font-weight: bold; 
}

.bold { 
	font-weight: bold; 
	color: #252525; 
}

.italic { 
	font-style: italic; 
}

.big { 
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 5px;
}

.light-blue {
	color: #33cccc; 
}

h3 { 
	font-family: Verdana, sans-serif; 
	font-size: 22px; 
	color: #502066; 
	font-weight: bold;
	margin-bottom: 20px;
}

h4 { 
	font-family: Verdana, sans-serif; 
	font-size: 15px; 
	color: #777777; 
	font-weight: bold;
	margin-bottom: 20px;
}

.square h3 { 
	margin-bottom: 10px; 
}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #502066; 
	font-weight: normal; 
	border-bottom: 1px solid #e6e6e6; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #777777; 
	font-weight: normal; 
}

#box-left { 
	width: 620px;
	text-align: justify;
	padding: 5px;
	margin: 5px;
	float: left;
}


#box-right { 
	width: 335px;
	text-align: justify;
	padding: 5px;
	margin: 5px;
	float: right;
}

.square { 
	width: 300px; 
	background-color: #ffffff; 
	border: 1px solid #e6e6e6; 
	margin-top: 60px; 
	padding: 10px; 
	padding-bottom: 30px; 
	margin-left: 20px; 
	clear: both; 
}

.test {
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	color: #777777; 
	font-weight: normal; 
}

.line { 
	width: 270px; 
	margin-left: 10px; 
	color: #777777;
	border-bottom: 1px solid #e6e6e6; 
	padding: 5px; 
	font-size: 14px; 
}

.sepline { 
	width: 10px; 
	height: 310px; 
	background: url(../images/sepline.png) no-repeat; 
	float: left; 
	margin: 85px 15px 0px 15px; 
}

.image { 
	margin: 20px 15px; 
}

img.testimonials { 
	margin: 0px 10px; 
}

/* HOME */ 

#home .box { 
	width: 280px;
	padding: 5px;
	margin: 5px;
}

/* SERVICES */
.service{ 
	background: url(../images/services_background.png) repeat-x; 
	padding: 0px 10px; 
	margin: 30px 0px 10px;
}

.service p { 
	width: 420px;
	float: left;
	margin-right: 20px;
}

.service .image { 
	width: 160px; 
	float: left;
	margin: 10px 0px;
}


/* PRODUCTS */

.products{ 
	padding: 0px 10px; 
	margin: 60px 0px 10px;
	clear: both;
}

.products p { 
	width: 400px;
	float: left;
}

.products h3 { 
	margin-bottom: 3px; 
}

.products .image { 
	width: 174px; 
	height: 174px;
	float: left;
	margin: 0px 25px 0px -10px;
}

/* ABOUT US */

#aboutus{ 
	padding: 5px; 
	margin: 0px;
	clear: both;
	margin-top: 35px;
}

#aboutus p { 
	width: 320px;
	float: left;
	margin-left: 10px;
}

#aboutus h3 { 
	margin: 5px 0px 8px 10px; 
	float: left; 
}

#aboutus .image { 
	float: left;
	margin: 10px 15px 0px 0px;
}

#bio{ 
	padding: 5px; 
	margin: 0px;
	clear: both;
	margin-top: 35px;
}

#bio p { 
	width: 320px;
	float: left;
	margin-left: 20px;
}

#bio h2 { 
	width: 320px;
	float: left;
	margin-left: 20px;
}

#bio h3 { 
	margin: 5px 0px 8px 20px; 
	float: left; 
}

#bio .image { 
	float: left;
	margin: 10px 15px 0px 18px;
}

/* TEAM MEMBER IMAGE */

.member { 
	margin: 40px 0px 5px 25px; 
	float: left; 
}


/* CONTACT FORM */

#contact { 
	margin: 40px 0px 0px 0px; 
}

#contact form label { 
	font-size:15px;
	width: 60px; 
	float: left; 
	color: #777777; 
	text-align: right; 
	margin-right: 35px; 
}

#contact form .txtInput { 
	background: #ffffff;
	width: 235px; 
	height: 20px; 
	padding: 5px; 
	margin-bottom: 10px;
	font-size: 14px; 
	color: #222222;
	border: 1px solid #ff9000;
}

#contact form .txtArea { 
	background: #ffffff; 
	width: 495px; 
	height: 230px; 
	border: 1px solid #ff9000; 
	padding: 5px; 
}

#contact form .button { 
	width: 100px;
	height: 30px; 
	background: url(../images/send.png) no-repeat; 
	margin-top: 15px; 
	margin-left: 290px; 
	font-weight: bold; 
	font-size: 14px; 
	color: #FFFFFF; 
	padding: inherit; 
	border: none; 
}

#contact form .button:hover { 
	background: url(../images/sendHover.png) no-repeat; 
	cursor: pointer;
}


/* CLEARFIX 100% HEIGHT COLS */

.clearfix:after{ 
	content: " "; 
	display: block; 
	height: 0px;	
	clear: both; 
	visibility: hidden; 
}
.clearfix { 
	display: inline-block; 
}

* html .clearfix { 
	height: 1%; 
}
.clearfix { 
	display: block; 
}



