﻿body{
	background-image:url('/App_Themes/Optimentor/images/BG.gif');
	font-family:"Trebuchet MS", arial;
	font-size:11px;
}
h1{
	font-size:18px;
	color:black;
	font-family:inherit;
}
h2{
	font-size:18px;
	color:  #003366;
	font-family:inherit;
}
h3{
	font-size:15px;
	color:black;
	font-family:inherit;
}
h4{
	font-size:15px;
	color:#003366;
	font-family:inherit;
}
h4{
	font-size:13px;
	color:black;
	font-family:inherit;
}
img{
	float: left;
	margin-right:20px;
}
a{
	color:#0099FF;
	text-decoration:none;
}
a:visited{
	color:#0099FF
}
#wrap{
	margin:0 auto;
	width:937px;
	background-color:white;
	overflow: hidden ; 
}

#top{
	width:100%;
	background-image:url('/App_Themes/Optimentor/images/contentBG-top.jpg');
	background-repeat:no-repeat;
	height:319px;

}

#space{
	height:100px;
	
}



#quote{
	font-size:18px;
	font-style:italic;
	color: #003366;
	width:300px;
	text-align:right;
	margin-left:50px;
	float:left;
	
}
#logoLink{
	width:300px;
	height:100px;
	margin-left:220px;
	float:left;
	cursor:pointer;
	
	
}

#center{
	width:100%;
	background-image:url('/App_Themes/Optimentor/images/contentBG-mid.gif');
	background-repeat: repeat-y;
	overflow:hidden;
	min-height:300px;
}
#areaLeft{
	width:337px;
	background-image:url('/App_Themes/Optimentor/images/sideBarBG.jpg');
	background-color:white;
	background-repeat:no-repeat;
	margin-left:18px;
	float:left;
	padding-bottom:35px;
}
#breadCrumb{
	width:420px;
	float:left;
	padding:0px;
	margin:0px 0px 30px 29px;
	height:10px;
	line-height:14px;

}
#areaRight{
	width:463px;
	float:left;
	margin-right:18px;
	padding:0px 50px 35px 50px;
	background-color:white;
	line-height:14px;
}
#bottom{
	width:100%;
	background-image:url('/App_Themes/Optimentor/images/contentBG-bottom.jpg');
	background-repeat:no-repeat;
	background-position:center;
	height:18px;
}
#sideBarTOP{
	width:278px;
	background-image:url('/App_Themes/Optimentor/images/sidebarBG-TOP.jpg');
	background-repeat:no-repeat;
	height:21px;
	margin:135px 0px 0px 55px;	
}
#sideBarMID{
	width:238px;
	background-image:url('/App_Themes/Optimentor/images/sidebarBG-MID.jpg');
	background-repeat: repeat-y;
	min-height:150px;
	margin-left:55px;
	padding:5px 30px 25px 25px ;	
}
#sideBarMID2{
	width:238px;
	min-height:150px;
	margin-left:55px;
	padding:5px 30px 25px 25px ;	
}
#sideBarMID img{
	padding:0px 0px 2px 0px ;
}
#sideBarMID p{
	margin-top:20px;
}
#sideBarMID a{
	color:black;
	text-decoration:none;
}
#sideBarMID a:visited{
	color:black;
	text-decoration:none;
}
#sideBarMID a:hover{
	color:black;
	text-decoration:underline;
}
#sideBarBOTTOM{
	width:278px;
	background-image:url('/App_Themes/Optimentor/images/sidebarBG-BOTTOM.jpg');
	background-repeat:no-repeat;
	height:21px;
	margin-left:55px;	
	
}
#footer {
	padding:0px;
	margin:0 auto;
	width:937px;

}
#footer p {
	color:white;
	text-align:right;
	margin-right:19px;
	margin-top:0px;
	margin-bottom:5px;
}
#footer p a {
	color:white;
	text-align:right;
	margin-top:0px;
	margin-bottom:5px;
	text-decoration:underline;
}