
/* Common */

* {
 	margin: 0;
	padding: 0;
}

.clr {
	clear: both;
}

body {
	background:  url(../images/bg-header.png) repeat-x top left;
	font-family: Verdana;
	font-size: 12px;
	color: #000033;
}

h1 {
	color:#6F1020;
	font-size:1.4em;
	font-weight:bold;
}

h3 {	
	color: #6F1020;
	font-size: 1.1em;	
	font-weight:bold;	
}

img {
	border: 0;
}

a {
	color: #000033;	
}

a:hover {
	color: #6F1020;
	text-decoration: none;
}

/* Layout */

#header, #content, #footer {
	margin: 0 auto;		
	width: 780px;	
}

#header {
	height: 142px;
	padding-top: 5px;
}

#wrapper {
	background: transparent url(../images/bg-footer.gif) repeat-x bottom;
}


#footer {
	height: 30px;
}

#content {
	margin-top: 20px;
}

/* Box Background Header */

#box-header-left {
	background: #FFF url(../images/box-header-left.gif) no-repeat;	
	width: 18px;
	height: 142px;	
	float: left;
}

#box-header-center {
	background: #FFF url(../images/box-header-center.gif) repeat-x;	
	width: 744px;
	height: 142px;	
	float: left;
}

#box-header-right {
	background: #FFF url(../images/box-header-right.gif) no-repeat;	
	width: 18px;
	float:left;
	height: 142px;	
}

/* Top Logo */

#top-logo {
	padding-top:20px;
	padding-left:10px;
	float: left;
}

.rss a {
	color: #6f1020;
}

/* Header Top Menu Color */

#top-menu1 {
	float:right;
	height:60px;
	margin-top:25px;
	width:330px;
}

.item-green, .item-blue, .item-orange {
	font-size: 1.4em;
	float: left;
	width: 105px;
/*	font-weight: bold;*/
}

.item-green a, .item-blue a, .item-orange a {
	text-decoration: none;
}

.item-green a:hover, .item-blue a:hover, .item-orange a:hover {
	color: #6F1020;
	text-decoration: none;
}

.item-green, .item-green a {
	color: #6fae6f;
}

.item-blue, .item-blue a{
	color: #69b1fb;
}

.item-orange, .item-orange a{
	color: #f9ae3b;
}

/* Header Top Menu Cantact and About*/ 

#top-menu2 {
	float:right;
	width:600px;
}

ul#menu2 {
	list-style: none;
	list-style-type: none;
	position: relative;	
	font-weight:bold;
	font-size: 1.1em;
	text-align:right;
}

ul#menu2 li {
	display: inline;
    padding-left: 20px;	
    padding-right: 20px;
    border-right: 2px solid #6f1020;
}

ul#menu2 li.first {
	display: inline;
    padding-left: 20px;	
    padding-right: 20px;
    border-left: 2px solid #6f1020;
}

ul#menu2 li a {
	color: #000033;
	text-decoration: none;
}

ul#menu2 li a:hover {
	color: #000033;
	text-decoration: underline;
}

/* Box1 with Shadow */

.box1 {
	width: 600px;
	float: left;
}

.box4 {
	background: url(../images/box-arrow.png) no-repeat top left;
	height: 280px;	
	padding:10px 50px 10px 30px;
	width:310px;
	float:left;
	margin-top:30px;
}

.box5 {
	width: 380px;
	float:left;
}

.box4 .text {
 	font-size: 1.1em;
}

.box3 {
	width: 400px;
	float: left;
}

.box-without-border {
 	padding-top: 20px;
	float:left;	
	width:220px;
}

.box-without-border2 {
	float:left;		
	width:370px;
}


.box2 {
	width: 170px;
/*	height: 200px; */
}

.boxhead1-tl {
	background: url(../images/box1-top-left.gif) no-repeat top left;
	
}

.boxhead1-tr {
	background: url(../images/box1-top-right.gif) no-repeat top right;	
}

.boxfooter1-bl {
	background: url(../images/box1-bottom-left.gif) no-repeat bottom left;	
}

.boxfooter1-br {
	background: url(../images/box1-bottom-right.gif) no-repeat bottom right;	
}

.boxcontent1 {
	padding: 20px;	
}

.boxcontent2 {
	padding: 10px 10px 15px 10px;	
}

.calendar th {
	height: 30px;
	font-size: 0.8em;
}

.boxcontent1 .text1 {
	font-size: 2.4em;
/*	font-weight:bold; */
	color: #000033;
}

.text2 {
	font-size: 1.6em;
	color: #6F1020;
	font-weight:bold;
}

.boxcontent1 .text2 a{
	text-decoration: underline;
	font-size: 1.4em;
	color: #000033;
}

.plan {
	margin-top: 45px;
	font-size:0.9em;
}

th {
	background-color: #000033;
	color: white;	
}

.plan th, .plan td {
	padding-left: 5px;
}

th, tr {
	height: 20px;
}

.row1 {
	background-color: #f1f1f2;	
}

.row2 {
	background-color: #dcddde;
}


/* Right side with Group Box */

.box-group1 {
	float:right;
	width:154px;
}

.box-gray1 a, .box-gray2 a {
 	text-decoration: none;
}

.box-gray1 {
	background: url(../images/box-gray1.gif) no-repeat;	
	width: 154px;
	text-align: center;	
	padding: 25px 1px 33px 1px;
}

.box-gray2 {	
	/*margin-top:30px;8*/
	background: url(../images/box-gray1.gif) no-repeat;
	padding: 11px;	
	width: 154px;	
	text-align: center;	
	padding: 25px 1px 33px 1px;
}

/* 5 Column */

.bokse {
/*	padding-top:10px; */
}

/* Col */
.col-1, .col-2, .col-3, .col-4, .col-5 {
	float:left;
	width:20%;/* 154px; */
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;	
	display:block;
}

.box-col-1, .box-col-2, .box-col-3, .box-col-4, .box-col-5{
	padding: 15px 0px;
}

.box-col-1 a, .box-col-2 a, .box-col-3 a, .box-col-4 a, .box-col-5 a{
	font-weight: bold;
	text-decoration: none;
}

.box-col-1{
	background: url(../images/box-blue1.gif) no-repeat;
}

.box-col-2{
	background: url(../images/box-green1.gif) no-repeat;
}

.box-col-3{
	background: url(../images/box-orange1.gif) no-repeat;
}

.box-col-4{
	background: url(../images/box-gray3.gif) no-repeat;
}

.box-col-5{
	background: url(../images/box-gray4.gif) no-repeat;
}

.sub-col {
	text-align: left;
	padding: 10px;	
	font-size: 0.8em;	
}

.sub-col a {
	color: #6f1020;
<!--	color: #000033; -->
	font-size: 1em;
	text-decoration: underline;
	font-weight:bold;
}

/* Footer */

.partnet-link {
	font-size: 0.95em;
	text-align: right;
	paddin-bottom: 5px;
}

.copyright {
	font-size: 0.8em;
	color: gray;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.input {
	width: 95%;
}


