@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #333;
	width: 100%;
	height: 100%;
	background:url(../images/bg2.jpg) repeat-x #6C738D;
	font-weight: normal;
}
#header {
	width: auto;
	height: 244px;
	overflow: hidden;
	background: url(../images/header2.jpg) no-repeat;
}
#container {
	width: 900px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
}
#content {
	height: 100%;
	width: auto;
	background:url(../images/content_bg.jpg) repeat-y center;
	padding: 10px 100px;
}
#bottom {
	width: 100%;
	height: 125px;
	background: url(../images/footer_out_bg.jpg) repeat-x;
}
#footer {
	width: 780px;
	padding: 26px 60px 15px 60px;
	background:url(../images/footer_bg.jpg) no-repeat center top;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
}

.arial_header{
	font-family: Tahoma;
	font-size: 36px;
	color: #990000;
	text-align: center;
}

.red_txt{
	color: #c21515;
}

.yellow_txt{
	background-color: #f9f614;
}

.redyellow_txt{
	color: #c21515;
	background-color: #f9f614;
}

.blue_txt{
	color: #1e5fc0;
}

#header_1{
	font-family: impact,sans-serif;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	line-height: 1.2;
	text-align: center;
}

#header_2{
	font-family: arial,sans-serif;
	color: #06F;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	margin: 1em 0;
}

.centered {
	text-align: center;
}
.centeredblock{
	margin: 0 auto;	
}
small {
	font-size: 10px;
}
#footer a {
	font-weight: bold;	
}
a, a:link, a:active, a:visited {
	color: #369;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
}
a:hover {
	color: #09F;	
}
img{
	border: none;
}
.ordernow {
	display:block;
	width: 234px;
	height: 55px;
	margin: 240px 415px 0px;
}
h1 {
	font-family: impact,sans-serif;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	line-height: 1.2;
}
h2 {
	font-family: arial, tahoma, sans-serif;
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	margin: 1em 0;
}
h3{
	font-family: arial,sans-serif;
	color: #DE0000;
	font-size: 1.2em;
	margin: 1em 0;
}
blockquote {
	margin: 0 25px;	
}
p {
	margin: 18px 0px;
}
ul.custom li {
	display: block;
	list-style: none;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 30px;
	background: url(../images/pawbullet.jpg) no-repeat 0 7px;
}
ol {
	margin: 0 40px;
}
ol li {
	padding: 5px;	
}
#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 15px auto;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
	
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #E8EDFF url('../table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #E8EDFF url('../table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #E8EDFF;
	font-size: 12px;
	color: #99c;
}
img{
border: none;
}
table td {
	padding: 5px;
}
table.guarantee {
	padding: 5px;
	background: url(../images/guarantee_bg.jpg) #ffee77 repeat-x;
	height: auto;
	width: 550px;
	border: 1px solid #FFDD1C;
	text-align: center;
	margin: 0 auto;
}
table.side{
	width: 160px;
	margin-left: 20px;
	border: 1px solid #ccc;
}
table.side td {
	padding: 10px;
	font-size: 0.85em;
}
label {
 	width: 100px;
	float: left;
}
input[type="text"], textarea {
width: 400px;
border: 1px solid #999;
padding: 2px;
font: Arial, Helvetica, sans-serif;
}
input[type="text"]:focus, textarea:focus {
border: 1px soli #669;
-moz-box-shadow: 0px 0px 5px #669;
-webkit-box-shadow: 0px px 5px #669;

}
.white, .white a,.white a:link, .white a:active, .white a:visited  {
	color: #fff;
	text-decoration: underline;
}
table.tablestyle1, table.tablestyle1 td {
	border: 1px solid #000;
	border-collapse: collapse;
}
#container #content table tbody tr td {
	color: #000;
}
#container #content .MsoNormal font em span strong {
	color: #003;
}
