/* Author: Madi Karizma (egolabel.com & amexclusive.com) */
/* Last modified: April 19, 2008 */
/* Code: Copyright (C) 2008 Company of Egolabel. All Rights Reserved. */

* {
	margin: 0;
	padding: 0 }

body {
	background: #fff;
	font: 12px arial;
	height: 100%;
	text-align: center;
	width: 100% }

ul {
	list-style: none }

img {
	border: 0 }

/* Page */

#wrap {
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 800px }

/* Brand */

#wrap2 {
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: center;
	width: 500px }

#brand {
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 5px;
	padding: 0px 0 5px 0 }

/* Navigation */

#nav {
	border-bottom: solid 1px #e5e5e5;
	height: 27px;
	margin-bottom: 5px;
	padding: 0 0 5px 5px }

#nav li {
	float: left;
	margin-right: 2px }

#nav a {
	border: dotted 1px #ccc;
	color: #175180;
	display: block;
	padding: 5px 19px 5px 19px;
	text-decoration: none }

#nav a:hover {
	text-decoration: underline  }

.open_tab {
	background: #175180;
	color: #fff !important;
	text-decoration: none !important }

/* Content */

#default_content {
	font-size: 14px;
	line-height: 19px;
	padding: 50px;
	text-align: left;
}

#default_content_new {
	font-size: 14px;
	line-height: 19px;
	padding: 50px;
	text-align: left;
}

#fine-print {
	font-size: 10px;
	line-height: 19px;
	padding: 50px;
	text-align: left;
}

#default_content2 {
	font-size: 14px;
	line-height: 19px;
	padding: 50px;
	text-align: left;
}

#default_content h1 {
	border-bottom: dashed 1px #ccc;
	font-size: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: left;
}

#default_content h2 {
	font-size: 16px;
	margin-bottom: 10px }

#default_content h3 {
	background: #40b340;
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 5px }
	
#default_content h4 {
    border-bottom: 1px dashed #CCCCCC;
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
}	

#default_content h5 {
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	 }
	 
#default_content h6 {
	font-size: 13px;
	padding: 6px;
	text-align: left;
	 }	
	 
#default_content h7 {
	font-size: 13px;
	padding: 5px;
	text-align: left;
	 }		  

#default_content a {
	border-bottom: dotted 1px #175180;
	color: #175180;
	text-decoration: none }

#default_content a:hover {
	border-bottom: dotted 1px #000;
	color: #000;
	text-align: center;
}

#default_content p {
	color: #333;
	margin-bottom: 20px }

.list {
	padding-left: 10px }

.list strong {
	margin-right: 10px }

.photo_left {
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px }

.photo_right {
	float: right;
	margin: 0 0 20px 20px;
	padding: 5px }

.note {
	border: solid 2px #e5e5e5;
	padding: 20px }

.last {
	margin-bottom: 0 !important }

.center {
	text-align: center }

/* Form Elements */

.success {
	color: #40b340;
	font: 12px verdana;
	font-weight: bold;
	margin-bottom: 30px }

.input {
	border: solid 2px #e5e5e5;
	color: #666;
	font: 14px arial;
	padding: 5px;
	width: 200px }

.textarea {
	border: solid 2px #e5e5e5;
	color: #666;
	font: 14px arial;
	height: 100px;
	padding: 5px;
	width: 250px }

.button {
	background: #e5e5e5;
	border: solid 1px #ccc;
	color: #666;
	font: 12px arial;
	font-weight: bold;
	padding: 5px }

.required {
	color: #ff0000;
	font-size: 20px }

/* Footer */

#footer {
	border-top: solid 1px #e5e5e5;
	clear: both;
	line-height: 17px;
	padding: 20px 
	}

#footer a {
	color: #175180;
	margin-right: 10px;
	text-decoration: none }

#footer a:hover {
	border-bottom: dotted 1px #175180 }
	
table.mytable { border: 1px solid #000000; }

#imagelink {
	position: absolute;
	left: 11px;
	top: 670px;
	z-index: 1;
	width: 52px;
	height: 50px;
	}

#imagelink2 {
	position: absolute;
	left: 72px;
	top: 670px;
	z-index: 1;
	width: 52px;
	height: 50px;
	}
	
#imagelink3 {
	position: absolute;
	left: 362px;
	top: 669px;
	z-index: 1;
	width: 189px;
	height: 80px;
	}	

#imagelink4 {
	position: absolute;
	left: 554px;
	top: 652px;
	z-index: 1;
	width: 236px;
	height: 102px;
	}
	
#imagelink5 {
	position: absolute;
	left: 45px;
	top: 724px;
	z-index: 1;
	width: 282px;
	height: 35px;
	}	
	
#imagelink6 {
	position: absolute;
	left: 145px;
	top: 670px;
	z-index: 1;
	width: 52px;
	height: 50px;
	}
/* end of document */
