﻿a:link              { color:black; text-decoration:underline; }
a:visited           { color:black; text-decoration:underline; }
a:hover             { color:#FF6699; text-decoration:underline; }
a:active            { color:black; text-decoration:underline; }

a.otherLink:link    { color:black; text-decoration:none; }
a.otherLink:visited { color:black; text-decoration:none; }
a.otherLink:hover   { color:#FF6699; text-decoration:underline; }
a.otherLink:active  { color:black; text-decoration:none; }

p
{
	font-family:Arial;
	font-size:12px;
}

body
{
	margin:0 0 0 0;
}


/*.:. Main Content .:. */
#menu
{
	position: absolute;
	text-align: center;
	width: 535px;
	height:40px;
	top: 20px;
	left: 300px;
}
#mainWrap
{
    top: 0px;
    width: 1000px;
    text-align: left;
    position:relative;
    margin:0 auto 0 auto;
}
#wrap
{
	position: relative;
    top: 0px;
	width:1000px;
	height:900px;
	background-image:url('../images/butterflyPattern.jpg');
	background-repeat:repeat-y;
    margin-left:auto;
    margin-right:auto;
    z-index:4;
}
/*#wrap
{
	position:absolute;
	width:1000px;
	height:100%;
	background-image:url('../images/butterflyPattern.jpg');
	background-repeat:repeat-y;
	margin:0;
}
*/

#contentTop
{
	height:400px;
	width:600px;
	left:250px;
	position:relative;
}

#top
{
	position:absolute;
	right:50px;
	background-image:url('../images/spiral.jpg');
	background-repeat:repeat-x;
	width:901px;
	height:30px;
	top:0px;
}

#seperator

{
	left: 225px;
	height: 1px;
	top: 275px;
	position: absolute;
	background-color: Black;
	width: 695px;
	margin-bottom: 0px;
}

#logo

{
	background-image: url('../images/logoHeader.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 650px;
	position: absolute;
	height: 200px;
	top: 65px;
	left: 250px;
}

#midContent

{
	background-color: white;
	background: #FFFFFF;
	width: 742px;
	height: 190px;
	position: absolute;
	padding:0 0 10px 0;
	left:200px;
	top: 300px;
	text-align: justify;
	line-height: normal;
	font-family: "Segoe UI";
}

#latestRelease
{
	font: normal normal normal 12px "Segoe UI";
	float: left;
	height: 190px;
	width: 365px;
	padding: 10 0 0 0;
	text-align: center;
	color: #000000;
	top: 0px;
}

#services
{
	font: normal normal normal 12px "Segoe UI";
	float: right;
	height: 190px;
	width: 365px;
	padding: 10 0 0 0;
	text-align: left;
	list-style-image: url('../images/dash.png');
}

#notepadContent
{
	width:742px;
	height:335px;
	position:absolute;
	right:8px;
	top:503px;
	left: 200px;
}

#pad1
{
	float: left;
	height: 335px;
	width: 365px;
	background-image: url('../images/notePad_3doodles.jpg');
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding: 150px 5px 5px 5px;
	z-index:1;
	visibility:visible;
}

#pad2
{
	float: right;
	height: 335px;
	width: 365px;
	background-image: url('../images/notePad.jpg');
	background-repeat: no-repeat;
	padding: 35px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	z-index:-1;
}

.pad
{
	text-align: justify;
	font-family: Tahoma;
	font-weight: normal;
	padding: 0 7px 0 5px;
	line-height: 14px;
	font-size: 13px;
}

/*.:. Image Fixes .:. */

img {
	border: 0 #FF6699 solid;
}

a:active img { border: 0; }

a:hover img { border: 0; }

a:visited img { border: 0; }



/* .:. Sidebar .:. */



#sidebar

{

	background-image:url('../images/boyDoodle_transparency.png');

	background-repeat:no-repeat;

	background-color:#d2e8db;

	background-position:center top;

	position:absolute;

	width:140px;

	height:100%;

	left:48px;

}



#totdPic

{

	position:absolute;

	background-image:url('../images/thought_of_day.png');

	background-repeat:repeat;

	top:150px;

	width:123px;

	height:45px;

	left:5px;

	overflow:visible;

}



#qotdPic

{

	position: absolute;

	background-image: url('../images/quote_of_day.png');

	background-repeat: repeat;

	top: 550px;

	width: 123px;

	height: 45px;

	left: 5px;

	overflow: visible;

}

padCotent1

{

	position:relative;

	top:25px;

	font-family:Arial;

	font-size:12px;

}



.product

{

	height:165px;

	width:270px;

	float:left;

	position:relative;

	top: 0px;

	left: -1px;

}