/* #############################################################################################
##								AMETHYST CASCADE STYLE SHEET 								  ##
############################################################################################# */

/* TAG begin */
* {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b2144;
	line-height: 22px;
}
img { border:0px; }
div {
	padding: 0px; 
	margin: 0px;
	overflow: hidden;
}
body {
	background:#e3e3e3;
}
h1 {
	background-color: #f3a628;
	margin: 0 0 20px 0;
	/* TEMP */
	font-weight: bold;
	padding: 0 0 0 10px;
}
p {
	padding: 0 20px 20px 20px;
}
hr {
	border: 0px;
	border-top: 1px dashed #d99333;
	height: 1px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
input,
textarea {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #1b2144;
	line-height: 12px;
}
input {
	width: 204px;
	height: 15px;
}
textarea {
	overflow: auto;
}
/* TAG end */

/* BODY GENERAL begin */
#wrapper {
	position: relative;
	height: auto;
	top: 0;
}
	#gral-wrapper {
		position: relative;
		width: 790px;		
	}
		#top_bg {
			position: relative;
			width: 790px;
			height: 14px;
			background: url(../images/background/bg_top.gif) top left;
			background-repeat: no-repeat;
		}
		#bot_bg {
			position: relative;
			width: 790px;
			height: 13px;
			background: url(../images/background/bg_bottom.gif) top left;
			background-repeat: no-repeat;
		}
		#body-wrapper {
			position: relative;
			width: 791px;			
			background: url(../images/background/bg_mid.gif) repeat top left;
		}
			#header {
				width: 760px;
			}
			#body {
				width: 760px;
				height: auto;
			}				
				#menu {
					margin: 5px 13px 0 0;
					height: 24px;
					width: 530px;
					float: right;					
				}	
				#menu_bot {
					height: 50px;
					padding: 20px 0 0 44px;					
				}
					#menu_bot a {
						font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
						color: #333333;
					}		
			#footer {
				height: 110px;
				width: 760px;
				position: relative;
				background-color: #f2a528;
			}
				#footer1 {
					background-color: #313875;
				}
				#footer2 {
					border-top: 1px solid #181e3f;
					border-bottom: 1px solid #181e3f;
					background-color: #151051;
				}
				#footer3 {
					background-color: #0c0933;
				}
			#footer_copyright {
				padding-left: 20px;
				padding-right: 20px;
			}
				#footer_copyright div,
				#footer_copyright div span,
				#footer_copyright div a {
					font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
					font-size: 10px;
					text-decoration: none;
					color: #51104a;
				}
/* BODY GENERAL end */

/* GENERAL begin */
#content {
	float: left;
	width: 520px;
	padding-left: 24px;
}
	#content_background {
		background-color: #d8d9d4;
	}
#right_content {
	float: right;
	margin: 0 0 0 7px;
	height: auto;
	width: 209px;
}
div.common_photo_01,
div.common_photo_02,
div.common_photo_03,
div.common_photo_04,
div.common_photo_05,
div.common_photo_06,
div.common_photo_07,
div.common_photo_08 {
	background-repeat: no-repeat;
	background-position: 574px bottom;
}
div.common_photo_01 { background-image: url(../images/common/photo_01.gif); }
div.common_photo_02 { background-image: url(../images/common/photo_02.gif); }
div.common_photo_03 { background-image: url(../images/common/photo_03.gif); }
div.common_photo_04 { background-image: url(../images/common/photo_04.gif); }
div.common_photo_05 { background-image: url(../images/common/photo_05.gif); background-position: 560px bottom; }
div.common_photo_06 { background-image: url(../images/common/photo_06.gif); }
div.common_photo_07 { background-image: url(../images/common/photo_07.gif); background-position: 560px bottom; }
div.common_photo_08 { background-image: url(../images/common/photo_08.gif); background-position: 560px bottom; }

#content_temp {
	padding-left: 24px;
	padding-right: 24px;
}
.uppercase {
	text-transform: uppercase;
}
div.right_content_text {
	text-align: left;
	color: #1b2144;
	font-style: italic;
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 20px;
}
div.right_contect_text_bold {
	text-align: left;
	color: #1b2144;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 20px;
}
div.ok_mark {
	background: url(../images/common/ok_mark.gif) no-repeat right 4px;
	margin-left: 20px;
	margin-right: 20px;
}
/* GENERAL end */

/* INTER MENU begin */
div#inter_menu {
	background-color: #cccccc;
	border: 1px solid #c0c0c0;
	width: 150px;
	padding: 11px;
	margin-top: 23px;
}
	div#inter_menu ul.list_inter_menu li {
		background-image: url(../images/common/bullet_list_inter_menu.gif);
		background-repeat: no-repeat;
		background-position: left 5px;
		padding-left: 10px;
		padding-bottom: 5px;
		list-style: none;
		text-align: left;
		line-height: 12px;
	}
		div#inter_menu ul.list_inter_menu li a {
			text-transform: uppercase;
			text-decoration: none;
			text-align: left;
			font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
			font-size: 11px;
			line-height: 12px;
		}
		div#inter_menu ul.list_inter_menu li a:hover,
		div#inter_menu ul.list_inter_menu li a.active {
			text-decoration: underline;
			color: #d99333;
		}
/* INTER MENU end */

/* LIST LINK begin */
ul.list_link {
	margin-bottom: 20px;
	margin-left: 54px;
}
	ul.list_link li {
		list-style: none;
	}
/* LIST LINK end */

/* LIST COMUN begin */
ul.list {
	margin-bottom: 20px;
}
	ul.list li {
		background-image: url(../images/common/bullet_list.gif);
		background-repeat: no-repeat;
		background-position: left 9px;
		list-style: none;
		padding-left: 10px;
		padding-right: 20px;
		margin-left: 54px;
	}
/* LIST COMUN end */

/* #############################################################################################
##											 HOME 								  		  	  ##
############################################################################################# */					
#body-home {
	margin: 0 0 1px;
	width: 760px;
	height: 317px;
	background: url(../images/background/girl_bf.jpg) no-repeat right bottom;
}
	#flash {
		float: left;
		margin: 25px 0 0 25px;
		width: 520px;
		height: 268px;
	}
/* #############################################################################################
##										CONTACT US 								  		  	  ##
############################################################################################# */
#contact_us {
	float: left;
	width: 516px;
	padding-left: 24px;
}
#contact_table td {
	font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #1b2144;
	padding-right: 5px;
}
.required {
	color: #f3a628;
}
.box_error {
	padding-top: 20px;
	color: Red;
	font-weight: bolder;
}