@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#657079;
line-height:18px;
}
.outer_table{
	width:1000px;
	height:100%;
}

ul{
font-size:12px;
}
.body-text
{
font-size:12px;
}

.top-bg{
background-image:url(../images/top-bg.jpg);
background-repeat:repeat-x;
background-position:top;
height:35px;
padding-right:20px;
}

a:link, a:visited, a:hover{
	color:#657079;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

p{
	padding:0px;
	margin:0px;
	text-align:justify;
}

.content p{
	padding-left:10px;
	padding-right:20px;
	margin:0px;
	text-align:justify;
	padding-top:15px;
	font-size:12px;
}

.content span{
	padding-left:10px;
	padding-right:20px;
	margin:0px;
	text-align:justify;
	font-size:12px;
}
.content p strong{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.menu{
background-image:url(../images/menu-bg.jpg);
background-repeat:repeat-x;
height:35px;
}

.menu-left{
background-image:url(../images/menu-left.png);
background-repeat:no-repeat;
background-position:right;
width:6px;
height:35px;
}

.menu-right{
background-image:url(../images/menu-right.png);
background-repeat:no-repeat;
background-position:left;
width:6px;
height:35px;
}

.menu a{
color:#000000;
text-decoration:none;
}
.menu a:hover{
color:#ff0000;
}



.menu span{
background-image:url(../images/menu-div.jpg);
background-repeat:no-repeat;
background-position:center;
width:1px;
height:28px;
padding-left:20px;
padding-right:20px;
}

.header{
background-image:url(../images/header-bg1.jpg);
background-repeat:no-repeat;
background-position:center;
height:301px;
border-bottom:1px solid #ffffff;
}
.header-inner{
background-image: url(../images/inner-header.jpg);
background-repeat:no-repeat;
background-position:center;
height:233px;
border-bottom:1px solid #ffffff;
}

#logo{
margin-left:40px;
float:left;
}

#caption{
margin-left:100px;
margin-top:150px;
}

.content{
border-top:10px solid #ff6c00;
padding-top:10px;
background-color:#f4f6f8;
}

.dotted{
border-bottom:1px dotted #a1a7ad;
}

.product-left{
background-image:url(../images/products-left.jpg);
background-repeat:no-repeat;
background-position:right;
height:221px;
width:7px;
}

.product-right{
background-image:url(../images/products-right.jpg);
background-repeat:no-repeat;
background-position:left;
height:221px;
width:7px;
}
.product{
background-image:url(../images/products-bg.jpg);
background-repeat: repeat-x;
height:221px;
}

.products{
padding-top:20px;
}
.products a{
padding:8px;
}

.products span{
float:right;
background-image:url(../images/arrow.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:5px;
padding-right:10px;
}
.products span a{
color:#000000;
text-decoration:none;
}
.products span a:hover{
color:#657079;
text-decoration: underline;
}
.product strong{
padding-top:10px;
color:#000000;
}

.bold-text{
padding-top:8px;
color:#000000;
font-weight:bold;
font-size:12px;
}
.bold-text1{
padding-top:15px;
color:#000000;
font-weight:bold;
font-size:12px;
}

.footer-link{
border-top:1px solid #ffffff;
background-color:#e4e9ee;
color:#000000;
text-align:center;
line-height:30px;
}

.footer-link a{
color:#000000;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

.footer-link a:hover{
color:#000000;
padding-left:10px;
padding-right:10px;
text-decoration: underline;
}

.footer{
color:#ffffff;
background-color:#919ca7;
line-height:35px;
border-top:1px solid #ffffff;
padding-left:15px;
padding-right:15px;
}


.productin-left{
background-image:url(../images/productsin-left.jpg);
background-repeat:no-repeat;
background-position:right;
height:221px;
width:7px;
}

.productin-right{
background-image:url(../images/productsin-right.jpg);
background-repeat:no-repeat;
background-position:left;
height:221px;
width:7px;
}
.productin{
background-image:url(../images/productsin-bg.jpg);
background-repeat: repeat-x;
background-position: center;
height:221px;
}

.productsin{
padding-top:20px;
}
.productsin a{
padding:8px;
}

.productsin span{
float:right;
background-image:url(../images/arrow.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:5px;
padding-right:10px;
}
.productsin span a{
color:#000000;
text-decoration:none;
}
.productsin span a:hover{
color:#657079;
text-decoration: underline;
}
.productin strong{
padding-top:10px;
color:#000000;
}
ul{
padding:10px 40px;
}