/* ********** [ GENERAL ] ********** */

* {
	margin: 0px;
	padding: 0px; }

div.clear {
	clear: both; }

body {
	margin: 0px auto;
	padding: 0px;
	cursor: default;
	font: 11px arial, verdana, sans-serif;
	color: #222222;
	background: #ffffff; }


/* ********** [ PAGE ] ********** */

div#page_wrap {
	width:1001px;
	margin-left:-500px;
	left:50%;
	top:0;
	position:absolute;
	/*vertical-align:top;*/
	border: 1px solid  #000000;	}

	div#page { }


/* ********** [ HEADER ] ********** */

div#header_wrap {
	margin: 0px;
	width: 1001px;
	height: 109px;
	background: #ffffff; 
/*	padding-left: 44px;
*/}

	div#header { 
		width: 159px;
		height: 109px;
		float:left;
		background:url(chile_top.jpg) no-repeat right;
	}
	div#header_name { 
		width: 198px;
		height: 109px;
		float:left;
		background:url(cupid.jpg) no-repeat center;
	}
		div#header_flower { 
		width: 613px;
		height: 109px;
		float:right;
		background:url(flower_top.jpg) no-repeat center;
	}

	

		div#header h1 {
			padding-left: 60px;
			float: left;
			font: bold 26px/60px Trebuchet MS, arial, sans-serif;
			color: #194A75;
			background: url('cupid.gif') no-repeat 100px center; }

			div#header h1 span { }
/*	div#gap {
	width:1001px;
	height:3px;
	background:#FFFFFF;
	}
*/	div#red_gap {
	margin-top:3px;
	width:1001px;
	height:10px;
	background: #E20001; }
	
	


/* ********** [ CONTAINER ] ********** */

div#container_wrap {
	margin: 0px;
	width: 1001px;
	background: #E20001;
	}

  	div#container { }


/* ********** [ FOOTER ] ********** */

div#footer_wrap {
	margin: 0px;
	padding-top: 10px;
	width: 1001px; 
	background: #E20001; 	
	}

	div#footer {
		font-size:12px;
		color:#FFFFFF;
		text-align: center; }

	div#footer_yahoo {
		text-align: center;
		height:80px;
		background:url(yahoo_bottom.jpg) no-repeat center;
		}
	div#footer_mediabuys {
		text-align: center;
		height:40px;
		background: url(media-buys.jpg) no-repeat center top;
		}
	
	div#footer_copyright {
		float:left;
		text-align: center;
		width:961px;
		height:40px;
		font-size:13px;
		background:#E20001;
		color:#FFFFFF;
		}
	div#footer_ibacs_logo {
		width:40px;
		height:40px;
		float:right;
		background:#E20001;
		}
		
	


/* ********** [ CONTENT ] ********** */

#content_wrap {
	float: left;
	width: 830px;
	margin-left:6px;	
	}

  	#content {
		width:825px;
		}
	
	div#content_top {
		height:10px;
		background:#FEE6E6 url(top_bg.jpg) no-repeat ;
		}	
	div#content_mid {
		background:#FEE6E6;
		padding-left:10px;
		padding-right:10px;
		}	
	div#content_down {
		height:10px;
		background:url(top_bg2.jpg) no-repeat top ;
		}	
		

/* ********** [ SIDEBAR ] ********** */

div#sidebar_wrap {
	padding: 0px 5px 10px 5px;
	width: 145px;
	float: left; }

  	div#sidebar { }
	
	div#loginbox_up {
		width:141px;
		height:13px;
		background: #E20001 url('moni1.jpg') no-repeat center; 
	}
	div#loginbox_mid {
		padding:0px 7px 0px 7px;
		width:127px;
		background: #FEE6E6; 
	}
	div#loginbox_down {
		width:141px;
		height:13px;
		background: #E20001 url('moni2.jpg') no-repeat center; 
	}
	
	div#sidebar_ut1 {
		width:145px;
		height:67px;
		background: #E20001 url('vdo_interview.jpg') no-repeat center; 
	}
	
	div#sidebar_ut2 {
		width:145px;
		height:57px;
		background: #E20001 url('office_blog.jpg') no-repeat center; 
	}
	div#sidebar_ut3 {
		padding-top:10px;
		width:145px;
	}
	
	div#sidebar_ut3 a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#FFFFFF;
		text-align:left;	
	}
	
	div#sidebar_ut4 {
		width:145px;
		height:174px;
		background: #E20001 url('genji.jpg') no-repeat center; 
	}

	div#sidebar_ut5 {
		width:145px;
		height:177px;
		background: #E20001 url('academic-logo.jpg') no-repeat center; 
	}
	
	div#sidebar_ut6 {
		width:145px;
		height:162px;
		background: #E20001 url('skype.jpg') no-repeat center; 
	}

	div#sidebar_ut7 {
		width:145px;
		height:50px;
		background: #E20001 url('share.jpg') no-repeat center; 
	}

	div#sidebar_ut8 {
		width:145px;
		height:145px;
		background: #E20001 url('safe-browsing.jpg') no-repeat center; 
	}
	
	

/* ********** [ MAIN NAVIGATION ] ********** */

div#headernav_wrap {
	margin: 0px;
	width: 1001px;
	height: 36px;
	background: #E20001; }

	div#headernav {
		padding-left: 44px; }

		div#headernav ul {
			height: 36px;
			list-style: none; }

			div#headernav ul li {
				float: left; }

				div#headernav ul li a {
					padding: 0px 18px;
					height: 36px;
					display: block;
					float: left;
					font: bold 14px/36px "Comic Sans MS";
					color: #ffffff;
					text-decoration: none; }

					div#headernav ul li a:hover {
						/*text-decoration: underline;*/ }


/* ********** [ USER NAVIGATION ] ********** */

div#usernav_wrap { 
	background:#FC0001;
	border: 1px solid  #000000;	
	}

	div#usernav { }

		div#usernav ul {
			list-style: none; }

			div#usernav li {
				border: 1px solid #d4d4d4;
				border-width: 0px 0px 1px 0px; }

				div#usernav ul li a {
					padding-left: 10px;
					height: 22px;
	    			display: block;
	    			font: 11px/22px arial, verdana, sans-serif;
					color: #FEE6E6;
					text-decoration: none; }

					div#usernav ul li a:hover {
						background: #FFCBC7;
						color:#000000;
						text-decoration: none; 
						}


/* ********** [ COMMON ITEMS ] ********** */

h2, h3, h4, h5, h6 {
	padding-bottom: 5px;
	font: bold 14px/16px arial, verdana, sans-serif;
	color: #436082; }

	h2 {
		margin-bottom: 5px;
		font: bold 14px/16px arial, verdana, sans-serif;
		border-bottom: 1px solid #d4d4d4; }

	h3 {
		font: bold 13px/16px arial, verdana, sans-serif; }

	h4 {
		font: bold 12px/16px arial, verdana, sans-serif; }

	h4 {
		font: bold 11px/16px arial, verdana, sans-serif; }

p {
	font: 11px/16px arial, verdana, sans-serif;
	color: #222222; }

	a {
		font: 13px arial, verdana, sans-serif;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration: none; }

		a:hover {
			text-decoration: underline; }
			
			
	SCROLLBAR-FACE-COLOR: #999999; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #f1eada; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #f1eada; SCROLLBAR-DARKSHADOW-COLOR: #666633; SCROLLBAR-BASE-COLOR: #f1eada

.scrollbars {
padding-top:10px;
}
