@charset "utf-8";
/* CSS Document */
  

/* body styles */

body {
	background:#000000 ;
	font-family: Arial, Helvetica,  Tahoma,verdana, sans-serif;
	font-size:13px;
	color:#cfcfd0;
	margin:0px auto;
	}
		
html#body .div_clear {
	clear:both;
	height:0px; 
	content: "."; 
	line-height:0.1em; 
	font-size:0.1em;
	}

.div_clear{
	clear: both; 
	display: block; 
	visibility: hidden; 
	height: 0px; 
	content: "."; 
	line-height:0.1em; 
	font-size:0.1em; 
	border:0px;
	}
 

p {
	margin: 0px 0 20px;
	padding:0px;
	line-height:110%;
	}
	
a {	
	color:#4B60BB;
	text-decoration:none;
	}
	
a:hover {	
	color:#4B60BB;
	text-decoration:underline;
	}
	
div#main {
	width:950px;
	margin:0px auto;
	padding:0;
	}

div#main div#top {
	width:860px;
	padding:10px 45px 0px;
	}

div#top div#logo { 
	background:url(images/logo.jpg) no-repeat;
	width:128px; 
	height:84px; 
	color:#FFF; 
	margin-bottom: 20px;
	}
 
div#logo a {
	text-indent: -9999px;
	display:block;  
	width:128px; 
	height:84px; 
	}

div#top h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:2.31em;
	color:#FFF;
	padding:0 0 5px 0px;
	margin:0px;
	font-weight:normal;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	float:left
	}

div#top .trademark {
	color:#666666;
	font-weight:bold; 
	}

div#main div#container {
	padding:0px 45px;
	margin:0px;
	width:860px;
	background:url(images/home_container_bg.jpg) no-repeat bottom left;
	min-height: 350px;
	}


div#container div#homepods {
	width:860px;
	padding:15px 0 20px 0;
	background:none
	}


div#homepods #first_pod{
	background:url(images/box1_bg.jpg) no-repeat;
	width:277px;
	height:292px;
	position:relative;
	float:left;
	}

div#homepods #second_pod{
	background:url(images/box2_bg.jpg) no-repeat;
	width:277px;
	height:292px;
	margin:0 15px 0 14px;
	position:relative;
	float:left;
	z-index:100;
	}

div#homepods #third_pod{
	background:url(images/box3_bg.jpg) no-repeat;
	width:277px;
	height:292px;
	position:relative;
	float:left;
	z-index:1; 
	}

div#homepods #first_pod .pod_no, div#homepods #second_pod .pod_no, #third_pod .pod_no{
	background:url(images/box_no_bg.gif) no-repeat;
	height:20px;
	padding:4px  0 0 0;
	width:25px;
	position:absolute;
	top:9px;
	left:9px;
	color:#4B60BB; 
	text-align:center;
	z-index:10;
	font-weight:bold;	
	}

div#homepods #first_pod .image,#second_pod .image, #third_pod .image{
	width:277px;
	padding-top:40px;
	text-align:center;
	height:179px;
	position:relative;
	z-index:1
	}

div#homepods #second_pod .image .seond_img {
	width:333px;
	height:231px;
	position:absolute;
	top:-7px;
	left:-14px;
	z-index:1200;
	}

div#homepods #first_pod .content ,#second_pod .content {
	width:254px;
	padding:5px 5px 0 18px;
	font-weight:normal;
	line-height:145%; 
	}
 
#third_pod .content  {
	width:250px;
	padding:5px 5px 0 22px;
	font-weight:normal;
	line-height:145%; 
	}

div#homepods #first_pod img .image,#second_pod .image img, #third_pod .image img{	 
	behavior:url(iepngfix.htc);
	position:relative
	}

div#main div#footer {
	padding:15px 65px 0 65px;
	margin:0px;
	width:820px;
	text-align:right;
	background:url(images/bottom_bg.jpg) no-repeat;
	}

div#footer div#footer_content {
	width:630px;
	margin:0px auto;
	text-align:justify;
	line-height:150%;
	padding:0 0 20px 0;
	}

div#main div#footer div#footer_nav {
	text-align:right;
	display:block;
	font-size:0.9em
	}

div#main div#footer_nav a {
	color:#cfcfd0;
	}

div#main div#footer_nav a:hover {
	color:#cfcfd0;
	}

div#main div#footer div#copyright {
	width:820px;
	padding:20px 0;
	text-align:right;
	font-size:0.8em;
	color:#5b5b5b
	}

/*----------- contact page-------------*/

div#main div#contact_sec {
	height:230px;
	padding:130px 0 0 0;
	text-align:center;
	color:#FFF
	}

div#main div#contact_sec h2 {
	font-size:1.7em;
	font-weight:normal;
	color:#4760c5;
	padding:10px 0 5px 0;
	margin:0;
	letter-spacing:3px;
	text-transform:uppercase
	}

div#main div#contact_sec p {
	line-height:180%;
	padding:10px 0 10px 0;
	margin:0px
	}

/******** MENU *******/

ul#menu{
	float: right;
	margin: 0px;
	}

ul#menu li{
	list-style-type: none;
	display: inline;
	padding-left: 20px;
	}

ul#menu li a{
	color: #FFFFFF;
	text-decoration: none;
	}

ul#menu li a:hover{
	filter:glow(color=3294b9,strength=3);
	}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
        color: #666666;
}
/* End captions & aligment */



/****** HEADING *****/

h1#heading{
	background:url(images/heading.jpg) no-repeat scroll 0 0;
	width: 858px;
	height: 36px;
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
	padding: 5px 0px 0px 10px;	
}

h1#heading a{
	color: #FFFFFF;
	text-decoration: none;
}

#content{
	padding: 0px 10px 10px;
}

#content, #content p{
	line-height: 18px;
}

/****** Secondary ********/

#secondary{
	padding-left: 10px;
}

ul#lmenu{
	margin: 0px;
	padding: 0px;
}

ul#lmenu li{
	list-style-type: none;
	border-bottom: 1px dashed #FFFFFF;
	padding: 8px 0px;
	margin: 0px;
}

ul#lmenu li ul{
	padding: 0px 0px 0px 10px;
}

ul#lmenu li ul li{
	border-width: 0px;
	padding: 10px 0px 0px 0px;
}

ul#lmenu li a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

ul#menu li.current_page_item a, ul#menu li.current_page_ancestor a, ul#menu li.current_page_parent a,
ul#lmenu li.current_page_item a, ul#lmenu li.current_page_ancestor a, ul#lmenu li.current_page_parent a{
	color: #4b60bb;
}

/******* Comments ******/

.postmetadata{
	width: 100%;
	padding: 0px 0px 20px 10px;
	width: 848px;
}

.postmetadata a{ 
	text-decoration: none;
	color: #515151; 
	font-weight: bold;
	font-size: 14px;
}

.postmetadata span.cmt, .postmetadata a span.cmtfr{ 
	color: #268CCD;
	padding-left: 50px;
}

.postmetadata span.cmt a:hover, .postmetadata span.allcmt a:hover{
	text-decoration: underline;
}

.postmetadata span.allcmt a, .postmetadata span.cmt a{
	color: #268CCD;
}

/*** Comments.php ****/

h3#comments, #respond h3{
	text-align: center;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	color: #cb0b0b;
	padding: 10px 0px;
}

.comment-navigation{
	font-size: 12px;
	margin: 30px 0px;
}

ol.commentlist{
	margin: 0px;
	padding: 0px;
}

.commentlist li{
	list-style-type: none;
	border-bottom: 1px solid #CCC;
	padding: 20px 0px;
	background-color: #EFEFEF;
	margin-top: 20px;
	color: #000000;
}
.comment-navigation a{
	color: #268CCD;
	font-weight: normal;
	font-size: 12px;
}

.comment-navigation span.current{
	color: #000;
	font-size: 18px;
}

.comment-author{
	font-size: 16px;
	font-weight: normal;
	float: left;
	padding-left: 10px;
}

.comment-author .says{
	font-size: 12px;
	font-weight: normal;
}

.comment-author a{
	color: #268CCD;
	font-size: 16px;
	font-weight: normal;
}

.comment-meta{
	float: right;
	padding-right: 10px;
}

.comment-meta a{
	font-size: 12px;
	font-weight: normal;
}

.comment-body p{
	clear:both;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}

.comment-body .reply a{
	font-size: 13px;
	font-weight: normal;	
	color: #268CCD;
}

#commentform textarea{
	width: 42.25em;
}

#commentform input[type="text"]{
	width: 16.25em;
}

#commentform label{
	font-size: 13px;
}


/* Test */

#heading div{
	float: right;
	font-size: 12px;
}

#heading div a{
	color: #AAAAAA;
}
