/* ->  web globals  <- */

html, body, hr, h1, ul, .hdr_nv li { padding: 0; margin: 0; }
h1, h2, .hdr_nv a { font-family: "georgia", arial, helvetica; }

body { 
  background: url('../images/bg_cnv.gif') #392A22 no-repeat;
  background-position: center top;
}

img { border: 0; } 
a { color: #935530; text-decoration: underline; } 
a:hover { text-decoration: none; }
:focus { -moz-outline-style: none; }

div {
	width: 640px;
	margin: auto;
	position: relative;
	font-family: "verdana", arial, helvetica;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
}

h1 {
	color: #935530;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	border-bottom: 1px dotted #992C2F;
	padding-bottom: 15px;
	margin-bottom: 20px;
	text-align: left;
}

h2 {
	color: #E9864A;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: -10px;
}
p {
	font-size: 14px;
}

.cnt_oc ul li{ 
  list-style-image: url('../images/ic_arw.gif');
  list-style-position: outside;
  margin: 30px 0 0 20px; padding: 0;
} 
.emphasis {
	font-weight: bold;
	color: #F90;
	font-size: 12px;
}

/* ->  web globals  <- */


/* ->  web structure  <- */

.hdr {
	height: 262px;
	background: url('../images/ctn_hdr.jpg') no-repeat;
	width: 720px;
}
.hdr_nv {
	height: 32px;
	text-align: center;
	padding-top: 5px;
	background: url('../images/bg_nav.gif') repeat-x;
	width: 720px;
}
.hdr span a {
	display:block;
	width:720px;
	height:168px;
	text-decoration:none;
	text-indent:-9999px;
}
#content{
	width: 630px;
	padding: 8px;
}
.cnt_oc { width: 650px; padding: 35px 35px 0 35px; }
.ftr { 
  width: 680px; height: 62px; padding: 60px 0 0 40px;
  background: url('../images/bg_ftr.gif') no-repeat;
}

/* ->  web structure  <- */


/* ->  navigation  <- */

.ftr a { color: #FFFFFF; }
.ftr li, .hdr_nv li { display: inline; list-style-type: none; }
.ftr li { padding-right: 20px; }

.hdr_nv a {
	margin-right: 30px;
	padding-left: 14px;
	background: url('../images/ic_arw.gif') no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
} 

.hdr_nv a:hover { text-decoration: underline; }

/* ->  navigation  <- */
.designed{
float:right;
width:200px;
text-align:right;
}
.ftr span a {
	display:block;
	float:right;
width:200px;
	height:30px;
	text-decoration:none;
	text-indent:-9999px;
}
#leftmargin {
	margin-left: 15px;
}
#video-container {
	width: 600px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}div#video1, div#video2, div#video3, div#video4, div#video5, div#video6, div#video7 {
	display:none;  
}
#video {
	border: 1px dotted #992C2F;
	width: 560px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 12px;
	padding-top: 10px;
}
#form-field {
	width: 400px;
	text-align: right;
	padding-bottom: 8px;
	color: #B46739;
}
.required {
	font-weight: bold;
	color: #C00;
}
#testimonials {
	background-color: #392922;
	margin-top: 25px;
	padding-top: 10px;
}
#testimonials h2 {
	margin-left: 10px;
}
#testimonials p {
	padding: 20px;
}

