/* css styles for inner pages */
html {height: 100%; padding: 0; margin: 0;}
body {
	height: 100%;
	padding: 0;
	margin: 0;
	/* background: #F1CD41 */
	background: #f1cd41;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

body#turnkey 	{	background: #d44a1b url('../images/turnkey-bg.gif') no-repeat;}
body#powder 	{	background: #ff7e00 url('../images/powder-bg.gif') no-repeat;}
body#blister 	{	background: #f1cd41 url('../images/blister-bg.gif') no-repeat;}
body#pouching 	{	background: #39b65b url('../images/pouching-bg.gif') no-repeat;}
body#capsule 	{	background: #789df6 url('../images/capsule-bg.gif') no-repeat;}
body#stick 		{	background: #ff7e00 url('../images/stick-bg.gif') no-repeat;}

img {border: 1px solid #000;}
/* td {font-size: 13px;} */
p {text-align: left;}
table#container {
	width: 850px;
	height: 100%;
	border: 0;
}
td#nav {
	background: #1D3D6D;
	padding-top: 135px;
	vertical-align: top;
	text-align: right; 
}

td#nav div {
	margin-bottom: 10px;
	width: 196px;
	margin-right: 12px;
}

td#nav a {
	font-family: Impact, Arial, sans-serif; 
	text-decoration: none; 
	font-style: italic; 
	color: #fff; 
	font-size: 17px;
	padding-right: 3px;
}

td#nav a:hover {
	color: #d64526;
}

td#nav .subnav a {
	font-family: Arial, sans-serif; 
	font-weight: bold;
	color: #fec401; 
	font-size: 12px;
}

td#nav .subnav a:hover {
	color: #fde388;
}

td#banner {
	width: 700px;
	height: 147px;
	background: url(../images/banner.jpg) no-repeat;
	vertical-align: top;
}
td#contRect {
	width: 647px;
	padding-left: 40px;
	vertical-align: top;
}
td#contRect-inner {
	width: 647px;
	padding-left: 40px;
	padding-top: 110px;
	vertical-align: top;
}
td#footer {
	width: 647px;
	/* height: 70px; */
	background: #;
	text-align: center;
	color: #1D3D6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	padding-top: 20px;
	padding-bottom: 20px;
}
span.yellowarrow {
	margin-right: 10px;
	margin-left: 10px;
	color: #1D3D6D;
	font-size: 11px;
	font-weight: bold;
}
blockquote {
        text-align: left;
        color: #183C6B;
        font-style: italic;
}
div.indent {
	margin-top: 2px;
	margin-left: 20px;
	font-style: normal;
}
div#pageTitle {
        color: #D44729;
        text-align: left;
        font-size: 22px;
        font-family: impact, arial, verdana;
        font-weight: normal;
        font-style: italic;
        letter-spacing: 1px;
}
div#tagLine {
        width: 500px;
        margin-top: 5px;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
        text-align: left;
        color: #666;
        font-size: 14px;
        font-style: italic;
        font-weight: 800;
        clear: both;
}
img.left {
	    float: left;
        clear: left;
        margin-top: 5px;
        margin-right: 20px;
        margin-bottom: 5px;
        margin-left: 20px;
}
/* style for packaging_options.html */
div#outerBox {float: left; margin-bottom: 30px;}
div.thumbnail {
	width: 245px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	text-align: center;
	color: #666;
	font-size: 12px;
	font-weight: 900;
}
img.thumbnailImg {
	width: 150px;
	height: 100px;
	margin: 1px;
}
br.clearboth {clear: both;}

.sub-body {
	width: 510px;
	vertical-align:top;
	font-size: 15px;
}

.sub-text {
	min-height: 272px; 
	.height: 302px; 
	margin-right:15px; 
	margin-bottom: 15px;
}

.right-image {
	width: 233px;
}

.three-photos {
	width: 500px;
}

.three-photos img {
	margin-right: 5px;
}

.gpsi-logo {
	text-align:center; 
	width: 233px;
}
.content-box {
	width: 730px;
}
.lower-links {
	padding-top: 15px;	
}
.lower-links a{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.03em;
	text-decoration: none;
	margin-right: 10px;
	color: #fff;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
