*{
margin:0px;
padding:0;
border:0;
}

/*REUSEABLE ELEMENTS*/
h1,h2,h3,h4,h5,h6{
margin-bottom:21px;
font-size:18px;
color:#608da9;
}

h2,h3,h4{
margin-top:30px;
}

h1,h2,h3,h4{
text-transform:uppercase;
}

h6{
text-align:center;
}

hr{
color:#c5dce7;
background-color:#c5dce7;
height:1px;
border:none;
}

label{
font-size:11px;
color:#ab4444;
font-weight:bold;
margin:10px 0;
display:block;
}

select,.text,textarea{
width:180px;
height:22px;
padding:2px;
font-family:tahoma;
font-size:11px;
margin-bottom:10px;
border:1px solid #b8d1de;
background:#eef5f8;
}

textarea{
height:130px;
width:360px;
}

#small{
font-size:10px;
line-height:14px;
}

/*FORMAT*/
html, body, #container
{
height: 100%;
position:relative;
}

body{
background:#fff url(../img/bg.png) repeat-x;
font-family:tahoma;
font-size:12px;
color:#495760;
}

#container{
width:960px;
margin:0 auto;
}

#content{
float:left;
width:960px;
padding-bottom:30px;
background:url(../img/header.jpg) no-repeat;
}

/*TOP MENU SECTION*/
#nav{
padding-top:100px;
width:721px;
float:right;
}

#nav li{
list-style:none;
display:inline;
}

#nav a{
float:left;
width:102px;
height:40px;
margin-left:1px;
text-indent:-9000px;
outline:none;
}

#nav a.home{background:url(../img/nav/home.png);}
#nav a.missold{background:url(../img/nav/missold.png);}
#nav a.about-us{background:url(../img/nav/about-us.png);}
#nav a.fees{background:url(../img/nav/fees.png);}
#nav a.contact{background:url(../img/nav/contact.png);}
#nav a.criteria{background:url(../img/nav/criteria.png);}
#nav a.apply{background:url(../img/nav/apply.png);}
#nav a.home:hover,#nav a.home-active{background:url(../img/nav/home-hover.png);}
#nav a.missold:hover,#nav a.missold-active{background:url(../img/nav/missold-hover.png);}
#nav a.about-us:hover,#nav a.about-us-active{background:url(../img/nav/about-us-hover.png);}
#nav a.fees:hover,#nav a.fees-active{background:url(../img/nav/fees-hover.png);}
#nav a.contact:hover,#nav a.contact-active{background:url(../img/nav/contact-hover.png);}
#nav a.criteria:hover,#nav a.criteria-active{background:url(../img/nav/criteria-hover.png);}
#nav a.apply:hover,#nav a.apply-active{background:url(../img/nav/apply-hover.png);}

/*LEFT CONTENT*/
#date{
position:relative;
top:383px;
left:34px;
display:block;
width:220px;
height:20px;
text-align:center;
font-size:15px;
color:#ab4444;
}


#text{
float:left;
width:669px;
margin-top:330px;
border-left:1px solid #c5dce7;
border-right:1px solid #c5dce7;
padding:10px 20px 0 30px;
line-height:18px;
}

#text a{
color:#d53f3f;
font-weight:bold;
}

#text p{
margin:13px 0;
}

#text ul{
list-style:none;
}

#text ul li{
font-weight:bold;
color:#608da9;
padding-left:19px;
background:url(../img/text-li.png) no-repeat;
background-position: 0 6px;
margin-bottom:6px;
}

#text ul li span{
color:#d53f3f;
}

#text img{
border:1px solid #b7cfe4;
margin:0 0 10px 20px;
float:right;
}

/*RIGHT CONTENT*/

/*	.Box
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.box { margin-bottom:20px;  width:222px;}
	.box .top { height:15px; background:url(../img/box_shape.gif) no-repeat left top; }
		.box .top div, .box .bottom div { display:inline; float:right; width:15px; height:15px; background:url(../img/box_shape.gif) no-repeat -945px top;}
	.box .bottom { height:15px; background:url(../img/box_shape.gif) no-repeat left bottom; }
		.box .bottom div { background:url(../img/box_shape.gif) no-repeat -945px bottom; }
	.box .main { background:url(../img/box_shape.gif) repeat-y -970px; padding-left:20px; }
		.box .content { background:url(../img/box_shape.gif) repeat-y right; padding:1px 20px 1px 1px; }

	.right { display:inline; float:right; }
	.clear { clear:both; }
	.testimonialsBox { margin-top:20px; color:#7F93A5; font-size:11px; }
	.testimonialsBox img { border:1px solid #b7cfe4; margin:0 10px 5px 0; float:left; }
	.testimonialsBox strong { color:#5C7389; }
	.testimonialsBox span { display:block; font-weight:bold; margin:10px 0 20px; text-align:right; }
	.marginBottom { margin-bottom:10px; }
	.boxButton { width:181px; height:42px; background:url(../img/box_button.gif) no-repeat; line-height:42px; color:#D53F3F; display:block; font-weight:bold; text-align:center; text-decoration:none; text-transform:uppercase; }


#first-box,#second-box{
float:right;
width:182px;
padding:20px;
}

#first-box{
font-family:tahoma;
font-size:11px;
color:#495760;
height:550px;
background:url(../img/first-box.png);
margin-top:30px;
}

#first-box span{
margin-right:10px;
position:relative;
top:-2px;
}

#first-box .radio{
margin-right:11px;
font-size:11px;
}

#first-box .submit{
margin-top:30px;
}

#second-box{
height:350px;
float:right;
background:url(../img/second-box.png);
font-size:11px;
color:#7f93a5;
margin-top:20px;
}

#second-box strong{
color:#5c7389;
}

#second-box img{
border:1px solid #b7cfe4;
margin:0 10px 5px 0;
float:left;
}

#second-box span{
text-align:right;
display:block;
margin:10px 0 20px 0;
font-weight:bold;
}

#testimonials{
height:310px;
}

#second-box a{
position:relative;
top:34px;
display:block;
text-align:center;
text-transform:uppercase;
font-weight:bold;
color:#d53f3f;
text-decoration:none;
}

/*FOOTER*/
#footer{
clear:both;
position:relative;
height:40px;
margin-top:-50px;
background:#c7dbe5;
border-bottom:10px solid #d8e6ed;
}

#footer p{
width:960px;
margin:0 auto;
padding-top:12px;
font-size:11px;
color:#568296;
}

#footer span{
float:left;
}

#footer a{
float:right;
text-decoration:none;
color:#568296;
margin-left:20px;
}

/*FIXES*/
body > #container{
height: auto; min-height: 100%;
}
