body	{
	color: #FFF;
	background-image: url(images/img_bg.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	align: center;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	color: #1b4362;
	text-decoration: underline; 
	}

a:visited {
	color: #1b4362;
	text-decoration: underline; 
	}

a:hover {
	color: #1b4362; 
	text-decoration: none;
	}

a:active {
	color: #1b4362;
	text-decoration: underline;  
	}
	
p, span, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5	{
	margin-top: 38px;
	margin-bottom: 15px;
	color: #366;
	text-align: left;
	font-weight : bold;
	font-size: 15px;
	line-height: 5px;
	text-transform: uppercase;
	}

html p {
	color: #000;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	}
	
#header img {
	margin-top: 90px;
	margin-left: 34px;
	}

/* homepage */
#mainhome {
	background-image: url(images/img_bg_main_home.jpg);
	background-repeat: repeat-x;
	background-color: #f3eee4; 
	}

#mainhome h1, h2, h3, h4, h5 {
	margin-top: 90px;
	margin-left: 34px;
	}

#mainhome p {
	margin-left: 34px;
	margin-right: 20px;
	}

#mainhome .subhead {
	color: #366;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
	}

#mainleft {
	background-image: url(images/img_bg_main.gif);
	background-repeat: repeat-x;
	background-color: #f3eee4; 
	}

#mainleft h1, h2, h3, h4, h5 {
	margin-top: 90px;
	margin-left: 34px;
	}

#mainleft p {
	margin-left: 34px;
	margin-right: 20px;
	}

#mainleft .list {
	color: #000;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	}

#mainleft .subhead {
	color: #366;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
	}

#mainright {
	background-image: url(images/img_bg_main.gif);
	background-repeat: repeat-x;
	background-color: #f3eee4;  
	}

#mainrightip {
	background-image: url(images/img_bg_main_ip.gif);
	background-repeat: repeat; 
	}

#bottom {
	background-image: url(images/img_bg_bottom.gif);
	background-repeat: repeat; 
	}

#footer {
	background-image: url(images/img_bg_footer.gif);
	background-repeat: repeat; 
	}

#footer p {
	font-size: 9px;
	line-height: 11px;
	margin-top: 7px;
	margin-right: 20px;
	}
	
/* for inside pages */
#nav {
	background-image: url(images/img_bg_left.gif);
	background-repeat: repeat; 
	}

/* must use to display the flash header */
#flashcontent {
	color: #000;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	}
.alert {
	color:#ff0000;
	}
.legal {
	color:#454545;
	font-size: 11px;
	line-height: 16px;
	}
.contact_style {
	font-size: 11px;
	line-height: 16px;
	}