body
{
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	font-family: Verdana, Arial, Times New Roman, Sans-Serif;
	font-size: small;
}

/* Header Part */

#header
{
	display: block;
	width: 100%;
	height: 125px;
/*	background-color: #00ADEF;
	padding-top: 5px;
*/
}

#headerDiv
{
	display: block;
	width: 1000px;
	height: 75px;
	border-top: solid 35px #00ADEF;
}

#menuDiv
{
	display: block;
	margin-top: 3px;
	width: 99%;
	height: auto;
	font-size: 11pt;
	z-index: 255;
	font-size: 12px;
}

#imgLogo
{
	display: block;
	float: right;
	margin-top: 20px;
	width: 178px;
	height: 51px;
	padding: 1px;
}


#otherLogo
{
	display: block;
	/*float: left;*/
	width: 800px;
	height: 51px;
	text-align: right;
	vertical-align: bottom;
}

.form1_search
{
	width: 150px;
	height: 15px;
	font-size: 8pt;
	color: #000;
	border: solid 1px #c5c5c5;
}

.form1_Bsearch
{
	width: 55px;
	height: 20px;
	border: 0px;
	background-color: #FFF;
	border: solid 1px #00adef;
	font-size: 8pt;
	color: #00adef;
	text-align: center;
	vertical-align: middle;
	margin-top: -2px;
}

.form1_Bsearch:hover
{
	background-color: #00adef;
	border: solid 1px #FFFFFF;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

/* Body Part */

#bodyDiv
{
	display: block;
	width: 980px;
	padding: 10px;
	text-align: left;
}


#addBannerDiv
{
	display: inline;
	float: left;
	width: 700px;
	height: 300px;
	margin-top: 10px;
	text-align: left;
}


.NewsDiv
{
	display: inline;
	float: right;
	width: 260px;
	height: 310px;
	padding: 5px;
}

#News_title
{
	display: block;
	color: #666666;
	margin-left: 30px;
}

.ProductDiv
{
	display: inline;
	float: left;
	width: 230px;
	height: 245px;
	margin-top: 5px;
	margin-right: 5px;
}

.SecCaps
{
	display: block;
	width: 210px;
	height: 20px;
	margin-left: 5px;
	padding: 5px;
	border-bottom: solid 1px #6CA3DB;
	color: #6D6E72;
	text-align: left;
}

.SecDesc
{
	width: 210px;
	color: #1C1C1C;
	float: left;
	font-family: "Trebuchet MS" ,Verdana,sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}

.SecDesc1
{
	width: 210px;
	color: #1C1C1C;
	float: left;
	font-family: "Trebuchet MS" ,Verdana,sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
	line-height: 1.6em
}

.aboutUs
{
	display: block;
	color: #1C1C1C;
	float: left;
	font-family: "Trebuchet MS" ,Verdana,sans-serif;
	font-size: 15px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	text-indent: 100px;
}

/*
.SecDesc
{
	display: block;
	padding: 3px;
	font: normal normal normal 0.9em Arial;
	text-align: left;
	line-height: 15px;
	color: #6D6E72;
}
*/
/* FOOTER
------------------------------------------*/
#footer
{
	display: block;
	height: 90px;
	font-size: .833em;
	line-height: 1.5em;
	text-align: center;
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer, #footer a, #footer a:visited
{
	color: #6D6E72;
}

#footer a, #footer a:visited
{
	color: #6D6E72;
	text-decoration: underline;
}

#footer a:hover
{
	color: #ccc;
	text-decoration: underline;
}

#footer p
{
	background-color: #DE6A23;
	padding: 10px 0;
}

#Copyrights
{
	color: #6D6E72;
}

/* Footer Menu */
#footerMenu
{
	padding: 1px;
	text-align: center;
}

#footerMenu li
{
	list-style: none;
	display: inline;
}

#footerMenu li a, #footerMenu li a:visited
{
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	border: none;
}

#footerMenu li a:hover
{
	text-decoration: underline;
	color: #00adef;
}

#footer a:hover
{
	text-decoration: underline;
	color: #00adef;
}
/* Footer Menu End */


/* Calender
---------------------------------------------------------*/

.calendar
{
	background: #f5f5f5 url(           'images/calendarblue.png' ) no-repeat;
	width: 30px;
	height: 36px;
	margin-top: 5px;
	padding: 4px 5px 0px 0px;
	font-size: 0.8em;
	text-align: center;
	float: left;
}

.date_month
{
	color: #fff;
}

.date_day
{
	color: #999;
	font-weight: bold;
}

/* Customers */

#customers
{
	width: 160px;
	height: 225px;
	padding-left: 10px;
	background-color: White;
}

#customerImage
{
	padding-top: 15px;
}

.customer
{
	text-align: right;
	width: 225px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #555555;
}

.news_header
{
	padding-top: 5px;
	font-size: 1.1em;
	text-align: left;
	color: #A8ADB4;
}

.title
{
	padding-top: 15px;
	font-family: Verdana;
	font-size: 0.7em;
	text-align: left;
	color: #EE6A22;
}

.details
{
	width: 150px;
	height: 52px;
	padding-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	font-family: Verdana;
	font-size: 0.7em;
	text-align: left;
	color: #555555;
	overflow: hidden;
}

.details1
{
	width: 225px;
	height: 52px;
	padding-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #555555;
	overflow: hidden;
}

#contactus
{
	margin-top: 0px;
	width: 191px;
	height: 185px;
}

#index-24
{
	width: 1px;
	height: 34px;
}
.style1
{
	color: #FFFFFF;
	font-size: 16px;
}
.style2
{
	font-family: arial;
	font-size: 12px;
}

form
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}


/*---------------------------------
		Menu Items
---------------------------------*/

.staticMenuItemStyle
{
	color: #666666;
	margin: 2px;
	font: normal normal bold 1.1em Arial,Verdana;
}

.staticHoverStyle
{
	color: #00ADEF;
	margin: 2px;
	font: normal normal bold 1.1em Arial,Verdana;
}

.dynamicMenuStyle
{
	display: block;
	min-width: 150px;
	padding-left: 2px;
	margin-right: 2px;
	text-align: left;
	background-color: #FFFFFF;
	color: #00ADEF;
	border: 0px;
	font: normal normal normal 1.0em Arial,Verdana;
}

.dynamicHoverStyle
{
	display: block;
	min-width: 150px;
	padding-left: 2px;
	margin-right: 2px;
	text-align: left;
	background-color: #00ADEF;
	color: #FFFFFF;
	border: 0px;
	font: normal normal normal 1.0em Arial,Verdana;
}

.tableSimple
{
	display: block;
	width: 100%;
	font: normal normal normal 1.0em Arial,Verdana;
}

