﻿/* Common Element Style */
body {
	background:url(../images/bg_body.gif);
	background-repeat:repeat;
}

BODY, H1, H2, H3, H4, P{
	font-family:Arial, Helvetica, sans-serif, verdana;
	margin:0px; 
	padding:0px; 
}
a {	
	color:#2C5783;
	text-decoration:none;
}

a:hover {
	color:#8D0148;
	text-decoration:underline;
}

/* Style for Top Area */
#top {
	background:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	height:144px;
	padding:0px 15px;
}

#navigation {
	background:url(../images/bg_drkbrown.jpg);
	background-repeat:repeat;
	height:46px;
}

#search {
	background:url(../images/bg_search.jpg);
	background-repeat:repeat-x;
	width:257px;
}

#flash {
	background:url('/images/img_flash2.jpg');
	width:802px;
	height:142px;
}

/* Style for Bottom Area */
#btm1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, verdana;
	height:34px;
	background:url(../images/bg_drkbrown.jpg);
	background-repeat:repeat;
	color:#fff;
}
#btm1 a {
	color:#FE9900;
	text-decoration:none;
}
#btm1 a:hover {
	color:#ccc;
	text-decoration:underline;
}

#btm2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, verdana;	
	height:61px;
	color:#999;
	line-height:18px;
}
#btm2 a {
	text-decoration:none;
	color:#2C5783;
}

#btm2 a:hover {
	color:#8D0148;
	text-decoration:none;	
}

/* Style for Home page Content Area */
#pgcontent {
	background:url(../images/bg_body.jpg);
	background-repeat:repeat;
}
#mcontent{
	background-repeat:repeat-x;
	background-position:top;
	padding-left:36px;
	padding-right:15px;
}
#col1 {
	width:493px;
	padding-right:42px;
	vertical-align:top;
}
.content {
	padding:10px;
	font-size:12px;
	line-height:18px;
	color:#000;
}
.content td{
	padding:10px;
	font-size:12px;
	line-height:18px;
	color:#000;
}
.content h3{
	font-size:14px;	
}
.rohs{
	background:url(../images/bg_rohslnk.jpg);
	background-repeat:no-repeat;
	height:43px;
}
.rohs a{
	font-size:12px;	
	text-decoration:none;
	color:#E0E3DF;
	padding:5px;
}
.rohs a:hover{
	color:#FC3;
}

/* Style for Home page Side Content Area */
.row{
	background:url(../images/bg_prnrow.jpg);
}

#col2{
	width:258px;
	vertical-align:top;
}
#side{
	
	background:url(../images/bg_drkbrown.jpg);
	background-repeat:repeat;	
}
.sidebox td{
	font-size:12px;
	line-height:18px;
	color:#fff;
}
.sidebox ul li {
	list-style:square;
	font-weight:bold;
	line-height:22px;
}
.bx {
	padding:50px 0px 0px 20px;	
}
.bx a{
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#BFC5BD;
	text-decoration:underline;
}
.bx a:hover{
	color:#FC3;
}

/* Style for About Us Content Area */
h1 {
	color:#8D0148;
	font-size:30px;
	font-weight:normal;
	line-height:70px;
	height:70px;
	vertical-align:middle;
}

h2 {
	color:#8D0148;
	font-size:30px;
	font-weight:normal;
	padding-top: 34px;
}
h4{
	color:#8D0148;
	font-size:14px;
	line-height:18px;	
}


h5{
	color:#8D0148;
	font-size:12px;
	line-height:18px;	
}

big {
	font-size:18px;
}

.inpgcontent{
	background:url(../images/bg_inpg.jpg);
	background-repeat:repeat-y;
	padding-left:50px;
}
.inpgcontent P{
	font-size:12px;	
	line-height:18px;
}
#incol1{
	width:485px;
	padding-right:30px;
	vertical-align:top;
}
#inside{
	width:287px;
	background:url(../images/bg_inside.jpg);
	background-repeat:repeat-y;
	vertical-align:top;	
}
#footer {
	background:#ffffff;
}