/****************** Default Settings *******************/

body {
	font-family:verdana,helvetica,sansserif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
	background: url(../images/grey2.jpg) top repeat-x;
}

.home_body {
	background: url(../images/grey.jpg) top repeat-x;
	font-size: 13px;
}

div a:link, div a:visited {
	color: #ff7c11;
	text-decoration: none;
	font-weight: bold;
}

div a:hover {
	color: #ff7c11;
	text-decoration: none;
	border-bottom: 1px solid #ff7c11;
	font-weight: bold;
}

div a img {
	border: none;
}

/******************** home Settings ********************/

.homebg_top {
	background: url(../images/index1.gif) top no-repeat;
	width: 708px;
	height: 700px;
}

.homebg_bottom {
	background: url(../images/index2.gif) top no-repeat;
	width: 708px;
	height: 90px;
}

.home_title {
	width: 280px;
	font-weight: bold;
	font-size: 15px;
	color: #8cc542;
	text-align: center;
}

.home_content {
	width: 270px;
}

.home_bottom {
	font-size: 10px;
	color: #8cc542;
	text-align: left;
}

.icon {
	width: 94px;
	height: 97px;
	border: none;
}

/***************** other menus Settings *****************/

.top_icon {
	width: 60px;
	height: 60px;
	border: none;
}

.about_top, .contact_top, .advantages_top, .product_top, .solutions_top, .opportunity_top, .rates_top {
	width: 730px;
	height: 280px;
	padding-left: 100px;
}

.about_top {
	background: url(../images/about_us.jpg) top no-repeat;
}

.contact_top {
	background: url(../images/contact.jpg) top no-repeat;
}

.advantages_top {
	background: url(../images/advantages.jpg) top no-repeat;
}

.product_top {
	background: url(../images/product.jpg) top no-repeat;
}

.solutions_top {
	background: url(../images/solutions.jpg) top no-repeat;
}

.opportunity_top {
	background: url(../images/opportunity.jpg) top no-repeat;
}

.rates_top {
	background: url(../images/Rates.gif) top no-repeat;
}

.titleblock {
	font-size: 14px;
	font-weight: bold;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	border: 1px solid #8cc542;
	padding: 4px;
}

.title, .highlight {
	font-weight: bold;
	color: #ff7c11;
}

.download a:link, .download a:visited, .download a:hover {
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.download a:hover {
	font-weight: bold;
	color: red;
	text-decoration: none;
	border-bottom: 1px solid red;
}

.content {
	width: 572px;
	text-align: justify;
}

.content_middle {
	background: url(../images/content_middle.jpg) center repeat-y;
	width: 730px;
	padding-left: 56px;
}

.content_bottom {
	background: url(../images/footer.jpg) top no-repeat;
	width: 730px;
	height: 90px;
	font-size: 10px;
	color: #8cc542;
	text-align: left;
	padding-left: 56px;
	padding-top: 15px;
}

.morebtn a:link, .morebtn a:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #ff7c11;
	text-decoration: none;
	font-size: 13px;
	padding: 2px 3px 2px 3px;
}

.morebtn a:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #ff7c11;
	text-decoration: none;
	font-size: 13px;
	padding: 2px 3px 2px 3px;
	background-color: #ff7c11;
	color: #ffffff;
}

.formmark {
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.inputbox {
	font-size: 13px;
	padding:1px;
	border: 1px solid #8cc542;
	background-color: #ffffff;
	color: #666666;
}

.btnEnquiry {
	width: 100px;
	font-size: 13px;
	border: 2px solid #ff7c11;
	color: #ff7c11;
	background-color: #ffffff;
	text-align: center;
}

.btnEnquiry:hover {
	font-weight: bold;
}

.float_frame{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

.float_frame a.link, .float_frame a.visited{
	text-decoration: none;
}

.float_frame a.hover{
	text-decoration: none;
	border-bottom: 1px solid blue;
}