/* Global  Style ***************************************/
body {
	font-family:Arial;
	font-size: 12px;
	color: #333333;
	margin:0 0 0 0;
	line-height:15px;
	background:#ccc url(../images/main-back.jpg) repeat-x top ;
	}
	
/* Default Text link Style ***************************************/
	a {color: #0066cc;text-decoration:underline;}
	a:hover {color: #0066cc;text-decoration:none;}

	#container  { width:750px; height:850px; margin:auto auto auto auto; padding:0;}
	
/* PAGE HEADER **/	
	#header  {
	width:750px;
	height:188px;
	margin:0;
	padding:0;
	background:#fff url(../images/header.jpg) no-repeat top;
	float: left;
}
	
/* PAGE BODY  *************************************************************************/
	#wrapper-content{
	width:486px;
	height:auto;
	margin:0;
	padding:0 54px;
	float:left;
}
#wrapper-content-back{
	background:url(../images/wraper-back.gif) repeat-y center;
	float:left;
	padding: 0 0 0 28px;
	width: 722px;
}

	#title  {
	width:586px;
	margin:0;
	padding:18px 0 20px 0;
	border-bottom:#ccc 2px solid;
	float:left;
	color: #375c2c;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}	
	#box1  { width:580px; height:auto; margin:14px 0 0 0; padding:0; border:#ccc 1px solid;  float:left}
	#box2  { width:542px; height:auto; margin:2px; padding:16px; border:#ccc 1px solid;  float:left}
	#wrapper-text  { width:546px; height:auto; margin:14px 0 0 0; padding:0 16px; float:left}
	
	.bullet {list-style: url(../images/button.gif) outside;	margin: 0px 0px 3px 14px;	padding: 0 0 20px 0px;}
	.bullet li {margin: 0 0 0 0; padding: 0 0 0 0;}
	
	#dots  { background:#fff url(../images/dots.gif) repeat-x bottom ;width:580px; height:3px; margin:0 0 0 0; padding:0;float:left}	

.text-big   {font-size:14px; width:546px; height:auto; margin:40px 0 40px 0; padding:0 16px; float:left}
	.text-big a .text-big a:hover  { font-size:14px}
			
/* PAGE BOTTOM **/	
	#footer  {
	width:750px;
	height:13px;
	margin:0;
	padding:0;
	background:url(../images/footer.gif) no-repeat bottom center;
	float: left;
}
