
* { padding: 0; margin: 0; }

body {
 font-family: Helvetica, Verdana, sans-serif;
 font-size: 13px;
 color:#45322F;
 background-color:#C8AD5A;
}

a:link {
	color: #0099FF;
}
a:visited {
	color: #00CCFF;
}
a:hover {
	color: #A2ECEB;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#header {
  width: 920px;
 float: left;
 border-top: 1px solid #381711;
 border-right: 1px solid #381711;
 border-bottom: 0px;
 border-left: 1px solid #381711;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background: #400D0D;
 background-image:url(../images/IDC-Header2.jpg);
 background-repeat:no-repeat;
}

#navigation {
 float: left;
 width: 900px;
 color: #333;
 font-size: 18px;
 padding: 10px;
 border: 1px solid #C8AD5A;
 margin: 0px 0px 0px 0px;
 background: #000066;
}

#content { 
 width: 900px;
 color: #45322F;
 border: 1px solid #381711;
 background-color:#867C9E;
 background-image: url(../images/IDC-BCK.png);
 background-position:center;
 background-repeat:repeat;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 1050px;
}


#footer { 
 width: 900px;
 clear: both;
 color: #f9e3bc;
 border: 1px solid #381711;
 background:#000066;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 text-align:center;
}

.headings {

background-image: url(../images/Homepage/fading_background_12.png);
background-repeat:repeat-x;
border: 1px solid #5F4700;
font-family: Helvetica, Arial, sans-serif;
color:#000000;
padding:5px;
margin-top:10px;
text-align:center;
}

.headings-B{
background-image: url(../images/Homepage/fading_background_12.png);
background-repeat:repeat-x;
margin: -100px 0px 5px 85px;
border: 1px solid #5F4700;
font-family: Helvetica, Arial, sans-serif;
color:#381711;
padding:5px;
text-align:center;
font-size:18px;
width:425px;
}
	
.new_float_left
{
float: left;
margin: 50px 0px 0px 75px;
}

.hp_image {
	border: 4px solid #5F4700;
	padding: 2px;
	}

.products_table {
	margin: -50px 0px 10px 0px;;
	font-size:1.1em;
	color:black;
}

.copy_write {
margin: 0 auto;
height:auto;
line-height:1.2em;
width:500px;
text-align:justify;
margin-bottom:5px;
margin-top:50px;
background-color:#E8E4BB;
border: 1px solid #381711;
padding:5px;
font-size:1.5em;
}

.caption {
	font-size:16px;
	text-align: center;
	font-weight: bold;
	color:#000000;
}

.services {
margin: 120px 0px 0px 100px;
line-height:1.5em;
font-size: 24px;
}

.put_right
{
float: right;
margin: 0 0 10px 10px;
clear: right;
}

.top_container {
margin: 0 auto;
margin-top:25px;
width: 875px;
height:600px;
}

.product_images {
float:right;
margin-top:0px;
margin-right:125px;
width:200px;
height:500px;
}

.rtd {
color:#FF9900;
font-size:10px;
}
