@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font-family: tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color:#ffffe4;
}
.clear {
	clear:both;
}
#main {
	margin:0 auto;
	width:767px;
	background-color:#FFFFFF;
}
.background {
	background:url(images/chain.gif) no-repeat 450px 171px;
}
#headFirst {
	width:767px;
	height:60px;
}
#headSecond {
	width:767px;
	height:111px;
}
#buttons {
	clear:both;
	background-color:#FFFFFF;
	width:450px;
}
#buttons ul {
	list-style-type:none;
	margin-left:70px;
}
#buttons ul li {
	float:left;
}
#buttons ul li#home {
	height:22px;
	width:71px;
	background:url(images/inner_home.gif) no-repeat;
}
#buttons ul li#home a {
	display:block;
	height:22px;
	width:71px;
	color:#FF0000;
}
#buttons ul li#home a:hover {
	background:url(images/home_hover.gif) no-repeat;
}
#buttons ul li#homeActive {
	background:url(images/home.gif) no-repeat;
	height:22px;
	width:71px;
}
#buttons ul li#profile {
	background:url(images/profile.gif) no-repeat;
	height:22px;
	width:75px;
	display:block;
}
#buttons ul li#profile a {
	text-decoration:none;
	display:block;
	height:22px;
	width:75px;
}
#buttons ul li#profile a:hover {
	background:url(images/profile_hover.gif) no-repeat;
}
#buttons ul li.profileActive {
	background:url(images/inner_profile.gif) no-repeat;
	height:22px;
	width:75px;
}
#buttons ul li#products {
	background:url(images/products.gif) no-repeat;
	height:22px;
	width:92px;
}
#buttons ul li#products a {
	text-decoration:none;
	display:block;
	height:22px;
	width:92px;
}
#buttons ul li#products a:hover {
	background:url(images/products_hover.gif) no-repeat;
}
#buttons ul li.productsActive {
	background:url(images/inner_products.gif) no-repeat;
	height:22px;
	width:92px;
}
#buttons ul li#contact {
	background:url(images/contact.gif) no-repeat;
	height:22px;
	width:106px;
}
#buttons ul li#contact a {
	display:block;
	height:22px;
	width:106px;
}
#buttons ul li#contact a:hover {
	background:url(images/contact_hover.gif) no-repeat;
}
#buttons ul li.contactActive {
	background:url(images/inner_contact.gif) no-repeat;
	height:22px;
	width:106px;
}
#buttons span {
	display:none;
}
#wraper {
	width:667px;
	padding:20px 0 0 100px;
}
.wraperhome {
	background:url(images/home_logo.gif) no-repeat left top;
	height:350px;
}
.wraperProfile {
	background:url(images/profile_logo.gif) no-repeat left top;
}
.wraperProducts {
	background:url(images/products_logo.gif) no-repeat left top;
}
.wraperContactus {
	background:url(images/c.gif) no-repeat left top;
}
.wraperDisclaimar {
	background:url(images/Disclaimer_logo.gif) no-repeat left top;
	height:450px;
}
#midSwf {
	height:300px;
	width:350px;
	margin:0 0 0 -10px;
}
a.link {
	display:inline-block;
	line-height:30px;
	color:#8396CB;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}
#divContainFirst {
	width:666px;
	background-color:#e6eaf4;
}
#divContainSecond {
	background:url(images/innerbg_top.gif) no-repeat top left;
}
#divContainThird {
	background:url(images/innerbg_bottom.gif) no-repeat bottom left;
	padding:15px 0 15px 0;
}
#divContainThird p {
	font-size: 11px;
	color: #000000;
	padding:0 15px 0 15px;
	text-align:justify;
	line-height:150%;
	margin:10px 0 0 0;
}
#divContainThird blockquote {
	font-size:24px;
	height:140px;
	width:250px;
	display:block;
	padding-top:30px;
	font-family:"Times New Roman", Times, serif;
	margin:0 auto;
	font-weight:normal;
	color:#8396cb;
}
#divContainThird h1 {
	text-align:center;
	color:#000033;
	font-size:16px;
	padding-bottom:15px;
}
#divContainThird h2 , .productSpdiv h2 {
	color:#000033;
	font-size:12px;
	padding:10px 0 0 15px;
}
.productSpdiv ul {
	margin:0 0 0 15px;
	padding:0 0 0 20px;
	list-style-type:circle;
}
.productSpdiv ul li {
	padding:5px 0 0 0;
}
.productSpdiv {
	width:325px;
	float:left;
	margin-bottom:20px;
}
#productAnimS ,#productAnimT , #productAnimF {
	width:550px;
	height:165px;
	margin:0 auto;
}
#contactBox {
	width:275px;
	border:1px solid #000033;
	margin:0 0 25px 200px;
	padding:10px 10px 15px 10px;
}
#contactBox span {
	float:left;
	display:block;
	margin-top:5px;
	line-height:14px;
	font-size:11px;
}
.firstContSpan {
	width:70px;
	font-weight:bold;
}
.secondContSpan {
	width:200px;
}
.secondContSpan a {
	color:#000033;
	text-decoration:none;
}
.secondContSpan a:hover {
	color:#FF6600;
	text-decoration:underline;
}
#divContainThird form {
	margin:0 auto;
	width:400px;
}
#divContainThird form label {
	width:115px;
	float:left;
	display:block;
	margin-top:7px;
}
.inputText {
	float:left;
	margin:7px 0 0 55px;
	border:1px solid #889cc5;
}
.inputTextarea {
	float:left;
	margin:7px 0 0 55px;
	border:1px solid #889cc5;
}
.inputButto {
	float:left;
	margin:7px 0 0 55px;
}
#footer {
	height:35px;
	background-color:#8396cb;
	margin-top:15px;
	text-align:center;
	padding-top:10px;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}