@charset "utf-8";
/* CSS Document */

body {
	background-color: #39305B;
	background-image: url(images/Bg3.jpg);
	background-repeat: repeat;
	margin-top: 5px;
}

h1, h2, h3, h4, h5, h6, p, ul, li, blockquote, div, img {
	margin: 0px;
	padding: 0px;
}
LI LI, LI P, TD P, BLOCKQUOTE P {
	font-weight: normal;
}
p {
	padding-bottom: 1em;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF5378;
	padding-bottom: 10px;
}
h3 {
	font-size: 16px;
	color: #63C;
	padding-bottom: 1em;
}

h4 {
	font-size: 16px;
	padding-bottom: 1.4em;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.1em;
}





#wrapper {
	margin: 10px auto;
	width: 830px;
	background: #FFF;
	border: thin solid #FFF;
	color: #333;
	font: normal 14px Calibri, Arial, sans-serif;
}

#header {
	float: left;
	width: 830px;
	text-align: center;
	font-size: 0.8em;
}
#header h1 {
	color: #333;
	font-size: 3em;
	font-weight: bold;
}
#header h2 {
	color: #666;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 1em;
}
#flashcontent {
	float: left;
	width: 830px;
	padding-bottom: 40px;
}

#navbar {
	float: left;
	width: 830px;
	color: #FFF;
	background: #333;
	border-bottom: thin outset #5A345D;
	text-align: center;
}
#navbar ul {
	list-style: none;
	padding-bottom: 5px;
}
#navbar ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.5em;
}
#navbar ul li a:link, #navbar ul li a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#navbar ul li a:hover, #navbar ul li a:active {
	font-style: italic;
	color: #FCC;
}

#subNav {
	float: left;
	width: 200px;
	color: #FFF;
	text-align: left;
}
#subNav ul {
	list-style: none;
	padding-bottom: 5px;
}
#subNav ul li {
	padding-left: 15px;
	line-height: 1.5em;
}
#subNav ul li a:link, #subNav ul li a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#subNav ul li a:hover, #subNav ul li a:active {
	font-style: italic;
	color: #FF5378;
}
#content {
	float: left;
	width: 830px;
}
#home_text {
	float: left;
	width: 700px;
	padding-top: 20px;
	padding-left: 55px;
}


/*styles for contact*/

#contact_content{
	background-color:#E0E0E0;
	float: left;
	width: 770px;
	margin-left: 40px;
	padding: 20px 10px;
	
	
}

#contact_left {
	float: left;
	width: 320px;
	padding: 10px 10px 10px 25px;
	font-size: 15px;
}
 


#contact_right {
	float: right;
	width: 370px;
	text-align: justify;
	padding-top: 20px;
}
#contact_right div {
	padding-bottom: 10px;
	text-align: left;
}
#frame {
	text-align: right;
	width: 330px;
	float: left;
	padding-left: 35px;
}






/*styles for webdesign pages*/
#webdesign_left {
	float: left;
	width: 200px;
}
 


#webdesign_right {
	float: right;
	width: 590px;
	text-align: justify;
	padding: 0px 20px 10px 10px;
}
#wd_text {
	padding: 20px;
}

#webdesign_right ul {
	padding-left: 25px;
	padding-bottom: 10px;
}
#webdesign_right ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}


/*styles for hosting page*/
#hosting_left {
	float: left;
	width: 200px;
}

#hosting_left img {
	padding-left: 15px;
}


#hosting_right {
	float: right;
	width: 620px;
	text-align: justify;
	padding: 0px 10px 10px 0px;
}


#pinkpackage{
	float: left;
	background-color:#FCC;
	width: 200px;
	padding: 2px;
	margin-right: 2px;
	
	
}

#bluepackage{
	float: left;
	background-color:#6699FF;
	width: 200px;
	padding: 2px;
	margin-right: 2px;
}

#purplepackage{
	float: left;
	background-color:#666699;
	width: 200px;
	padding: 2px;
}
#packageheader {
	padding: 12px 5px;
}
#manage {
	float: left;
	width: 580px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background: #669;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#manage a:hover, #manage a:active {
	color: #FFF;
}



#hostingpackagecontent {
	background: #FFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	padding: 10px 3px;
	width: 189px;
}
#hostingpackagecontent ul {
	padding-left: 25px;
	padding-bottom: 10px;
}



/*styles for graphic design pages*/
#graphicdesign_left {
	float: left;
	width: 200px;
}



#graphicdesign_right {
	float: right;
	width: 590px;
	text-align: justify;
	padding: 10px 20px 10px 10px;
}



/*styles for graphicdesign_examples*/

#graphicdesign_examples_content{
	float: left;
	width: 730px;
	margin-left: 40px;
	padding: 20px 10px;
	text-align: center;
	
	
}
#graphicdesign_examples_content #heading {
	float: left;
	width: 350px;
}
#graphicdesign_examples_content h2 {
	font-size: 18px;
	color: #63F;
	text-align: left;
}
#graphicdesign_examples_content #navblock {
	padding-bottom: 40px;
	text-align: right;
	width: 350px;
	float: right;
}
#graphicdesign_examples_content #navblock ul li {
	list-style: none;
}
#graphicdesign_examples_content #navblock ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
}
#graphicdesign_examples_content #image {
	clear: both;
}


 
/*styles for portfolio*/

#portfolio_content{
	float: left;
	width: 770px;
	margin-left: 40px;
	padding: 20px 10px;
	
	
}
#portfolio_content .thumbdiv {
	padding: 10px;
	float: left;
	width: 600px;
	margin-left: 100px;
	text-align: left;
}

#portfolio_content .imgdiv {
	text-align: left;
	padding-right: 20px;
	float: left;
	border-style: none;
	width: 150px;
}

#portfolio_content .thumbdiv img {
	text-align: left;	
	float: left;
	border-style: none;
}
#portfolio_content .thumbdiv .thumbtext {
	float: left;
	width: 400px;
	margin-top: 30px;
}
#portfolio_content   .thumbtext h3 {
	padding: 0px;
	font-size: 16px;
}





#footer {
	float: left;
	width: 800px;
	font-size: 0.8em;
	padding-left: 15px;
	text-align: center;
	padding-top: 30px;
}
#footer ul {
	list-style: none;
	text-align: center;
	padding-bottom: 1px;
}
#footer ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.3em;
	color: #FF5378;
}
#footer ul li a img {
	margin-top: 10px;
	border-style: none none solid;
}



a:link, a:visited {
	color: #FF5378;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #666;
	font-style: italic;
}


.blue {
	color: #09F;
}


.pink {
	color: #FCC;
}
.biggertxt {
	font-size: 17px;
	font-weight: bold;
}
.text_15px {
	font-size: 16px;
	font-weight: bold;
}

.smalltex {
	font-size: .8em;
}
.italicblue {
	font-style: italic;
	color: #999;
	font-weight: bold;
}

