/* CSS Document */

*
{
margin:0px;
padding:0px;
}


body
{
background:;
line-height:175%;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.page_top_wrap
{
width:auto;
height:auto;
background:#303030;
}

.page_top_header
{
width:1000px;
height:300px;
background:url(http://www.leeduran.com/images/lee_duran_banner_Military_Program2.png) no-repeat;
}


#page
{
width:1000px;
height:auto;
margin:0 auto;
}

.logo
{
width:300px;
height:100px;
float:left;
background:#;
}

.top_right
{
width:300px;
height:100px;
float:right;
background:#;
}

.slogan_title_bar
{
width:1000px;
height:5px;
background:#;
}
.page_middle_wrap
{
width:auto;
height:auto;
background:#090808;
}

.container_def
{
width:auto;
height:auto;
background:#175586;
}
.container
{
width:1000px;
height:500px;
background:#;
}
.container_inner_left
{
width:490px;
height:360px;
background:#;
float:left;
}
.container_inner_right
{
width:500px;
height:360px;
background:#;
float:right;
padding-top:10px;
}
.form_def
{
width:400px;
height:340px;
background:#1E4E62;
-moz-border-radius:5px;border-radius:5px;
border:1px solid #FFFFFF;
margin:0px 10px 10px 10px 10px;
position:absolute;
-moz-box-shadow: 0 0 5px 5px #3C3939;
-webkit-box-shadow: 0 0 5px 5px #3C3939;
box-shadow: 0 0 5px 5px #3C3939;
}

.input
{
width:250px;
height:30px;
border-top:2px solid #FFFF00;
margin:0px 0px 0px 55px;
}

.tittle
{
font-family: 'Roboto Slab', serif;
color:#FFFFFF;
line-height:24px;
text-align:center;
font-size:22px;
margin-top:7px;

}

.fields
{
margin-left:55px;
color:#FFFFFF;
line-height:24px;
font-weight:400;
font-size:16px;
margin-top:10px;
}

.submit
{
width:250px;
height:40px;
border:1px solid  #999999;
-moz-border-radius:5px;border-radius:5px;
background:#C43449;
margin:27px 0px 0px 55px;
font-size:18px;
color:#FFFFFF;
font-family: 'Roboto Slab', serif;
}
.button
{
width:250px;
height:70px;
border:1px solid  #999999;
-moz-border-radius:12px;border-radius:12px;
background:url(images/but_bg.jpg) repeat;
margin:27px 0px 0px 125px;
font-size:23px;
color:#FFFFFF;
font-family: 'Roboto Slab', serif;
}


.pic
{
float:right;
margin:-325px 10px 0px 0px;
}

.h2
{
font-family: 'Roboto Slab', serif;
line-height:40px;
color:#FFFFFF;
font-size:26px;
text-align:center;
margin-top:28px;


}
.h3
{
font-family: 'Roboto Slab', serif;
line-height:40px;
color:#4D4949;
font-size:16px;
text-align:center;
margin-top:8px;


}

.content
{
width:1000px;
height:auto;
}