﻿body {
background: #F2F0FF;
margin:0px auto;
padding:0px;
color: #727272; 
font-family: Trebuchet MS;
letter-spacing:0.01em;
}



/*
-----------------------------------------------------------
THEME LAYOUTS
-----------------------------------------------------------
*/

/* layouts 
-------------------------------------------------------------- */
	#con1{
	}

	#con2{
	}


/* top 1*/
	#con3{
	background:url(../images/1_02.jpg);
	width:978px;
	height:62px;
	}

	#con4{
	background:#fff;
	width:978px;
	}

/* header*/
	#header{
	margin: 0 13px 0 13px;
	background: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: 952px;
	height: 119px;
	text-align: left;
}

/* logo */
	#logo{
	height:119px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

/* header right */
	#header_right {
	float:right;
	width:480px;
	height:93px;
	border:0px solid;
	}


/* call free */
	#call_free {
	text-align:right;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	margin-top:52px;
	margin-right:13px;
	}

/* sup page layouts
-------------------------------------------------------------- */
	#pages{ 
	margin:0 13px 0 13px;
	width:952px;
	}

	/* left side*/
	#page_left{ 
	width:650px;
	float:left;
	border:0px solid;
	padding:30px 10px 10px 10px ;
	}

	/* right side*/

	#page_right{ 
	float:right; 
	padding-top:50px;
	}

/*
-----------------------------------------------------------
THEME LAYOUTS END
-----------------------------------------------------------
*/
/*
-----------------------------------------------------------
NAVIGATION MENU
-----------------------------------------------------------
*/
	#navigation {text-align:center;border:0px solid;
	width:946px;
	height:42px;
	}

/* contents main layout*/
	#contents{
	background:url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:978px;
	text-align:left;
	}
	/* contents */
	.space{
	width:978px;
	height:17px;
	}

/*
-----------------------------------------------------------
MAIN PAGE BOXEX
-----------------------------------------------------------
*/

/* boxex layout*/
	#boxex { 
	clear:both;
	display:block;
	background:url(../images/boxex.png);
	background-repeat: repeat-x;
	overflow:auto;
	width:978px;
	position:relative;
	}

/* boxex links*/ 
	#boxex .link_con{ 
	color:#5b8cad;
	text-decoration:none;
	border-bottom:1px solid #78CCD8;
	}

	#boxex .link_con:hover{
	color:#5b8cad;
	padding:0px;
	list-style:none;
	border-bottom:1px solid #FFCC00;
	}

/* first box */
	#boxex1{ 
	width:275px;
	overflow:auto;
	margin-top:28px;
	margin-left:18px;
	padding:10px;
	border:1px transparent;
	float:left;
	}

/* first box image*/
	#boxex1 img{ 
	padding:6px;
	margin-right:9px;
	margin-bottom:9px;
	float:left;
	border:1px solid #c9e2f5;
	}

/* first box title*/
	#boxex1 .title1{ 
	color:#79accd;
	overflow:auto;
	margin-top:12px;
	font-size:18px;
	}

/* first box title 2*/
	#boxex1 .title2{ 
	color:#086fb3;
	overflow:auto;
	margin-top:12px;
	font-size:18px;
	letter-spacing:2px;
	}

/* first box text*/
	#boxex1 .text{ 
	clear:both;
	display:block;
	color:#4d82a4;
	overflow:auto;
	margin-top:12px;
	font-size:12px;
	line-height:19px;
	}


/* second box */
	#boxex2{ 
	width:298px;
	padding:10px;
	overflow:auto;
	margin-top:28px;
	margin-left:16px;
	border:1px transparent;float:left;
	}

/* second box title 1*/
	#boxex2 .title1{ 
	color:#79accd;
	overflow:auto;
	margin-top:12px;
	font-size:18px;
	}

/* second box title 2*/
	#boxex2 .title2{ 
	color:#086fb3;
	overflow:auto;
	margin-top:12px;
	font-size:18px;
	letter-spacing:2px;
	}

/* second box image position*/
	#boxex2 img{ 
	padding:0  8px 1px 0;
	float:left;
	}

/* second box text*/
	#boxex2 .text{ 
	clear:both;
	display:block;
	color:#4d82a4;
	overflow:auto;
	margin-top:12px;
	font-size:12px;
	line-height:19px;
	}

/* lastest news box*/
	#boxex3{ 
	width:270px;
	padding:10px;
	overflow:auto;
	margin-top:28px;
	margin-left:16px;
	border:1px transparent;
	float:left;
	}

/* lastest news box title 1*/
	#boxex3 .title1{ 
	color:#79accd;
	overflow:auto;
	margin-top:12px;
	font-size:18px;
	}

/* lastest news box title 2*/
	#boxex3 .title2{ 
	color:#086fb3;
	overflow:auto;
	margin-top:12px;
	font-size:18px;
	letter-spacing:2px;
	}

/* lastest news box date*/
	#boxex3 .date{ 
	color:#9fbed2;
	margin-top:12px;
	font-size:11px;
	letter-spacing:2px;
	clear:both;
	display:block;
	}

/* lastest news box text*/
	#boxex3 .text{ 
	clear:both;
	display:block;
	color:#4d82a4;
	margin-top:4px;
	font-size:12px;
	line-height:15px;
	}

/*
-----------------------------------------------------------
SUB PAGE STYLES
-----------------------------------------------------------
*/

	/*left page texts*/
	#page_left p{
		font-style:normal;
		font-size: 13px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		color:#5F5F5F;
		line-height: 19px;
	}

	/*left page links*/
	a{
		color:#5b8cad;
		text-decoration:underline;
		border-bottom:0px solid #78CCD8;
	}

	a:hover{
		color:#78CCD8;
		padding:0px;
		text-decoration:none;
		border-bottom:0px solid #78CCD8;
	}

	/* spot area */
	.spot_area{
		font-style:normal;
		margin: 20px 20px 20px 0px;
		display:block;
		clear:both;
	}

	/* spot text */
	.spot_text{
		font-style:normal;
		font-size: 29px;
		margin: 0px 0px 0px 0px;
		color:#B4D1E0;
		line-height: 16px;
	}

	/* about us page text */
		.about_us p {
			font-style:normal;
			font-size: 13px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 10px 0px;
			color:#5F5F5F;
			line-height: 19px;
		}

	/* content list type */
		.list_arrow{
			font-size: 13px;
		}

		 .list_arrow ul {
			color: #74aecc;
			text-decoration: none;
			list-style-type: none;
		}

		.list_arrow li {
			padding: 0px 0px 4px 10px;
			background:url(../images/ok.gif);
			background-repeat: no-repeat;
			background-position: 0px;
		}

/*
-----------------------------------------------------------
SIDE BAR BOXEX
-----------------------------------------------------------
*/

		/* title*/
		div#page_right h2 {
			padding: 0px 0px 0px 13px;
			font-size: 19px;
			margin-bottom: 8px;
		}


		/* list type for all boxex*/
		#page_right ul {
			font-size:12px;
			margin: 10px 10px 25px 10px;
			padding: 0px;
			list-style-type: none;
			border-top: 0px solid #ebebeb;
			color: #585858;
		}

		#page_right ul li {
			margin: 0px;
			padding: 0px 0px 0px 0px;
			border-bottom: 1px solid #ebebeb;
			height: 30px;
			line-height: 30px;
			clear:both;
		}
#page_left ul {
	font-size: 13px;
	margin: 10px 10px 5px 10px;
	padding: 0px;
	list-style-type: disc;
	color: #585858;
}

#page_left ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

		/* box style top*/
		div.sidebar{ 
			background:url(../images/sidebar_01.png);
			background-repeat: no-repeat;
			margin-bottom: 0px;
			background-position: center top;
			padding: 15px 15px 8px 15px;
			width:220px;	
			border:0px solid;
		}

		/* box style bottom*/
	div.sidebar_2{ 
			background:url(../images/sidebar_02.png);
			background-repeat: no-repeat;
			background-position: center bottom;
			width:220px;
			padding: 0px 0px 25px 0px;
	}

		/* 
			box texts and links
		*/

		div#page_right .sidebar p {
			padding: 0px 10px 0px 13px;
			font-size: 12px;
			line-height: 18px;
			color:#B9B9B9;
		}

		/* 
			 box links with icon
		*/
		div#page_right .sidebar a {
			font-size: 15px;
			color:#B9B9B9;
			text-decoration:none;
		}

		div#page_right .sidebar a:hover {
			color:#c1d4e1;
		}
 
		/* 
			box line links without icon
		*/
		div#page_right .sidebar a.line{
			padding: 0px 0px 0px 0px;
			background:transparent;
			color:#c1d4e1;
			font-size:12px;
		}

		div#page_right .sidebar a.line:hover{
			padding: 0px 0px 0px 0px;
			background:transparent;
			color:#729DBA;
			font-size:12px;
		}


		/* 
			contact box line spacing
		*/

		.line{ 
		font-size: 11px;
		color:#3D6783;
		width:30px;
		float:left;
		}

		.line2{ 
		font-size: 11px;
		color:#3D6783;
		padding:0px 5px 0px 5px;
		float:left;
		}
		.line3{ 
		font-size: 11px;
		color:#3D6783;
		width:97px;
		float:left;
		}
		.line4{ 
		font-size: 11px;
		color:#3D6783;
		width:80px;
		float:left;
		}
		/* 
			testimonial page quotation marks spacing
		*/

		.l_1{
			float:left;
		}

		.r_1{
			float:right;
			margin-top:-31px;
			clear:both;
		}


		/* 
			testimonial page author line
		*/

		.test_ath{
			font-style:oblique;
			font-size: 17px;
			margin: 0px 10px 10px 10px;
			padding: 0px 10px 0px 0px;
			color:#9F9F9F;
			font-weight:bold;
		}

/* contact page form 
-------------------------------------------------------------- */

	/* form title*/
	.form_title{
		color:#640F0F;
		display:block;
		margin-top:10px;
		padding:0px 0px 0px 0px;
		letter-spacing:0px;
	}

	/* form elements*/
	.form_element{
		margin:0px;
		display:block;
		margin-top:3px;
		padding:0px 0px 0px 0px;
		letter-spacing:0px;
	}

	/* text area*/
	input{
		background-color:#fff;
		border: 1px solid #808080;
		color:#4B4B4B;
		font-size:13px;
		padding:5px 5px 5px 10px;
		letter-spacing:0px;
		width:510px;
	}

	.submit{
		background-color:#fff;
		border: 1px solid #808080;
		color:#4B4B4B;
		font-size:14px;
		padding:5px 5px 5px 5px;
		letter-spacing:0px;
		width:200px;
	}


	 textarea{
			background-color:#fff;
			border: 1px solid #808080;
			color:#4B4B4B;
			font-size:15px;
			padding:5px 5px 5px 10px;
			letter-spacing:0px;
			width:510px;
			height:150px;
		}

	/* comments*/

	/* error*/
	.error{
		color:#FF0000;
		font-size:12px;
		font-weight:normal;
		display:block;
		background:#FFD2D2;
		margin-top:10px;
		width:500px;
		padding:10px 10px 10px 10px;
		border:1px solid #FF7777;
	}

	/* warning */
	.warning{
		color:#62A7D0;
		font-size:12px;
		font-weight:normal;
		display:block;
		background:#EBF4FA;
		margin-top:10px;
		width:500px;
		padding:10px 10px 10px 10px;
		border:1px solid #a7cde5;
	}

	/* ok */
	.ok{
		color:#339900;
		font-size:12px;
		font-weight:normal;
		display:block;
		background:#EFFFE8;
		margin-top:10px;
		width:500px;
		padding:10px 10px 10px 10px;
		border:1px solid #B5FF91;
	}


/* H TAGS */

	h1 {
		font-size: 28px;
		color: #640F0F;
		font-weight: normal;
		padding-top: 20px;
	}

	h2 {
		font-size: 24px;
		color: #640F0F;
		font-weight: normal;
		margin-bottom: 10px;
	}

	h3  {
		font-size: 19px;
		font-weight: bold;
		margin: 20px 0px 10px 0px;
	}

	h4 {
		font-size: 16px;
		font-weight: bold;
		margin: 20px 0px 10px 0px;
	}



/* Lists */
	.list_general ul {
		list-style-position: outside; 
		margin: 10px;
		padding: 20px;
		font-size:12px;
	}

	.list_general ul li {
	  list-style-image:url(../images/ok.gif);
		line-height: 20px;

	}


	.list_general ol {
		list-style-position: outside; 
		margin: 10px;
		padding: 20px;
		font-size:12px;
	}

	.list_general ol li {
		line-height: 20px;
	}


/* image alignments */

	.leftimage{
		float:left;
		font-size: 12px;
		margin: 0px 10px 10px 0px;
		padding: 12px;
		color:#9F9F9F;
		font-weight:bold;
		border:1px solid #D0DFEA;
	}

	.rightimage{
		float:right;
		font-size: 12px;
		margin: 0px 10px 10px 0px;
		padding: 12px;
		color:#9F9F9F;
		font-weight:bold;
		border:1px solid #D0DFEA;
	}


	.centerimage{
		text-align:center;
		display:block;
		font-size: 12px;
		margin: 0px 10px 10px 0px;
		padding: 12px;
		color:#9F9F9F;
		font-weight:bold;
		border:1px solid #D0DFEA;
	}

	.float_right{
		float:right;
	}

	.float_left{
		float:left;
	}



/* TABLES */

	table{
		width: 100%;
		border:1px solid #D0DFEA;
		margin: 10px;	
	}

	table caption strong{
		text-align:left;
		font-size: 19px;
		color: #0E759C;
		font-weight: normal;
		line-height:40px;
	}

	table caption{
		text-align:left;
		font-size: 12px;
		color: #0E759C;
		font-weight: normal;
		padding-bottom: 10px;
		padding-top: 20px;
	}

	table th {
		padding: 15px;
		background: #c1d4e1;
		border: 1px solid #ffffff;
		color: #ffffff;
		font-size: 12px;

	}

	table td {
		font-size: 12px;
		padding: 10px;
		text-align: left;
		background: #fcfcfc;
	}


/* clear */

.clear{
clear:both;
display:block;
width:980px;
height:1px;
}




/* footer*/
	#footer{
	background:url(../images/1_16.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:978px;
	height:47px;
	padding-top:46px;
	padding-bottom:6px;
	}
	/* footer text style*/
	#footer_cont{
	width:952px;
	color:#4B4B4B;
	font-size:11px;
	padding-bottom:6px;
	}
	/* footer links*/
	#footer_cont a{ 
	color:#4B4B4B;
	text-decoration:none;
	}
	#footer_cont a:hover{
	color:#640F0F;
	}
	.float_right{
		float:right;
	}
	.float_left{
		float:left;
	}
/* for slider do not change*/
#jFlowSlide{ }
#myController span.jFlowSelected { }
#myController{}
#myController span{}
.jFlowPrev, .jFlowNext{cursor:pointer; color:#fff;}
