html,body
{
	margin:0;
	padding:0;
	color:#666666;
	font-family:"Trebuchet MS", Arial, serif;
	font-size:9pt;
	margin-left:auto;
	margin-right:auto;
	
}

body
{
	background:url(../../../images/bg.jpg) top center no-repeat;
}

h1
{
	font-size:14pt;
}

h2
{
	margin-top:20px;
	margin-bottom:10px;
	font-size:13pt;
	color:#006699
}

h3
{
	margin-top:30px;
	margin-bottom:10px;
}

#wrapper {
	position:relative;
	border:solid 1px gray;
	background-color:#FFFFFF;
	width:975px;
	margin:0 auto;
}

#inner-wrapper
{
	width:963px;
	margin:0 auto;	
}

#header
{
	background:url("../images/header.jpg") top center no-repeat;
	width:963px;
	height:220px;
	margin:0;
	padding:0;
}

.logo img
{
	border:0px;
	margin:54px 0 0 20px;
}

#left 
{
	float:left; 
	width:210px;
}
#right 
{
	float:right; 
	width:740px;
}

#right td
{
	border:0;
	font-family: "Trebuchet MS", Arial, serif;
}

#right table
{
	border:1px solid #000000;
}

.navigation
{
	/*background:url(/../images/nav-bg.jpg) no-repeat;*/
	width:210px;
	height:155px;
	padding:2px;
}

.navigation ul
{
	margin:0px;
	padding:0;
	list-style-type:none;
	font-size:10pt;
}

.navigation ul li
{
	margin-bottom:7px;
}

.navigation ul li a
{
	color:#006699;
	text-decoration:none;
}

/*
.navigation ul li:first-child a, .navigation ul li:first-child a:active, .navigation ul li:first-child a:visited
{
	color:#FFFFFF;
}
*/

.navigation ul li a:hover
{
	text-decoration:underline;
}

a
{
	color:#006699;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

#index_page .home a, #about_page .about a, #faq_page .faq a, #photo_page .photo a, #intcon_page .intcon a, #reg_page .reg a, #register_page .reg a
{
	color:#FFFFFF;
}

#about_page .about, #faq_page .faq, #photo_page .photo, #intcon_page .intcon, #reg_page .reg, #register_page .reg
{
	/*color: #015883;
	list-style-image: url(/../images/nav-button-blue.gif);	*/
	background-image:url("../images/other-nav-bg.jpg");
	
}

#index_page .home
{
	background-image:url("../images/home-nav-bg.jpg");
	/*list-style-image: url(/../images/nav-button.gif);*/
}


#button-wrapper
{
	width:210px;
}

#button-wrapper ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#button-wrapper ul li
{
	margin: 15px 0 15px 0;
}

#content-wrapper
{
	float:right;
	width:740px;
	margin: 10px 0 10px 0;
}

#left-content
{
	background:url("../images/left-content-top-bg.jpg") /*top*/ no-repeat #f2f8f9;
	width:492px;
	float:left;
	padding:10px 0px 10px 0px;
}

#right-content
{
	background:url("../images/4-steps-bg.jpg") top no-repeat; /*#f2f8f9*/
	width:223px;
	float:right;
}

#right-content ul
{
	margin-top:20px;
}

#right-content ul li
{
	list-style-type:none;
	font-size:9pt;
	margin-bottom:8px;
	line-height:14px;
}

#left-text
{
	float:left;
	width:297px;
	margin-top:5px;
}

#left-text ul
{
	margin:0 10px 0 10px;
	padding:0;
}

#left-text ul li
{
	list-style-image:url("../images/list-btn.jpg");
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

#right-img
{
	float:right;
	width:195px;
	margin-top:5px;
}

#some-content
{
	width:490px;
	margin:0px;
	padding:0px;
	float:left;
}

.steps-title
{
	margin:5px 5px 0 10px; 
	color:#FFFFFF; 
	display:block; 
	font-weight:bold;
	font-size:11pt;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#success-story
{
	width:223px;
	float:right;
	color:#006699;
	font-size:9pt;
	font-weight:bold;
}

#footer
{
	height:56px;
	background:url("../images/footer-bg.jpg") no-repeat #006699;
	font-size:9pt;
	padding-top:20px;
	padding-left:50px;
}

#footer ul
{
	margin:0 0 10px 0;
	padding:0;
}

#footer ul li
{
	display:inline;
	margin-left:15px;
}

#footer ul li a
{
	color:#FFFFFF;
	text-decoration:underline;
}

#footer ul li a:hover
{
	text-decoration:none;
}
#register_page #inner-wrapper #right table tr td ol {
	font-size: 9pt;
}
#register_page #inner-wrapper #right table tr td b {
	font-size: 8pt;
}
#register_page #inner-wrapper #right table tr td b {
	font-size: 9pt;
}
