/*
Theme Name: fsp
Theme URI: http://milkengine.com/
Description: An awesome theme
Version: 1.0
Author: John Saddington
Author URI: http://milkengine.com/
*/


.right { float: right; }
.left { float: left; }
.middle {margin: 0 auto;float:left;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;max-width:620px}
img.alignright{padding: 4px 0 4px 4px;margin: 3px 0 2px 10px;display: inline;max-width:620px}
img.alignleft{padding: 4px 4px 4px 0;margin: 3px 10px 2px 0;display: inline;max-width:620px}
img.alignnone{padding:4px 4px 4px 0; margin:3px 10px 2px 0;display: block;max-width:620px}
.alignleft{float: left;}
.alignright{float: right;}



.milky {
float: right;
padding-top: 40px;
padding-right: 40px;
margin-top: 20px;
margin-bottom:10px;
}
body {
	margin:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#5b5b5b;
	background:#a21d1d;
	min-width:998px;
}
.blue-scheme{background:#386e9b;}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img {border:0;}
a{
	color:#386e9b;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#fbfaf7;
}
/* header */
#header{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#header .logo{
	display:block;
	width:505px;
	height:48px;
	background:url(images/logo-home.gif) no-repeat;
	margin:20px 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
#header .home{background: url(images/logo-home.gif) no-repeat;}
#header .logo a{
	height:100%;
	display:block;
}
.nav{
	float:right;
	list-style:none;
	margin:0;
	padding:0 4px 0 0;
}
.nav li{
	float:left;
	font:10px Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
	text-transform:uppercase;
	padding:0 6px 0 0;
}
.nav a{
font-size: 18px;
	float:left;
	line-height:22px;
	padding:0 9px 0 11px;
	border:solid #ebebeb;
	border-width:1px 1px 0;
	position:relative;
}
.nav .current{
	position:absolute;
	width:140px;
	height:31px;
	background: url(images/bg-current.gif) no-repeat;
	font:10px/12px Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
	color:#9f9f9f;
	padding:5px 7px 15px 14px;
	left:-93px;
	top:-53px;
	text-transform:none;
}
.nav a:hover{text-decoration:none;}
.nav .red,
.nav .healthcare a{color:#cf1111;}
.nav .blue{color:#2580b9;}
#menu{
	list-style:none;
	margin:0;
	padding:0 0 1px;
	clear:both;
	overflow:hidden;
	width:958px;
	border:solid #e1e1e1;
	border-width:1px 1px 0;
	background:#fbfbfb url(images/bg-menu.gif) repeat-x 0 100%;
}
#menu li{
	float:left;
	font:12px/27px Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
	text-transform:uppercase;
	background: url(images/bg-menu-li.gif) no-repeat 0 50%;
	margin:0 0 0 -1px;
	padding:0 21px 0 26px;
}
#menu a{color:#8e8e8e;}
.visual{
	width:100%;
	background:#6c1a1a url(images/bg-visual.gif) repeat-x;
	overflow:hidden;
	margin:0 0 -10px;
	position:relative;
}
.visual .inner{
	width:979px;
	margin:0 auto;
	background: url(images/bg-vinner.jpg) no-repeat;
	padding:16px 0 0 19px;
	overflow:hidden;
}
.gallery{
	float:right;
	width:519px;
	height:374px;
	background: url(images/bg-gallery.jpg) no-repeat;
	padding:11px 0 0 20px;
	display:inline;
}
#content .gallery{
	background: url(images/bg-content-gallery.gif) no-repeat 50% 100%;
	padding:0 0 6px;
	margin:0 4px 10px 15px;
	width:500px;
	height:343px;
}
.text-holder{overflow:hidden;}
.gallery div{
	width:480px;
	height:323px;
	overflow:hidden;
	background:#c4c4c4;
	border:10px solid #fff;
}
.gallery ul, #content .gallery ul{
	list-style:none;
	margin:0;
	padding:0;
	width:480px;
	height:323px;
	position:relative;
	overflow:hidden;
}
.gallery li, #content .gallery li{
	padding:0;
	width:480px;
	height:323px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.gallery li.active, #content .gallery li.active{z-index:2;}
.gallery img{display:block;}
.visual .text{
	height:1%;
	overflow:hidden;
	padding:60px 0 0;
}
.visual .text p{
	font-size:18px;
	line-height:22px;
	margin:12px 0;
	color:#fff;
}
a.button{
	display:block;
	font:12px/31px Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
	color:#536167;
	text-align:center;
	background: url(images/bg-button.gif) repeat-x;
	border:2px solid #fff;
	text-transform:uppercase;
}
.visual .button{
	width:209px;
	margin:33px 0 0;
	font-weight:bold;
}
/* content */
#content{
	overflow:hidden;
	height:1%;
	background: url(images/bg-content.gif) repeat-x;
	padding:64px 0 0;
}
.blue-scheme #content{background: url(images/bg-blue-content.gif) repeat-x;}
#content .inner{
	width:960px;
	margin:0 auto;
}
.leftcol{
	float:left;
	width:320px;
	margin:-32px 0 0;
	position:relative;
}
.rightcol{
	float:right;
	margin:-32px 0 0;
	position:relative;
	width:640px;
}
#content h1{
	margin:0 0 8px;
	font-size:30px;
	line-height:32px;
	font-weight:normal;
	color:#a21d1d;
}
#content h1 a{color:#a21d1d;}
.blue-scheme #content h1, .blue-scheme #content h1 a{color:#386e9b;}
#content h1 em{
	display:block;
	font-size:14px;
	color:#454545;
	font-style:normal;
	margin:0 0 35px;
	line-height:16px;
}
#content .info h1{
	font-size:24px;
	line-height:28px;
}
.info{
	height:1%;
	overflow:hidden;
	padding:0 0 50px;
}
#content p{
	margin:16px 0;
	line-height:17px;
}
#content .info p{margin:8px 0;}
.info address{
	font-size:12px;
	font-style:normal;
}
.info address .mail{
	display:block;
	margin:8px 0 0;
}
.info address .mail a{color:#464646;}
.box{
	width:252px;
	float:left;
	background: url(images/bg-box-top.gif) no-repeat;
	padding:6px 0 0;
	margin:0 0 0 13px;
	display:inline;
}
.box .bottom{
	background: url(images/bg-box-bt.gif) no-repeat 0 100%;
	padding:0 0 6px;
	height:1%;
	overflow:hidden;
}
.box .center{
	height:1%;
	overflow:hidden;
	padding:0 1px;
	background: url(images/bg-box.gif) repeat-y;
}
#content h3{
	margin:0;
	font-size:14px;
	line-height:16px;
	color:#464646;
	font-weight:normal;
}
#content .box h3{
	background: url(images/bg-title.gif) no-repeat 5px 100%;
	padding:0 0 5px;	
	margin:0 0 0 10px;
}
#content ul{
	list-style:none;
	margin:3px 0;
	padding:0;
	height:1%;
	overflow:hidden;
}
#content ul li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:8px 10px;
	font:bold 12px/14px Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
	color:#a21d1d;
}
#content ol{
	list-style-position:inside;
	margin:0;
	padding:0;
}
#content ol li{
	font:bold 12px/14px Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
	color:#a21d1d;
	padding:8px 10px;
}
#content li a{color:#a21d1d;}
#content .box ul li{
	border-bottom:1px solid #f3f3f3;
	margin:0 0 -1px;
}
#content .box ul li a{
	display:block;
	margin:-7px -10px -8px;
	padding:7px 10px 8px;
}
#content .box li a:hover{
	background:#f6f6f6;
	text-decoration:none;
}
.wide{
	width:362px;
	background: url(images/bg-wide-top.gif) no-repeat;
}
.wide .bottom{background: url(images/bg-wide-bt.gif) no-repeat 0 100%;}
.wide .center{background: url(images/bg-wide.gif) repeat-y;}
.wide .inner-bg{
	background:#f7f7f7 url(images/bg-inner-bg.gif) repeat-x;
	height:1%;
	overflow:hidden;
}
#content h2{
	font-size:18px;
	color:#a21d1d;
	font-weight:normal;
	margin:0;
}
#content .box h2{margin:0 0 0 9px;}
#content h2 span{color:#464646;}
#content .steps{margin:3px 0 0;}
#content .steps li{
	border:solid #c7c7c7;
	border-width:1px 0 0;
	font:16px Helvetica, Trebuchet MS, sans-serif;
	color:#616161;
	padding:13px 12px 10px;
}
.steps .number{
	float:left;
	width:76px;
	height:69px;
	background: url(images/bg-number.gif) no-repeat;
	font-weight:bold;
	font-size:48px;
	line-height:67px;
	color:#4b4b4b;
	text-align:center;
	margin:0 15px 0 0;
}
#content .steps p{
	margin:0;
	padding:15px 0 0;
}
.holder{
	height:1%;
	border:solid #c2c2c2;
	border-width:0 1px;
	padding:0 10px;
	background:#f7f5ef;
	font: 12px;
	/*font:12px Helvetica, Trebuchet MS, sans-serif;*/
	margin:26px 0 0;
	clear:both;
}
.holder .title{
	width:934px;
	margin:0 -11px 5px;
	background:#989800 url(images/bg-holder-title.gif) repeat-x;
	padding:5px 8px 6px 18px;
	font:bold 14px/21px Helvetica, Trebuchet MS, sans-serif;
	position:relative;
	color:#fff;
}
.holder .title .phone{
	float:right;
	padding:0 7px 0 8px;
	background:#fff;
	color:#454545;
}
.holder h4{
	font:bold 36px/40px Helvetica, Trebuchet MS, sans-serif;
	color:#454545;
	margin:0;
}
#content .holder p{
	margin:0;
	line-height:14px;
}
.container{
	height:1%;
	/*overflow:hidden;*/
	width:938px;
	margin:8px -11px 0;
	background:#fff8df url(images/bg-container.gif) repeat-x;
	padding:18px 10px 20px;
	border:solid #b3b3b3;
	border-width:0 1px 1px 1px;
	border-bottom:1px solid #8e8e8e;
}
.block-holder{
	width:978px;
	margin:0 -40px 0px 0;
	overflow:hidden;
}
.right-holder{
	float:right;
	width:326px;
}
.block{
	float:left;
	width:290px;
	font-size:11px;
	margin:12px 29px 12px 7px;
	display:inline;
	overflow:hidden;
}
.block-right{float:right;}
.block h5{
	font-size:12px;
	margin:0;
}
#content .block p{
	margin:0;
	line-height:13px;
}
span.contact{
	display:block;
	margin:20px 0 0;
}
span.contact a{
	font:bold 18px Helvetica, Trebuchet MS, sans-serif;
	color:#454545;
	text-decoration:underline;
}
.card{
	height:1%;
	overflow:hidden;
	color:#5b5b5b;
	font:14px Helvetica, Trebuchet MS, sans-serif;
}
.card p strong{display:block;}
.card .grey-link{color:#5b5b5b;}
.block .image{
	float:left;
	margin:0 14px 0 0;
	width:113px;
	border:1px solid #8d8d8d;
	background:#252525;
}
.block .image img{
	display:block;
	margin:0 auto;
}
.block strong{
	font-size:14px;
	letter-spacing:-1px;
	display:block;
	margin:3px 0 0;
}
.block span{
	font-size:12px;
	min-height:46px;
	height:auto!important;
	display:block;
	height:46px;
}
.block .view{
	background:#fff;
	border:1px solid #c3c3c3;
	font-size:12px;
	color:#252525;
	display:block;
	width:88px;
	overflow:hidden;
	text-align:center;
	line-height:29px;
	margin:0 0 30px;
}
/* footer */
#footer{
	width:100%;
	background:#a21d1d;
	border-top:4px solid #d36262;
	font:bold 14px Helvetica, Trebuchet MS, sans-serif;
	color:#fff;
	margin:45px 0 0;
}
#footer .inner{
	width:953px;
	margin:0 auto;
	padding:15px 0 20px 7px;
}
.blue-scheme #footer{
	background:#386e9b;
	border-color:#5c96c7;
}
.f-nav{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
.f-nav li{
	display:inline;
	margin:0 0 0 26px;
}
.f-nav a{color:#fff;}

