@charset "utf-8";
/* CSS Document */
body{
	background: url(../images/mainbg.jpg) repeat-x #00293f;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
        margin: 0px auto;
}
h1,h2,h3,h4,h5,h6{
	color: #FFFFFF;
}
#maincontainer{
/*        width: 1584px;*/
	/*height: 948px;*/
	min-height: 580px;
        max-width: 1584px;
        background: url(../images/glow_02.png) no-repeat;
        margin-left: 0px;
        background-position: center 0;
        margin: 0px auto;
/*        background: url(../images/glow_02.png) no-repeat;*/
/*	background: url(../images/main.jpg) no-repeat;*/
}
#main_body{
	width: 1016px;
	margin: 0px auto;
/*        background: url(../images/glow_02.png) no-repeat;
        background-position: center 0;*/
}
#logo_link{
	padding-top: 20px;
}
#main_nav{
	text-align: right;
	padding-top: 50px;
}
#main_nav ul{
	list-style: none;
	float: right;
}
#main_nav ul li{
	display: inline;
}
#main_nav ul li a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#main_nav ul li a .mainnav_left{
	width: 13px;
	height: 29px;
	float: left;
	margin-left: 5px;
}
#main_nav ul li a .mainnav_right{
	width: 13px;
	height: 29px;
	float: left;
}
#main_nav ul li a .mainnav_mid{
	height: 29px;
	float: left;
	padding-top: 3px;
}

#main_nav ul li a:hover .mainnav_left{
	background: url(../images/mainnav_left.png) no-repeat;
	width: 13px;
	height: 29px;
	float: left;
}
#main_nav ul li a:hover .mainnav_right{
	background: url(../images/mainnav_right.png) no-repeat;
	width: 13px;
	height: 29px;
	float: left;
}
#main_nav ul li a:hover .mainnav_mid{
	background: url(../images/mainnav_mid.png) repeat-x;
	height: 29px;
	float: left;
	padding-top: 3px;
}

#main_nav ul li a.current .mainnav_left{
	background: url(../images/mainnav_left.png) no-repeat;
	width: 13px;
	height: 29px;
	float: left;
}
#main_nav ul li a.current .mainnav_right{
	background: url(../images/mainnav_right.png) no-repeat;
	width: 13px;
	height: 29px;
	float: left;
}
#main_nav ul li a.current .mainnav_mid{
	background: url(../images/mainnav_mid.png) repeat-x;
	height: 29px;
	float: left;
	padding-top: 3px;
}
#testimonial_bg{
	width: 1028px;
/*	height: 328px; */
	padding-top: 50px;
        padding-bottom: 10px;
	background: url(../images/midbg_03.png) no-repeat; 
	margin: 0px auto;
}
.testimonials{
    margin-right: 20px;
    float: left;
}
.testimonial_bottom{
    height: 10px;
    background: url('../images/testimonialbox_bottom.png') no-repeat;
    margin-bottom: 20px;
}
.testimonial_top{
    height: 10px;
    background: url('../images/testimonialbox_top.png') no-repeat;
}
.testomonilal_box{
	width: 265px;
	background: url(../images/testimonialbox_02.png) repeat-y;
	height: 130px;
	padding: 0px 18px 0px 18px;
}
.icon_container{
	width: 60px;
	float: left;
}
.testimonial_container{
	width: 200px;
	float: right;
}
.testimonial_container p{
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
}
.testimonial_container h6{
	font-size: 14px;
}
#testimonial{
	width: 820px;
	height: 148px;
	background: url(../images/testomonial_box_03.png) no-repeat;
	text-align: center;
	font-size: 14px;
	padding: 25px 60px 0px 60px;
}
#testimonial2{
	width: 760px;
	height: 148px;
	background: url(../images/testimonial_box2_03.png) no-repeat;
	text-align: center;
	font-size: 14px;
	padding: 25px 70px 0px 70px;
        margin: 0px auto;
}
#footer{
	background: #030303; width: 100%;
	padding-top: 35px;
	padding-bottom: 80px;
	font-size: 11px;
	
}
#footer_content{
	width: 690px;
	margin: 0px auto;
	text-align: center;
	color: #292929;
}
#form{
	float: left;
/*	padding-left: 50px;*/
        padding-left: 30px;
	padding-top: 50px;
        width: 286px;
        padding-bottom: 20px;
}
#form input[type="text"]{
	margin: 0px; width: 250px;
	border: none;
        outline: none;
}
#form input[type="text"].error{
	margin: 0px; padding: 0px;
}
#form input[type="radio"]{
        width: 10px;
        height: 10px;
        outline: none;
}
#form #http{
	margin: 0px; width: 35px;
}
/*#form #website_address{
	margin: 0px; width: 212px;
}*/
#form2{
	float: left;
        width:  300px;
        padding-bottom: 20px;
}

#form2 input[type="text"]{
	margin: 0px; width: 250px;
	border: none;
        outline: none;
}
#form2 #http{
	margin: 0px; width: 35px;
}
/*#form2 #website_address{
	margin: 0px; width: 212px;
}*/
.textfield{
	background: url(../images/texfield_bg.png) no-repeat;
	padding: 5px 5px 15px 5px;
}
#form2 textarea{
	margin: 0px; width: 244px;
        height: 123px;
        resize: none;
        border: none;
        outline: none;
}
.text_area{
	background: url(../images/textarea_bg.png) no-repeat;
	padding: 5px 5px 15px 5px;
}
#pick_style_table label{
	font-size: 12px;
	font-weight: normal;
}
#try_now_btn{
	border: none;
	background: url(../images/try_now_btn.png) no-repeat;
	width: 134px;
	height: 29px;
}
#inquire_btn{
	border: none;
	background: url(../images/enquire_03.png) no-repeat;
	width: 160px;
	height: 29px;
}
#sidebar{
    float: left;
/*    padding-left: 30px;*/
    padding-top: 50px;
    width: 200px;
}
#sidebar2{
    float: left;
/*    padding-left: 30px;*/
    width: 200px;
}
#sidebar ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#sidebar ul li{
    border-bottom: 1px dotted #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}
#sidebar ul li a{
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
#sidebar ul li a:hover{
    text-decoration: underline;
}
#sidebar p,#sidebar2 p{
    font-size: 12px;
}
#learn_more_box{
    margin-top: 50px;
}
#learn_more_content{
    background: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    width: 181px;
    color: #222222;
    font-size: 11px;
}
#learn_more_content h3{
    font-size: 28px;
    font-weight: bold;
    color: #222222;
    margin: 0px;
}
#learn_more_content p{
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#right_content{
    width: 700px;
    float: right;
    padding-right: 60px;
}
#right_content p,#right_content ul li{
    font-size: 12px;
}
#right_content table tr td
{
    vertical-align: top;
}
#right_content2{
    width: 700px;
    float: right;
    padding-right: 60px;
}
#right_content2 table tr td
{
    vertical-align: top;
}
#right_content a{
    color: #ffffff;
}
#right_content a:hover{
    color: #000099;
}
.showcase_container{
    background: url(../images/showcase_03.png) no-repeat; width:  212px; height: 152px;
    padding: 4px;
}
.showcase_link{
    color: #FFFFFF;
    text-decoration: none;
}
.showcase_link:hover{
    color: #FFFFFF;
    text-decoration: underline;
}
#image_container{
     width: 680px; height: 489px; float: right; background: url(../images/rightimage_03.png) no-repeat;
}
#mycarousel{
    width: 429px;
    margin: 0px auto;
}
.prev,.next{
    text-align: center; padding-top: 200px;
}
.next{
    text-align: right;
    padding-right: 0px;
}
#carousel_table{
    width: 200px;
    margin: 0px auto;
}

#mycarousel-prev{
    background: url(../images/prev.png);
}
#mycarousel-next{
    background: url(../images/next.png);
}
#mycarousel-prev,#mycarousel-next{
    display: block;
    width: 48px;
    height: 48px;
}
#mycarousel-prev:hover,#mycarousel-next:hover{
    background-position: 0 48px;
}
#playvideo{
    font-size: 18px; text-decoration: none; color: #FFFFFF;
    display: block;
    background: url(../images/play.png) no-repeat;
    padding-left: 50px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100px;
    margin: 0px auto;
}
#playvideo:hover{
    text-decoration: underline;
    background-position: 0px -50px;
}
div.invalid{
    padding-top: 10px;
    margin: 0px;
    color: #FF9999;
}
#testi_top{
    background: url(../images/testi_box_top.png) no-repeat;
    height: 13px;
    width: 940px;
}
#testi_mid{
    background: url(../images/testi_box_mid.png) repeat-y;
    width: 890px;
    padding: 10px 25px 10px 25px;
}
#testi_bottom{
    background: url(../images/testi_box_bottom.png) no-repeat;
    height: 13px;
    width: 940px;
}
#testi_quote_container{
    background: url(../images/quote_open.png) no-repeat;
    text-align: center;
    padding: 0px 50px 0px 50px;
    min-height: 24px;
}
#testi_autor_container{
    background: url(../images/quote_close.png) no-repeat right;
    text-align: center;
    padding-top: 15px;
    min-height: 24px;
}
