/* CSS Document */
body { 
	background: url(images/1_fon.jpg) left top; 
	margin: 0px 0px 0px 0px;  
	font-family: Tahoma, "Times New Roman"; 
	font-size:11px; 
	color:#566d7a; 
}
div {float:left}
a {color:#566d7a; text-decoration:underline}
a:hover {text-decoration:none }
form { margin:0px; padding:0px}
img {
	margin: 0px 10px 0px 0px;
}
/* MAIN DIVS */
.very_main {
	width:100%; 
	height:100%; 
	background:url(images/1_fon.jpg) repeat-x left top; 
	padding-bottom:25px
}
.mainest {
	width:766px; 
	float:none
}
.Content {
	width:700px; 
	padding:17px 33px 17px 33px; 
	background:url(images/1_fon_content.jpg) 35px repeat-y; 
	min-height:300px; 
	_height:300px
}
.HomePage {
	width:637px;
	padding: 0px 10px 0px 31px;
}
.HomePage p {
	font-size: 20px;
	/* color: #000099; */
	font-family: "Script MT Bold";
	text-align: center;
}
.ProfilePage {
	width:500px;
	padding: 0px 10px 0px 31px;
}
.ProfilePage li {
	margin: 10px 0 10px 5px; 
}
.ProfilePage p {
	margin: 10px 0 10px 5px; 
}
.Left {
	width:371px;
	padding: 0px 10px 0px 31px;
		line-height:13px
}
.Right {
	width:241px; 
	background:url(images/1_right2.jpg); 
	padding:10px 0px 5px 25px
}
.Bottom {
	padding:20px 25px 15px 54px;
	color:#ffffff; 
	width:659px; 
	background: url(images/1_bottom1.jpg) 35px repeat-y;
	text-align: center;
}
.Bottom a { color:#FFFFFF; text-decoration:none}
.Bottom a:hover { text-decoration:underline}

/* DIVS */
.Flash { width:766px; height:279px}
.lefttop {
	margin: 10px 0 15px 0; 
	padding-left:17px; 
	background:url(images/1_ppc1.jpg) repeat-y left;
	font-size:15px; 
	line-height:18px
}
.left1 {
	margin: 16px 0 10px 0; 
	width:330px; 
	padding-left:17px; 
	background:url(images/1_ppc1.jpg) repeat-y left
}
.blue { color:#3e97c9}
.tab { width:337px; background:url(images/3_table2.jpg); padding:1px 0px 1px 0px}
.tab1 { width:19px; text-align:center}
.tab2 { padding-left: 16px}
.tab3 { width:40px; text-align:center}

#Services {
	padding: 0px 31px 0px 31px; 
}
#Successes {
	padding: 0px 31px 0px 31px; 
}
#Successes table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#Successes img {
	margin: 0px 0px 0px 0px;
}
#Successes .pictureTitle {
	font-size: 14px;
	text-align:center;
}
#contactUsForm {
	text-align: center;
	position: relative; 
	vertical-align: top;
	line-height: 1.7em; 
	font-weight: 900;
	font-size: 10pt; 
}
#contactUsForm table {
	border-collapse: collapse;
	width: 100%;
} 
#contactUsForm form {
	margin: 0 0 0 0;
} 
#contactUsForm td { 
	vertical-align: top;
}
#contactUsForm p {
	margin: 1px 10px 1px 10px;
}