/*=========================================================================== Main Content Box ===========================================================================*/
#rightCotentBox{
	float						:right;
	background-color			:white;
	width						:775px;
	height						:100%;
	}
#rightCotentBox h1{
	margin						:0;
	padding-bottom				:12px;
	font-family					:Verdana, Arial, Helvetica, sans-serif;
	font-size					:28px;
	font-weight					:normal;
	line-height					:30px;
	color						:#9a479b;
	}
#rightCotentBox h2{
	margin						:0;
	padding						:0;
	font-family					:Verdana, Arial, Helvetica, sans-serif;
	font-size					:16px;
	font-weight					:normal;
	line-height					:21px;
	color						:#666;
	}
#rightCotentBox a, #rightCotentBox a:visited{
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:12px;
	text-decoration				:none;
	line-height					:21px;
	color						:#9a479b;
	}
#rightCotentBox a:hover{
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:12px;
	text-decoration				:underline;
	line-height					:21px;
	color						:#9a479b;
	}
#rightCotentBox p{
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:12px;
	line-height					:21px;
	color						:#000000;
	}
#background_dotsPurple{
	background-image			:url(../../images/bg_contentHeaderDots.jpg);
	background-repeat			:no-repeat;
	width						:775px;
	height						:85px;
	}
#background_dotsPurple img{
	margin						:25px 0px 0px 15px;
	}
/*=========================================================================== Inside Cover Page ===========================================================================*/
#block1{	
	width						:745px;
	padding						:10px 15px 15px 15px;
	}
#block1 .insideCoverLeft{	
	float						: left;
	margin-right				: 15px;
	}
#block1 .insideCoverRight{	
	float						: right;
	margin-left					: 15px;
	}
	
#block2{		
	float						:left;
	width						: 400px;
	padding						: 10px 15px 15px 15px;
	}
#block2 img{	
	float						: right;
	mergin						: 0px 0px 0px 0px;
	}

#block3{
	float						:left;	
	width						: 330px;
	padding						: 10px 15px 15px 0px;
	}
#block3 img{	
	mergin						: 5px 0px 0px 0px;
	}
	
.imageRightLine{
	float						:right;
	margin-left				    :5px;
	border:none;
	}
	
.imageLeftLine{
	float						:left;
	margin-right				:5px;
	border:none;
	}
	
.imageRight{
	float						:right;
	margin-left					:10px;
	border:none;
	}
	
.imageLeft{
	float						:left;
	margin-right				:10px;
	border:none;
	}