/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}

.style1{
color:#FF0000;
}
a:link, a:visited { color: #008fc1; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }
#link a{
	color:#FFFFFF;
	text-decoration:underline;
}
#link a:hover{
	color:#00CCFF;
	text-decoration:underline;
}


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#008fc1;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #37a7ce;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#container {
	margin: 0px auto;
	width: 930px;
	margin-top: 15px;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	
	background: url(../../images/main/template1/readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#header1 {
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 930px;
	height: 147px;
}

#logosection {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 235px;
	height: 147px;
	background: url(../../../images/main/template1/logo_background.gif) no-repeat;
}

.sitelogo {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 140px;
	background:url(../../../images/main/template1/logo.png) no-repeat;	
}

.sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: right;
	width: 690px;
	height: 147px;
	background: url(../../../images/main/template1/heading_background.jpg) no-repeat;
}

#header .banner1{
width:468px;
height:60px;
margin-left:50px;
margin-top:8px;

/*border:#66CCFF solid 1px;*/
	/*padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;*/
}
#header .banner2{

	/*padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;*/
}
#header .title{
	/*padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;*/
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#menu1 {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	width: 930px;
	height: 35px;
	background:url(../../../images/main/template1/menuhover_background.gif)
}

#search {
	float: left;
	width: 225px;
	height: 28px;
	padding: 7px 0px 0px 10px;
	background: url(../../../images/main/template1/menu1_background.gif) repeat-x;
}

#menu {
	float: left;
	width: 930px;
	height: 35px;
	margin: 0px;
	background: url(../../../images/main/template1/menu1_background.gif) repeat-x;

}

#menu ul {
	margin: 0px;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#menu1 ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 5px 20px 0px 15px;
	font: 14px arial;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;

}

#menu ul li a:hover, #menu ul li .current {
	color:#33FFFF;
	background: url(../../../images/main/template1/menu1hover_background.gif) repeat-x;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 930px;
}

#left_column {
	float: left;
	margin: 0px 10px 5px 0px;
	width: 215px;
	background: #e0e0e0;
	overflow:hidden;
}

#middle_column {
	float: left;
	margin: 0px 0px 5px 0px;
/*	padding: 20px 5px;*/
	width: 495px;
}

#right_column {
	float: left;
	margin: 0px 0px 5px 10px;
	width: 200px;
	background: #e0e0e0;
/*	min-height: 400px;*/
}

/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	background: #008fc1;	
	margin: 0px 0px 10px 0px;	
}
/*#imagebutton {
	width: 185px;
	margin:0 auto;
	padding-left:30px;
}
#imagebutton a, img{
	border: none;
}
*/

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(../../../images/main/template1/leftsection_top.gif) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
	_padding:10px 10px 0px;
}

#leftcolumn_box02 {
	width: 190px;
	padding: 10px 10px 10px 15px;
	background: #6ebfdc;
	border-top: 5px solid #008fc1;
	margin: 0px 0px 10px 0px;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	background: url(../../../images/main/template1/list_icon02.gif) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
}

/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 10px;
	background: #dceff6;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float:left;
	margin:0 auto;
	margin-bottom:10px;
	width: 465px;
	padding: 0px;
	/*background: #bcbcbc;*/
	/*background-color:#bcbcbc;*/
	
	
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(../../../images/main/template1/section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
	
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border:#FFCCFF dotted 2px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	color:#FF66CC;
	text-decoration: none;
	background: url(../../../images/main/template1/list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color:#FFCCCC;
	background: url(../../../images/main/template1/list_icon02.gif) center left no-repeat;
}


/*search */
#section_search {
	float:left;
	margin:0 auto;
	margin-bottom:10px;
	width: 465px;
	padding: 0px;
	/*background: #bcbcbc;
	background-color:#bcbcbc;
	*/
	
	
}

#section_search .section_search_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(../../../images/main/template1/section2_title.gif) no-repeat;
}
#section_section_search .section_search_bottom{
	float: left;
	padding: 10px;
	
}

#section_search ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	
}

#section_search ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	
	border:#FFCCFF dotted 2px;
	/* FF99CC*/
}
#section_search ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color:#FF66CC;
	font-weight:bold;
	text-decoration: none;
	background: url(../../../images/main/template1/list_icon01.gif) center left no-repeat;
}


#section_search ul li a:hover{
	color:#FFCCCC;
	background: url(../../../images/main/template1/list_icon02.gif) center left no-repeat;
}

#section_search ul li span{
font-size:11px;
}
/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(../../../images/main/template1/rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 10px 20px 0px 10px;
	background: url(../../../images/main/template1/rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(../../../images/main/template1/rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	/*background: #cce8f2;*/
}
#right_box02 .customer_section{
	clear: both;
	/*margin: 0px 0px 20px 0px;*/
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}
label {
	margin-right: 10px;
}
/*form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}




/*input{
	width: 110px;
	height: 18px;
}

.button{
	width: 60px;
	height: 25px;
}
*/

/* ----- End of Form ----- */

/* ----- Footer ----- */

#footer {
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 930px;
	height: 20px;
	text-align: center;
	color: #666;
	background: #d5d5d5;
	text-align: center;
}
#footer_bottom {
	width: 930px;
	height: 10px;
	margin: 0px;
	margin-bottom:2px;
	padding: 0px;
	background: #d5d5d5 url(../../../images/main/template1/footer_bottom.gif) no-repeat;
}

/* IE6 hack */
* html #footer_bottom {
	width: 930px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	background: #d5d5d5 url(../../../images/main/template1/footer_bottom.gif) no-repeat;
}

#footer a{
	color: #666;
}

#footer a:hover{
	color: #ffffff;
}

/* ----- End of Footer ----- */


/***payment**/
#quicklinksRight{
	width:596px;
	float:right;
	background:url(../../images/main/images/event_div.gif) left top repeat-y;
	padding:0 0 0 25px;
	margin:11px 0 0 0;
}
#event_regis{
	width:596px;
	float:right;
	background:url(../../images/main/images/event_div.gif) left top repeat-y;
	padding:-30px 0 0 25px;
	margin:11px;
	margin-left:-10px;
	overflow:auto;
}
.contacttext {
	margin: 3px;
	height: 18px;
	width: 120px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.contactformfield_payment {
	font-family: Verdana;
	font-size: 11px;
	color: #95A334;
	height: 20px;
	width: 100%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #95A334;
	height: 20px;
	width: 55%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.textboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FF9900;
	height: 18px;
	width: 200px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.textboxEffect:hover
{
background-color:#FFFFFF;
color:#FEB100;
margin:0px;
padding:0px;
border:1px solid #990000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.commenttext {
	margin: 3px;
	height: 100px;
	width: 120px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.contactformmsgfild {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 110px;
	width: 75%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactformmessage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 75%;
	float: none;
	margin: 3px;
	padding: 3px;
}
.MassageboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FF6600;
	height: 170px;
	width: 350px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.MassageboxEffect:hover
{
background-color:#FFFFFF;
color:#FEB100;
margin:0px;
padding:0px;
border:1px solid #990000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.submitarea {
	margin: 5px;
	height: 30px;
	width: 400px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 115px;
	float: left;
}
.submitbutton {
	font-family: Verdana;
	font-size: 11px;
	color: #3399FF;
	background-image: url(../../images/main/images/read_more.gif);
	height: 20px;
	width: 75px;
	float: left;
	border: 1px solid #FEB100;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center center;
}
