/* BLue CSS */
html {
height: 100%;
vertical-align: top;
}

a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #FFFFFF;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #017fdf;
}
a:active {
color: #FFFFFF;
text-decoration: none;
}
	
#flashcontent {
margin:0;
height: 500px;
width: 1024px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0B0C3D;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height: 100%;
	vertical-align: top;
	text-align:center;
}

#container {
width:1024px;
margin:10px 0 0 0;
padding:0;
vertical-align: top;
}

#content {
	width:200px;
	font-size:11px;
	font-weight:normal;
	text-align: left;
	float:right;
	vertical-align: top;
}

#box {
width:1024px;
height:698px;
margin-left:auto;
margin-right:auto;
}

p {
font-size:12px;
line-height:1.5em;
}

.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_stylist {
	width:300px;
	font-size:11px;
	font-weight:normal;
	text-align: justify;
	float:right;
	vertical-align: top;
}
