/* ----- BASIC ELEMENTS AND FONTS ----- */


html, body {
	color: #fff;
	font-size: 12px;
	font-family: 'Tahoma';
	background:#344262 url(images/background.png) no-repeat;
	padding: 0;
	margin: 0;
	border:0px solid black;
}

.clear {
	clear: both;
}

p {
	margin-left: 23px;
}

ul { 
  margin-left: 50px;
}

td.input {
  width: 130px;
	text-align: right;
}

.sidebar {
  width: 375px;
}

td.title {
  width:  215px;
	text-align: left;
}

td.extension {
	text-align: center;
}

td.radio2 {
  text-align: center:
}

th {
	text-align: left;
}

.date {
	color:#ffd502;
	text-decoration:overline;
	font-size:10px;
	padding: 10px 0 20px 0;
}

.content_box p {
	margin: 10px 0px 10px 0px;
	color:#ddd;
	font-size:10px;
	text-align:justify;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size:11px;
	text-align:justify;
}

.red {
	color:red;
}

.yellow {
    float: left;
	color: #ffd502; 
	/*color:#fff808;*/
	padding-left: 45px;
	padding-top: 25px;
	padding-bottom: 15px;
	font-weight:bold;
	text-align: center;
}

.yellow2 {
    float: left;
	color: #ffd502; 
	/*color:#fff808;*/
	padding-left: 15px;
	padding-top: 15px;
	font-weight:bold;
	text-align: center;
}

.yellow3 {
    float: left;
	color: #ffd502; 
	/*color:#fff808;*/
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
	text-align: left;
}

.sav {
	color: #ffd502;
	font-weight: bold;
	font-style : italic;
}

h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	color:#fff;
	border: 0px solid green;
   padding: 0;
   margin: 0;
}

h2 {
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	font-weight:normal;
	text-decoration: underline;
}

h3 {
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	border: 0px solid yellow;
   padding: 0;
   margin: 0;
}

a {
	text-decoration: none;
	color:#ffd502;
}

/*----- MENU ----- */

#nav_list {
	margin: 0px 0px 0 0;
	padding: 0;
	width: 200px;
	list-style: none;
	z-index:1;
}

#nav_list li {
	width: 200px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
}

#nav_list a {
	color:#fff;
}

.li_nav_body a  {
	display: block;
	width: 200px;
	height: 25px;
	background: url(images/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_body a:hover {
	background-position:  0 -30px;
	color:#016001;
}

.li_nav_body2 a  {
	display: block;
	width: 200px;
	height: 26px;
	background: url(images/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_body2 a:hover {
	background-position:  0 -30px;
	color:#016001;
}

.li_active a:active  {
	background: url(assets/nav_body.png) no-repeat
	background-position:  0 -40px;
	color:#fff;
}

.para {
  text-align: left;
	border: 1px solid white;
	font-size: 11pt;
	font-family: serif;
	padding: 12px;
  font-weight: normal;	
}

.time {
  margin-left: 55px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #a9a9a9;
}

.certs {
  margin-left: 75px;
	width: 600px;
	border: 0px solid black;
	font-family: 'Tahoma';
}

.certs a {
}

.certs a:hover {
  text-decoration: underline;
}
	
.contacts {
	margin-left: 65px;
	margin-right: 80px;
	border: 0px solid gray;
}

.contacts a {
}

.contacts a:hover {
  text-decoration: underline;
}

.summary {
	margin-left: 150px;
}

.type {
   text-align: right;
	 padding-right: 100px;
   /*padding-left:500px;*/
	 }

/*----- LAYOUT ----- */

#container {
	width:100%;
	background: url(assets/sidebar_body.png) 0px 0px repeat-y;
	border: 0px solid green;
}

#header {
	float:left;
	text-align: right;
	height: 186px;
	width: 945px;
}  

#menu_header {
	width:298px;
	height:114px;
	text-align:left;
	float:left;
}

#content {
   width:975px;
	text-align: justify;
	float: left;
	background: url(images/middle.png) repeat-y;
	border:0px solid black;
}

.height {
	height: 100px;
}

.cert_height {
  height: 20px;
}

.contact_height {
  height: 20px;
}

.congrat_height {
  height: 200px;
}

#name {
	text-align:left;
	float: left;
	border: 0px solid black;
}

#name2 {
	text-align:left;
	float: left;
	margin:0 0 0 134px;
	border: 0px solid black;
}

.login_box {
	width: 200px;
	height: 400px;
	float:left;
	margin:0 0 0 0px;
	border: 0px solid green;
}

.map {
  float: left;
	width: 141px;
	height: 198px;
	padding-left: 30px;
	border: 0px solid black;
}

a img{
	border: none;
}

.address {
	width: 200px;
	margin:0 0 0 0px;
}

.content_box {
	width: 120px;
	margin:0px 0px 0px 0px;
	float: left;
}

.content_box_large {
    float: left;
	padding-left: 50px;
	border : 0px double Aqua;
}

td.button {
   width: 100%;
	text-align:center;
}

#top {
    margin-left:  -50px;
    background:url(images/top.png) no-repeat;
	height: 23px;
	width:745px;
	border: 0px solid green;
}

#middle {
  margin-left: -52px;
  background:url(images/middle2.png) repeat-y;
  border: 0px solid black;
}

#bottom {
  margin-left: -51px;
  height:39px;
  width: 745px;
  background:url(images/bottom.png) no-repeat;
  border: 0px solid black;
}

#phone {
  margin-left:225px;
  border: 0px solid black;
}

#end {
  background:url(images/end.png) repeat-y;
	border: 0px solid black;
	margin-top: -20px;
	padding-bottom: 10px;
}

#end2 {
  background:url(images/end2.png) repeat-y;
	height:150px;
}

#design {
    margin:0 0 0 0;
	padding:0 0 0 0;
	height:80px;
    background:url(images/design2.png) no-repeat;
	border: 0px solid black;
}

.big {
	padding-left: 75px;
}

input.btn{
   color: #ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
   background-color: #858ca5;
   border:1px solid #ffffff;
}



