html,
body{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
    color: #002060;
    background: url(res/background.jpg) top left repeat-x;
	position: relative;
    min-height: 700px;
    height: auto;
}

/*		HEADER STUFF		*/

#header{
 	height: 247px;
	width: 100%;
}

#header_wrapper{
	width: 1005px;
	height: 247px;
	margin: 0px auto;
}

#header #top_left{
	float: left;
	margin-left: 0px;
	margin-top: 0px;
    background: url(res/header_left.jpg) top left;
    width: 385px;
    height: 247px;
}
#top_right_1{
  width:615px;
  height: 247px;
  float: left;
  position: relative;
  background-image: url(res/header_right_1.jpg) ;
  background-repeat: no-repeat;

}
#top_right_2{
  width:615px;
  height: 247px;
  float: left;
  position: relative;
  background-image: url(res/header_right_2.jpg) ;
  background-repeat: no-repeat;

}
#top_right_50{
  width:615px;
  height: 247px;
  float: left;
  position: relative;
  background-image: url(res/header_right_3.jpg) ;
  background-repeat: no-repeat;

}
#top_right_51{
  width:615px;
  height: 247px;
  float: left;
  position: relative;
  background-image: url(res/header_right_1.jpg) ;
  background-repeat: no-repeat;

}
#top_right_52{
  width:615px;
  height: 247px;
  float: left;
  position: relative;
  background-image: url(res/header_right_1.jpg) ;
  background-repeat: no-repeat;

}
#top_right_60{
  width:615px;
  height: 247px;
  float: left;
  position: relative;
  background-image: url(res/header_right_4.jpg) ;
  background-repeat: no-repeat;

}

#header #top_right{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
    width: 615px;
    height: 247px;
}


/*		MIDDLE STUFF		*/

#middle{
	width: 100%;
	display: table;

}

#middle_wrapper{
	width: 985px;
	margin: 0px auto;
   
}


#menu{
	background: #1312ea url(res/menu_back.jpg) top left repeat-x;
	width: 196px;
	position: relative;
	padding: 12px;
    /*border: 1px #000000 solid;*/
}
#left_menu{
	width: 196px;
	position: relative;
    float: left;
    left: 60px;
}
#up{
	position: absolute;
	top: 0px;
	left: 0px;
}
#bp{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.cssnav
{
position: relative;
font-family: Tahoma, Arial, sans-serif;
background: url( res/button_hover.jpg ) no-repeat;
white-space: nowrap;
display: block;
width: 195px;
height: 49px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 12px;
font-style: normal;
font-weight: bold;
width: 195px;
height: 49px;
display: block;
float: left;
color: #666666;
text-decoration: none;
}

.cssnav img
{
width: 195px;
height: 49px;
border: 0
}

* html a:hover
{
visibility:visible;
}

.cssnav a:hover img
{
visibility:hidden;
}

.cssnav span
{
position: absolute;
left: 38px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.selected
{
position: relative;
font-family: Tahoma, Arial, sans-serif;
background: url( res/button_click.jpg ) no-repeat;
white-space: nowrap;
display: block;
width: 195px;
height: 49px;
margin: 0;
padding: 0;
}

.selected a
{
display: block;
color: #000000;
font-size: 12px;
font-style: normal;
font-weight: bold;
width: 195px;
height: 49px;
display: block;
float: left;
color: #666666;
text-decoration: none;
}

.selected img
{
width: 195px;
height: 49px;
border: 0
}

* html a:hover
{
visibility:visible;
}

.selected a:hover img
{
visibility:visible;
}

.selected span
{
position: absolute;
left: 38px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

#buttons{
margin-top: ;
	background: #FFFFFF;
	width: 196px;
    margin-top: 0px;
}
#middle #content{

	float: right;
	margin-bottom: 2px;
    margin-right: 25px;
	margin-top: 10px;
}
#middle #content #text{

margin-bottom: 45px;
margin-top: 5px;
min-height: 450px;
}
#certificates{
  width:500px;
  height: 15px;
  margin-top: 5px;
  position: relative;
}
#bookman{
font-family: Tahoma, Arial, sans-serif;
font-size:16px;
font-weight: bolder;
margin-right: 20px;
margin-top: 5px;
min-height: 450px;
}

#middle #content #title{
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

#middle #content #subtitle{
	font-size: 26px;
	font-weight: bolder;
    font-style: italic;
    font-family: Tahoma, Arial, sans-serif;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
}

#middle #content #foot{
	font-size: 18px;
	font-weight: normal;
	color: #5C2BD4;
	margin: 0px;
	padding: 0px;
}
#text_field{
border: 1px solid #cccccc;
height: 15px;
width: 300px;
}
#text_area{
border: 1px solid #cccccc;
height: 100px;
width: 300px;
}
#button{
border: 1px solid #cccccc;
font-size: 11px;
font: Tahoma, Arial, sans-serif ;
color: #002060;
height: 17px;
width: 200px;
background-color: #F0FFFF;
}
#date{
text-align: center;
	width: 196px;
	position: relative;
	padding: 12px;
}

/*		FOOTER STUFF		*/

#footer{
position: relative;

	bottom: 0px;
	width: 100%;
	height: 50px;
}

#footer_wrapper{

	width: 1005px;
	margin: 0px auto;
    background-color: #E3F0F6;
	height: 50px;
    border-top: #AAD1E2;
	position: relative;
}

#footer #right{
	color: #ffffff;
	text-align:right;
	position: absolute;
	top: 2px;
	right: 10px;
}

#footer #left{
	position: absolute;
	left: 3px;
        top: 11px;
}

#footer #right a{
	color: #7090B6;
	text-decoration: none;
}

#footer #right a:hover{
	text-decoration: underline;
}