img, div { behavior: url(images/iepngfix.htc) }

body {
background-color: #ebdfc7;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#170b02;
padding:0px;
margin:0px;
line-height:18px;
}
a {color: #170b02;}
a:visited {color:#170b02;}
a:hover {color: #ffffff;}
a:active { color:#000000;}

h1 {
font-size: 15px;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
padding: 5px 10px;
margin:0px;}

/* ----------container to center the layout-------------- */
#container {
	background:url(images/bg.jpg) top center repeat-x;
	overflow:auto;
	min-height:568px;
}

/* ----------banner for logo-------------- */
#banner {
background:url(images/header.jpg) top center repeat-x;
height:219px;
text-align:center;
padding: 0px;
margin: 0px;
}

#free{
	width:250px;
	float:left;
	
	}
#price{
	width:249px;
	float:right;
	
	
	}	
	
#header{
	width:900px;
	margin:0px auto;
	
	}	

#nav {
background:url(images/nav_bg.jpg) top center repeat-x;
text-align:center;
height:32px;
padding: 0px;
margin: 0px;
}


/* -----------------content--------------------- */
#content {
padding: 0px;
margin:0px auto;
width:900px;
}


p, pre{
padding: 5px 10px;
margin:0px;
}

#text{
	background: url(images/text.png) top center repeat-y;
	width: 900px;
	color:#FFF;
	font-weight:bold;
	
}



/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center;
font-size:11px}

div#tipDiv {
    padding:4px;
    color:#170b02; font-size:13px; 
    background-color:#FFF; border:1px solid #170b02; 
    width:200px; 
}

/* used in dw_Tooltip.wrapImageOverText */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }
h1.rq {
	padding: 0px;	
}

#player {
	/* player dimension */ 
    width:380px;
	height:260px;
	display:block;
	background-image:url(images/video/background.png);
	background-repeat:no-repeat;
	/* fixed position to the top right corner */ 
    position:relative;
	left:-120px;
}

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{

}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#000000;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
color:#000;
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#fff;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input, select, textarea {
font-size:12px;
border:solid 1px #5f4222;
width:150px;
margin:2px 0px 0px 10px;
}

td.bar {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5f4222;
	padding-top:6px;
	padding-bottom:2px;
}
