@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ade3f9;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
img {
	border-style: none;
	}

p {
	font-size:90%;
	color: #555;
	}
p.openbox{
	font-size:75%;
}

a {
	text-decoration:none;
	color: #317ac3;
	}

a:hover {
	text-decoration: underline;
	color: #317ac3;

}

h1 {
	margin:0 0 10px 0;
	color: #ade3f9;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #0072bc;
}
h3 {
	margin: 0;	
	font-size: 90%;
	color: #317ac3;
}
h4 {
	font-size: 140%;
	margin: 0;
}
h5 {
	font-family:Times, "Times New Roman", serif;
	font-size:115%;
	color:#a0410d;
}
h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 135%;
}

/* containers start*/
#divcontainer {
	display:block;
	position: relative;
	top: 0px;
	margin: 0 auto;
	width:1064px;
	height:588px;
	z-index:6;
}
#sccontainer {
	position: relative;
	margin: 0 auto;
	width:1064px;
	height:20px;
	z-index:6;
}
#sccontainer img{
	left: 827px;
	position: absolute;
	top: -12px;
	}
/* containers end*/
/* home containers start*/
#divcontainerhome {
	display:block;
	position: relative;
	top: 0px;
	margin: 0 auto;
	width:1064px;
	height:588px;
	z-index:6;
}
/* containers end*/



/* 2ndary page left block start*/
#divleftblock {
	position:absolute;
	margin-top: 5px;
	margin-right: 15px;
	left:0px;
	top:50px;
	width:52px;
	height:443px;
	z-index:1;
}
/* 2ndary page left block end*/

/* Home page left block start*/
#divleftblockhome {
	position:absolute;
	margin-top: 0px;
	left:0px;
	top:50px;
	width:350px;
	height:443px;
	z-index:1;
}
/* 2ndary page left block end*/

/* 2ndary page middle block start*/
#divmiddleblock {
	position: absolute;
	margin-top: 5px;		
	margin-right: 15px;
	left:165px;
	top:50px;
	width:152px;
	height:525px;
	z-index:2;
}
/* 2ndary page middle block end*/

/* Home page middle block start*/
#divmiddleblockhome {
	position: absolute;
	margin-top: 5px;		
	margin-right: 15px;
	left:194px;
	top:75px;
	width:152px;
	height:525px;
	z-index:2;
}
/* Home page middle block end*/

/* 2ndary page features block start*/
#featuresblock {
	position: absolute;
	overflow: auto;
	left: 330px;
	top: 50px;
	margin-top: 5px;
	background-color: #fff;
	border: 15px solid white;
	border-radius:5px;
	width:755px;
	height:494px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	z-index: 5;
}

#featuresblock img {
	display:block;
	margin-top: 25px;
	margin-left: 15px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#featuresblock p, h2, h3, h4, ul{
	margin-top: 10px;
	margin-left: 17px;
	padding: 0px 50px 0px 20px;
}
#featuresblock ul{
	padding-left: 85px;
}
#featuresblock h2{
	margin-top: 13px;
	margin-left: 15px;
	padding: 0px 50px 0px 20px;
}
#featuresblock a {
	text-decoration:none;
	color: #317ac3;
	}
#featuresblock a:hover {
	text-decoration:underline;
	color: #317ac3;
	}
#featuresblock li{
	font-size: 90%;
	color: #555;
	list-style: disc;
	list-style-position: outside;
	padding-left: 5px;
} 
/* 2ndary page features block end*/

#sliderblock {
	position: absolute;
	overflow: hidden;
	left: 330px;
	top: 50px;
	margin-top: 5px;
	background-color: #fff;
	border: 15px solid white;
	border-radius:5px;
	width:755px;
	height:469px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	z-index: 5;
	padding-top: 25px;
}

#sliderblock img {
	display:block;
	margin-left: 38px;
}
#sliderblock li img {
	display:block;
	margin-left: 0px;
}
#sliderblock p, h2, h3, h4, ul{
	margin-top: 20px;
	margin-left: -20px;
	line-height: 140%;
}
#sliderblock h2{
	margin-top: 13px;
	margin-left: 15px;
}
#sliderblock a {
	text-decoration:none;
	color: #317ac3;
	}
#sliderblock a:hover {
	text-decoration:underline;
	color: #317ac3;
	}
#sliderblock li{
	font-size: 90%;
	color: #555;
	list-style-position: inside;
	padding-left: 25px;
}
#sliderblock ul li p{
	font-size: 95%;
	color: #555555;
	margin-left: 30px;
}  
#sliderblockheader {
	margin-left: 35px;
	}
#sliderblock h2 {
	margin-left: 20px;
	text-align: left;

}

/* Home page features block start*/
#featuresblockhome {
	position: absolute;
	left: 714px;
	color: #FFF;
	margin-top: 5px;
	margin-left: 15px;
	border-radius:5px;
	width:290px;
	height:318px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 10px 10px 10px 10px;
	top: 46px;
	z-index: 10;
}
#featuresblockhome p, h2, h3, h4 {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 20px;
	padding-left: 20px;
	z-index: 5;
	
}
#featuresblockhome a {
	text-decoration:none;
	color: #317ac3;
	z-index: 5;	
	}
#featuresblockhome a:hover {
	text-decoration:underline;
	color: #317ac3;
	z-index: 5;
	}
#featuresboxbg {
	position:absolute;
	margin-top: 25px;
	margin-left: 15px;
	padding-left: 20px;
	padding-bottom: 5px;
	z-index: 1;
	left: 694px;
	top: 26px;
	} 
/* 2ndary page features block end*/


/* 2ndary page nav block start*/
#navboxhome {
	position: absolute;
	display:block;
	left:20px;
	width:1051px;
	height:60px;
	z-index:5;
	margin-bottom: 5px;
}
#navbox {
	position: absolute;
	display:block;
	left:20px;
	width:1050px;
	height:60px;
	z-index:5;
	margin-bottom: 5px;
	top: 5px;
}

#divlogo {
	float:left;
	text-align:left;
	top:21px;
	height:25px;
	width: 275px;
	z-index:5;
}
#nav {
	float:left;
	height:20px;
	z-index:5;
	left: 50px;
	margin-top: 15px;
	margin-left: 65px;
}
#navhome {
	float:left;
	height:20px;
	z-index:5;
	left: 45px;
	margin-top: 15px;
	margin-left: 100px;
}
#nav a{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin:18px;
	color: #555555;
	}
#nav a:hover{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin:18px;
	color: #555555;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	}
#navhome a{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin:18px;
	color: #555555;
	}
#navhome a:hover{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin:18px;
	color: #555555;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	}
/* 2ndary page nav block end*/

/* 2ndary page footer start*/
#divfooter {
	position: absolute;
	display:block;
	top:583px;
	left: -15px;
	width:1050px;
	height:25px;
	z-index:5;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#divfooterhome {
	position: absolute;
	display:block;
	top:573px;
	left: 1px;
	width:1050px;
	height:25px;
	z-index:5;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
#divshare {
	float:left;
	height: 25px;
	width: 375px;
	margin-top: 25px;
	margin-left: 20px;
}
#divsharehome {
	float:left;
	height: 25px;
	width: 345px;
	margin-top: 25px;
}
#divaddress {
	float: left;
	margin-top: 15px;
}
#divaddresshome {
	float:left;
	top: 21px;
	margin-left: 90px;
	height:25px;
	margin-top: 13px;
}
/* 2ndary page footer end*/

#divspace {
	display:block;
	height: 22px;
}
#divspacemore {
	display: block;
	height: 64px;
}
#picsbox {
	position: absolute;
	left: 402px;
	top: 40px;
	width: 152px;
	height:525px;

}	
.pics {
	position: absolute;
	left: 410px;
	border-radius:5px;
	width: 152px;
	height:525px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 10px 10px 10px 10px;
} 

img.position {
	position: absolute;
	border-radius:5px;
	width: 307px;
	height:523px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 10px 10px 10px 10px;
	left: -1px;
	top: 0px;
}
#divcontainer gsbutton img{
	position: absolute;
	z-index: 999;
}
