body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #d1d6db;
	background-image: url(../images/bkgd2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 0 auto 0 auto;
	width: 982px;
	margin-top: 0px;
}

#logo {
	height: 102px;
	vertical-align: bottom;
	width: 925px;
	margin: 0 auto;
}

#proof_of_delivery_holder {
	width: 205px;
	float: right;
	margin-right: 60px;
	margin-top: 10px;
}

#proof_of_delivery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cf0202;
	width: 120px;
	float: right;
}

#proof_of_delivery_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cf0202;
	text-align: right;
	width: 90px;
	padding-right: 5px;
}

#proof_of_delivery_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	width: 35px;
	height: 14px;
}

#proof_of_delivery_terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0349a1;
	text-decoration: none;
	width: 135px;
	float: right;
}

#seal {
	width: 384px;
	height: 99px;
	float: left;
	top: 0px;
	position: relative;
}

/* All Images style class */
.img {
	padding: 3px;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
}

#navbar {
	margin-top: -15px;
	margin-bottom: 12px;
	font-size: 12px;
	zoom: 1;
	width: 980px;
}

/*CSS for Menu placement*/
.clearfloat_menu {
	clear: both;
	height: 25px;
	width: 956px;
	margin: 0 auto;
}

#navbar_inner {
	padding-top: 2px;
	width: 936px;
}

#navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jp);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}

#hznavbar {
	margin: 0px;
	padding: 0px;
}

#hznavbar li {
	list-style-type: none;
	float: left;
}

#hznavbar a {
	display: block;
	padding: 12px 14px;
	text-decoration: none;
	color: #999999;
	border-right: 1px solid #555555;
}

#hznavbar a:hover, #hznavbar a:active, #hznavbar a:focus {
	color: #FFFFFF;
}

#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jp);
	background-repeat: no-repeat;
	height: 20px;
}

#columnwrapper {
	margin: 0 auto;
	width: 958px;
	background-image: url(img/p7CRVCol2_middle.jp);
	background-repeat: repeat-y;
}

#c1, #c2 {
	float: left;
}

#c1 {
	width: 234px;
}

#c2 {
	width: 736px;
	background-image: url(../demo-images/bg_seal.pn);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: 460px 0px;
}

/* Right side column body text*/
#c2 .content {
	color: #333333;
	font-size: 0.8em;
	padding: 0px 32px 16px 32px;
	line-height: 1.2em;
}

/* Right side column header text*/
h1 {
	font-size: 1.4em;
	letter-spacing: .2em;
	color: #bb0b10;
	text-decoration: none;
}

/* All Images style class */
#c2 .img {
	padding: 3px;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	width: 199px;
	height: 131px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
	color: #FFFFFF;
}

h2 {
	font-size: 1.2em;
	letter-spacing: .1em;
	color: #FFFFFF;
	font-weight: bold;
}

/* 2nd Header text for Tutorial section*/
#c2 h2 {
	font-size: 1.2em;
	letter-spacing: .1em;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 40px 0px 40px;
}

h3 {
	font-size: 1em;
}

.topZero {
	margin-top: 0;
}

#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jp);
	background-repeat: no-repeat;
	height: 20px;
}

#footer {
	margin: 0 auto;
	font-size: 0.7em;
	width: 932px;
}

#footercontent {
	padding: 4px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #333333;
}

.content a:visited {
	color: #336699;
}

.content a:hover, .content a:focus, .content a:active {
	color: #336699;
}


/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/

#c1 .content a:link {
	color: #003399;
}

#c1 .content a:visited {
	color: #663366;
}

#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}


/*Footer Links*/
#footer a:link {
	color: #000000;
	text-decoration: none;
}

#footer a:visited {
	color: #663366;
	text-decoration: none;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
	text-decoration: none;
}
