@charset "utf-8";
/* CSS Document */

body{ margin:0px; border:0px; padding:0px; background:#FCFCFC;}
.main{ width:990px; height:auto; margin:0px auto; }



/************************ Header ************************/
Header{ width:990px; height:80px; background:#fff; position:relative; top:10px;}
.logo{ width:210px; height:60px; float:left; margin:15px auto 0px 5px; }


/************************ Mneu Navigation ************************/
nav{ width:700px; height:40px; float:right; margin:25px 0px 0px auto; }
.menu_nav{ width:700px; height:40px; background:#999;}



/************************ Baner ************************/
.slider{ width:990px; height:337px; margin-top:2px; background:#666;}


/************************ radiumqheading ************************/
.radiumqlayout{ width:100%; height:120px; margin:-28px auto 0px auto; font-weight:bold; }
h2.radiumqheading{ width:800px; color:#000; text-align:center; font-family:Arial; margin:0px auto; color:#909090; font-size:28.4px; font-weight:lighter;}
p.radiumqheadingcontent{  width:1300px; color:#000; text-align:center; font-family:Arial; margin:0px auto; color:#909090; font-size:14px; font-weight:bold; line-height:22px; margin-top:1px;}

/************************ Content Layout ************************/
.Content_Layout{ width:1100px; margin:-50px auto 0px auto; height:230px;}
.group_1{ width:330px; height:200px;  float:left; }
.lines{ height:100px; background:#CCC; width:1px; float:left; margin:70px auto; }
.groupimage_1{ width:71px; height:71px; background:url(../images/group_1.png) no-repeat; margin:0px auto;}
h4.groupcontent_1{ width:330px; text-align:center; font-family:Arial; margin:5px auto 0px auto; color:#6e6e70; font-size:16px; font-weight:bold;}
p.groupcontentall{ width:280px; color:#6e6e70; text-align:center; line-height:16px; font-family:Arial; margin:5px auto 0px auto; color:#6e6e70; font-size:12.5px; font-weight:lighter;}


/************************ group_2 Layout ************************/
.group_2{ width:330px; height:200px; float:left;}
.groupimage_2{ width:71px; height:72px; background:url(../images/group_2.png) no-repeat; margin:0px auto;}

/************************ group_3 Layout ************************/
.group_3{ width:330px; height:200px; float:left;}
.groupimage_3{ width:72px; height:72px; background:url(../images/group_3.png) no-repeat; margin:0px auto;}

/************************ group_4 Layout ************************/
.group_4{ width:50px; height:200px; float:right;}

/************************ MidBanner ************************/
.midbanner{ width:100%; height:335px; }


/************************ orangelayout ************************/
.orangelayout{ width:100%; height:300px;}


/************************ Homepage_Contact_Layout ************************/
.Homepage_Contact_Layout{ width:990px; height:320px; margin:-28px auto 0px auto;}
.Homepage_Contact_Left{ width:330px; height:300px; margin:0px auto; float:left;}
h4.Homepage_Contact_header{ width:280px; text-align:left; font-family:Arial; margin:0px auto 0px auto; color:#333333; font-size:16px; font-weight:bold; border-bottom:#d2d3d5 solid 1px; float:left;}
h6.Homepage_Contact_left_content{ width:200px; text-align:left; font-family:Arial; margin:15px auto 0px auto; color:#000000; font-size:14px; font-weight:bold; float:left;}
p.Homepage_Contact_left_content_1{ width:230px; text-align:left; font-family:Arial; margin:4px auto 0px auto; color:#000000; font-size:13px; font-weight:lighter; float:left; line-height:18px;}


/************************ Homepage_Contact_center ************************/
.Homepage_Contact_center{ width:330px; height:300px; margin:0px auto; float:left;}
.facebook{ width:48px; height:48px; border:0px; margin:25px auto 0px 10px; float:left;}
.google{ width:48px; height:48px;  border:0px; margin:25px auto 0px 10px; float:left;}
.twitter{ width:48px; height:48px;  border:0px; margin:25px auto 0px 10px; float:left;}
.linkedin{ width:48px; height:48px;  border:0px; margin:25px auto 0px 10px; float:left;}

/************************ Homepage_Contact_right ************************/
.Homepage_Contact_right{ width:330px; height:300px; margin:0px auto; float:right;}
.Homepage_Contact_right_content{ width:280px; height:300px; float:left;}


/************************ Get_our_Newsletter ************************/
.Get_our_Newsletter{ width:100%; height:50px; background:#333; margin:5px auto 0px auto; }
.Get_our_Newsletter_content{ width:990px; height:50px; margin:0px auto; }
h4.Get_our_Newsletter_content_1{ width:200px; text-align:left; font-family:Arial; margin:16px auto 0px auto; color:#fff; font-size:15px; font-weight:bold; float:left; line-height:18px; }

/************************ Footer ************************/
.footer{ width:100%; height:280px; background:#333; }
.footer_bottom {
	width: 100%;
	height: 35px;
	background:#222222;
	border-top:1px solid #ff6633; position:relative; top:0px;
	margin:0px auto;
}

#bottomnav {
	width: 1280px;
	margin: -20px auto 0px auto;
	height: 160px;
}
#bottomnav .seperator {
	margin: 0px 0px 0px 0px;
	height: 115px;
	width: 1px;
	float: left;
}
#bottomnav ul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}
#bottomnav ul li {
	margin-top: 2px;
	padding: 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#bottomnav ul li a {
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#bottomnav ul li a:hover {
	color: #fd794c;
	text-decoration: underline;
}
.copyright {
	width: 100%;
	height:40px;
	margin: -20px auto 0px auto;
	padding:0px auto 0px auto;
	background:#333333;
}
p.copyrightcontent{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;	text-align:center; 

 }


.slider-wrapper { 
	width: 100%; 
	margin: 0px auto;
}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

.downarrow_layout{ width:100%; height:48px; position:fixed; bottom:-30px;}
.downarrow_1{ width:48px; height:48px; margin:0px auto 0px auto; border:0px; float:right; }

































/************************ clear ************************/
.clear{ clear:both;}
