@charset "utf-8";
/* azchild_index.css */
*{
	/* Block all margins and padding */
	margin:0;
	padding:0;
	/* Temporary borders */
	border:solid 0px #000000;
}

body{
	background: #063466;
	border:solid 0px #ff0000;
	font-family:arial, tahoma, verdana;
	font-size:12px;
	color:#ffffff;
	margin:0;
	padding:0;
	height:100%;
}

#mainwrapper{
	width:100%;
	background: #fbf6e3;
	/*background-repeat: repeat;*/
	/* Center The Wrapper */
	margin: 0 auto;
	border:solid 0px #ff0000;
	padding:0px 0px 0px 0px;
}

#headwrapper{
	width:100%;
	height:142px;
	background: #fbf6e3;
	background-repeat: repeat;
	/* Center The Wrapper */
	margin: 0 auto;
	border:solid 0px #ff0000;
	padding:0px 0px 0px 0px;
}

#header{
	width:1003px;
	height:105px;
	background:#fbf6e3;
	border:solid 0px #000000;
	margin: 0 auto;
}

/* --- Navigation -- */
#navigation{
	width:1003px;
	height:34px;
	background:#fbf6e3;
	margin:0 auto;
}

table.center {margin-left:auto; margin-right:auto;}
/* --- End Navigation -- */

#undernav{
	width:100%;
	height:3px;
	background: #fbf6e3 url(../images/body/div3_bg.jpg);
	margin:0 auto;
}

	/* Center image between margins */
	div.center{
    width: 100%;
    text-align:center;
}

#bodywrapper{
	width:100%;
	height:100%;
	background: #063466 url(../images/body/wrapper2_bg.jpg);
	background-repeat: repeat-x;
	/* Center The Wrapper */
	margin: 0 auto;
	border:solid 0px #ff0000;
	padding:0px 0px 0px 0px;
}

#abovebody{
	width:791px;
	height:11px;
	background:#063466;
	margin:0 auto;
}

#bodyimage{
	width:791px;
	height:325px;
	background:#063466;
	margin:0 auto;
}

#underbodyimage{
	width:791px;
	height:4px;
	background:#063466;
	margin:0 auto;
}

#mainbodywrap{
	width:791px;
	/*height:197px;*/
	background:#063466;
	margin:0 auto;
}

#mainbody{
	width:13px;
	/*height:197px;*/
	height:209px;
	background:#e7e7e7;
	background-repeat: repeat-y;
	float:left;
	margin:0 auto;
}

#mainbodycontent{
	/* --- blog and twitter --- */
	width:302px;
	/*height:197px;*/
	height:209px;
	background:#e7e7e7;
	float:left;
	margin:0 auto;
}



/* --- Content --- */
#news{
	width:302px;
	height:192px;
	background:#e7e7e7;
	margin:0 auto;
}

#content1{
	width:302px;
	height:152px;
	background:#e7e7e7;
	margin:0 auto;
}

#content1copy{
	width:302px;
	height:152px;
	background:#e7e7e7;
	font-family:arial, tahoma, verdana;
	font-size:11px;
	color:#556576;
	padding:0px 0px 0px 0px;
	margin:0 auto;
}
/*
	#content1copy p{
			font-family:arial, tahoma, verdana;
			font-size:11px;
			color:#556576;
		}

		#content1copy h1{
				font-family:arial, tahoma, verdana; font-size:12px; font-weight: bold;
				font-style:normal; color: #556576; padding:0px 0px 0px 0px;
			}

#content2{
	width:302px;
	height:54px;
	background:#f6f6f6;
	margin:0 auto;
}

#content2copy{
		width:302px;
		height:54px;
		background:#f6f6f6;
		padding:5px 20px 5px 12px;
		margin:0 auto;
	}
		b.content2{
		font-family:arial, tahoma, verdana;
		font-size:11px;
		font-weight: normal;
		font-style:normal;
		color: #cc6633;
		margin:0px 0px 0px 20px;
	}

	#content2copy p{
			font-family:arial, tahoma, verdana;
			font-size:11px;
			color:#556576;
		}

		#content2copy h1{
				font-family:arial, tahoma, verdana; font-size:12px; font-weight: bold;
				font-style:normal; color: #556576; padding:0px 0px 0px 0px;
			}

#content3{
	width:302px;
	height:49px;
	background:#e7e7e7;
	margin:0 auto;
}


#content3copy{
		width:302px;
		height:49px;
		background:#e7e7e7;
		padding:5px 20px 0px 12px;
		margin:0 auto;
	}

	#content3copy p{
			font-family:arial, tahoma, verdana;
			font-size:11px;
			color:#556576;
		}

		#content3copy h1{
				font-family:arial, tahoma, verdana; font-size:12px; font-weight: bold;
				font-style:normal; color: #556576; padding:0px 0px 0px 0px;
			}


#content4{
	width:302px;
	height:49px;
	background:#e7e7e7;
	margin:0 auto;
}


#content4news{
		width:302px;
		height:49px;
		background:#e7e7e7;
		padding:5px 20px 0px 12px;
		margin:0 auto;
	}

	#content4news p{
			font-family:arial, tahoma, verdana;
			font-size:11px;
			color:#556576;
		}*/
/* --- End Content --- */

#mainbodyspc{
	width:13px;
	height:209px;
	background:#e7e7e7;
	float:left;
	margin:0 auto;
}

/* --- "Special" Image --- */
#mainbodyupdate{
/* --- shop and facebook --- */
	width:457px;
	height:209px;
	background:#e7e7e7;
	float:left;
	margin:0 auto;
}
/* --- End "Special" Image --- */

#mainbodyend{
	width:6px;
	height:209px;
	background:#e7e7e7;
	float:left;
	margin:0 auto;
}

#undermainbody{
	width:791px;
	text-align:center;
	background:#e7e7e7;
	margin:0 auto;
	clear:left;
}
#undermainbodytext{
	background:#e7e7e7;
	font-family:arial, tahoma, verdana;
	font-size:11px;
	color:#556576;
	text-align:left;
	padding:0px 0px 15px 13px;
	margin:0 auto;
}

#footer{
	width:791px;
	height:84px;
	margin:0 auto;
	text-align:center;
	clear:left;
}

/* --- Footer --- */
#footerrow1{
	width:264px;
	height:84px;
	font-family: arial, tahoma, verdana;
	font-size:11px;
	font-weight: normal;
	font-style:normal;
	color: #a6b3c2;
	padding:28px 0px 0px 0px;
	margin:0 auto;
	text-align:left;
	float:left;
}

#footerrow2{
	width:190px;
	height:84px;
	margin:0 auto;
	text-align:center;
	float:left;
}

#footerrow3{
	width:337px;
	height:84px;
	font-family: arial, tahoma, verdana;
	font-size:11px;
	font-weight: normal;
	font-style:normal;
	color: #a6b3c2;
	padding:28px 0px 0px 0px;
	margin:0 auto;
	text-align:right;
	float:left;
}
/* --- End Footer --- */


/* --- Liks --- */
.bodylink:link { font-family:arial, tahoma, verdana; font-size:12px; font-weight: normal; font-style:normal; color: #105db5; text-decoration: underline;}
.bodylink:active { font-family:arial, tahoma, verdana; font-size:12px; font-weight: normal; font-style:normal; color: #105db5; text-decoration: underline;}
.bodylink:visited { font-family:arial, tahoma, verdana; font-size:12px; font-weight: normal; font-style:normal; color: #105db5; text-decoration: underline;}
.bodylink:hover { font-family:arial, tahoma, verdana; font-size:17px; font-weight: normal; font-style:normal; color: #ce060d; text-decoration: none;}


a:link { font-family:arial, tahoma, verdana; font-size:12px; font-weight: bold; font-style:normal; color: #105db5; text-decoration: underline;}
a:visited { font-family:arial, tahoma, verdana; font-size:12px; font-weight: bold; font-style:normal; color: #105db5; text-decoration: underline;}
a:hover { font-family:arial, tahoma, verdana; font-size:12px; font-weight: bold; font-style:normal; color: #ce060d; text-decoration: none;}

.footer:link { font-family:arial, tahoma, verdana; font-size:11px; font-weight: normal; font-style:normal; color: #a6b3c2; text-decoration: underline;}
.footer:active { font-family:arial, tahoma, verdana; font-size:11px; font-weight: normal; font-style:normal; color: #a6b3c2; text-decoration: underline;}
.footer:visited { font-family:arial, tahoma, verdana; font-size:11px; font-weight: normal; font-style:normal; color: #a6b3c2; text-decoration: underline;}
.footer:hover { font-family:arial, tahoma, verdana; font-size:11px; font-weight: normal; font-style:normal; color: #a6b3c2; text-decoration: none;}
/* --- End Liks --- */

