/*
/*file:loayza_style.css
/*Author: Kim Tran
*/
/* body */
body{
	/*background-image: url('images/agr.jpg');*/
	background-color:#000033;
	color:#000099;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#container
{
	background-color:#4262b4;
	width:800px;
	height:auto;
	margin:-5px 20% 0px 20%;
	_margin-top:-15px;/*IE6 hack*/
	
}

#header
{
	float:left;
  	width:800px;
  	height:auto;
  	margin:0px;
 	padding:0px;
}

#header_row1
{
	background-image: url('images/layout_images/header_bg.jpg');
	width:800px;
	height:120px;
	margin-top:-5px;
	_margin-top:15px;/*IE6 hack*/
}

#header_row1 img
{
	margin-left:150px;
}
#header_row1 #headerText
{
	position:relative;
	left:180px;
	top:35px;
	font-family:Bangle, arial, Sans-Serif, Calligraphic;
	font-style:italic;
	font-weight:bolder;
	font-size:33pt;
	color:#ffffff;
}
#header_row2
{
	background-image:url('images/layout_images/row2_bar.gif');
	float:left;
	width:800px;
	height:30px;
	border:0px solid black;
}
#header_row2 .left
{
	float:left;
	width:161px;
	height:30px;
	padding-top:6px;
	text-align:center;
	color:#993300;
	font-size:14px;
	font-weight:bolder;
}


#header_row2 .right
{
	float: left;
	margin-left:60px;
}
#header_row2 .right ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
#header_row2 .right a
{
float:left;
height:30px;
background-image:url('images/layout_images/button_blue1.gif');
text-decoration:none;
color:white;
text-align:center;
padding-top:6px;
padding-left:15px;
padding-right:15px;
border-right:1px solid #e0ecf7;
}
#header_row2 .right a.design
{
float:left;
text-decoration:none;
color:white;
background-image:url('images/layout_images/button_blue2.gif');
text-align:center;
border-right:1px solid white;
}
#header_row2 .right a:hover {background-image:url('images/layout_images/button_orange1.gif');}
#header_row2 .right a.visited 
{
	background-image:url('images/layout_images/button_red1.gif');
	height:30px;
	text-align:center;
}
#header_row2 .right li {display:inline}
/*#header_row2 .right a.visited
{
	color:#993300;
}
#header_row2 .right li
{
	display:inline;
}*/

#header_row3
{
	float:left;
	width:800px;
	height:250px;
	margin-top:-1px;
	_margin-top:-5px;
	border-bottom:5px solid #25479e;
	_border-bottom:0px solid #25479e;
}
#header_row3_left
{
	float:left;
	width:180px;
	z-index:2;
	
}
#main_content
{
	width:800px;
	height:auto;
	background-color:#4262b4;
}

/*for left menu: Browse Categories*/
#left_content
{
	background-image:url('images/layout_images/left_bg1.gif');
	/*background-color:#99CCCC;*/
	background-repeat:no-repeat;
	float:left;
	width:180px;
	height:500px;
	border:0px solid #003399;
}

#left_content .browse_top
{
	background-image:url('images/layout_images/browse_top1.gif');
	background-repeat:no-repeat;
}
#left_content .browse_body
{
	background-image:url('images/layout_images/browse_body1.gif');
	background-repeat:no-repeat;
}
#left_content .browse_bottom
{
	background-image:url('images/layout_images/browse_bottom1.gif');
	background-repeat:no-repeat;
}

#left_content .list
{
	width:170px;
	float:left;
	font:bold 14px Arial;
	margin-top:20px;
	_margin-top:30px;
	border:0px solid #000000;
	
}
#left_content .list ul
{
	list-style-type:square;
	list-style-position:outside;
	list-style-image: url('images/layout_images/arrow.gif');
	margin-top:20px;
}

#left_content .list a
{
	color:#990000;
	margin-top:40px;
	padding:0px;
	text-decoration:none;
}
#left_content  .list a:hover
{
	color:#990099;
}
#left_content  .list a.visited
{
	color:#990099;
	background-color:#339999;
}


#right_content /*for the main content: Display images and information*/
{
	background-color:White;
	float:right;
	width:614px;
	max-height:1200px !important;
	min-height:500px !important;
	margin-right:5px;
	margin-top:0px;
	border:0px solid #003399;
}
#right_content .left_flow
{
	float:left;
	width:400px;
	_width:350px;/*IE6 hack*/
	height:auto;
	border-right:0px solid #003399;
	margin-left:15px;
}
#right_content .left_flow p.welcome
{
	margin-top:10px;
	color:#990000;
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#right_content .left_flow p.loayza
{
	margin-left:20px;
	_margin-left:5px;/*IE6 hack*/
	color:#25479e;
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#right_content .left_flow p.intro_img img
{
	width:385px;
	_width:350px;/*IE6 hack*/
	border:2px solid #25479e;
}
#right_content div.links
{
	_margin-bottom:320px;
}
#right_content .right_flow
{
	float:right;
	width:180px;
	height:auto;
	border: 0px solid #003399;
	margin-top:15px;
	margin-right:3px;
	_margin-bottom:50px;/*IE6 hack*/
}
#right_content .main_page 
{
	float:left;
	width:595px;
	height:auto;
	border:0px solid #000000;
	
}

#right_content .main_page .main_page_center
{
	border:0px solid #000000;
	margin-left:50px;
	width:500px;
	height:auto;
}
.image_contain
{
	border:3px solid #99cccc;
	margin:30px;
	width:440px;
	height:340px;
} 
#right_content .main_page .main_page_left_service /*for left column of main page service: display images*/
{
	float:left;
	margin-top:20px;
	margin-left:10px;
	width:250px;
	_width:230px;/*IE6 hack*/
	height:auto;
	border:0px solid #000000;
}
#right_content .main_page .main_page_left_service img
{
	width:250px;
	_width:230px;/*IE6 hack*/
}
#right_content .main_page .main_page_right_service /*Right column of main page: display information*/
{
	margin-top:20px;
	float:right;
	width:320px;
	height:auto;
	margin-left:10px;
}
#right_content .main_page .main_page_left /*for left column of main page: display images*/
{
	float:left;
	margin-top:20px;
	margin-left:10px;
	width:150px;
	height:auto;
	border:0px solid #000000;
}

#right_content .main_page .main_page_right /*Right column of main page: display information*/
{
	margin-top:20px;
	float:right;
	width:400px;
	height:auto;
	margin-left:10px;
}
#right_content .main_page .main_page_right .bigtext
{
	color: #924F4E;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a.links:link
{
	color: #503F05;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
}

a.links:visited
{
	color: #503F05;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
}

a.links:hover
{
	color: #35B397;
	text-decoration: none;
	font-size: 14px;
}

a.links:active
{
	color: #503F05;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
}
#right_content .main_page .image
{
	width:auto;
	height:auto;
	float:right;
	margin-right:15px;
}
#right_content div#tinAppForm
{
	margin-left:25px;
}

#footer
{
	background-color:#25479e;
	clear:both;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	height:30px;
	margin-top:5px;
}

