*{margin:0; padding:0;}
body{background-color:#A9D2FA;}
img{border:0; text-align:left; vertical-align:top;}
.column{float:left;}
.container{width:100%; overflow:hidden;}
body{font-family:Tahoma, Arial, helvetica, sans-serif; color:#74857F; font-size:0.75em; line-height:1.5em; text-align:center;}
input, textarea{color:#1C8CB1; vertical-align:top; text-align:left; border: 1px solid #404040; font:12px Tahoma, Arial, helvetica, sans-serif; padding-left:5px; width:200px; }
.app_title {
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}

select{color:#1C8CB1; vertical-align:top; text-align:left; border: 1px solid #404040; font:12px Tahoma, Arial, helvetica, sans-serif; padding-left:5px; width:210px; }
.float_right{float:right;}
.align_right{text-align:right;}
.center{text-align:center;}
.block{display:block;}
.top_indent_5px{margin-top:5px; display:block;}
.top_indent_10px{margin-top:10px; display:block;}
.top_indent_15px{margin-top:15px; display:block;}
.top_indent_20px{margin-top:20px; display:block;}
.top_indent_25px{margin-top:25px; display:block;}

.width_stretch{width:100%;}

.col_1, .col_2, .col_3, .box_1, .box_2, .box_3, .mid{float:left;}

.site_bg_top{background:url(images/site_bg_top.gif) left top repeat-x #F0F7FD; width:100%;}
.site_bg_bot{background:url(images/site_bg_bot.gif) left bottom repeat-x; padding:25px 0 27px 0;}

/*=======header===========*/
#header{
	height:300px;
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation {
	padding-top:10px;
	padding-bottom:10px;
	float: right;
	height: 40px;
}
#navigation ul li.big {
	display: inline;
	width:140px;
	height:40px;
	text-align: center;
	padding-top:5px;
}
#navigation ul li.big a {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 13px;
	color: #014789;
	text-transform: uppercase;
	text-decoration:none;
	text-align: center;
	display: inline-block;
	width:140px;
	height:40px;
	
}
#header #mission {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 11px;
	color: #2F325F;
	padding-top: 120px;
	padding-left: 40px;
	line-height: 18px;
	text-decoration: none;
	width: 405px;
	font-weight: normal;
	display: none;
}

h1 {
	font-size: 15px;
	color: #0d374f;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Lucida Sans", Verdana,Tahoma;
}
ul.price_list {
	list-style:circle;
	padding-left:15px;
}
ul.price_list li {
	display:block;
	list-style:circle;
	line-height:22px;
}
ul.service_list {
	list-style-image: url(images/bullet_service_list.jpg);
}
ul.service_list li {
	display: block;
	list-style-image: url(images/bullet_service_list.jpg);
	padding-bottom: 5px;
	padding-top: 5px;
	height: 30px;
}
ul.service_list li a {
	font-size: 17px;
	line-height: 20px;
	color: #649e90;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Lucida Sans", Verdana,Tahoma;
}


#navigation ul li.big:hover{
	width:140px;
	height:40px;
	background-image:url(images/bg_navigation.jpg);
	background-repeat:no-repeat;
	padding-bottom:12px;
}
#navigation ul li.small {
	display: inline;
	width:99px;
	height:40px;
	text-align: center;
	padding-top:5px;
	padding-bottom:12px;
}
#navigation ul li.small a {
	font-family: "Lucida Sans", Verdana,Tahoma;
	font-size: 14px;
	color: #014789;
	text-transform: uppercase;
	text-decoration:none;
	text-align: center;
	display: inline-block;
	width:99px;
	height:40px;	
}

#navigation ul li.small:hover{
	width:99px;
	height:40px;
	background-image:url(images/bg_navigation_small.jpg);
	background-repeat:no-repeat;
	padding-bottom:12px;
}

#header img{margin-top:-20px; margin-left:20px; position:relative; float:left;}
/*=====//header===========*/

/*=======content===========*/
#content{background:url(images/content_top_bg.jpg) left top repeat-x #FFFFFF;}
#content .layer_2{background:url(images/content_left_bg.jpg) left top no-repeat;}
#content .layer_3{background:url(images/content_right_bg.jpg) right top no-repeat; padding:32px 36px 30px 36px;}

.title{margin-bottom:15px;}

.indent{padding:33px 7px 0 29px;}

a{color:#74857F; text-decoration:underline;}
a:hover{text-decoration:none;}

h2{color:#1C8CB1; font-size:1em; text-transform:uppercase; margin-bottom:8px; font-weight:normal;}

.link_3{color:#0C6F55; text-decoration:underline;}
.link_3:hover{text-decoration:none;}

#form_2{width:100%;}
#form_2 input{width:147px; height:20px;}

.pic_float{margin-right:20px; float:left;}

.list_2 li{padding:7px 0 7px 0;}
.list_2 li a{color:#0C6F55; text-decoration:underline; line-height:1em;}
.list_2 li a:hover{text-decoration:none;}
/*=====//content===========*/

/*=======block_1===========*/
.block_1{background:url(images/block_1_top.jpg) left top repeat-x #B6EADD; width:100%; color:#2A4A71; font-size:12px; line-height:1.27em;}
.block_1 ul {list-style:none;}
.block_1 .bot{background:url(images/block_1_bot.jpg) left bottom repeat-x;}
.block_1 .left{background:url(images/block_1_left.jpg) left top repeat-y;}
.block_1 .right{background:url(images/block_1_right.jpg) right top repeat-y;}
.block_1 .left_top{background:url(images/block_1_left_top.jpg) left top no-repeat;}
.block_1 .right_top{background:url(images/block_1_right_top.jpg) right top no-repeat;}
.block_1 .left_bot{background:url(images/block_1_left_bot.jpg) left bottom no-repeat;}
.block_1 .right_bot{background:url(images/block_1_right_bot.jpg) right bottom no-repeat; padding:26px 29px 7px 41px;}

.block_1 a{color:#2A4A71; text-decoration:underline;}
.block_1 a:hover{text-decoration:none;}

.block_1 h2{font-size:1.09em; text-transform:none; color:#0C6F55; margin-bottom:14px; font-weight:bold;}

.block_1 li{padding:1px 0 2px 17px; margin-left:7px; background:url(images/block_1_list_bg.gif) left center no-repeat;}
.block_1 li a{color:#294A6B; text-decoration:underline; line-height:1em;}
.block_1 li a:hover{text-decoration:none;}

.block_1 .link_2{color:#0C6F55; text-align:right; display:block; margin-top:10px; font-weight:bold; font-size:1.09em; text-decoration:none;}
.block_1 .link_2:hover{text-decoration:underline;}

.block_1 .list_3 a{text-decoration:none;}
.block_1 .list_3 a:hover{text-decoration:underline;}
/*=====//block_1===========*/

/*=======block_2===========*/
.block_2{background:url(images/block_2_bg.jpg) left top repeat-x #F2FAFE; margin-top:21px; width:100%;}
.block_2 .bot{background:url(images/block_2_bg.jpg) left bottom repeat-x;}
.block_2 .left{background:url(images/block_2_bg.jpg) left top repeat-y;}
.block_2 .right{background:url(images/block_2_bg.jpg) right top repeat-y;}
.block_2 .left_top{background:url(images/block_2_left_top.jpg) left top no-repeat;}
.block_2 .right_top{background:url(images/block_2_right_top.jpg) right top no-repeat;}
.block_2 .left_bot{background:url(images/block_2_left_bot.jpg) left bottom no-repeat;}
.block_2 .right_bot{background:url(images/block_2_right_bot.jpg) right bottom no-repeat; padding:27px 17px 22px 40px;}
/*=====//block_2===========*/

/*=======block_3===========*/
.block_3 ul {list-style:none;}
.block_3 .corners{height:46px; overflow:hidden; width:100%;}
.block_3 .corn_top{width:100%; float:left;}
.block_3 .corn_top div{margin:0 8px; height:46px; background:url(images/title_2_bg.gif) left top repeat-x;}
.block_3 .corn_top div img{margin:9px 0 0 19px;}
.block_3 .corn_left_top{width:8px; height:46px; margin-left:-100%; background:url(images/title_2_left.gif) left top no-repeat; float:left;}
.block_3 .corn_right_top{width:8px; height:46px; margin-left:-8px; background:url(images/title_2_right.gif) left top no-repeat; float:left;}

.block_3 .content{padding:20px 46px 0 31px; color:#1C8CB1; font-size:12px; line-height:1.45em;}
.block_3 a{color:#1C8CB1; text-decoration:underline;}
.block_3 a:hover{text-decoration:none;}

.block_3 .link_4{color:#0C6F55; font-size:1.09em; text-decoration:underline; margin:3px 0 0 50px; display:block;}
.block_3 .link_4:hover{text-decoration:none;}

.block_3 ul{background:url(images/list_2_line_bg.gif) left 25px repeat-x; width:100%;}
.block_3 li{padding:0; background:url(images/list_2_line_bg.gif) left bottom repeat-x;}
.block_3 li div{background:url(images/list_2_bg.gif) left bottom no-repeat;}
.block_3 li div div{background:url(images/list_2_bg.gif) right bottom no-repeat; padding:5px 0 10px 17px;}
.block_3 li a{color:#1C8CB1; text-decoration:none; background:url(images/list_2_link_bg.gif) left center no-repeat; padding:0 0 1px 33px; line-height:1em;}
.block_3 li a:hover{text-decoration:underline;}

.block_3 .clear, .block_3 .clear div{background:#FFFFFF;}
/*=====//block_3===========*/

/*=======block_4===========*/
.block_4{background:url(images/block_4_top.jpg) left top repeat-x #C2E4FF; width:100%; margin-top:34px;}
.block_4 .bot{background:url(images/block_4_bot.jpg) left bottom repeat-x;}
.block_4 .left{background:url(images/block_4_left.jpg) left top repeat-y;}
.block_4 .right{background:url(images/block_4_right.jpg) right top repeat-y;}
.block_4 .left_top{background:url(images/block_4_left_top.jpg) left top no-repeat;}
.block_4 .right_top{background:url(images/block_4_right_top.jpg) right top no-repeat;}
.block_4 .left_bot{background:url(images/block_4_left_bot.jpg) left bottom no-repeat;}
.block_4 .right_bot{background:url(images/block_4_right_bot.jpg) right bottom no-repeat; padding:29px 14px 7px 28px;}

.block_4 .link_2{color:#154F75; text-align:right; display:block; margin:15px 0 0 0; font-weight:bold; font-size:0.91em; text-decoration:none;}
.block_4 .link_2:hover{text-decoration:underline;}
/*=====//block_4===========*/

/*=======title_3===========*/
.title_3{background:url(images/title_3_bg.jpg) left top repeat-x; margin-top:15px;}
.title_3 div{background:url(images/title_3_left_bg.jpg) left top no-repeat;}
.title_3 div div{background:url(images/title_3_right_bg.jpg) right top no-repeat; height:35px;}
/*=====//title_3===========*/

/*=======page_2===========*/
#page_2 .block_1 ul{padding-top:5px;}
/*=====//page_2===========*/

/*=======page_3===========*/
#page_3 .block_1 .link_2{margin-top:18px;}
#page_3 .block_3 span{float:right; padding-right:35px;}
#page_3 .block_3 .container{line-height:1.8em;}
/*=====//page_3===========*/

/*=======page_4===========*/
#page_4 .block_1 .indent{padding:0 20px 0 0;}
#page_4 .block_1 .link_2{margin-top:23px;}

#page_4 .block_3 .content{padding-right:35px;}
#page_4 .col_2 .top_indent_25px{margin-top:35px;}

#page_4 .col_2 .title_3{margin-top:25px;}
/*=====//page_4===========*/

/*=======page_5===========*/
#page_5 .block_1 span{float:right; padding-right:15px;}
#page_5 .block_1 .right_bot{background:url(images/block_1_right_bot_2.jpg) right bottom no-repeat; padding-bottom:28px;}
#page_5 .indent{padding-right:25px;}

#form{width:100%; overflow:hidden; margin-top:20px;}
#form .box_1{width:145px;}
#form .box_1 div{height:26px;}
#form .box_2{width:264px;}
#form input{width:135px; height:20px;}
#form textarea{width:259px; height:72px; overflow:hidden; margin-bottom:5px;}
#form a{float:right; margin-left:10px;}

#page_5 .col_2 span{padding-right:40px; float:right;}
/*=====//page_5===========*/

/*=======page_6===========*/
#page_6 #content .layer_3{padding:58px 60px 40px 66px;}
/*=====//page_6===========*/

/*=======footer===========*/
#footer{background:url(images/footer_bg.jpg) left top repeat-x #FFFFFF; width:100%; color:#0D374F; font-size:0.91em;}
#footer .left_bot{background:url(images/footer_left_bot.jpg) left bottom no-repeat;}
#footer .right_bot{background:url(images/footer_right_bot.jpg) right bottom no-repeat; padding:21px 0 17px 0; height:19px; text-align:center;}
#footer a{color:#0D374F; text-decoration:underline;}
#footer a:hover{text-decoration:none;}
/*=====//footer===========*/


/*--------//admin--------*/
td.listing {
	line-height:20px;
}
td.btn a,
	a.btn,
	#quicktags input { color: #0f0f0f; text-decoration: none; font-weight: bold; padding: .35em 1em; background: #e4e4e4; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #343434; border-bottom: 1px solid #343434; }
	td.btn a:hover,
	a.btn:hover,
	#quicktags input:hover { color: #000; cursor: pointer; background: #dadada; }
	td.btn a:active,
	a.btn:active,
	#quicktags input:active { border-top: 1px solid #343434; border-left: 1px solid #343434; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
	td.btn a.delete:hover,
	a.delete:hover { color: #dd3131; }
	
	ul.hnav { list-style-type: none; margin: 0; padding: 1em 0 2em 0; }
	ul.hnav li { display: inline; margin: 0 5px 0 0; padding: 0; }
	td.ID {
		width:30px;
	}
	td.datetime {
		width:150px;
	}
	td.title {
		width:auto;
	}
	td.email {
		width:200px;
	}
	
	td.btns{
		text-align:right;
	}
/*--------//end admin--------*/
.positions-table, .positions-table a {
	width:400px;
	font-size: 12px;	
}

