﻿body {
	background-color:black;
	font-family : 'univers','helvetica Neue', arial;
	font-size : 14px;
	color: white;
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

a{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

#price-table {
	color:red;
	font-size:12px;
	text-align:center;
	border:none;
	border-width:0;
	border="1";
	style="border:solid;
	color: #000;
	font-weight: normal;
	
	
	
}


.selected a {
	color: #beefbe;
}



#header {
}

#content {
	height:100%;
	width: 100%;
}

#content-left {
float :left;
width: 400px;
margin-left :120px;
}
#content-left1 {
float :left;
width: 345px;
margin-left :120px;
}

#content-right {
	float: left;
	width :345px;
	height:345px;
	margin-top: 0px;
	margin-left: 30px;
}

#navigation {
	font-size: 14px;
	margin-top: 5px;
	margin-left: 120px;
	margin-right :0px;
	margin-bottom :20px;
}

#home_content h1{

color:#77BC49;
}

#home_content {
float:left;
width :80%;
margin-left:120px;

}


#homeinfo_right {
float:right;
width:150px;
background:#beefbe;


}
#homeinfo_centre {

background:#beefbe;
width:100px;

}
#homeinfo_left {
float:left;
width:30%;
height:50px;
margin-left:10px;

}

#homeinfo_left_hdr {
float:left;
width:30%;
height:50px;
margin-left:10px;

}


#homeinfo_left_content {
float:left;
width:30%;
height:auto;
margin-left:10px;

}




#navigation a {
	font-size :12px;
	color: white;
}

#footer {
	text-align:right;
	float:none;
	}#content #content-left table tr td {
	font-size: 12px;
}
#content #content-left table tr td p {
	font-size: 12px;
}
#content #content-left table tr td p {
	font-weight: normal;
}
#content div p strong {
	font-size: 16px;
}

