.body {
background-color: #f1f9ff;
font-family: Arial, Helvetica, sans-serif;
}

.nav {
width: 1100px;
height: 88px;
background-image: url(images/menu_bg_01.jpg);
background-position: center; 
background-repeat: no-repeat
}

.navtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px; 
color: white;
text-decoration: none;
}

.navtext:hover {
text-decoration: underline;
color: #fec248;
}

.navi_separator {
height: 45px;
background-image: url(images/navi_separator_03.jpg);
background-position: center; 
background-repeat: no-repeat
}

.div_menu {
margin-top: 15px;
margin-right: 10px;
}

.header {
background-image: url(images/header_background.jpg);
background-position: center; 
background-repeat: no-repeat;
height: 326px;
width: 1100px;
}

.guy {
background-image: url(images/guy.png);
background-position: center;
background-repeat: no-repeat;
height: 242px;
}

.slogan {
font-family: Arial, Helvetica, sans-serif; 
color: #0f35c3;
font-size: 35px;
font-weight: 100;
}

.buttons {
margin-left: 20px;
margin-bottom: 2px;
}

.buttons:hover {
}


.try_buy {
font-family: Arial, Helvetica, sans-serif;
color: #2d44c0;
font-size: 26px;
border-bottom: 2px dashed #ec9c0e;
text-decoration: none;
}

.try_buy:hover {
border-bottom: 2px dashed #2157e3;
color: #2157e3
}

.try_buy_a {
font-family: Arial, Helvetica, sans-serif;
color: #2d44c0;
font-size: 26px;
text-decoration: none;
}

.div_content_header {
font-family: Arial;
color: #404040;
font-size: 16px;
line-height: 22px;
margin-left: 20px;
}

.features {
background-image: url(images/features_line.jpg);
background-position: left;
background-repeat: no-repeat; 
height: 70px;
}

.features_right {
background-image: url(images/features_line.jpg);
background-position: right;
background-repeat: no-repeat; 
height: 70px;
}

.read_more {
margin-top: 16px;
}

.read_more:hover {
border: 0px;
}

.bookmarks {
margin-top: 16px;
height: 43px;
background-image: url(images/bookmarks_bg.jpg);
background-position: center;
background-repeat: no-repeat;
}

.bookmarks_bg {
margin-top: 7px;
}

.tuneget {
color: #2d44c0;
font-size: 22px;
}

.features_grey {
color: #727272;
font-size: 26px;
}

.title {
margin-top: 22px;
}

.title_buy {
margin-right: 50px;
margin-top: 22px;
}

.main {
background-image: url(images/background.jpg);
background-position: center;
background-repeat: repeat-y;
}

.content_top {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #404040;
margin-left: 40px;
margin-right: 20px;
line-height: 22px;
margin-top: 7px;
}
.content {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #404040;
margin-left: 40px;
line-height: 22px;
margin-right: 22px;
}

.arrow {
margin-top: 3px;
}

.system {
background-image: url(images/system_reqiurements.jpg);
background-position: center;
background-repeat: no-repeat; 
height: 39px;
width: 338px;
}

.system_body {
background-image: url(images/system_body.jpg);
background-position: center;
background-repeat: repeat-y;
}

.system_bottom {
background-image: url(images/system_bottom.jpg);
background-position: center; 
background-repeat: no-repeat;
}

.system_table {
margin-right: 10px;
}

.system_title {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px; 
color: white;
margin-top: 8px;
}

.system_content {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #404040;
margin-left: 15px;
line-height: 22px;
margin-right: 5px;
margin-top: 5px;
}

.content_systemleft {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #404040;
margin-left: 40px;
line-height: 22px;
margin-right: 10px;
}

.footer {
background-image: url(images/footer.jpg);
background-position: center;
background-repeat: no-repeat;
}

.footer_table {
margin-left: 40px;
margin-right: 22px;
}

.copy {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px; 
color: white;
text-decoration: none;
}

.footer_nav {
color: white;
}

















