/*
 Theme Name: mmStudentLoans
 Theme URI: http://www.jotnet.pl/
 Description: mmStudentLoans template
 Version: 1.0
 Author: jt
 */ @charset "utf-8";
/* CSS Document */

html, body {
    margin: 0;
    padding: 0;
    font: 12px Tahoma;
    line-height: 20px;
    background: #083259;
}

a img {
	border: 0;
}

img.click {
	position: relative; 
	top: 4px;
}

#wrap {
    width: 100%;
    clear: both;
    overflow: hidden;
    background: url('images/bg.jpg')  repeat-x;	
	
}

#page {
    width: 100%;
	background: url('images/content_bg.jpg') #083259  repeat-x;	
    clear: both;
    overflow: hidden;
}

#footer {
    width: 1010px;
    min-width: 1010px;
    max-width: 1010px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    background: #083259;
	text-align: center;
	margin-bottom: 30px;
	font: 12px Arial;
	color: #fff;
}

#header {
    /*width: 1075px;
    min-width: 1075px;
    max-width: 1075px;
    margin: 0 auto;*/
	width: 100%;
    height: 524px;
    clear: both;
    overflow: hidden;  
	background: url('images/background.jpg') no-repeat;	
	background-position: bottom center;
}

#top {
    width: 900px;
	min-width: 900px;
    max-width: 900px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    height: 524px;
    position: relative;
}

#top h2 {
	position: absolute;
	right: 0;
	top: 70px;
	text-align: right;
	font: 32px Arial;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FCFCFC;
}

#top h2 a{
	color: #FCFCFC;
	text-decoration:none;
}

#top h3 {
	color: #F0F0F0;
	position: absolute;
	right: 0;
	top: 106px;
	text-align: right;
	font: 22px Arial;
	margin: 0;
	padding: 0;
	font-weight: normal;	
}

#form {
	width: 383px;
	height: 338px;
	position: absolute;
	bottom: 0;
	left: 515px;
	background: url('images/form_center.png') repeat-y;
	
}

#form h1 {
	position: absolute;
	top: 30px;
	left: 20px;
	font: 30px Georgia;
	color: #56595B;
	margin: 0;
	padding: 0;
}

#form table {
	position: absolute;
	top: 100px;
	left: 20px;
	font: 12px Tahoma;
	font-weight: bold;
	color: #333333;
}

#form table input, #form table select { 
	border: 1px solid #D4DFE4;
	background: #fff;
	width: 230px;
	padding: 3px;
}

#form table td {
	padding-bottom: 20px;
}

.simlpe_logo {
	position: absolute;
	top: 220px;
	left: 20px;
}

.find {
    position: absolute;
    top: 220px;
    left: 230px;
    display: block;
    width: 121px;
    height: 29px;
    background: url('images/find.png') no-repeat;
    text-align: center;
    text-decoration: none;
    margin-right: 20px;
    padding-top: 10px;
    font: 13px Georgia;
    font-weight: bold;
    color: #B75506;
}

#form h5 {
	position: absolute;
	top: 290px;
	left: 20px;
	font: 18px Georgia;
	color: #56595B;
	margin: 0;
	padding: 0;

}

#form #form_top {
	width: 383px;
	height: 17px;
	background: url('images/form_top.png');
}

#logo {
    position: absolute;
    top: 70px;
    left: 20px;
    width: 302px;
    height: 32px;
    display: block;
	background: url('images/logo.png');
}

#top_box {
	position: absolute;
	overflow: hidden;
	top: 150px;
	left: 20px;
}

#top_box h4 {
	background: url('images/tick.png') no-repeat;
	background-position: left center;
	font: 22px Georgia;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-left: 35px;
	margin-top: 3px;	
} 

#banners {
    width: 900px;
	min-width: 900px;
    max-width: 900px;
    margin: 0 auto;
    height: 74px;
    text-align: center;	
}

#banners img {
	margin-top: 13px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 2px dotted #E4E4E4;
}

#content {
	width: 900px;
    min-width: 900px;
    max-width: 900px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

#content h1 {
	color: #fff;
	font: 32px Georgia;
	letter-spacing: -0.4pt;
	float: left;
}

.content_banners {
	float: right;
	text-align: center;
	margin-top: 20px;
}

.content_banners img {
	padding-left: 20px;
	padding-right: 20px;
}

.content_top {
	width: 900px;
	height: 16px;
}

.content {
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;
}

.content h4 {
	font: 22px Arial;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}

.content h4 a{
	font: 22px Arial;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.content p {
	color: #fff;
	margin: 0;
	padding: 0;
}

.content a {
	color: #fff;
}

#content_bottom_2, #content_bottom_4 {
    background: url('images/content_bottom_2.png') no-repeat;
    height: 13px !important;
}

#content_top_1 {
	background: url('images/content_top_1.png') no-repeat;
}

#content_1 {
	background: url('images/content_1.png') repeat-y;
}

#content_2, #content_4 {
	background: url('images/content_2.png') repeat-y;
}

#content_3 {
	background: url('images/content_3.png') repeat-y;
}

#content_top_2, #content_top_4 {
	background: url('images/content_top_2.png') no-repeat;
	height: 20px !important;
}

#content_top_3 {
	background: url('images/content_top_3.png') no-repeat;
	height: 30px !important;
}

#content_bottom_3 {
	background: url('images/content_bottom_3.png') no-repeat;
	height: 13px !important;
}

h2.explore {
	font: 30px Georgia;
	color: #A0B0BF;
	margin-top: 70px;
}

table.table_footer th {
	text-align: left;
	color: #fff;
	font-size: 13px;
}


table.table_footer td a {
	color:#FFFFFF;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	text-decoration:none;
}

table.table_footer td {
	padding-right: 40px;
	vertical-align: top;
	color:#FFFFFF;
	font-size:13px;
}

table.table_footer {
	margin-bottom: 60px;
}
