/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:url(images/bg.jpg) no-repeat center top #f1e0ac;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* : ) */


		
.wrapper{
	width:920px;
	margin:0 auto;
	}
.clear{ clear:both; }	
.menu{
	background:url(images/menu-bg.gif) repeat-x 0 0;
	height:38px;
	margin-top:290px;
	margin-bottom:10px;
	}
.menu li{
	float:left;
	background:url(images/menu-sep.gif) no-repeat right 0;
	height:38px;
	padding: 10px 0 0 0;
	width:184px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	text-transform: capitalize;
	}	
.menu li a{
	color: #004783;
	text-decoration: none;
	} 	
.menu li a:hover{
	color: #FFF;
	text-decoration: none;
	} 	
	
.tv{  
	clear:both;
	margin:0 0 10px 0;
	}
	
.services{ margin: 20px 0 0 20px;}

.services h2 , .address h2, .about h2 , .box2 h2
{
	background:url(images/bull.gif) no-repeat 0 0;
	width:200px;
	height:18px;
	padding: 0 0 5px 23px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;	
	color: #4d707e;	
}

.services li{
	float:left;
	width:204px;
	margin-right:20px;
	}

	.services p , .about p{
		font:normal 11px verdana;
		color:#164a6f;
		line-height:16px;
		}
/**/
.about{ padding:0 20px; padding-top:10px; }

.tblabout {
	width:860px;
	margin-top:20px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;	
	color: #4d707e;	
	font-size:12px;
	}
table.tblabout tb{
	padding:10px 0;
	}	
.tblabout img{
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	width:120px;
	border:3px #816d30 solid;
	}
.tblabout strong{
	font-size:16px;
	}	
/**/		
p.more{
	font:normal 11px verdana;
	color:#164a6f;
	line-height:16px;
	padding-top:10px;
	}
p.more a{
	font:normal 11px verdana;
	color:#164a6f;
	text-decoration:none;
	float:right;
	}	
	p.more a:hover	{
		text-decoration:underline;
		}

#footer{
	background:#f8ecc8;
	width:840px;
	margin:20px auto;
	padding:25px 20px;
	color:#164a6f;
	font:normal 10px tahoma;
	}		
	#footer img{
	float:left;
	margin:0 10px 0 0;
	}
	#footer a{
		color:#164a6f;
		font:normal 10px tahoma;
		font-weight:bold;
		}
	
	
	
	.left
	{
		float: left;
		width: 657px;
	}
	
	.right
	{
		float: left;
		margin-left: 12px;
		width: 246px;
	}

/* buy */
.box1{
	margin-bottom:10px;
	border-bottom:1px #4d707e dashed;
	}
	.box1 table{
		float:right;
		border:0;
		margin-right:80px;	
		padding:0;
		}
	.box1 td{
		font-family:verdana;
		font-size:18px;
		font-weight:bold;
		color: #4d707e;
		vertical-align:middle;
		}
	.box1 img{
		margin:0 10px 0 3px;
		border:1px #184a6d solid;
		}

	.box2{
		clear:both;
		padding:5px 12px;
		width:850px;
		margin:0 auto;
		font-family: Arial, Helvetica, sans-serif;	
		color: #4d707e;
		font-size:11px;
		line-height:16px;
		}
	.box2 a , .tblabout a{
	font:normal 11px verdana;
	color:#164a6f;
	text-decoration:underline;
	}	
	.box2 a:hover , .tblabout a:hover{
		text-decoration:none;
		}
	.box2 .img{
		float:left;
		margin:0 5px 10px 0;
		width:190px;
		}

	.box2 .txt{
		width:600px;
		float:left;
		}
	.box2 div img{
		border:0;
		float:left;
		margin:3px 3px 0 0;
		}
	
