a.homemenu {
	width:90px;
	font-size:16px;
	font-weight:bold;
	color:#6D6D6D;
	text-decoration:none;
}

a.main {
	text-decoration:none;
}



.framebox_calendar {
	width:185px;
	height:115px;
	background: url(../images/frame_calendar.png) no-repeat transparent;
	padding:10px;
}


.framebox_blog {
	width:185px;
	height:115px;
	background: url(../images/frame_blog.png) no-repeat transparent;
	padding:10px;
}

.framebox_social {
	width:185px;
	height:115px;
	background: url(../images/frame_social.png) no-repeat transparent;
	padding:10px;
}


.framebox_tickets {
	width:185px;
	height:115px;
	background: url(../images/frame_tickets.png) no-repeat transparent;
	padding:10px;
}


.greyheader {
	background-color: white;
	width: 845px;
	background: url(../images/TopBox_01.jpg) no-repeat scroll center bottom;
}

.greymain {
	background: url(../images/MainBox.jpg) no-repeat;
	padding:0px 40px 0px 40px;
}


.greymainbottom {
	background: url(../images/MainBoxBottom.jpg) repeat-y;
	padding:0 40px 40px 0;
}



.greymainhomebottom {
	background: url(../images/MainBoxBottomHome.jpg) repeat-y;
	padding:0 40px 40px 0;
}


.feature_box {
	border:1px solid #555555;
	color:#353535;
	font-style:italic;
	margin-bottom:20px;
	margin-top:5px;
	padding:10px;
}

.rightDelimiter {
	color:#A2A2A2;
	font-size:12px;
	text-align:center;
	width:265px;
}

.maintext {
	background: url(../images/box_main.jpg) repeat-x;
}

.border_left {
	width:27px;
	background: url(../images/box_left_small.jpg) left repeat-y;
}

.border_right {
	width:27px;
	background: url(../images/box_right_small.jpg) right repeat-y;
}


.border_right_front {
	width:27px;
	background: url(../images/box_right_small_front.jpg) right repeat-y;
}

.mainbottomhome {
	background: url(../images/MainBottomHome.jpg) no-repeat top;
}



.mainbottom {
	background: url(../images/MainBottom.jpg) no-repeat top;
}

.button_link {
	float:right;
}


.button_box {
	background-color: #FFFFFF;
}


.FeedbackAuthor {
	color:#6A6A6A;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding-top:8px;
}

.FeedbackSign {
	color:#6A6A6A;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:0;
}

.feedbackframe {
	background: url(../images/frame_feedback.png) no-repeat;
	height:185px;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:10px;
}

.footer {
	color:#39556F;
	font-size:9px;
}

.footersitemap  {
	border-top:3px double #EDEDED;
	font-size:10px;
	padding-top:5px;
	position:relative;
	width:700px;
}

#main {
	width: 845px;
	height: 100%;
	z-index:-1;
	left: 2px;
}


#homemenuall {
	float: right;
	padding-top: 5px;
	display:block;
}


#workswith {
	float:right;
	display:block;
}

#headerlogo {
	display:block;
	float: left;
	padding-left:30px;
	padding-top:0px;
}


div#MainBannerLeft {
    float: left;
    padding-top: 27px;
    padding-left: 60px;
}
     
div#MainBannerRight {
    float: left;
    padding-top: 23px;
}


ul.bullet_shadow li {
    background: url(../images/bullet_shadow_t.png) no-repeat transparent;
    padding-left: 25px;
    font-family: Arial;
    font-size: 14px;
}


ul.bullet_shadow {
    padding-bottom: 5px;
    padding-left: 25px;
}

li {
	list-style: none;
}

p {
    margin: 0px;
}

.cal {
	color: #ff7d0d;
	font-weight: bold;
}

.goo {
	color: #2370d3;
	font-weight: bold;
}

.pub {
	color: #666666;
	font-weight: bold;
}


p#ICMtitle {
    text-align: left;
	color: #1d77c7;
	font-size: 25px;
	font-family: Arial;
	font-weight: bold;
}


p#ICMsubtitle {
    text-align: left;
	color: #1d77c7;
	font-size: 21px;
	font-family: Arial;
	font-weight: bold;
}


td {
	padding:0;
}

h1 {
	color:#0565BA;
	font-size:22px;	
	padding-top:10px;
}

h2 {
	background:url("../images/bullet_shadow_t.png") no-repeat 3px 15px transparent;
	color:#0565BA;
	font-size:19px;
	font-weight:normal;
	margin-left:0px;
	margin-top:0;
	padding-left:25px;
	padding-top:15px;
}

h3 {
	color:#0565BA;
	font-size:19px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:5px 0 0 5px;
}


body {
	font-family:Arial, Verdana;
	font-size:14px;
	background-color: #FFFFFF;
	text-align:left;
}
