@charset "utf-8";
/* CSS Document */

body {
background-image:url(../images/body_top.jpg);
background-repeat:repeat-x;
background-color:#e0e0e0;
text-align:center;
margin:25px 0px 0px 0px;
}
body a {
outline:none;
}
.main_box {
width:851px;
margin:0 auto;
}
.head {
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	background-image: url(../images/domains_header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.head img {
float:left;
}
.menu {
float:right;
padding-left:22px;
padding-top:27px;
font-size:10px;
font-family:Tahoma;
text-transform:uppercase;
color:#3d3d3d;
overflow:hidden;
}
.menu a {
text-decoration:none;
color:#3d3d3d;
background-image:url(../images/menu_sep.jpg);
background-position:right top;
background-repeat:no-repeat;
padding-right:8px;
margin-right:8px;
display:block;
float:left;
line-height:40px;
}
.menu a.noSep {
text-decoration:none;
color:#3d3d3d;
background-image:none;
padding-right:8px;
margin-right:8px;
float:left;
line-height:40px;
}
.menu a:hover{
text-decoration:underline;
}
.cont_box {
background-image:url(../images/bg_content.jpg);
background-repeat:repeat-y;
}
.top_edges {
overflow:hidden;
}
.top_edges div {
float:left;
}
.top_edges div.lE {
width:18px;
}
.top_edges div.bg {
background-image:url(../images/bg_top.jpg);
background-repeat:repeat-x;
width:814px;
height:22px;
}
.bottom_edges div.rE {
float:right;
width:19px;
}
.bottom_edges {
overflow:hidden;
}
.bottom_edges div {
float:left;
}
.bottom_edges div.lE {
width:18px;
}
.bottom_edges div.bg {
background-image:url(../images/bg_bottom.jpg);
background-repeat:repeat-x;
width:814px;
height:16px;
}
.bottom_edges div.rE {
float:right;
width:19px;
}
.promo_box {
padding:13px 10px;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
color:#354975;
text-align:left;
margin:0 auto;
}
.tit {
padding-left:14px;
padding-top:14px;
padding-bottom:14px;
}
.tit_logo {
margin-bottom:20px;
margin-left:14px;
}
.p_txt {
background-color:#f9f6f7;
background-image:url(../images/girl.jpg);
background-repeat:no-repeat;
background-position:right bottom;
margin:0px 8px;
position:relative;
} 
.ptxt_tit_box {
background-image:url(../images/bg_tit_b.jpg);
background-repeat:repeat-x;
background-position:bottom;
position:absolute;
top:15px;
left:-8px;
width:356px;
height:41px;
}
.ptxt_tit_box div {
float:left;
}
.rightB {
float:right;
}
.blue {
background-color:#5777be;
display:block;
line-height:33px;
width:257px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:17px;
text-transform:uppercase;
color:#FFFFFF;
padding-left:10px;
}
.promo_text {
	padding-top:75px;
	padding-left:14px;
	text-align:left;
}
.promo_text ul {
list-style-image:url(../images/bullet.jpg);
padding:0px 0px 0px 14px;
margin:0px;
}
.promo_text ul li {
padding:0px;
padding-left:13px;
margin-bottom:6px;
}
.promo_text ul li span {
color:#ff8400;
}
.prom {
padding-top:15px;
}
.prom_b {
padding-top:17px;
}
.sys {
background-image:url(../images/systems.jpg);
height:69px;
background-repeat:no-repeat;
}
.domains {
background-image:url(../images/domains_footer.gif);
height:26px;
background-repeat:no-repeat;
}
.footer {
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#303030;
	text-align:center;
	text-transform:none;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
}
.footer a {
text-decoration:none;
color:#303030;
}
.footer a:hover {
text-decoration:underline;
}
.footer span {
margin:5px 0px 0px 0px;
text-align:center;
font-size:11px;
}
.footer span a {
text-decoration:none;
color:#303030;
}
.footer div.noSpace {
width:60%;
text-align:center;
margin:0 auto;
}
