body {
	background-color: whitesmoke;
	font-size: 11px;
	font-family: Helvetica, arial, sans-serif;
	line-height: 15px;
	color:#000000;
	padding:0;
	margin:0;
	}
	

a {color: black;}
a:visited {color:#DB7093;}
a:hover {color: red;}
a:active { color:#000000;}

h1 {
font-size: 11px;

text-transform:uppercase;
background-color: none;
border-bottom:1px dotted #564b47;
padding-top: 10px;
padding-bottom: 10px;
margin:0;
margin-bottom: 10px;
}

h2 {
margin:0;
	color: #7e097e;
	font: normal 20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

tinytext {
	font-size: 9px;
	color: purple;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 940px;
	margin-bottom: 0;
	background-color: white;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}

/* ----------header for logo-------------- */
#header {
	background-color: black;
	width: auto;
	height: 100px;
	}
	
	
/* ----------featured for content-------------- */	
#featured {
	width: auto;
	float: left;
	margin-bottom: 10px;
	
	}
	
	

#content {
	width: 940px;
	float: left;
	margin-bottom: 10px;
	
}
	
#left	{
	width: 605px;
	height: 320px;
	background-color: white;
	padding: 10px;
	float: left;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}	

#right {
	width: 291px;
	height: 320px;
	margin-left: 4px;
	padding: 10px;
	float: left;
	background-color: white;
	line-height: 18px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

#right_one {
	width: 291px;
	height: auto;
	margin-left: 4px;
	padding: 10px;
	float: left;
	background-color: white;
	line-height: 18px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

#left_deal	{
	width: 605px;
	height: 220px;
	background-color: white;
	padding: 10px;
	float: left;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}	


#right_deal {
	width: 291px;
	height: 220px;
	margin-left: 4px;
	padding: 10px;
	float: left;
	background-color: white;
	line-height: 18px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

right_deal li{
	list-style: circle;
}
/* -------other content---*/

#left1	{
	width: 605px;
	height: 450px;
	background-color: white;
	padding: 10px;
	float: left;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}	

#left2	{
	width: 605px;
	height: 400px;
	background-color: white;
	padding: 10px;
	float: left;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}	

#left3	{
	width: 605px;
	height: 550px;
	background-color: white;
	padding: 10px;
	float: left;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}	

#left4	{
	width: 605px;
	height: auto;
	background-color: white;
	padding: 10px;
	float: left;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}	


#right1 {
	width: 291px;
	height: 350px;
	margin-left: 4px;
	padding: 10px;
	float: left;
	background-color: white;
	line-height: 18px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

#right2 {
	width: 291px;
	height: 400px;
	margin-left: 4px;
	padding: 10px;
	float: left;
	background-color: white;
	line-height: 18px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

#right3 {
	width: 291px;
	height: 550px;
	margin-left: 4px;
	padding: 10px;
	float: left;
	background-color: white;
	line-height: 18px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}


#right li{
	list-style: none;
}	
/* ----------block for content-------------- */
#block {
	background-color: #FFFFFF;
	width: 310px;
	height: 310px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
	
#block_m {
	background-color: #FFFFFF;
	width: 310px;
	height: 310px;
	float: left;
	margin-left: 5px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	
}
	
	
#inside {
	width: auto;
	float: left;
	margin: 10px;
}

#footer {
	background-color: black;
	width: 940px;
	height: 25px;
	float: left;
	color: white;
	text-align: center;
	padding-top: 5px;

}

#separator {
	width: 940px;
	height: 30 px;
	float: left;
	border-top: 1px solid #000;
	padding-top: 10px;
	
}

	
	

