body{
	margin: 0px;
	padding: 0px;
	background-color: #1e3554;

	background-image: url('/images/template/bg_main.jpg');
	background-repeat: repeat-x;
	background-position: top;

	color: #797979;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 13px;
}
html{

}

/* ------------------------------------------------------- */

#wrapper{
	width: 793px;
	margin: 0px auto;
	background-image: url('/template/bg.gif');
	background-repeat: repeat-y;
	background-position: center;

}
#container{
	width: 725px;
	display: block;
}
#content_container{
	width: 713px;
	margin: 0px auto;
}
#header{
	height: 85px;
}
#logo{
	width: 540px;
	float: left;
}
#search{
	width: 173px;
	float: left;
	color: #797979;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 22px;
}
#search p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#search_box{
	float: left;
	width: 144px;
}
#search input{
	width: 131px;
	color: #797979;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	float: left;
	border: 1px solid #adadad;
	padding: 3px;
}

#navarea{
	height: 168px;
	clear: left;
}
#mainnav{
	width: 179px;
	float: left;
}
#banner{
	width: 361px;
	float: left;
}
#departments{
	width: 173px;
	float: left;
}

#contentarea{
	clear: left;
}

#footer{
	text-align: center;
	margin-top: 5px;
	color: #797979;
}
#footer a{
	color: #797979;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
/* ------------------------------------------------------- */

#leftcol{
	width: 179px;
	float: left;
	color: #444444;
}
#leftcol p{
	padding-left: 10px;
	padding-right: 10px;
}
#centercol{
	width: 361px;
	float: left;
}
#rightcol{
	width: 173px;
	float: left;
	color: #444444;
}
#rightcol p{
	padding-left: 10px;
	padding-right: 10px;
}
#fullcol{
	width: 713px;
}
#spancol{
	width: 534px;
	float: left;
}
.boxtitle{
	margin-bottom: 10px;
}

.box{
	background-image: url('/template/boxbg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 173px; 
	margin-bottom: 10px;
}

.cellpadding{
	padding-right: 15px;
}
/* ------------------------------------------------------- */

#button_go a{
	background-image: url('/template/button_go.gif');
	background-repeat: no-repeat;
	width: 29px;
	height: 20px;
	border: none;
	display: block;
	line-height: 20px;
	font-size: 5px;
}
#button_go a:hover{
	background-position: 0px -20px;
}
#button_submit a{
	background-image: url('/template/button_submit.gif');
	background-repeat: no-repeat;
	width: 51px;
	height: 20px;
	border: none;
	display: block;
	line-height: 20px;
	font-size: 5px;
}
#button_submit a:hover{
	background-position: 0px -20px;
}
#button_view a{
	background-image: url('/template/button_view.gif');
	background-repeat: no-repeat;
	width: 38px;
	height: 20px;
	border: none;
	display: block;
	line-height: 20px;
	font-size: 5px;
}
#button_view a:hover{
	background-position: 0px -20px;
}

#button_upload a{
	background-image: url('/template/button_upload.gif');
	background-repeat: no-repeat;
	width: 54px;
	height: 20px;
	border: none;
	display: block;
	line-height: 20px;
	font-size: 5px;
}
#button_upload a:hover{
	background-position: 0px -20px;
}

/* ------------------------------------------------------- */

#content{
	color: #444444;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	background-image: url('/template/contentbg.gif');
	background-repeat: repeat-y;
	width: 513px;
	margin: 0px auto;
	text-align: justify;
}
input,textarea,select{
	color: #444444;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
}
input,textarea{
	padding: 2px;
}
a{
	color: #518bd4;
	text-decoration: underline;
}
a:hover{
	color: #f99f27;
	text-decoration: underline;
}
#content table{
	padding-bottom: 0px;
}
p{
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
}
td{
	color: #444444;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
}
h1{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #1e3554;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
h2{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #1e3554;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
h3{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #1e3554;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
hr{
	display: block;
	clear: left;
	color: #d5d5d5;
	height: 1px;
	width: 100%;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #d5d5d5;
	overflow:hidden;
	padding: 0px;
	font-size: 1px;
}
ul{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 15px;
}
ol{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 25px;
}
li{
	padding-bottom: 5px;
}
strong,b{
	text-align: left;
}
/* ------------------------------------------------------- */

.portfolio_photo{
	border: 1px solid #adadad;
}
.photo{
	border: 1px solid #adadad;
}

/* ------------------------------------------------------- */

#package1{
	background-image: url('/template/package1bg.gif');
	background-repeat: no-repeat;
	width: 246px;
	height: 234px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#package1 p{
	padding-left: 15px;
	padding-right: 15px;
}
#package2{
	background-image: url('/template/package2bg.gif');
	background-repeat: no-repeat;
	width: 246px;
	height: 234px;
	float: left;
	margin-bottom: 10px;
}
#package2 p{
	padding-left: 15px;
	padding-right: 15px;
}
#package3{
	background-image: url('/template/package3bg.gif');
	background-repeat: no-repeat;
	width: 246px;
	height: 234px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#package3 p{
	padding-left: 15px;
	padding-right: 15px;
}
#package4{
	background-image: url('/template/package4bg.gif');
	background-repeat: no-repeat;
	width: 246px;
	height: 234px;
	float: left;
	margin-bottom: 10px;
}
#package4 p{
	padding-left: 15px;
	padding-right: 15px;
}
/* ------------------------------------------------------- */
#mailmerge{
	font-family: NewsGoth Cn BT;
	font-size: 10pt;
	color: #333333;
}
#mailmerge td{
	font-family: NewsGoth Cn BT;
	font-size: 10pt;
	color: #333333;
}
#mailmerge p{
	font-family: NewsGoth Cn BT;
	font-size: 10pt;
	color: #333333;
	margin-bottom: 10px;
}
#mailmerge h1{
	font-family: NewsGoth Cn BT;
	font-size: 15pt;
	color: #333333;
	margin-bottom: 10px;
}
/* ------------------------------------------------------- */