body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#666;
	margin:20px auto;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* Host-U Edits
----------------------------------------------------------------------------------------------------*/
.services-col2 h3 ul li{cursor: hand; cursor: pointer; color:#1DAFE6}
.services-col2 h3 ul li:hover {color: #888}
.services-col2 h3 ul li div {display: none; height: auto; min-height: 100px;}
.services-col2 h3 ul li div p {color: #666; font-size: 13px; padding:10px;}

#red-tag {margin-right:20px}
#red-tag img {float: right;padding:6px;}

#social-media {margin-right:20px}
#social-media img {float: right;padding:6px;margin-top:0px/*24px;*/}

.slide-out-div {
    padding: 20px 0px;
    width: 320px;
	height: 260px !important;
    background: url(../slideout/slideout_bg.png) no-repeat;
	z-index:99999;
    /*border: 1px solid #29216d;*/
}
#contact_form {
	margin-top: -10px;
}

#contact_form form p {
	margin: 0 0 8px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

#contact_form form a:link {
	color: #302c76;
}

.order-links {list-style-type: none; width:300px; text-align:center}
.order-links li {margin:0px; padding:4px 0}

.services-info{text-align:center; margin-top:25px}

/**************** Drop Down Menu CSS *********************/

#nav li#partners a {    
                        z-index: 10;
                        display: block;
                        position: relative;
                        overflow: hidden;
 }

.submenu{margin:0px 0px 0px 0px;display:none;z-index:1000; background-color: #DADADA; 
			border-left: 3px solid #DADADA;border-bottom: 3px solid #DADADA;border-right: 3px solid #DADADA; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; font: normal 13px !important; max-width: 180px;position:absolute;}
.submenu div {width: auto;}
#nav li div {width: auto; min-width: 100px;margin-top:30px}
#nav li div a { font-size: 13px !important; line-height: 30px; margin-left: 14px; text-align: left;}
.submenu a {text-align: left; background-color: #DADADA}
.submenu div a:link, 
.submenu div a:visited, 
.submenu div a:active,
.submenu div a:hover {color: #064b90; background:#DADADA;font-size:12px !important;font-weight:normal;line-height:10px;}

#partners {width: 151px !important;} /* 91px */
#partners a {width: 151px !important}

/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
color:#1dafe6;
text-decoration:none;
}
a:hover {
color:#888;
text-decoration:none;
}
/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 22px;
	letter-spacing:-1px;
	font-weight:bold;
}
h2 {
	font-size: 20px;
	letter-spacing:-1px;
	
	
}
h3 {
	font-size: 18px;
	letter-spacing:-1px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {

	list-style-type: square;

}

li {
	margin-left: 30px;

}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	
}

/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	border:1px solid #ccc;
	background-color:#eee;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ccc;
	font-size:11px;
}

.img-br{
border:1px solid #ccc;
padding:5px;

}



/*logo*/

#logo{
float:left;
margin-left:12px;
margin-bottom: 20px;
/*width:370px;
height:83px;*/
}
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:272px;

}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
 
}

#slideshow img.active {
    z-index:10;

}

#slideshow img.last-active {
    z-index:9;
}


div#header{
	background: #BFDDED;
	padding: 10px;
	text-align:left}
	
	

/*top navigation*/	
div#top-nav{

	width:940px;
	background: #111;
	padding:8px  0 0px;	
	line-height:30px;	
	text-align:left}


div#menu{float:right;width:auto;clear:both;}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{margin-right: 10px;}
ul#nav li{float:left;margin-right: 3px;text-align: center; width:auto}
ul#nav a{float:left;width: 7em;padding: 5px 0;text-decoration:none;color: #666; font-weight:bold}
ul#nav a:hover{background: #dadada;color: #111}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #dadada;color: #111}
div#slider{
	width:940px;
	text-align:center;
	padding-top:10px;
	float:left;
	
	
	}

/*main round sections style*/
div#container{
	width:940px !important; 
	width /**/:950px;
	margin: 0 auto;
	padding:10px;
	text-align:left;
	background:#dadada;
	}
	
div#content{
	float:left;
	width:700px;
	padding:10px 0;
	background: #fff;

	}

div#content h1{
color:#1dafe6;
	}
.content-inner{
	padding:20px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*home page boxes/columns*/
.col1{
	border:1px solid #eee;
	padding:10px;
	margin-bottom:20px;
	padding:20px;
	background-color:#fff;
	background-image: url(../images/home-col-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;border-top:none;
}

.col2{

	border:1px solid #eee;
	padding:10px;
	margin-bottom:20px;
	padding:20px;
	background-color:#fff;
	background-image: url(../images/home-col-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	border-top:none;


}
/* right sidebar
----------------------------------------------------------------------------------------------------*/

div#right-sidebar{
	float:right;
	width:230px;
	padding:10px 0;
	
	background: #fff}
	
div#right-sidebar h3{
	margin:0px;
	color:#666;
	}
	
.news, .contact-info, .sub-links, .call-to-action{
	border:1px solid #eee;
	padding:10px;
	background-color:#fff;
	margin-bottom:20px;
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top:none;
	
}

.call-to-action p{margin-bottom:0px}

div#nav h2{
	font-size: 120%;
	color: #edeff4}

div#footer{
	clear:both;
	width:940px;
	padding:10px 0;
	text-align:right}


/* portrfolio
----------------------------------------------------------------------------------------------------*/

/* jQuery lightBox plugin - Gallery style */
		
	#gallery ul { list-style: none; margin:0px; }	
	#gallery ul li { display: inline; margin:0px; }
	#gallery ul img {border:27px solid #ccc; background-color:#eee;
padding:1px;}
	#gallery ul a:hover img {border: 27px solid #999;}
	#gallery ul a:hover { color: #f2f2f2; }
	
	
/*services*/
.services{
	display:block;
	/*border-bottom:1px dotted #ccc;
	margin-bottom:20px;
	padding-bottom:20px;*/

}
.services-col1 img{
	width:250px;
	border:1px solid #ccc;
	padding:5px;
	float:left;
	margin:30px;
}
.services-col2{
	margin-left:290px;
}

	
/* contact us
----------------------------------------------------------------------------------------------------*/
.contact-us {
	text-align:left;
	
	padding:10px 0;
	width:auto;

}
	.contact-us input {
	background-image:url(../images/input-bg1.jpg);
	background-repeat:no-repeat;
	height:17px;
	background-color:#eee;
	border:1px solid #ccc;
	width:430px;
	padding:10px 5px;	color:#333;
}
.contact-us textarea {
	background-color:#eee;
	border:1px solid #ccc;
	width:430px;
	padding:10px 5px;
	overflow:auto;	color:#333;
}
.contact-us .submit {
	border:none;
	width:95px;
	height:31px;
	position:relative;
	left:110px;
	margin:0;
	padding:0;
	background-color:#fff;
}
.red {
	color:red;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#333;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
}
.message {background-color:#eee;
	border:1px solid #ccc; color:#222;display:none;width:460px;padding:10px;}
.contact {text-align:right;}
.contact ul {list-style-type:none;width:390px;}
.contact li {list-style-type:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}
