@charset "iso-8859-2";
/* CSS Document */

body{
	background-color:#e5e7f0;
	color:#9ca3af;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:0;
	margin:0;
}

#centralize{
	width:904px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
}

	
#containerMain{
	width:904px;
	height:auto;
	float:left;
	background-image:url(../images/backgroundStrip.jpg);
	background-repeat:repeat-y;
}

#headerContainer{
	width:799px;
	height:199px;
	float:left;
	padding-left:35px;
	padding-right:70px;
}

#header{
	width:799px;
	height:173px;
	float:left;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#header h1
	{
	width:616px;
	height:104px;
	margin:0;
	padding:0;
	float:left;
	}
	
#header h1 a
	{
	display:block;
	width:616px;
	height:104px;
	text-indent:-9999px;
	}
		
#contacts{
	width:672px;
	height:28px;
	float:left;
	padding-bottom:12px;
	padding-right:127px;
}

#telephone{
	width:180px;
	height:14px;
	float:left;
	font-size:14px;
	padding:8px 0px 4px 46px;
	background-image:url(../images/telephone.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFFFFF;
}

#email{
	width:400px;
	height:14px;
	float:left;
	font-size:14px;
	padding:8px 0px 4px 46px;
	background-image:url(../images/email.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#525C95;
}

a.emailLink {
	font-size:14px;
	color:#525C95;
	text-decoration:none;
}

a:hover.emailLink {
	color:#ffffff;
	text-decoration:none;
}

#headerBottom{
	width:580px;
	height:23px;
	float:left;
	padding-top:3px;
	padding-left:219px;
}

#blueBox{
	width:290px;
	height:20px;
	float:left;
	background-color:#a1bdef;
	color:#525c95;
	font-size:13px;
	text-align:center;
	padding-top:3px;
}

#purpleBox{
	width:280px;
	height:20px;
	float:left;
	background-color:#525c95;
	margin-left:10px;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	padding-top:3px;
}

#bodyContainer{
	width:904px;
	height:auto;
	float:left;
	padding-top:3px;
	background-image:url(../images/girlLeft.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	
}

#bodyLeft{
	width:173px;
	height:auto;
	float:left;
	padding-bottom:233px;
	padding-left:57px;
}

#navigationContainer{
	width:173px;
	height:auto;
	float:left;
}

#navigationTop{
	width:173px;
	height:11px;
	background-image:url(../images/navTop.jpg);
	background-repeat:no-repeat;
	background-position:bottom;

}

#navigationCental{
	width:165px;
	height:auto;
	background-color:#a1bdef;
	padding:10px 0px 20px 8px;
}

ul.nav{
	margin:0;
	padding:0;
	font-size:12px;
	color:#FFFFFF;
	border-top:1px solid #FFFFFF;
}

ul.nav li{
	list-style:none;
	height:22px;
	border-bottom:1px solid #FFFFFF;
}

ul.nav li a{
	color:#FFFFFF;
	text-decoration:none;
	height:12px;
	font-size:12px;
	display:block;
	padding:5px 0px 5px 2px;
}

ul.nav li a:hover{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#525C95;
	padding:5px 0px 5px 2px;
}

#navigationBottom{
	width:173px;
	height:11px;
	background-image:url(../images/navBottom.jpg);
	background-repeat:no-repeat;
}

#testimonialsArea{
	width:173px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:20px;
}

.testimonialHolder{
	width:173px;
	height:auto;
	float:left;
	background-image:url(../images/openSpeech.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}

.testimonialText{
	width:153px;
	height:auto;
	float:left;
	font-size:12px;
	color:#525c95;
	padding:20px 10px 10px 10px;
	text-align:left;
	/*font-family:"Times New Roman", Times, serif;*/
	background-image:url(../images/closedSpeech.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.testimonialName{
	width:158px;
	height:18px;
	float:left;
	color:#67d723;
	font-style:italic;
	padding-left:10px;
	padding-right:5px;
	font-size:10px;
}

#PgTitle{
	width:538px;
	height:24px;
	float:left;
	padding-left:46px;
	padding-right:20px;
	padding-top:20px;
	font-size:22px;
	color:#525C95;
}

#bodyRight{
	width:578px;
	min-height:300px;
	float:left;	
	padding-right:70px;
	padding-left:26px;
	padding-top:15px;

	background-image:url(../images/groupRight.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

div.bodyRightInner
	{width:558px;
	float:left;	
	padding-right:10px;
	text-align:justify;
	}

#footer{
	width:904px;
	height:30px;
	float:left;
	background-color:#e5e7f0;
}

#quintLink{
	width:220px;
	height:20px;
	float:right;
	padding-right:60px;
	padding-top:5px;
	font-size:10px;
	color:#525c95;
}

a.quint {
	font-size:10px;
	color:#a1bdef;
	text-decoration:none;
}

a:hover.quint {
	font-size:10px;
	color:#525c95;
	text-decoration:none;
}

.bottom_right_block
	{
	/*background-color:#009966;*/
	width:210px;
	height:125px;
	float:right;
	
	}

.footer_right
	{
	font-size:10px;
	text-align:right;
	padding-right:72px;
	padding-top:5px;
	
	
	}
.footer_right a
	{
	text-decoration:none;
	color:#525C95;
	}
.footer_right a:hover
	{
	color:#A1BDEF;
	}

