/* Global Class */
*{margin:0; padding:0}
body{margin:0 auto; text-align:center; background:url(../images/bg01.gif) repeat top left;}
body, div, span, p, td, select, input, textarea, th, td, li{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px}

p{margin:0 0 15px; line-height:1.4em}
img{border:none}

a{color:#477aa9; text-decoration:underline}
a:hover{text-decoration:none}

#outerContainer{width:895px; margin:0px auto; background:url(../images/outerContainerBrd.png) repeat-y;}
#header{margin:0px 7px; background:url(../images/headerBg.gif) no-repeat top left; height:170px; padding:20px 40px 0px 40px;}/* border:1px solid red;*/
.logo{float:left;}


.callus{margin-top:52px; float:right;}
.callus img{margin-left:20px;}

.menuContainer{float:right; width:625px; margin:25px 0px; height:27px;}
#menu{padding:0px; height:27px}
#menu a{background:url(../images/menuBg.gif) no-repeat top left; width:97px; height:27px; line-height:30px; list-style:none; float:left; text-align:center; margin-left:7px; padding-top:7px;}
#menu a:hover{background:url(../images/menuBgHover.gif) no-repeat top left; width:97px; height:27px; line-height:30px; list-style:none; float:left; text-align:center; margin-left:7px; padding-top:7px;}

#middleContainer{margin:0px 55px; padding:0px;}
.flashBanner{margin:0px; padding:0px;}
.announcement{background:url(../images/announcementBg.png) no-repeat top center; width:775px; height:37px; margin:20px auto; line-height:40px; font-weight:bold; color:#000000;}
.announcementText{font-size:11px; color:#333333; padding-left:210px}
.more{color:#802C27; margin-left:10px;}

.homePageTab{background:url(../images/homePageTab.gif) no-repeat top left; width:735px; height:170px; margin:0px auto; padding-top:20px; padding-left:40px;}
.homePageTabImg{text-align:center; float:left;}
.divider01{background:url(../images/divider01.gif) repeat-y; height:130px; width:1px; float:left; margin:0px 37px;}

#footer{width:775px; font-size:11px; color:#A35200; line-height:20px; margin:10px auto; text-align:right;}
#footer a{color:#A35200; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
.icoFacebook{margin-top:20px; clear:both;}


/* Inner Page Styling */
.leftMenuBg{
	background:url(../images/leftMenuBg.png) no-repeat top right;
	width:184px;
	height:256px;
	float:left;
	padding:20px 0px;
}
.leftMenuBg .title{color:#7F2C26; font-size:15px;}

.leftLink li{background:url(../images/divider02.gif) repeat-x; background-position:bottom; text-align:right; color:#7F2C26; font-weight:bold; line-height:13px; list-style:none; margin:12px; padding-bottom:5px;}
.leftLink li.last{background:none; text-align:right; color:#7F2C26; font-weight:bold; line-height:13px; list-style:none; margin:12px; padding-bottom:3px;}
.leftLink li a{text-decoration:none; color:#7F2C26; display:block;}
.leftLink li a:hover{text-decoration:none; color:#B72800;}

.innerCreative{
	margin-left:15px;
	float:right;
}
#menu-content{
	margin-left:15px;
	float:right;
	width: 575px;
	text-align: left;
}
.titleDiv{
	background:url(../images/divider02.gif) repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	padding-top:20px;
	margin-bottom:15px;
}
h1{
	color:#431903;
	font-size:17px;
	text-align:left;
}

.innerTab{background:url(../images/innerPageTab.gif) no-repeat; width:185px; padding:20px 0px; margin-right:15px; margin-bottom:15px; float:left;}
.innerTabLast{background:url(../images/innerPageTab.gif) no-repeat; width:185px; padding:20px 0px; margin-bottom:15px; float:left;}
