html, body {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background: #1D1E21;
	height: 100%;
	border: 0;
}

p, h2, h3, h4, img, ul {
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

a {
	color: #2568A8;
}

a:hover {
	text-decoration: none;
}


/* --- Wrap --- */

#wrap {
	position: relative;
	width: 800px;
	background: url(images/wrap_top_bg.jpg) no-repeat top;
	margin: 0 auto;
	min-height: 124px;
	height: auto;
}

#wrapin {
	width: 800px;
	margin: 0 auto;
	background: url(images/wrap_bg.jpg) repeat-y;
	position: relative;
	min-height: 50%;
	height: auto;
}

* html #wrap, * html #wrapin {
	height: 100%;
}

/* --- Top --- */

#top {
	width: 800px;
	height: 124px;
	position: relative;
}

#top h2 {
	background: url(images/logo.png);
	width: 800px;
	height: 90px;
	position: absolute;
	left:0;
	top: 1px;
}

/*#top h3 {
	background: url(images/sub.gif);
	width: 273px;
	height: 19px;
	position: absolute;
	left:480px;
	top:28px;
}
*/
/* --- Left --- */

#middle_wrap {
	margin-top: 0px;
	width: 800px;
	padding-bottom: 0px;
}

/* --- Main Menu (img) --- */

/*
#left-top {
	background: url(images/nav-top.png);
	width: 177px;
	height: 12px;
	margin: 0;
	padding: 0;
}*/

#left #menu span {
	display: none;
}

#left #menu a {
	display: block;
	width: 132px;
	height:17px;
	background-position: 0 20px !important;
	margin-bottom: 8px;
}

#left #menu a:hover, #left #menu a.current {
	background-position: 0 40px !important;
}

#left #menu a.home {
	background: url(images/nav-home.png);
}

#left #menu a.services {
	background: url(images/nav-services.png);
}


#left #menu a.about-us {
	background: url(images/nav-about-us.png);
}


#left #menu a.feedback {
	background: url(images/nav-feedback.png);
}

#left #menu a.contact {
	background: url(images/nav-contact-us.png);
}

#left #menu a.support {
	background: url(images/nav-support.png);
}


#left #menu ul {
	list-style: none; margin: 0; padding: 0; 
}

#left #menu ul li {
	float: left;
}

/* --- Left --- */

#left {
	padding-top: 20px;
/*was 28*/
	padding-left: 25px;
	float: left;
	background: url(images/left_bg1.png) no-repeat:top;
	width: 157px;
	height:335px;

}

* html #left {
	height: 335px;
}

#left ul {
	list-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
}

/*

#left li {
	margin-bottom: 10px;
}

#left li a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	width: 132px;
	display: block;
	line-height: 20px;
	padding-left: 11px;
}

 #left li.current a, #left li a:hover {
	background: url(images/menu_over.gif) no-repeat;
}
*/

/* --- Right --- */
#caption {
	width: 617px;
	background: url(images/caption_bg.jpg);
	font-size: 12px;
	margin-top: -12px;
	position: absolute;

}

#caption p {
	line-height: 35px;
	padding-left: 34px;
}

#caption span.date {
	color: #797979;
}

#caption span.post {
	padding: 0 30px 0 20px;
}

#caption span.readmore {
	color: #797979;
}

#right {
	width: 618px;
	float: right;
	background: #fff;
}

/* --- Content --- */

#content {
	margin-left: 1px;
	background: #F3F3F5 url(images/content_bg1.jpg) repeat-x;
	padding: 40px 32px 25px 32px;
	overflow: auto;
	min-height: 50%;


}

#content h2 {
	color: #606E86;
	font-size: 19px;
	font-weight: normal;
	padding: 10px 0 5px 0;
}

#content p {
	line-height: 23px;
	padding: 10px 0;
}

#content h3 {
	padding: 10px 0;
	font-size: 14px;
}

#content h3 a {
	background: url(images/h3_viewmore.gif);
	width: 133px;
	height: 20px;
	display: block;
}

.block {
	margin: 10px 0 25px 0;
	clear: left;
	width: 610px;
	text-align: justify;
}

.block img {
	float: left;
	margin-right: 20px;
}

.block a img {
	border: #A9A9A9 1px solid;
}

.block a:hover img {
	border-color: #404040;
}

.block h4 {
	font-size: 12px;
}

.block p {
	padding: 5px 0 !important;
	width: 390px !important;
	margin-left: 128px;
}

/* --- Footer --- */

#footer {
	padding-top: 0px;
	width: 800px;
	clear: both;
	color: #fff;
	height: 120px;
	background: #31353F url(images/footer_bg.png);
	
	
	position: relative;
	bottom: 0px;
}

* html #footer {
	bottom: -1px;
}

#footer p {
	padding-left: 20px;
	padding-top: 59px;
}


/*** Fixes ***/


#middle_wrap:after,
.block:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/** Changes **/


.contact-row label, .testimonial-row label {
	text-align: right;
	width: 300px;
	float: left;
	padding: 0px; 
	margin: 0px;
	margin: 4px 5px 4px 0px;
	display: block;
}
.contact-row, .testimonial-row {
	overflow: hidden;
	height: auto;
	width: 100%;
	height: 100%;
	padding: 0;
	bottom: 0;
}
.contact-row input, .testimonial-row input {
	padding: 0px;
	vertical-align: bottom;
	margin: 0px;
}
#contact-feedback {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 1em auto;
	padding: 1em 0;
	overflow: hidden;
}
#contact-feedback .text {
	margin: 1em 0;
}
#contact-feedback span {
	display: block;
}
#contact-feedback .title {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	display: block;
	padding: 1em 0;
	margin: 1em 0;
	font-weight: bold;
}
#contact-feedback .radios {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
input, select, textarea {
	background-color: #F3F3F5;
	color: #000;
	font-family: cursive, sans-serif;
	font-size: 12px;
	border: solid .1em #000000;
}


#contact-info, #testimonial-info {
	width: 150px;
	margin-left: 10px;
	border-left: 1px #000000 dotted;
	text-align: left;
	padding: 1em;
	float: left;
	overflow: visible;
}
#contact-form, #testimonial-form {
	text-align: left;
	width: 300px;
	text-align: left;
	float: left;
}
#contact-form fieldset, #testimonial-form fieldset {
	border: 0px;
}
#contact-select, #testimonial-select {
	text-align: center; width: 350px; margin-top: 4em;
}
#contact-select h5, #testimonial-select h5 {
	text-align: left;
	margin-left: 0;
	padding-left: 0;
	font-weight: normal;
}
#contact-select a, #testimonial-select a {
	text-decoration: underline;
}
#contact-select a:hover, #testimonial-select a:hover {
	text-decoration: none;
}

#services p {
	padding-top: 0px;
}
#services h3 {
	padding-bottom: 0px;
}
ul {
	list-style-type: square;
	margin-left: 50px;
}




#testimonial-container ul {
	margin-left: 8px;
}


#contact_wrap {
	width: 100%;
	padding-bottom: 40px;
}

#contact_details {
	float: right;
	width: 250px;
	padding-top: 50px;
}

#contact_details p {
	font-size: 13px;
}

#contact_us input{
    margin-bottom: 5px;
}
#contact_us form {
    padding-right: 10px;
}
#contact_us{
    font-size: 10pt;
    color: #666; 
}
.radios input {
	border: 0px;
	margin-right: 3px !important;
}
#contact-feedback label {
}
.center {
	text-align: center;
	margin: 0 auto;
}
img {
	behavior: url(/notixtech2/iepngfix.htc);
}
h6 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #3D3D3D;
}
#testimonials h2 {
	padding: 0;
}
#testimonials h3 {
	padding: 2px;
	margin: 15px 0 5px 0;
	border-top: 1px dotted #c0c0c0;
}
#testimonials p {
	padding: 0;
}
#testimonials span {
	display: block;
	margin-top: 8px;
	text-align:right;
}
