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

body {
	padding: 10px 0px 10px;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #666666;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: left;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#logo {
	 position:absolute; top:-100px; left: 400px;
	 background-image: url('images/logo/logo_rgb.jpg') no-repeat 0px;
	 width: 149px;
	 height: 50px;
}


input {
	padding-left: 2px;
	border: 1px solid #000000;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}
  

#container {
	margin: 0px auto;
	width: 768px;
}

#container h1{
	padding-top: 0px;
	font-size: 20px;	
	font-weight: bold;
	padding-bottom: 5px;
	text-align: right;
	color:#008AC6;
	font-family:Arial, Helvetica, sans-serif;
}

#container h5{
	padding-top: 0px;
	font-size: 20px;	
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	color:#008AC6;
	font-family:Arial, Helvetica, sans-serif;
}
/* Page Header */

#header_container {
	margin-bottom: 12px;
	
	
}

#page_header {
	width: 768px;
	height: 300px;
	background: url('images/header.jpg') no-repeat 0px 0px;
	padding-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}


/* Left Sidebar */

#left_sidebar {
	width: 176px;
	float: left;
	display: inline;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	background-color: #eee;
	border:1px FF8631;
}

#left_side {
	padding: 0px 8px 11px 12px;
	color: #000000;
	text-align: left;
}

#left_side h2 {
	width: 130px;
	height: 25px;
	padding-top: 10px;

}

/* Left Sidebar : Menu */

#side_menu {
	padding-top: 10px;	
}

#side_menu h2 {
	font-size: 14px;
	color:#333333;
}

#side_menu li {
	margin-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	border-bottom:1px dotted #FF8631;
	width: 126px;
	text-align: left;
	float: none;
}

#side_menu li a {
	display: block;
	width: 130px;
	height: 20px;
	text-decoration: none;
	overflow: hidden;
	line-height: 18px;
	color:#000;
}

#side_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 31px;
}

#side_menu li a:hover {
	color: #fff;
	font-style: bold;
	background-color: #FF8631;
}

hr {
    color: #FF6633;
	line-height: 1px;
	text-decoration:none;
}

/* Left Sidebar : Latest News */

#news {
	padding: 10px 17px 10px 12px;
	text-align: left;
}


#news h4 {
	padding-top: 6px;
	font-size: 10px;	
	font-weight: bold;
}

#news p {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 14px;
}

#news .link-more {
	text-align: right;
	font-weight: bold;
}


/* Main Content */

#maincontent_container {
	width: 585px;
	border-top : 1px solid #FF8631;
	border-left : 1px solid #FF8631;
	float: right;
	text-align: left;
	display: inline;
}

#maincontent_container h7 {
	padding-top: 0px;
	font-size: 13px;
	text-align: center;
	color:#666666;
	padding-bottom: 2px;
	font-family:Arial, Helvetica, sans-serif;
}

#maincontent {
	margin: 7px 0px 0px 7px;
	width: 577px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 576px;
	background: url('images/maincontent_verticaldiv.gif') repeat-y 342px 5px;
	border-bottom: 1px solid #FF8631;
	padding-bottom: 10px;
}


/* Welcome */

#welcome_container {
	width: 345px;
	float: left;
}

#welcome {
	padding-top: 2px;
	width: 330px;
}

#welcome .link-more {
	text-align: left;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}

#articles {
	border-top: 1px solid #FF8631;
	padding-left: 2px;
	background-color:#FF9900;
	margin-bottom: 20px;
}
#articles h3 {
    color:#FFFFFF;
	font-size:16px;
	line-height: 28px
}

#welcome h4 {
	padding-top: 1px;
	font-size: 8px;
}

#welcome li {
	margin-bottom: 2px;
	padding-left: 20px;
	margin-top: 5px;
	text-align: left;
	float: none;
}

/* Right Side */

#right_container {
	width: 221px;
	float: right;
	text-align: left;
}

/* call */

#call_container {
	width: 220px;
	height: 100px;
	margin-left: auto;
	margin-bottom: 15px;
	border: 1px solid #bcbaba;
	background-color: #eeeeee;
	float: right;
}

#call {

	width: 205px;
}

#call h2 {
	width: 220px;
	height: 100px;
	background: url('images/call_us.jpg') no-repeat -1px 0px;
}



.black-box {
	float: left;
	width: 170px;

	margin-left: 20px;
}
.black-box h2 {
	font-size: 13px;
	font-weight: bold;
	
}
.black-box h3 {
	font-size: 13px;
	font-weight: bold;
	color:#FF6600;
	
}
.black-box h2 em {
	font-size: 2px;
	font-family: serif;
}
.black-box .more {
	color: red;
}



/* quote */

#quote_container {
	width: 220px;
	margin-left: auto;
	margin-bottom: 15px;
	border: 1px solid #bcbaba;
	background-color: #eeeeee;
	float: right;
}

#quote {
	width: 205px;
}

#quote h3 {
	width: 220px;
	height: 100px;
}

#offer_container {
	width: 220px;
	height: 730px;
	margin-left: auto;
	margin-bottom: 15px;
	border: 1px solid #bcbaba;
	background-color: #eeeeee;
	float: right;
}

#offer {
	width: 205px;
	height: 372px;
}


#offer h4 {
	width: 220px;
	height: 200px;
	background: url('images/specials.jpg') no-repeat -1px 0px;
}
#offer h5 {
	width: 220px;
	height: 172px;
	background: url('images/specials3.jpg') no-repeat -1px 0px;
}

#offer h6 {
	width: 220px;
	height: 172px;
	background: url('images/specials2.jpg') no-repeat -1px 0px;
}

#offer h4:hover {
	cursor:pointer;
}

#offer h5:hover {
	cursor:pointer;
}

#offer p {
	margin-top: 1px;
}

#offer .link-go {
	width: 220px;
	text-align: center;
/*	text-align: right; */
}

/* newsletter */

#newsletter_container {
	width: 220px;
	margin-left: auto;
	margin-bottom: 15px;
	border: 1px solid #bcbaba;
	background-color: #eeeeee;
	float: right;
}

#newsletter {
	padding-left: 10px;
	padding-bottom: 5px;
}

#twitter_container {
	width: 220px;
	margin-left: auto;
	float: right;
}

#twitter {
	padding-left: 1px;
	padding-bottom: 5px;

}
/* Logos */

#logos_container {
	width: 570px;
	background-color: #ffffff;
	float: left;
}

#logos {
	margin: 9px 10px;
	width: 560px;
	height: 60px;
}

/* Body */

#body {
	float: right;
	width: 550px;
	position: relative;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}


#body p {
	margin: 1em 0;
	padding: 0;
}

#body .inner {
	width: 550px;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
	text-align: center;
	height: 210px;
		
}
#body .middlebox {
	margin-top: 5px;
	color: #464646;
	text-align: centre;
	height: 410px;
	width: 350px;
	margin-bottom: 10px;
	margin-left: 100px;
}

h6 {
	font-size:12px;
}

#welcome h7 {
	font-size:12px;
	color:#666666;
	text-align: center;
}

#body .leftbox {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	border: 1px solid #bcbaba;
}

#body .rightbox {
	float: right;
	width: 252px;
	margin-right: 18px;
	border: 1px solid #bcbaba;
	margin-bottom: 10px;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #bcbaba;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}

#body .readmore a {
	color: #16498e;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}	

#body h7 {
	text-align: center;
	font-size: 12px;
	color: #333333;
}

/* navigation */

#nav {
	width: 220px;
	height: 30px;
}

#nav li {
	width: 20px;
	float: left;
	margin: 0 0.3em;
	padding: 0;
}

#nav a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0;
	display: block;
	text-align: center;
}

#nav a:hover {
	text-decoration: underline;
	color: #0099FF;
}

#nav .active {
	color: #f3c9ad;
	text-decoration:none;
}

/* Updates */
#update {
	width: 220px;
	height: 30px;
	float: right;
	margin-right: 5px;
	margin-top: 0px;
}

	
/* Featured Products */

#featured_container {
	width: 573px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #666666;
}

#featured h6{
	padding-top: 0px;
	font-size: 13px;	
	text-align: center;
	color:#FF8631;
	padding-bottom: 2px;
	font-family:Arial, Helvetica, sans-serif;
}

#featured {
	margin: 9px 10px;
	width: 553px;
}

#featured h2 {
	width: 111px;
	height: 20px;
	background: url('images/featured_title.gif') no-repeat 0px 0px;
}

#featured_products ul {
	padding-bottom: 2px;
	width: 498px;
}

#featured_products li {
	margin: 6px 21px 10px 1px;
	float: left;
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	display: block;
	width: 107px;
	height: 84px;
	background-color: #fff;
	overflow: hidden;
}

#featured_products li a img {
	margin: 1px;
}

#featured_products li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.featured_nav {
	padding-left: 3px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
}

.featured_nav a {
	text-decoration: none;
}

#featured .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}


/* Page Footer */

#page_footer {
	margin: 5px;
	padding-top: 10px;
	width: 567px;
	float: right;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #bcbaba;
}


.box{
	background-color: #b7e3fe;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	width: 400px;
	text-align:center;
}
.result{
    background-color: #a6d1e4;
    color: black;
}
.inputs{
   font-size: 12px;
}

