@charset "UTF-8";
/* Interior Source CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:relative;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #999999;
	height: 10px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}

#main_container {
	background:url(images/dropshadow2.png) repeat;
	height: 100%;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}
.project_container {
	height: 400px;
	width: 280px;
	border:solid;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	border-color: #CCCCCC;
	border-width: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 13px;
	padding: 2px;
}
.downloads_container {
	height: 275px;
	width: 262px;
	border:solid;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-color: #CCCCCC;
	border-width: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 13px;
	padding: 5px;
	text-align: left;
	margin-top: 10px;
}
.thumbnail_container {
	height: 33%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-color: #CCCCCC;
	border-width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 13px;
	text-align: center;
}
#pageheader {
	height: 150px;
	width: 900px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
	

/*Start Navigation Bar-------------------------------------------------------------------------------\*/

#navbar {
	background:url(images/nav.png);
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#navbar ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	float:left;
	margin:0;
	padding: 0px;
	list-style:none;
	width: 975px;
	color:#ffffff;
      }
#navbar ul li {
	float:left;
	}
#navbar li a {
	/*background:url(images/nav_bullet.gif) no-repeat top left;*/
	float:left;
	color:#ffffff;
	margin:0;
	padding:0px 68px 3px 68px;
	display:block;
	line-height:1.6em;
	text-decoration:none;
      }
#navbar ul a:hover {
	color:#330033;
	}
	
a:link {
	text-decoration: none;
	color: #5A2149;
}
a:visited {
	text-decoration: none;
	color: #5A2149;
}
a:hover {
	text-decoration: none;
	color: #5A2149;
}
a:active {
	text-decoration: none;
	color: #5A2149;
}

/*End Navigation Bar-------------------------------------------------------------------------------\*/


#main_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	height: 100%;
	width: 900px;
	padding-top: 2px;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
}
#sub_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	min-height: 200px;
}


#sub_content .textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	padding: 10px;
	height: 100%;
	width: 230px;
	margin: 20px;
	text-align: Left;
}
#sub_content .textbox2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align:right;
	color: #666666;
	width: 235px;
	vertical-align: top;
}
#sub_content .textbox2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align:right;
	color: #666666;
	width: 310px;
	vertical-align: top;
}
#sub_content .textbox3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	padding: 0px;
	height: 100%;
	width: 600px;
	margin: 5px;
	text-align: Left;
}

#sub_content .brands {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	padding: 0px;
	height: 100%;
	width: 210px;
	margin: 5px;
	text-align:center;
	top: auto;
	margin-bottom: 10px;
}

.advertisment_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #999999;
	padding: 2px;
	height: 248px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Granite_Ad_Final2.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
}

#footer {
	background:url(images/dropshadow_bottom2.png) no-repeat top;
	height: 60px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 3px;
}
#footerinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330033;
	height: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	margin-top:20px;
	text-align: center;
	line-height:1.6em;
}

#footerinfo a:hover {
	color:#000000;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #5A2149;
	size: 2pt;
	padding-bottom: 6px;
	font-size: 16px;
	margin-top: 20px;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	size: 10pt;
	padding-bottom: 10px;
	}
	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-style:italic;
	size: 10pt;
	padding-bottom: 10px;
	}
	
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	size: 8pt;
	padding-bottom: 10px;
	}
	
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	size: 8pt;
	padding-bottom: 0px;
	}

#pageheader .logobox {
	margin: 0px;
	height: 70px;
	width: 350px;
	background-image: url(images/IS_logo.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pageheader .taglinebox {
	margin-bottom: 0px;
	height: 50px;
	width: 540px;
	background-image: url(images/tagline.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.samplesbox {
	height: 100%;
	width: 250px;
	padding-left: 0;
	padding-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.samplesbox .imagebox {
	height: 90px;
	width: 141px;
	padding: 5px;
	text-align:center;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.style4 {color: #666666; font-weight: bold; }
#contact_form {
	height: 450px;
	width: 450px;
	float: left;
}
/*Start Contact Form-------------------------------------------------------------------------------\*/
#basic{
	border:solid 2px #DEDEDE;
	height: 450px;
	}
	#basic h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	text-align: left;
	margin-left: 10px;
	}
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	#basic textarea{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	#basic button{
	background:#888888;
	color:#FFFFFF;
	border:solid 1px #666666;
	font-size:11px;
	font-weight:bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	clear: both;
	margin-right: 90px;
	margin-left: 0px;
	width: auto;
	height: auto;
	float: right;
	margin-bottom: 10px;
	}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.standout {
	color: #000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
