@charset "utf-8";
/* CSS Document */
body { padding:0px; margin:0px; font-family: Arial, Lucida Sans, "Ludica Grande", "Lucida Sans Unicode", sans-serif; color: #383839; font-size: 90%;line-height:20px;}

.main_content{ width:100%; background-image:url(../images/bg.jpg); background-repeat:repeat; background-position:top; }
.body_cont{ width:1018px; margin:0px auto; }
.logo{ width:292px; padding:0px 0px 0px 48px; float:left;}

/*.................menu.............................*/

#templatemo_menu {
	width: 550px;
	height: 32px;
	margin: 0px 0px 0px 460px;
	padding-top:30px;
	padding-bottom:50px;
}

#templatemo_menu ul {
	float: left;
	margin: 0px;
	padding: 5px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	font-family:Rockwell, "Rockwell Condensed", "Rockwell Extra Bold", Verdana;
	position: relative;
	float: left;
	display: block;
	width: 105px;
	height: 42px;
	padding: 7px 3px 2px 0px;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	color:#8c8c8c;
	font-weight: bold;
	outline: none;
	background: url(../images/blockdefault.gif) no-repeat;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	background:url(../images/blockactive.gif) no-repeat;
	color:#ffffff;
}

/*.........................menu_end..................................*/

#templatemo_content {
	margin: 0 auto;
	padding-top:0px;
	background-image:url(../images/flash_bg.gif);
	background-repeat:no-repeat;
	width: 932px;
	height:356px;
}

.section_w600 {
	float: left;
	width: 660px;
	margin-top:10px;
}
.margin_r_40 { margin-right: 25px; margin-left:25px;}
.body_headingtext { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:24px; 
	font-weight:normal;
	font-style:normal;
	color:#7f7d7d;
	}
.icon {width:63px; height:60px; float:left;}
.under_section{ 
 	width:565px;
 	float:left; 
	margin-left:30px;
	}
.sky_heading_text{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#3f8cd9;
	}
.sky_heading_text_link a{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#3f8cd9;
	text-decoration:none;
	}
.sky_heading_text_link a:hover{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#3f8cd9;
	text-decoration:none;
	}
	
.section_w300 {
	float: left;
	margin-top:10px;
	background-image:url(../images/right_box.gif);
	background-repeat:no-repeat;
	width:254px;
	height:256px;
	}
.section300_under{
	width:160px;
	margin:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2d2d2d;
	font-variant:normal;
	font-weight:bold;
	}
.section300_under_text{
	width:210px;
	float:left;
	margin:25px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	font-variant:normal;
	font-weight:bold;
	}
.section300_under_text a{
	width:210px;
	float:left;
	margin:25px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	font-variant:normal;
	font-weight:bold;
	}
.section210_under_text{
	width:210px;
	float:left;
	margin:25px 0px 0px 0px;
	}
.section300_under_text_link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	}
.section300_under_text_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	}

.small_icon{
	width:10px;
	height:12px;
	float:left;
	margin:28px 0px 0px 10px;
	}
.left_pannal_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	color:#797979;
	text-decoration:none;
	}
.left_pannal_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	color:#797979;
	text-decoration:none;
	}

.text_two{ 
	width:220px; 
	float:left;
	margin:10px 3px 10px 0px;
	}
	
.button_01{
	width: 211px;
	height: 50px;
	float:left;
	margin:50px 20px 0px 20px;
}

.paginations a{
	width:185px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;		
	font-weight:bold;
	color:#4c4c4c;
	text-decoration:none;
	background-image:transprent url(../images/paginations.gif);
	background-repeat:no-repeat;
	width:24px;
	height:26px;
	padding:6px 10px;
	}
	
.paginations a:hover{
	width:185px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4c4c4c;
	text-decoration:none;
	background-image:url(../images/paginations.gif);
	background-repeat:no-repeat;
	width:24px;
	height:26px;
	padding:6px 10px;
	}

	
.link_two a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4c4c4c;
	text-decoration:none;
	padding:6px 10px;
	width:50px;
	float:left;

	}
.link_two a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4c4c4c;
	text-decoration:none;
	padding:6px 10px;
	width:50px;
	float:left;
	}
.devidor_vertical{
	background-image:url(../images/devidor_vertical.gif);
	background-repeat:no-repeat;
	width:665px;
	height:38px;
	margin:0px auto;
	background-position:center;
	}
	
.section_lower_w300 {
	float: left;
	margin-top:10px;
	width:294px;
	height:334px;
	padding-top:20px;
	}
	
.devidor_horizental_left {
	background-image:url(../images/devidor.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:3px;
	height:334px;
	float:left;
	margin:0px 10px;
	}

.upper_footer_text{
	width:213px; 
	float:left;
	margin:0px 3px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#797979;
	line-height:25px;
	}
#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:137px;
	font-weight:bold;
	color:#5c5c5c;
	}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 40px 10px 0px;
}
#templatemo_footer .section_w240 {
	width: 600px;
	margin:0px auto;
	text-align:center;
}

.lower_part{
	width: 600px;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8f8f;
	text-decoration:none;
	font-weight:normal;
	padding:30px 0px 0px 0px;
	text-align:center;
	}

.footer_text a {
	width: 600px;
	margin:0px auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	text-decoration:none;
	font-weight:normal;
}
.footer_text a:hover {
	width: 600px;
	margin:0px auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	text-decoration:none;
	font-weight:normal;
}

.ass_text_link a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8f8f;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
}

.ass_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8f8f;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
}

.ass_text_link a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8f8f;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
}

.left_sec_box{
	width:227px;
	margin:50px auto;
	}
/*...................about us...............................*/

.section_w930 {
	width: 930px;
	margin:0px auto;
}
.img_aboutus {width:245px; height:166px; float:left; padding-top:20px;}

.aboutus_line1 { background-image:url(../images/aboutus_line.gif);
background-repeat:no-repeat;
width:906px;
height:22px;
margin-bottom:20px;
}

.aboutus_under_section{ 
 	width:650px;
 	float:left; 
	margin-left:30px;
	}

.aboutus_green_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#a6d024;
	text-decoration:none;
	}
.aboutus_linktext a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#8b8d8f;
	}
.aboutus_linktext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#8b8d8f;
	}

.aboutus_line2 { background-image:url(../images/aboutus_line2.gif);
background-repeat:no-repeat;
width:906px;
height:22px;
margin:20px auto;
}

/*.....................developer.......................*/

.developers_imgholder{
	width:350px;
	height:185px;
	float:left;
	padding-top:20px;
	}
	
.featured_project {
	float: left;
	width: 260px;
	margin:0px 15px;
	line-height:20px;
}

.login_button{
	width:240px;
	height:46px;
	float:left;
	margin:20px 50px;
	}
	
.under_section_developer{ 
 	width:90%;
 	float:left; 
	margin-top:50px;
	line-height:20px;
	}
/*..............................feedback..................................*/

.feedback_section{
	width:550px;
	margin:20px 0px;
	}
	
.feedback_textbox{
	width:270px;
	border:#5699dd 1px solid;
	}
/*................................product..................................*/

.product_img {width:283px; height:160px; float:left; padding-top:20px;}
.product_under_section{ 
 	width:580px;
 	float:left; 
	margin-left:30px;
	}
.product_project {
	float: left;
	width: 500;
	margin:0px 10px;
	line-height:20px;
}

.product_line2 { background-image: url(../images/product_devidor.gif);
background-repeat:no-repeat;
width:904px;
height:20px;
margin:20px auto;
overflow:hidden;
}
