*{margin: 0; padding: 0;}


@font-face{font-family: bodyfont; src: url('fonts/Cabin-Regular.otf');}
@font-face{font-family: menufont; src: url('fonts/OpenSans-Light.ttf');}
body{font-family: 'bodyfont','menufont', arial,times new roman; font-size: 14px; background: #FFFFFF; line-height: 20px; color: #3d3d3d;}


.fix{overflow: hidden; display: block;}
.left{float: left;}
.right{float: right;}
.wrapper{width: 1000px; margin: 20px auto;}
span
{
	color: #666666;
}



.header_area
{
	background: #EDEDED;
}
.logo
{
	width: 300px;
}
.contact
{
	width: 345px;
	margin-top: 05px;
}
.contact p
{
	float: right;
	background: url(images/ather_top.png) no-repeat;
	padding-left: 25px;
	font-size: 18px;
	color: #1DB2E8;
}
.contact h4
{
	float: left;
	background: url(images/phone_top.png) no-repeat;
	padding-left: 20px;
	font-weight: normal;
	color: #1DB2E8;
}
.menu_bar_area
{
	background: #EDEDED;
	
}
.main_menu
{
	border: 01px solid #999999;
	-webkit-border-radius: 03px;
	-moz-border-radius: 03px;
	-o-border-radius: 03px;
	-ms-border-radius: 03px;
	border-radius: 03px;
	-webkit-box-shadow: 0px 05px 20px #3d3d3d;
	-moz-box-shadow: 0px 05px 20px #3d3d3d;
	-o-box-shadow: 0px 05px 20px #3d3d3d;
	-ms-box-shadow: 0px 05px 20px #3d3d3d;
	box-shadow: 0px 05px 20px #3d3d3d;
}
.main_menu ul{}
.main_menu ul li
{
	float: left;
	padding: 12px 20px;
	list-style: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.main_menu ul li:hover
{
	background: #1DB2E8;
}
.main_menu ul li a
{
	font-family: 'bodyfont',Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	color: #666666;
}
.main_menu ul li a:hover
{
	color: #FFF;
}
.main_menu li.active a
{
	color: #FFF;
}
.active
{
	background: #1DB2E8;
}
.search_box
{
	border: 01px solid #CCCCCC;
	height: 43px;
	width: 298px;
	color: #333333;
	font-weight: bold;
	display: block;
	float: left;
}
.search_button
{
	background: url(images/search_button.png) no-repeat #F3F2ED;
	border: 01px solid #CCCCCC;
	width: 46px;
	height: 45px;
	cursor: pointer;
	display: block;
	float: right;
	margin-right: 02px;
}
.search_button:hover
{
	background: url(images/search_button_hover.png) no-repeat;
}
.banner_area
{
	background: #EDEDED;
	border-bottom: 01px solid #999999;
}
.slider{}
.slideshow
{
	width: 1000px;
	height: 440px;
}
ul.slideshow
{
	list-style: none;
	width: 1000px;
	height: 440px;
	overflow: hidden;
	position: relative;
}
ul.slideshow li
{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	right: 0;
}
ul.slideshow li.show
{
	z-index: 500;
}
ul img
{
	border: none;
}
#slideshow-caption
{
	width: 1000px;
	height: 38px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 500;
}
#slideshow-caption .slideshow-caption-container
{
	padding: 10px 25px 10px 25px;
	background: transparent url(../images/transparent.png) repeat;
	z-index: 1000;
}
#slideshow-caption p
{
	padding: 0;
	-webkit-text-shadow: 0px 0px 05px #FFF;
	-moz-text-shadow: 0px 0px 05px #FFF;
	-o-text-shadow: 0px 0px 05px #FFF;
	-ms-text-shadow: 0px 0px 05px #FFF;
	text-shadow: 0px 0px 05px #FFF;
	font-size: 16px;
	color: #CCCCCC;
}
.content_area
{
	color: #3d3d3d;
}
.content_area a
{
	color: #3d3d3d;
	text-decoration: none;
}
.content_area a:hover
{
	color: #000000;
	text-decoration: underline;
}
.main_content1
{
	width: 230px;
	margin-right: 35px;
}
.main_content1 h3
{
	background: url(images/responsive.png) no-repeat;
	padding: 08px 40px;
}
.main_content2
{
	width: 230px;
	margin-right: 35px;
}
.main_content2 h3
{
	background: url(images/customaiztion.png) no-repeat;
	padding: 08px 40px;
}
.main_content3
{
	width: 230px;
	margin-right: 35px;
}
.main_content3 h3
{
	background: url(images/custom_font.png) no-repeat;
	padding: 08px 40px;
}
.main_content4
{
	width: 200px;
}
.main_content4 h3
{
	background: url(images/clean_theme.png) no-repeat;
	padding: 08px 40px;
}
.middle_area
{
	margin-top: 10px;
	border-top: 01px solid #999999;
	border-bottom: 01px solid #999999;
	-webkit-box-shadow: 0px 05px 20px #3d3d3d;
	-moz-box-shadow: 0px 05px 20px #3d3d3d;
	-o-box-shadow: 0px 05px 20px #3d3d3d;
	-ms-box-shadow: 0px 05px 20px #3d3d3d;
	box-shadow: 0px 05px 20px #3d3d3d;
	text-align: center;
	line-height: 25px;
	color: #3d3d3d;
}
.middle_button
{
	background: url(images/middle_more_button.png) no-repeat;
	border: none;
	height: 42px;
	width: 175px;
	color: #FFFFFF;
	font-size: 16px;
}
.middle_button:hover
{
	color: #CCCCCC;
	cursor: pointer;
}
.promo_area{}
.promo_area h3
{
	margin-top: 20px;
}
.promo_area a
{
	color: #3d3d3d;
	text-decoration: none;
}
.promo_area a:hover
{
	color: #000;
	text-decoration: underline;
}
.promo_top
{
	margin: 10px 0px; 
}
.promo_top h3
{
	float: left;
	font-size: 20px;
	margin: 0px;
}
.promo_top form
{
	float: right;
}
.promo_button
{
	background: url(images/previous_button.png) no-repeat;
	border: none;
	width: 12px;
	height: 15px;
	margin-right: 20px;
	cursor: pointer;
}
.promo_button:hover
{
	background: url(images/previous_button2.png) no-repeat;
}
.promo_button2
{
	background: url(images/next_button.png) no-repeat;
	border: none;
	width: 12px;
	height: 15px;
	cursor: pointer;
}
.promo_button2:hover
{
	background: url(images/next_button2.png) no-repeat;
}
.promo1
{
	width: 250px;
}
.promo1 img
{
	padding: 10px;
	background: #E9E9E9;
}
.promo2
{
	width: 250px;
}
.promo2 img
{
	padding: 10px;
	background: #E9E9E9;
}
.promo3
{
	width: 250px;
}
.promo3 img
{
	padding: 10px;
	background: #E9E9E9;
}
.promo4
{
	width: 250px;
}
.promo4 img
{
	padding: 10px;
	background: #E9E9E9;
}
.promo_bottom_area{}
.promo_bottom_left
{
	width: 500px;
}
.promo_bottom_left p
{
	background: #F2F2F2;
	border: 01px solid #999999;
	-webkit-border-radius: 03px;
	-moz-border-radius: 03px;
	-o-border-radius: 03px;
	-ms-border-radius: 03px;
	border-radius: 03px;
	padding: 10px;
}
.promo_bottom_left h4
{
	float: right;
	background: url(images/paragraph.png) no-repeat;
	padding: 17px 07px;
}
.promo_left_heading{}
.promo_left_heading h2
{
	float: left;
}
.promo_left_heading form
{
	float: right;
}
.promo_previous_button
{
	background: url(images/previous_button2.png) no-repeat;
	width: 12px;
	height: 15px;
	border: none;
	margin-right: 20px;
	cursor: pointer;
}
.promo_previous_button:hover
{
	background: url(images/previous_button.png) no-repeat;
}
.promo_next_button
{
	background: url(images/next_button2.png) no-repeat;
	width: 12px;
	height: 15px;
	border: none;
	cursor: pointer;
}
.promo_next_button:hover
{
	background: url(images/next_button.png) no-repeat;
}
.promo_bottom_right
{
	width: 365px;
}
.promo_bottom_right img
{
	padding: 0px 03px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
.promo_bottom_right ul
{
	line-height: 25px;
}
.promo_bottom_right ul li
{
	list-style-type: none;
	
}
.promo_bottom_right ul li img:hover
{
	background: #666666;
}
.promo_bottom_right ul li a
{
	text-decoration: none;
	color: #3d3d3d;
	font-size: 14px;
	padding: 10px;
	text-align: center;
}
.promo_bottom_right ul li a:hover
{
	color: #000;
	text-decoration: underline;
}
.footer_top_area
{
	background: #333333;
	margin-top: 20px;
	color: #CCCCCC;
	font-size: 12px;
	border-top: 01px solid #000;
}
.blog_entries
{
	width: 225px;
}
.blog_entries p
{
	background: url(images/footer_top_promo2.png) no-repeat;
	padding-left: 70px;
}
.about_us
{
	width: 225px;
	margin-left: 45px;
}
.latest_tweets
{
	width: 225px;
	margin-left: 45px;
}
.latest_tweets p
{
	background: url(images/footer_top_promo_twitter.png) no-repeat;
	padding-left: 20px;
}
.latest_tweets p a
{
	text-decoration: none;
	color: #1DB2E8;
}
.say_hello
{
	width: 225px;
}
.footer_bottom_area
{
	background: #414141;
	color: #CCCCCC;
}
.footer_bottom_left
{
	padding: 12px 0px;
}
.footer_bottom_right img
{
	padding: 08px 10px;
}
.footer_bottom_right img:hover
{
	background: #666666;
}
.wrapper_footer
{
	width: 1000px;
	margin: 0 auto;
}