/*====================
	Title: All For Fun
	Date: 21.04.09
====================*/
body{
	font-family:Arial,Verdana, "Trebuchet MS",Georgia, Lucida,Helvetica,sans-serif,Tahoma;
	font-size:12px;
	text-align:center;
	color:#FFF;
	background:url(../images/body-bg.jpg) repeat-x 0 111px;
}
:focus{
	outline:none;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
}	
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#E46C0A;
	text-decoration:underline;
}
.hide,a b,h2 b{
     position: absolute;
     left: -9999px;
}
/************ page structure
****************/
#outerMost{
	width:100%;
	background:url(../images/body-bottom-bg.jpg) repeat-x bottom;
}
#wraper{
	width:970px; 
	margin:0 auto;
	text-align:left;
}
/*------- start of header --------*/
#header{
	width:970px; height:111px;
	overflow:hidden;
}
.logo{
	width:361px; height:68px;
	float:left;
	margin:26px 0 0 20px;
	display:inline;
	/*display:block;*/
}
.box{
	width:560px;
	float:right;
}
.box img{
	margin:18px 0 16px 95px;
	display:block;
}
/*------- start of navigation --------*/
.navigation{
	overflow:hidden;
}
.navigation li{
	display:block;
	float:left;
}
.navigation a{
	display:block;
	width:176px; height:55px;
	margin-right:2px;
}
.home{
	background:url(../images/home.jpg) no-repeat;
}
.product{
	background:url(../images/products.jpg) no-repeat;
}
.contact{
	background:url(../images/contact.jpg) no-repeat;
}
/*------- start of banner --------*/
.banner{
	width:970px; height:299px;
}
/*------- start of mainbody --------*/
.mainBody{
	width:960px;
	background:url(../images/body-banner.jpg) no-repeat top left;
	overflow:hidden;
}
.side{
	width:240px;
	float:left;
}
.center{
	width:960px;
	float: left;
}
.outer{
	width:213px;
	background:url(../images/box-bg.jpg) repeat-y;
	margin-left:10px;
}
.txtBox{
	width:213px;
	background:url(../images/box-top.jpg) no-repeat top left;
}
.inner{
	width:213px;
	background:url(../images/box-bottom.jpg) no-repeat bottom left;
}
.inner img{
	margin-top:12px;
}
.list{
	padding:0 24px 20px 16px;
}
.list li{
	display:block;
	color:#FFF;
	padding-bottom:5px;
	font-weight:bold;
	font-size:13px;
}
.list li a{
	text-decoration:none;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
.list li a:hover{
	text-decoration:none;
	color:#FFF;
}
.viewBtn{
	width:176px;
	height:86px;
	display:block;
}
/*------- start of footer --------*/
.footer{
	width:970px; height:87px;
	overflow:hidden;
	font-weight:bold;
}
.footer small{
	padding:12px 0 0 15px;
	display:block;
	float:left;
	display:inline;
	font-size:17px;
}
.footer p{
	float:right;
	padding:12px 35px 0 0;
	font-size:17px;
}
.footer a{
	color:#FFF;
	font-size:17px;
	margin:0 15px;
}
.footer a:hover{
	color:#FFF;
}
.center_content {
	width:730px;
	float:right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.mainBody_content {
	width:970px;
	overflow:hidden;
	padding-bottom:46px;
}
.product_heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FD6404;
}
.heading_products {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CB00BB;
}
#weather {
	z-index: 9999;
	margin-top: 85px;
	margin-left: 29px;
}
#small {
	font-size: 10px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FD6404;
}
div.vcard {
	color: #333;
	clear: both;
	margin-top: 15px;
	background-color: #eeeeee;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	width: 180px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	margin-left: 10px;
}
.vcard h2 {
	color: #FD6E05;
}
.geo {
	clear: both;
}
.tel {
	clear: both;
}
div.vcard div {
	float: left;
}
.street-address a{
	clear: both;
	display: block;
	color: #333;
}
.adr {
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
}
.locality {
	clear: left;
	margin-right: 5px;
}
.region {
	margin-right: 5px;
}
.country-name {
	clear: both;
}
.vcard abbr {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#content {
	float: right;
	padding-top: 370px;
	padding-left: 300px;
	width: 400px;
}

#outerMost #wraper .mainBody .vcard .fn.n .adr .region {
}
