.mysolutionsicon a {
	background-image: url(../assets/imgs/layout/iconsolutions.png);
	position: absolute;
	left: 358px;
	top: 0px;
	background-repeat: no-repeat;
	width: 95px;
	height: 73px;
	z-index: 2;
}
.mydiscussionicon a {
	background-image: url(../assets/imgs/layout/icondiscussion.png);
	position: absolute;
	left: 495px;
	top: 160px;
	background-repeat: no-repeat;
	width: 85px;
	height: 80px;
	z-index: 2;
}
.mycasestudiesicon a {
	background-image: url(../assets/imgs/layout/iconcasestudies.png);
	position: absolute;
	left: 510px;
	top: 74px;
	background-repeat: no-repeat;
	width: 95px;
	height: 75px;
	z-index: 2;
}

.myproblemsicon a {
	background-image: url(../assets/imgs/layout/iconproblems.png);
	position: absolute;
	left: 190px;
	top: 76px;
	background-repeat: no-repeat;
	width: 95px;
	height: 73px;
	z-index: 2;
}
.myaboutusicon a {
	background-image: url(../assets/imgs/layout/iconaboutus.png);
	position: absolute;
	left: 368px;
	top: 252px;
	background-repeat: no-repeat;
	width: 95px;
	height: 73px;
	z-index: 2;
}
#missionquote {
	background-image: url(../assets/imgs/layout/a_question.png);
	background-repeat: no-repeat;
	width: 662px;
	height: 132px;
        margin: 0 0 0 40px;
}

#webinarheadline{
	margin-left: 40px ;
	margin-bottom:29px;
	background-image: url(../assets/imgs/layout/webinarheadline.png);
	background-repeat: no-repeat;
	width: 631px;
	height: 135px;
}

/*Begin Content Menu****************************/
#contentmenu {
	position: relative;
	background-image: url(../assets/imgs/layout/wheel.png);
	background-repeat: no-repeat;
	width: 610px;
	height: 355px;
}

.box {
 /* Main Box*/
	position: relative;
	background-image: url(../assets/imgs/layout/left_top_panel.png);
	background-repeat: no-repeat;
	width: 634px;
	height: 436px;
	padding: 12px 0 0 12px;
	margin: 0 0 0 35px;
}       

#innerboxtop {
	position: relative;
	background-image: url(../assets/imgs/layout/righttopinnerbox.png);
	background-repeat: no-repeat;
	height: 310px;
	width: 306px;
	margin: 25px 0 0 25px;
        padding: 5px 0 0 0;
}
#innerboxbottom {
	position: relative;
	background-image: url(../assets/imgs/layout/rightbottominnerbox.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 306px;
	margin: 26px 0 0 0px;
        padding: 10px 0 0 0;
}
#innerboxbottom h3{
height: 30px;
color: #364c62;
text-align: center;
}
/*Begin Case Studies Button*********************/
#casestudies {
	position: absolute;
	left: 350px;
	top: 85px;
	width: 258px;
	height: 69px;
}
#casestudies a {
	width: 258px;
	height: 69px;
	background: url(../assets/imgs/layout/buttoncasestudies.png) 0 -69px no-repeat;
	display: block;
}
#casestudies a:hover {
	background-position: 0 0px;
}
#casestudies a:active {
	background-position: 0 -69px;
}
/*End Case Studies Button***********************/
/*Begin Problems Button*************************/
#problems {
	position: absolute;
	left: 25px;
	top: 82px;
	width: 258px;
	height: 69px;
}
#problems a {
	width: 258px;
	height: 69px;
	background: url(../assets/imgs/layout/buttonproblems.png) 0 -69px no-repeat;
	display: block;
}
#problems a:hover {
	background-position: 0 0px;
}
#problems a:active {
	background-position: 0 -69px;
}
/*End Problems Button***************************/
/*Begin WhatWeDo Button*************************/
#whatwedo {
	position: absolute;
	left: 200px;
	top: 10px;
	width: 258px;
	height: 69px;
}
#whatwedo a {
	width: 258px;
	height: 69px;
	background: url(../assets/imgs/layout/buttonsolutions.png) 0 -69px no-repeat;
	display: block;
}
#whatwedo a:hover {
	background-position: 0 0px;
}
#whatwedo a:active {
	background-position: 0 -69px;
}
/*End WhatWeDo Button***************************/
/*Begin faq Button******************************/
#faq {
	position: absolute;
	left: 200px;
	top: 260px;
	width: 258px;
	height: 69px;
}
#faq a {
	width: 258px;
	height: 69px;
	background: url(../assets/imgs/layout/buttonaboutus.png) 0 -69px no-repeat;
	display: block;
}
#faq a:hover {
	background-position: 0 0px;
}
#faq a:active {
	background-position: 0 -69px;
}
/*End faq Button********************************/
/*Begin Join Button*****************************/
#join {
	position: absolute;
	left: 330px;
	top: 176px;
	width: 258px;
	height: 69px;
}
#join a {
	width: 258px;
	height: 69px;
	background: url(../assets/imgs/layout/buttondiscussion.png) 0 -69px no-repeat;
	display: block;
}
#join a:hover {
	background-position: 0 0px;
}
#join a:active {
	background-position: 0 -69px;
}
/*End Join Button*******************************/
/*Begin Calendar Button*************************/
#calendar {
	position: absolute;
	left: 50px;
	top: 176px;
	width: 258px;
	height: 69px;
}
#calendar a {
	width: 258px;
	height: 69px;
	background: url(../assets/imgs/layout/buttoncalendar.png) 0 -69px no-repeat;
	display: block;
}
#calendar a:hover {
	background-position: 0 0px;
}
#calendar a:active {
	background-position: 0 -69px;
}
/*End Calendar Button***************************/
/*End Content Menu******************************/



#rightbox {
	position: absolute;
	left: 702px;
	top: 20px;
	background-image: url(../assets/imgs/layout/right_box.png);
	background-repeat: no-repeat;
	height: 547px;
	width: 366px;
}
#innerbox {
	position: relative;
	background-image: url(../assets/imgs/layout/right_inner_box.png);
	background-repeat: no-repeat;
	height: 490px;
	width: 306px;
	margin: 25px 0 0 25px;
}
#video_container {
	margin:10px 0 0px 17px;
	position:relative;
	z-index:4;
	width:270px;
	height:235px;
}

#vidholder {
	background-image: url(../assets/imgs/layout/temp_vid.png);
	background-repeat: no-repeat;
	height: 251px;
	width: 269px;
	margin-left: 19px;
}
#webinar_button {
	background-image: url(../assets/imgs/layout/webinar_button.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 203px;
	margin: 15px 0 0 52px;
}
#rightcoltext {
	width: 260px;
	margin: 20px 0 0 20px;
} 
.mycalendarfeildspecs {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	height: 28px;
	width: 76px;
	border: none;
	margin-top: 26px;
	text-align: center;
	padding-left: 2px;
	color: black;
}
.mycalendarfeildspecs2 {
	background-color: transparent;
	height: 12px;
	width: 76px;
	border: none;
	text-align: center;
	padding-left: 3px;
	color: black;
}
.mycalendartext {
	background-image: url(../assets/imgs/layout/iconcalendar.png);
	position: absolute;
	left: 211px;
	top: 158px;
	background-repeat: no-repeat;
	width: 83px;
	height: 83px;
	z-index: 2;
}
.mycalendartext2 a{
	background-color: transparent;
	position: absolute;
	left: 211px;
	top: 158px;
	width: 83px;
	height: 83px;
	z-index: 3;
}

#contentheadline a:link {
        color: #3577c8;
	font-size: 22px;
	text-align: left;
        font-style: italic;

}
#contentheadline a:visited {
	font-size: 22px;
	text-align: left;
        color: #3577c8;
}
#contentheadline a:hover {
	font-size: 22px;
	text-align: left;
       font-style:italic;
        color:#3577c8;
}
#contentheadline a:active {
	font-size: 22px;
	text-align: left;
        color: #3577c8;

}
.inthenews {
         font-size: 16px;
         padding: 0px 25px 20px 25px;
         color: #1F497D;
         text-align: center;
}

.questionbox {
   position: absolute;
   left: 420px;
   top: 10px;
   height: 60px;
   width: 610px;
   margin: 7px 10px 10px 30px;
   padding-bottom: 10px;
}
.questionbox h2{
font-size: 22px;
font-style: italic;
text-align: right;
height: 38px;
color: #3577c8;
}
.questionbox p{
font-size: 13px;
font-style: italic;
text-align: right;
}
#maincontentbody {
   padding-top: 20px;
}

#contentheadline {
	width: 613px;
	height: 77px;
	text-align: center;
	display: block;
	overflow: hidden;

}


p.headline1{
     padding:2px 0  2px 0;
	font-family: Arial, Helvetica, sans-serif;
        font-style:italic;
	font-size: 20px;
        color: #364c62;
        height:52px;
        padding-top: 4px;
}
p.headline2{
        padding:2px 0  2px 0;
	font-family: Arial, Helvetica, sans-serif;
        font-style:italic;
	font-size: 22px;
        color: #3577c8;
        height:28px;
       padding-bottom: 4px;
}
