* {
	padding:0px;
	margin:0px;
}

p {
	font-size: 0.75em;
	font-family: Tahoma;
	color: #333333;
	text-align: justify;
	padding: 5px;
}

td {
	font-size: 0.75em;
	padding: 5px;
}

.bottom {
	font-size: 11px;
	padding: 0px;
}

div {
	text-align: left;
}

body {
	text-align: center;
	font-family: Tahoma;
	background-color: #ddd; 
	/*background-image: url(bg.gif);
	background-repeat: repeat-y; background-position: center;*/
	
}

hr {
	border: 1px dashed green;
	height: 1px;
	
}

.hd1 {
	font-weight: bold;
	/*text-decoration: underline;*/
	margin-bottom: 10px;

}


a.text:link, a.text:visited {
	/*font-size: 0.8em;*/
	/*text-decoration: none;*/
	color: #000;
}

a.text:hover, a.text:active {
	/*font-size: 0.8em;*/
	color:#aaa;
}

#links a:link, #links a:visited {
	color: #333;

}

#links a:hover, #links a:active {
	color: #aaa;

}

#wrapper {
	margin-top: 20px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#image {
	background-color: #fff;
	margin-top: 0px;
	width: 150px;
	height: 100px;
	float: left;
	border: 1px solid #aaa;
	border-left: none; border-top: none;
	padding-bottom: 10px; padding-right: 10px;

}

#top {
	background-color: #fff;
	width: 479px;
	height: 75px;
	float: left;
	padding-bottom: 10px;
}

#line {
	background-color: #fff;
	width: 639px;
	height: 25px;
	float: left;
	border-bottom: 1px solid #aaa;
	/*background-image: url(images/images/line.jpg);
	background-repeat: repeat-x;*/
}

#logo {
	background-color: #fff;
	width: 160px;
	height: 75px;
	float: left;
	padding-bottom: 10px;
}

#menu {
	background-color: #fff;
	width: 150px;
	height: 300px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	/*border-bottom: 1px solid #aaa;*/
}

#content {
	background-color: #fff;
	width: 618px;
	height: 386px;
	float: left;
	padding: 10px;
	border-left: 1px solid #aaa; /*border-top: none; border-right: none;*/
}

#bottom {
	background-color: #fff;
	width: 800px;
	height: 22px;
	float: left;
	border-top: 1px solid #aaa;
}

/* ----- SubBoxes ----- */

#subwrap {
	/*margin-top: 0px;*/
	/*margin-left: auto; margin-right: auto; */
	/*padding: 10px;*/
	/*width: 450px;*/
	height: 40px;
	/*border: 1px solid black;*/

}

#subone {
	float: left;
	border-bottom: 1px solid #aaa;
}


/* ----- LISTS Service ----- */

#serv ul {
	font-size: 0.8em;
	list-style: square;
	padding-left: 20px;
}

#serv li {
	line-height:15px;
}

#serv p { padding: 5px; }






/* ----- SubMenu ----- */

#SubMenu ul {
	padding-left: 0px;
	margin-left: 0px;
	background-color: #fff;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#SubMenu ul li { display: inline; font-size: 0.75em;}

#SubMenu ul li a {
	padding: 2px 20px;
	background-color: #fff;
	color: #aaa;
	text-decoration: none;
	float: left;
}

#SubMenu ul li a:hover, #SubMenu ul li a.selected {
	background-color: #eee;
	color: #000;
}


/* ----- LISTS ----- */

ul {
	margin:0;
	padding:0;
	list-style:none;
}

li {
	line-height:15px;
	padding:0px;
	margin:0px;
}

/* --- MainMenu --- */

#MainMenu ul {
    list-style:none;
    margin:0;
    padding:0;
    border:none;
}

#MainMenu li {
	border-bottom:1px solid #FFFFFF;
	margin:0;
	padding:0px;
	font-size: 0.8em; 
}

#MainMenu li a {
	display:block;
	padding:5px 5px 5px 10px;
	border-left:10px solid #CCCCCC;
	background-color:#F0F0F0;
	color:#666666;
	text-decoration:none;
	width:100%;
	margin:0px;
}

html>body #MainMenu li a {
    width:auto;
}

#MainMenu li a:link, #MainMenu li a:visited {
	border-left:10px solid #CCCCCC;
	background-color:#F0F0F0;
	color:#333333;
	margin:0px;
}
	
#MainMenu li a:hover, #MainMenu li a:active, #MainMenu li a.selected {
	background-color:#E6E6E6;
	color:#333333;
	margin:0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5E81A7;
}


/* --- TopMenu --- */

#TopMenu { 
	vertical-align: bottom;
	margin-top: 0px;
	margin-left: 180px;
	padding: 10px;
}

#TopMenu ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}

#TopMenu li {
	display: inline;
	border-bottom:1px solid #FFFFFF;
	margin:0;
	padding:0px;
	font-size: 0.75em;
}

#TopMenu ul li a {
	color:#aaa;
	/*padding-top:10px;*/
	padding-right:10px;
	text-decoration:none;
}

#TopMenu ul li a:hover, #TopMenu ul li a:active {
	color:#000000;
	/*padding-top:10px;*/
	padding-right:10px;
}



#wr-border {
	width: 840px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}

#topleft {
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(border/topleft.gif);
	
}

#top-border {
	width: 800px;
	height: 20px;
	float: left;
	background-image: url(border/top.gif);
	background-repeat: repeat-x;
}

#topright {
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(border/topright.gif);
}

#left {
	width: 20px;
	height: 540px;
	float: left;
	background-image: url(border/left.gif);
	background-repeat: repeat-y;
}

#center {
	width: 800px;
	/*height: 100px;*/
	float: left;
	background-color: #fff;
	height: 540px;

}

#right {
	width: 20px;
	height: 540px;
	float: left;
	background-image: url(border/right.gif);
	background-repeat: repeat-y;

}

#bottomleft {
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(border/btleft.gif);
}

#bottom-border {
	width: 800px;
	height: 20px;
	float: left;
	background-image: url(border/bottom.gif);
	background-repeat: repeat-x;
}

#bottomright {
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(border/btright.gif);
}

#one {
	width: 560px;
	height: 20px;
	float: left;
	background-color: #fff;
	border: 1px solid #aaa;
	border-left: none; border-right: none;
	
}

#two {
	width: 99px;
	height: 250px;
	float: left;
	background-color: #fff;
	border-right: 1px solid #aaa;
	
}

#two2 {
	width: 460px;
	height: 250px;
	float: left;
	background-color: #fff;
	/*border-bottom: 1px solid #aaa;
	border-left: none; border-right: none;*/
}

#thr {
	width: 560px;
	height: 20px;
	float: left;
	background-color: #fff;
	border: 1px solid #aaa;
	border-left: none; border-right: none;
	
}
#pic {
	float: left;
	margin: 0px 10px 5px 0px;
}
