BODY {
	margin: 12px 0;
	font-family: arial, "lucida console", sans-serif;
	font-size: 16px;
	text-align: center;
	color: #303030;
	background-image:url('images/bg.jpg');
background-repeat:repeat-y;
background-attachment:fixed;
background-position:center; 
}

IMG {
	border: 0 none;
}

FORM {
	margin: 0;
}

A:link, A:active, A:visited, A:hover {
	color: #4C9B2E;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 1036px;
}

#header {
	height: 41px;
	background: transparent url('images/logo.jpg') no-repeat scroll 28px 0;
	padding-top: 10px;
	text-align: left;
}

#navigation {
	float: right;
	margin-right: 16px;
	width: 600px;
	height: 41px;
	text-transform: lowercase;
}

#navigation A:link, #navigation A:active, #navigation A:visited, #navigation A:hover {
	display: block;
	float: left;
	height: 41px;
	color: #3A4851;
}

#navigation A span, #navigation A:hover IMG, #navigation A.active IMG {
	display: none;
}

#navigation A:hover SPAN, #navigation A.active SPAN, #navigation A:hover SPAN IMG, #navigation A.active SPAN IMG {
	display: inline;
	vertical-align: top;
}

#main {
	clear: both;
	width: 1036px;
	height: 350px;
	background: #003EB9 url('images/main.jpg') no-repeat;
	color: #FFFFFF;
	text-align: left;
}

#main DIV {
	float: right;
	width: 354px;
	padding: 24px 250px 0 0;
	font-weight: bold;
	font-size: 13px;
}

#main DIV.clear {
	padding: 0;
}

#ordernow {
	display: block;
	position: absolute;
	margin: 304px 0 0 904px;
	width: 104px;
	height: 33px;
}

#main DL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main DD {
	margin: 0 0 8px;
	background: transparent url('images/tick.jpg') no-repeat;
	padding-left: 32px;
	font-weight: bold;
	font-size: 15px;
}

#main H1 {
	margin: 4px 0 12px;
	font-weight: normal;
	font-size: 22px;
}

#main A:link, #main A:active, #main A:visited, #main A:hover {
	color: #FDED04;
}

#main .decorative {
	display: block;
	float: right;
	padding: 0 24px;
}

#content {
	clear: both;
	margin: 0 auto;
	width: 1036px;
	padding: 48px 0 8px;
	text-align: left;
}


#content.padding {
	width: 940px;
	padding: 24px 48px 8px;
}

#content H1, #content H4, #content H5 {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 16px;
	color: #215B80;
}

#content H2, #content H3 {
	margin: 24px 0 4px;
	font-weight: bold;
	font-size: 16px;
	color: #1B1E25;
}

#content H3 {
	margin: 0 0 8px;
	font-size: 20px;
}

#content H4, #content H5 {
	margin: 0 0 6px;
	font-size: 14px;
	text-align: right;
}

#content H5 {
	display: inline;
	margin: 0;
}

#content H6, #content H6 {
	margin: 0 0 6px;
	font-size: 14px;
	text-align: left;
	color: #215B80;
}

#content UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content LI {
	padding: 2px 0;
}

#content .decorative, #content .area .decorative.left, #content .area .decorative.right {
	display: block;
	padding: 0 16px 12px;
	line-height: 12px;
}

#content .decorative.left {
	padding-left: 0;
}

#content .decorative.right {
	padding-right: 0;
}

.area {
	margin-bottom: 16px;
	width: 510px;
	background: transparent url('images/area_middle.jpg') repeat-y;
	font-size: 15px;
}

.areaTop {
	background: transparent url('images/area_top.jpg') no-repeat;
}

.areaContent {
	min-height: 178px;
	padding: 16px 20px 32px !important;
}

.areaBottom {
	background: transparent url('images/area_bottom.jpg') no-repeat scroll left bottom;
}

.area.golfer {
	background: transparent url('images/area_golfer.jpg') no-repeat;
}

.area.golfer .decorative {
	width: 172px;
	height: 292px;
}

.box {
	margin-bottom: 16px;
	width: 1034px;
	background: transparent url('images/box_middle.jpg') repeat-y;
}

.boxTop {
	background: transparent url('images/box_top.jpg') no-repeat;
}

.boxContent {
	padding: 16px 20px 20px !important;
	width: 1000px;
}

.boxBottom {
	background: transparent url('images/box_bottom.jpg') no-repeat scroll left bottom;
}

#footer {
	margin: 0 auto;
	width: 1002px;
	height: 16px;
	background: transparent url('images/footer.jpg') no-repeat;
	padding: 14px 0;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#disclaimer {
	font-size: 10px;
	padding: 12px;
	text-align: center;
}

DL.table {
	border: 1px solid #000000;
	border-width: 0 1px 1px 0;
	margin: 0 auto;
	width: 1011px;
	padding: 0;
	list-style-type: none;
	font-size: 15px;
}

DL.table DT, DL.table DD {
	clear: left;
	margin: 0;
	padding: 0;
}

DL.table DL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

DL.table .col1 { width: 155px; } /* 151 */
DL.table .col2 { width: 135px; } /* 133 */
DL.table .col3 { width: 209px; } /* 208 */
DL.table .col4 { width: 114px; } /* 116 */
DL.table .col5 { width: 153px; } /* 159 */
DL.table .col6 { width: 203px; } /* 207 */
				   

DL.table .col12 { width: 140px; } /* 151 */
DL.table .col22 { width: 135px; } /* 133 */
DL.table .col32 { width: 150px; } /* 208 */
DL.table .col42 { width: 114px; } /* 116 */
DL.table .col52 { width: 110px; } /* 159 */
DL.table .col62 { width: 150px; } /* 207 */

DL.table DD DT, DL.table DD DD {
	clear: none;
	float: left;
	border: 1px solid #000000;
	border-width: 1px 0 0 1px;
	height: 18px;
	padding: 6px 3px;
}

DL.table DD DD {
	text-align: center;
}

DL.table DD.header DT, DL.table DD.header DD {
	background: #013DB9;
	color: #FFFFFF;
	font-weight: bold;
}

DL.table DD.header DT {
	font-weight: bold;
}

DL.table DD.highlight DT, DL.table DD.highlight DD {
	background: #61C23F;
	color: #FFFFFF;
}

DL.table DD.highlight DT {
	font-weight: bold;
	font-style: italic;
}

DL.table DD.odd DT, DL.table DD.odd DD {
	background: #e1e1e1;
}


DL.table DD.oddd DT, DL.table DD.oddd DD {
	background: #f6f6e8;
}

DIV.postal {
	float: right;
	width: 520px;
}

DIV.support {
	float: right;
	width: 300px;
}

#content DIV.postal H1 {
	margin: 0 0 2px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

DL.contact {
	margin: 0;
	width: 450px;
	padding: 0;
	list-style-type: none;
}

DL.contact DT {
	float: left;
	clear: left;
	margin: 0;
	width: 150px;
	padding: 2px 0;
}

DL.contact DD {
	float: left;
	margin: 0;
	width: 250px;
	padding: 2px 0;
}

DL.contact DD INPUT, DL.contact DD SELECT, DL.contact DD TEXTAREA {
	border: 1px solid #000000;
	width: 90%;
	background: #ffffff;
	color: #333333;
}

DL.contact DD.full, DL.contact DD.full TEXTAREA, DL.contact DT.submit {
	width: 400px;
}

DL.contact DT.submit {
	text-align: right;
}

.cust_links{
	color: #4C9B2E;
	text-decoration: none;
	font-size:13px;
}

.cust_links A:link, A:active, A:visited, A:hover {
	color: #4C9B2E;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}

.cust_links A:hover {
	text-decoration: underline;
	font-size:13px;
	font-weight:bold;
}
