@charset "utf-8";
/* CSS Document */

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #333333;
}

body {
background-image: url(images/bg_center.gif);
background-position: center;
background-repeat: repeat-y;
background-color: #666666;
}

model_block {
	width:165px;
	float:left;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0;
}


model_block p {
	position:relative;
	text-align:center;
	font-size:14px;
	width:165px;
}

img {
border: 0px;
}

a {
color: #333333;
}
a:hover {
color: #FF0000;
text-decoration: none;
}

.border1 {
border:1px solid #000000;
}

h1 {
font-size: 18px;
color: #0066CC;
line-height: 24px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 18px;
}

h4 {
line-height: 8px;
font-weight: normal;
}

h5 {
font-size: 11px;
font-weight: normal;
color: #333333;
line-height: 14px;
}

.padding {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 10px;
}

.footer {
background-color: #000000;
color: #FFFFFF;
}

.profile space {
line-height: 26px;
}

ul.faq div {padding-right:20px;}


