@charset "UTF-8";
/* CSS Document */

body
{
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/bg_content.jpg);
	background-repeat:no-repeat;
	background-color: #fdfdd4 ;
	
	width: 100.01%;
}

.h2Black
{
	color:#45A0B5;
	font-size:10px;
	height:25px;
	position:relative;
	text-align:center;
	width:300px;
}

.h1Style
{
	color: #0e7b94;
	font-size:12px;
}

.h2Style
{
	color:#45A0B5;
font-size:12px;
height:25px;
position:relative;
text-align:center;
width:300px;
}

#header
{
	margin: 0 auto;
	width: 400px;
}

#flashcontent 
{
	 width: 100%;  
	height: 768px; 
}

#alternateContent
{
	margin-left:auto;
	margin-right:auto;
}

.copyText
{
	font-size:12px;
line-height:22px;
padding:10px 18px;
width:415px;
}

.pictureText
{
	font-size:12px;
line-height:22px;
padding:10px 18px;
width:415px;
text-align:left;
padding:10px 18px;
}


.pictureH1
{
	color: #0e7b94;
	font-size:12px;
}

.pictureH2
{
	color:#45A0B5;
	font-size:12px;
}

.copyH1
{
	color: #0e7b94;
	font-size:12px;
	padding-left: 20px;
}

.copyH2
{
	color:#45A0B5;
	font-size:12px;
	padding-left: 20px;
}



#wrapper
{
	margin : 0 auto;
	width:720px;
}

a img:hover
{
	border:4px;
	border-color:#0AD;
	background-color: #FBFBFB;
}

a:link
{
color: #45a0b5;
}

a:visited
{
color: #0e7b94;
}

a:hover 
{
color: #61d3ed;
background-color: #333333;
text-decoration: none;
}

a:active
{
color: #45a0b5;
}

.sideBar
{
	background-image:url(images/sidebar.png);
background-repeat:no-repeat;
color:#45A0B5;
float:right;
font-size:12px;
height:424px;
/*left:-200px;*/
padding-right:50px;
position:relative;
width:185px;
top:9px;
list-style: none;

}
.sideBarLinks
{
	color:#45A0B5;
	font-size:12px;
	line-height:24px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:21px;
	position:relative;
	top:20px;
}

.inTextList
{
	
	color:#0a4957;
	font-size:12px;
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px 30px;
}

.headWrapper
{
color:#45A0B5;
font-size:12px;
line-height:20px;
margin:0 auto;
position:relative;
right:35px;
text-align:right;
top:5px;
width:358px;	
}

.headRight
{
	float:right;
	width: 300px;
	position:relative;
	text-align:right;
}

.phoneInfo
{
	float:right;
	position:absolute;
	right:-170px;
	text-align:right;
	top:31px;
	width:300px;
	color:#000;
}

.headLeft {
float:left;
height:101px;
position:relative;
width:300px;
}



.main
{
padding-left:10px;
padding-right:10px;
right:75px;
text-align:justify;
width:456px;
	
}


.topPart
{
	background-image:url(images/BOT_01.png);
	background-repeat:no-repeat;
	width : 450px;
	height : 26px;
}

#contentBottom
{
	width:440px;
	height:38px;
	background-image:url(images/BOT_05.png);
	background-position:0 12px;
	background-repeat:no-repeat;
}

#hat
{
	background-image:url(images/main_hat.png);
	background-repeat:no-repeat;
	bottom:-14px;
	height:20px;
	position:relative;
	width:456px;
}

#middle
{
	background-image:url(images/main_yRpeat.jpg);
	background-repeat:repeat-y;
	position:relative;

}
#shoes
{
	background-image:url(images/main_shoes.png);
	background-repeat:no-repeat;
	height:51px;
	position:relative;
	top: -21px;
	width:456px;
}

#floor
{
	height:54px;
	position:relative;
	top: 0px;
	width:102px;
}

	
