body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	border-top: #00A2DD 3px solid;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
	padding: 0;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(../images/img08.jpg) no-repeat left top;
	font-style: normal;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 14px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	height:75px;
	letter-spacing: -1px;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 1000px;
	height: 182px;
	;
	margin: 0 auto;
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
}
.display{
float: left;
width: 25px;
height: 181px;
margin: 0 0 0 0;
}
.stretcher{
	float: left;
	width: 823px;
	height: 175px;
}
/* Logo */

#logo {
	float: left;
	margin-top: 0px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 15px;
	font-size: 15px;
	font-style:italic;
	font-weight:bold;
	font-family: Georgia,Arial, Helvetica, sans-serif;
	padding:20px;
	word-spacing:2px;
	color:#00A2DD;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(../images/img03.gif) no-repeat center top;
}

#menu .current_page_item a {
	background: url(../images/img03.gif) no-repeat center top;
}

/* Page */

#page {
	width: 1000px;
	margin: auto;
	padding-top: 8px;
	padding-bottom: 2px;
	background: #f1f1f1;
	height: auto;
}

#latest-post {
	float: left;
	width: 670px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 11px;
}
#product-post {
	float: left;
	width: 910px;
	padding: 0px 20px 0px 40px;
	line-height: 25px;
	font-size: 11px;
}
#recent-posts {
	float: right;
	width: 260px;
	padding: 0px 10px 0px 10px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(../images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}
.associatesleft{
	border-left: #9C9C9C 1px solid;
}
.associatesbottom{
	border-top: #9C9C9C 1px solid;
}

.post {
}

.post th{
padding-left:5px;
	border-left: #9C9C9C 1px solid;
	border-bottom: #9C9C9C 1px solid;
}
.post th a{
text-decoration:none;
}

.post th a:hover{
color:#000000;
}
.post .title {
	margin: 0;
	border-bottom: #000 1px inset;
	margin-bottom:8px;
	font-weight:bold;
}
.post .Etitle {
	margin: 0;
	margin-bottom:8px;
	font-weight:bold;
	font-size:11px;
}

.post span {
}
.post span:hover {
color:#3333CC;
cursor:default;
font-weight:bold;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 5px;
	padding-bottom: 2px;
	line-height: 17px;

}
.companydetails
{
width:490px;
float:left;
margin: 0px 0px 2px 10px;
padding-left: 15px;
text-align:justify;
border-left: #9C9C9C 1px solid;

}
.companydetails .title 
{
border:0px;
}

.services{
float:left;
clear:both;
margin-top:10px;
border-top: #9C9C9C 1px solid;
	width:100%;
}

#services {
	padding: 0px 10px 0 0;
}

#services ul {
	margin: 0;
	padding: 10px;
padding-top:0;
	list-style: none;
	line-height: 1.8em;
}


#services li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 15px;
	line-height: 25px;
	list-style:none;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

.services .title 
{
border:0px;
}
.lastestnew {
	float:left;
	width:150px;
}

.lastestnew .title {
	margin: 0px 0 2px 10px;
	border:0px;
	font-weight:bold;
}

.lastestnew .meta {
	margin: 0 0 5px 10px;
	padding-top: 5px;
	line-height: normal;
	color: #505050;
}

.lastestnew .meta a {
	color: #000000;
}

.lastestnew .entry {
	margin: 0 2px 2px 10px;
	line-height: 15px;

}

#aboutus {
	padding: 0px 10px 0 0;
	background-image: url(../images/blue_col_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
}

#aboutus ul {
	margin: 0;
	padding: 10px;
	list-style: none;
	line-height: 1.8em;
}


#aboutus li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 15px;
	line-height: 25px;
	list-style:none;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}


#products {
	padding: 10px 10px 0 0;
	background-image: url(../images/productbg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	height:345px;
}

#products ul {
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	list-style: none;
	line-height: 1.8em;
}


#products li {
	display: list-item;
	float: none;
	width: auto;
	line-height: 22px;
    list-style:none;
	border-bottom: #00A2DD 1px solid;
}
#products #footerli {
	border:0;
}


#products h2 {
	margin: 0 0 5px 15px;
	color: #000000;
	font-weight:bold;
	font-size:12px;
}

#products a {
	background: url(../images/img07.gif) no-repeat left 50%;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #333333;
	display:block;
}

#products a:hover {
background: url(../images/img07.gif) no-repeat left 50%;
background-color:#7BCEF6; 

	color: #333333;
	font-weight:bold;

}
.current{
	font-weight:bold;
	background: url(../images/img07.gif) no-repeat left 50%;
	padding: 0 0 0 15px;
	background-color:#00CCFF;	
	text-decoration: none;
	color: #333333;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 1000px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 210px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(../images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	background: url(../images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 8px 20px 2px 20px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}

#legal {
	float: left;
}

#links {
	float: right;
	color: #FFFFFF;
}
