/*   
Website Name: Jozzweb.com
Website URI: http://www.jozzweb.com
Author: Jozzweb.com - Joss Webber
Version: 2.0
*/
body {
	background-color: #EEEEEE;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}
#content {
	width: 600px;
	margin: 0 auto;
}
h1 {
	font-size: 70px;
}
h2 {
	font-size: xx-large;
	color:#CC0000;
}


/*  ------ Menu ----------------------------------------------------------------------------------------------------------------------- */
.menu a:link {font-size: x-large; color: #000000; text-decoration: none; font-weight: bold;}
.menu a:hover {font-size: x-large; color: #FF0000; text-decoration: none; border-bottom: 1px solid #000000; border-top: 1px solid #000000; font-weight: bold;}
.menu a:active {font-size: x-large; color: #000000; text-decoration: none; font-weight: bold;}
.menu a:visited {font-size: x-large; color: #FFFFFF; text-decoration: none;font-weight: bold;}
.solutions a:link {font-size: x-large; color: #000000; text-decoration: none; font-weight: bold;}
.solutions a:hover {font-size: x-large; color:#0000FF; text-decoration: none; font-weight: bold;}
.solutions a:active {font-size: x-large; color: #000000; text-decoration: none; font-weight: bold;}
.solutions a:visited {font-size: x-large; color: #FFFFFF; text-decoration: none; font-weight: bold;}
.idat a:link {font-size: medium; color: #000000; text-decoration: none; font-weight: bold;}
.idat a:hover {font-size: medium; color: #66FF66; text-decoration: none; font-weight: bold;}
.idat a:active {font-size: medium; color: #000000; text-decoration: none; font-weight: bold;}
.idat a:visited {font-size: medium; color: #FFFFFF; text-decoration: none; font-weight: bold;}


/*  ------ Other CSS ------------------------------------------------------------------------------------------------------------- */
.menupage {font-size: xx-large}
.copyright {font-size:x-small}

/*  ------ Content On Solutions Page ------------------------------------------------------------------------------------------------------------- */
.solut {color:#FFFFFF}
.price {font-size: x-large; color:#FFFFFF}
#includea { width: 280px; background-color: #FFFFFF; color: #000000; border-top: 10px #000099 solid;}
#includef { width: 280px; background-color: #FFFFFF; color: #000000; border-top: 10px #CC0000 solid;}
#includee { width: 280px; background-color: #FFFFFF; color: #000000; border-top: 10px #087000 solid;}
#includen { width: 280px; background-color: #FFFFFF; color: #000000; border-top: 10px #000000 solid;}
#includew { width: 280px; background-color: #FFFFFF; color: #000000; border-top: 10px #0099FF solid;}


/*  ------ Address------------------------------------------------------------------------------------------------------------- */
.addresstext {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.addresstital {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color:#CC0000;}
.addresslink a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.addresslink a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.addresslink a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.addresslink a:visited {	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
}
	

