body {
	padding:0px;
	margin:10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background:#FE4110 url(../images/body_bg.png) repeat;

}


	

#header, #content, #footer{
	text-align:left;
}

#outerframe{
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	width:800px;
	background:#ffffff url(../images/shadow_l.png) repeat-y left;

}

img{
	border:none;
}

#intro_img{
	clear:both;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:10px;
}

/*****LINKS************/

a{
	font-weight:bold;
	color:#FE4110;
}

a:link{
	text-decoration:none;
	color:#FE4110;
}

a:visited{
	text-decoration:none;
	color:#FE4110;
}

a:hover{
	text-decoration:underline;
	color:#FE4110;
}

/******HEADER STUFF********/
#outerheader{
	height:220px;
	background:url(../images/header_r.png) repeat-y right;
	padding-right:20px;
}
	
#header{
	height:180px;
	width:800px;
	background:url(../images/header_bg.png) repeat-x;
}


#header_r{
	float:right;
	height:180px;
	width:20px;
	background:url(../images/header_r.png) right;
}


#header_l{
	float:left;
	height:180px;
	width:20px;
	background:url(../images/header_l.png) left;
}

#logo{
	float:left;
	padding:0px;
	width:159px;
	height:141px;
	overflow:hidden;
	margin-top:20px;
}

#flashframe{
	float:left;
	margin-top:10px;
	margin-left:60px;
	width:500px;
	height:170px;
	background:none;
}

/************NAVBAR**********/


#navcontainer{
	height:40px;
	width:780px;
	background:url(../images/navbar_bg.png) repeat-x;
	margin:0px;
	padding-top:0px;
	padding-left:20px;
	float:left;
	text-align:center;
}

#navcontainer ul{	
	display:inline;
	padding: 0;
	margin: 0;
	color:#ffffff;
}

#navcontainer ul li { 
	display: inline;
}

#navcontainer ul li a{
	font-size:11px;
	padding-left:33px;
	padding-right:33px;
	padding-top:7px;
	padding-bottom:13px;
	height:10px;
	color:#ffffff;
	text-decoration: none;
	float: left;
	border-left: 1px solid #4d4d4d;
	font-weight:bold;
	margin:0px;
	
}

#navcontainer ul li a.left{
	font-size:11px;
	padding-left:33px;
	padding-right:33px;
	padding-top:7px;
	padding-bottom:13px;
	height:10px;
	color:#ffffff;
	text-decoration: none;
	float: left;
	border-left:none;
	font-weight:bold;
	margin:0px;
}


#navcontainer ul li a:hover{
	background:url(../images/body_bg.png);
	_background:#fe4110;
	color:#ffffff;
}


/***********CONTENT***********/
#contentblock{
	background:url(../images/content_bg.png) repeat-y;
	width:800px;
	margin-bottom:-20px;
	_margin-top:-18px;
	position:relative;
}

#star{
	position:absolute;
	background:url(../images/star.png);
	height:260px;
	width:144px;
	left:10px;
	bottom:35px;
	z-index:0;
}

#content{
	position:relative;
	padding:20px;
	padding-top:10px;
	min-height:300px;
}


#content_top{
	background:url(../images/content_top.png) no-repeat;
	width:800px;
	height:20px;
}

#content_bottom{
	background:url(../images/content_bottom.png) no-repeat;
	width:800px;
	height:20px;
}

#img_block{
	float:right;
	width:140px;
	margin-right:35px;
	_margin-right:15px;
	
}

#img_block.steps img{
	margin-bottom:20px;
}
	
	

#img_block.headshot{
	float:left;
	width:150px;
	margin-top:10px;	
}


#img_block img{
	float:left;
	margin-bottom:20px;
}	

p{
	margin-top:0px;
	margin-bottom:20px;
	line-height:17px;
	width:500px;
	font-size:12px;
	color:#000000;
	font-weight:600;
}

p.italic{
	font-style:oblique;
	margin-top:10px;
	margin-bottom:20px;
	font-size:13px;
	line-height:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:600;
}

p.address{
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
}


.name{
	float:left;
	font-weight:600;
	font-size:10px;
	margin-top:0px;
	margin-left:400px;
	margin-bottom:15px;
}




/*****FOOTER************/

#footer{
	height:60px;
	background:url(../images/footer_bg.png) repeat-x ;
	position:relative;
	
}

#footertext{
	float:right;
	margin-right:0px;
	font-size:10px;
	color:#ffffff;
	padding-top:22px;
	height:10px;
	font-weight:100;
}

#footer_l{
	float:left;
	background:url(../images/footer_l.png) no-repeat left;
	height:60px;
	width:25px;
}


#footer_r{
	float:right;
	background:url(../images/footer_r.png) no-repeat right;
	height:60px;
	width:25px;
}

#footer_img{
	padding-top:13px;
	position:absolute;
	right:-40px;
	

}
	

#visionaire{
	float:left;
	margin-left:10px;
	padding-top:7px;
	
}

#visionaire img{
	border:none;
	
}




/************FOOTERBAR**********/

#footerlist{
	float:left;	
	margin-top:15px;
}
#footer ul{	
	display:inline;
	padding: 0;
	padding-top:10px;
	margin: 0;
	color:#ffffff;
}

#footer ul li { 
	display: inline;
}

#footer ul li a{
	font-size:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	color:#C4C4C4;
	text-decoration: none;
	float: left;
	border-left: 1px solid #4d4d4d;
	margin:0px;
	font-weight:100;
	
}

#footer ul li a.left{
	font-size:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	color:#C4C4C4;
	text-decoration: none;
	float: left;
	border-left:none;
	margin:0px;
	font-weight:100;
}


#footer ul li a:hover{
	background:url(../images/body_bg.png);
	_background:#fe4110;
	color:#ffffff;
}

/**VISH LOGO****/

#vish_logo{
	position:absolute;
	bottom:10px;
	right:-90px;
	top:13px;
}


/********CLEARING*********/

#clear{
	height:0px;
	clear:both;
}

#clear.bottom{
	height:20px;
	clear:both;
}

#clear.line{
	height:1px;
	background:#FE4110;
	margin-top:30px;
	margin-bottom:25px;
	margin-right:30px;
	_border-top:1px solid #FE4110;
}


/*********HEADINGS***********/
H1{
	display:block;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	font-size:40px;
	line-height:40px;
	font-weight:700;
	color:#000000;
	letter-spacing:-1px;
}

H2{
	display:block;
	margin:0px;
	margin-bottom:30px;
	padding:0px;
	font-size:28px;
	line-height:33px;
	font-weight:600;
	color:#000000;
	letter-spacing:-1px;
}

H3{
	display:block;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	font-size:22px;
	line-height:26px;
	font-weight:600;
	color:#000000;
	letter-spacing:0px;
}

H4{
	display:block;
	margin:0px;
	margin-top:20px;
	margin-bottom:5px;
	padding:0px;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	color:#000000;
	letter-spacing:0px;
}

#title{
	font-size:12px;
	font-weight:bold;
	margin:0px;

}

#person{
	float:left;
	margin-right:20px;
}

/*****************List****************/
ul.list{
	font-size:12px;
	padding-left:15px;
	#margin-left:3px;
	margin-right:30px;
}

ul.list li{
	margin-bottom:10px;
}

.title{
	float:left;
	width:130px;
	font-weight:bold;
}




table.stockists{
	border-collapse:collapse;
}

table.stockists td{
	font-size:12px;
	height:20px;
	border:solid 1px #000000;
	padding:5px;
	
}

table.stockists tr{

	
}

/***BACK TO TOP******/

#back_to_top{
	float:right;
	margin:20px;
	margin-left:0px;
	font-size:11px;
	font-weight:bold;
}




/***VISH LOGO****/

ul.links{
	font-size:12px;
	padding-left:60px;
	#margin-left:3px;
	margin-right:30px;
}

ul.links li{
	margin-bottom:16px;
	font-size:11px;
	font-weight:100;
	line-height:18px;
}



ul.links li a{
	font-size:13px;
	color:black;
	font-weight:600;
}


/***DESC***/

#desc{
	font-size:11px;
	font-weight:600;
	color:black;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:15px;

}

	
/***HOME LIST***/

ul.home{
	float:left;
	font-size:16px;
	padding-left:15px;
	#margin-left:3px;
	margin-right:30px;
	font-weight:600;
}

ul.home li{
	margin-bottom:15px;
}

/***NUMBER LIST***/


ul.number{
	font-size:16px;
	padding-left:15px;
	#margin-left:3px;
	margin-right:30px;
	font-weight:600;
	list-style-type:decimal;
}

ul.number li{
	margin-bottom:15px;
}

.bold{
	font-weight:700;
	color:#FE4110;
}


	
	

	
	



