@charset "utf-8";

/*Begin Standard HTML Styles----------------------------------------*/

h1 {
	font: 25px Arial, Helvetica, sans-serif;
	color: #62aaf4;
	font-weight: 100;
	padding:0 0 5px 0;
	margin:0;
}
h2 {
	font: 23px Arial, Helvetica, sans-serif;
	color: #62aaf4;
	font-weight: 100;
	padding:0 0 10px 0;
	margin:0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #62aaf4;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin:0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #62aaf4;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:focus {
	text-decoration: none;
	color: #62aaf4;
}
a:hover {
	text-decoration: none;
	color: #62aaf4;
}
a:active {
	text-decoration: none;
	color: #62aaf4;
}
/*Begin Main Styles for North Design Studios-------------------------------*/
body {
	background-image: url(../Images/Background3.jpg);
	background-repeat: repeat-x;
	background-color: #141414;
	background-position: left top;
	text-align: left;
}
#wrap {
	height: 100%;
	width: 100%;
	max-width: 1000px;
	min-width: 800px;
}
#header {
	width:900px;
	height: 5.4em;
	position: absolute; left: 50%; top: 0em;
	margin-left: -450px;
}
#socialmed {
	position: absolute;
	top:5.9em;
	right: 30px;
	width: 150px;
	height: 50px;
	z-index: 1000;
}
#socialmed ul {
	position: relative;
	border:0;
	padding:0;
	margin:0;
	top: 15px;
	left: 10px;
	width: 130px;
}
#socialmed ul li {
	float: right;
	list-style: none;
	padding: 0 0 0 15px;
}
#body {
	width: 100%;
	position: absolute; 
	left: -.1%; 
	top: 31em;
}
#bodybg {
	background-repeat: repeat-x;
	background-color: #272727;
	background-position: center top;
	position: absolute;
	top: 0em;
	left: 0px;
	width: 100%;
	height: 590px;
}
#bodybgimg {
	background-image: url(../Images/Body_2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	top: .2em;
	left: 0px;
	width: 100%;
	height: 590px;
	z-index: 4;
}
#logo {
	position: absolute; top: 1em; left: 0em;
	z-index: 3;
}
#quote {
	background-image:url(../Images/quote_bg.png);
	position: absolute;
	top: 2em;
	right: 10px;
	width: 240px;
	padding: 8px 0;
	text-align: center;
	font: 18px Arial, Helvetica, sans-serif;
	z-index:100;
}
#quote p {
	padding: 0;
	margin: 0;
	border: 0;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ccc;
	font-weight: normal;
	max-width: 800px;
	line-height: 1.4em;
	padding-bottom: 30px;
}
.maintextservices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ccc;
	font-weight: normal;
	max-width: 800px;
	line-height: 1.4em;
	padding-bottom: 55px;
}
.maintitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #62aaf4;
	font-weight: bold;
}
.textwrap {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 20px;
	width:800px;
	text-align: center;
	z-index: 11;
}
.textwrap ul {
	padding:0;
	margin:0;
	border:0;
}
.textwrap li {
	list-style: none;
}

/*Feature Styling---------------------------------------------*/

#feature {
	background-image: url(../Images/feature_bg.jpg);
	background-repeat: repeat-x;
	position: absolute; 
	left: 50%;
	margin-left: -425px;
	top: 141px;
	width: 850px;
	height: 310px;
	background-color: #CCC;
	z-index: 1;
}
#feature li {
	list-style: none;
}
#aboutfeature {
	background-image: url(../Images/about_feature.jpg);
	background-repeat: repeat-x;
	position: absolute; 
	left: 50%;
	margin-left: -425px;
	top: 141px;
	width: 850px;
	height: 310px;
	background-color: #CCC;
	z-index: 1;
}
#aboutfeature li {
	list-style: none;
}
#featuremaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}
#featuretitle {
	position: absolute;
	top: 25px;
	left: 33px;
}
#featuretitle ul {
	padding:0;
	margin:0;
	border:0;
}
#featuretitle li {
	list-style: none;
}
.featuresubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
}
#featuretextwrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 80px;
	left: 33px;
	z-index: 16;
}
#featuretextwrap ul {
	padding:0;
	margin:0;
	border:0;
}
#featuretextwrap li {
	padding-top: 20px;
	list-style: none;
}
#featuretextwrap2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 80px;
	left: 286px;
	z-index: 17;
}
#featuretextwrap2 ul {
	padding:0;
	margin:0;
	border:0;
}
#featuretextwrap2 li {
	padding-top: 20px;
	list-style: none;
}
#featuretextwrap3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 80px;
	left: 560px;
	z-index: 18;
}
#featuretextwrap3 ul {
	padding:0;
	margin:0;
	border:0;
}
#featuretextwrap3 li {
	padding-top: 20px;
	list-style: none;
}

/*End Feature Styling-------------------------------------------*/

/*Menu Styling--------------------------------------------------*/

#menu {
	position: absolute;
	top: 6.5em;
	left: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	list-style: none;
	width: 100%;
	height: 50px;
	z-index: 5;
}
#menu ul {
	padding: 0;
	margin: 0;
	border:0;
}
#menu li {
	float: left;
	padding-top: 12px;
	margin-left:3em;
	z-index: 20;
	list-style: none;
}
#menubg {
	background-image:url(../Images/menu_bg.png);
	background-position: top left;
	background-repeat: repeat;
	position: absolute; 
	top: 6.3em;
	left: 50%;
	margin-left: -440px;
	width: 880px;
	height: 365px;
}
#home2 {
	width: 3em;
}
#portfolio2 {
	width: 4em;
}
#services2 {
	width: 4.8em;
}
#forum2 {
	width: 3em;
}
#contact2 {
	width: 3em;
}

/*End Menu Styling---------------------------------------------------*/

#bg {
	background-image: url(../Images/light_bands.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	height: 600px;
	width: 1050px;
	position: absolute;
	left: 50%;
	margin-left: -525px;
}
#text {
	position: absolute;
	top: 125px;
	left: 50%;
	margin-left: -417px;
	width: 450px;
	text-align: left;
	z-index: 15;
}
#text ul {
	padding:0;
	margin:0;
	border:0;
}
#text li {
	list-style: none;
}
#horizontal {
	background: url(../Images/horizontal_dots.png);
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 10px;
	top: 95px;
	z-index: 14;
}
#boxart {
	position: absolute;
	right: 50%;
	margin-right: -417px;
	top: 125px;
	width: 340px;
	z-index: 10;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: normal;
}
#divider {
	background-image: url(../Images/vertical_dots.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 10px;
	height: 275px;
	top: 20px;
	left: 0px;
}
#portfoliodivider {
	background-image: url(../Images/vertical_dots.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 10px;
	height: 275px;
	top: 50px;
	left: 50%;
	margin-left: 50px;
	z-index: 6;
}
#latest {
	position: relative;
	left: 50%;
	margin-left: -80px;
	width: 160px;
}
#latestimg {
	position: relative;
	top: 2px;
	left: 50%;
	margin-left: -130px;
	width: 260px;
}
#latestdescription {
	position: relative;
	left: 50%;
	margin-left: -120px;
	top: 15px;
	width: 250px;
}
#latestdescription ul {
	border:0;
	padding:0;
	margin:0;
}
#latestdescription li {
	list-style: none;
}
#footer {
	position: absolute;
	top: 65em;
	left: -.1%;
	list-style: none;
	text-align: center;
	width: 100%;
}
#home {
	width: 7em;
	text-decoration: none;
}
#portfolio {
	width: 8em;
}
#services {
	width: 8em;
}
#about {
	width: 7em;
}
#contact {
	width: 7em;
}
#footerlogo {
	position: absolute; 
	right: 50%;
	margin-right: -380px;
	bottom: -46px;
	z-index: 13;
}
#bgcolor {
	background-color: #1A1A1A;
	position: absolute;
	top: -3em;
	left: -.1%;
	width: 100%;
	height: 100px;
	z-index: 8;
}
#bottommenu {
	position: relative;
	margin-top: 1em;
	position: absolute; 
	left: 50%; 
	top: 0em;
	margin-left: -400px;
	list-style: none;
	text-align: center;
	visibility: inherit;
	width: 800px;
	z-index: 12;
}
#bottommenu ul {
	padding:0;
	margin:0;
	border:0;
}
#bottommenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	float: left;
	text-decoration: none;
	list-style: none;
	text-align: center;
	z-index: 9;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: relative; left: 20px; top: 0em;
	width: 320px;
	text-align: left;
	color: #62aaf4;
	font-weight: normal;
}
#form p {
	padding: 0;
	margin: 0;
	border: 0;
}
#form p#fieldBox_1 {
	padding-bottom: 20px;
}
#form p#fieldBox_2 {
	padding-bottom: 20px;
}
#form p#captchafield {
	padding-bottom: 20px;
}
#form p.formtext {
	padding: 0px 0px 10px 0px;
	margin:0;
	border:0;
}
.formwhitetext {
	font-size:12px;
	color:#ffffff;
}

/*Tool Tip Styling-------------------------------------------------------*/
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}
/*End Tool Tip*/