@charset "utf-8";

*{
	margin:0;
	padding:0;
}

body {
	background-image:url(images/isp-bg.jpg);
	background-position:center;
	background-attachment:fixed;
}

/* Home Styles */

#holder {
	width:1002px;
	height:auto;
	margin:auto;
}

#logo {
	width:450px;
	height:81px;
	float:left;
	margin-top:4px;
}

#menu {
	width:450px;
	height:35px;
	float:right;
	margin-top:27px;
	background:url(images/menu.png);
}

#flash {
	width:1002px;
	height:286px;
	float:left;
	margin-top:10px;
}

#info-left {
	width:572px;
	height:365px;
	float:left;
	margin-top:25px;
	background-image:url(images/frame.png);
}

#info-right {
	width:422px;
	height:365px;
	float:right;
	margin-top:25px;
}

#footer {
	width:100%;
	height:115px;
	float:left;
	margin-top:27px;
	background-image:url(images/footer.png);
}

#footer-center {
	width:1002px;
	height:auto;
	margin:auto;
	margin-top:21px;
}

#footer-menu {
	width:auto;
	height:auto;
	float:left;
}

#footer-info {
	width:auto;
	height:auto;
	float:right;
	text-align:right;
}


/* Anout Us Styles */


#about-top {
	width:1002px;
	height:143px;
	float:left;
	margin-top:10px;
}

#about-info {
	width:1002px;
	height:auto;
	float:left;
	margin-top:25px;
	padding-bottom:30px;
	background-image:url(images/frame.png);
}


/* Contact Page Styles */

#contact-info {
	width:1002px;
	height:auto;
	float:left;
	margin-top:25px;
	background-image:url(images/frame.png);
}




/* Rollover Links Styles */

.foot a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.foot a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.foot  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


/* Font Styles */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #2c4453;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.main13-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #252525;
	text-decoration: none;
}
.arial12-w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.arial14-ib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #252525;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.arial13b-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c2572e;
	text-decoration: none;
	font-weight: bold;
}
.trebuchet18g {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
}
.arial14b-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c2572e;
	text-decoration: none;
	font-weight: bold;
}
