@charset "UTF-8";
.dvdcover {
	width: 300px;
	float: right;
	text-align: center;
	margin-left: 10px;
}
/* CSS Document */

body {
	font: Arial, sans-serif;
	color: #333333;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
.float_left {
	float: left;
}

#nav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 17px;
	height: 36px;
}
#nav ul {
	width: 930px;
	margin: 0 auto;
	text-align: center;
}
#nav li {
	display: inline;
	padding: 10px;
	margin-right: 40px;
	margin-left: 40px;
	color: #000;
}

#nav li a:link {
text-shadow: 1px 1px 1px white;
color: #cccccc;
	
}

#nav li a:visited {
text-shadow: 1px 1px 1px white;
color: #cccccc;
	
}

#nav li a:hover {
	text-decoration: none;
	color: #000000;
	/*
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
*/
	outline:none;
    transition: all 0.50s ease-in-out;
    -webkit-transition: all 0.50s ease-in-out;
    -moz-transition: all 0.50s ease-in-out;
   /*
 box-shadow: 0 0 10px rgba(255, 0, 0, 2);
    -webkit-box-shadow: 0 0 10px rgba(255, 0, 0, 2); 
    -moz-box-shadow: 0 0 10px rgba(255, 0, 0, 2);
*/
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	padding-bottom: 50px;
	
	
}

#web_title {
	background-image: url(../images/web_title.png);
	background-repeat: no-repeat;
	text-indent: -1000px;
	background-position: center center;
	height: 50px;
}

#content_fader {
	/* background-image: url(../images/fader_06.jpg);*/
	height: 206px;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 12px;
}
#content_one_top {
	background-image: url(../images/top_rounded_corners.jpg);
	height: 7px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}

#content_one {
	background-image: url(../images/level2_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 902px;
	margin-left: 14px;
	max-height: 177px;
}
#content_one h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #BB41AA;

}
#content_one_column1 {
	width: 280px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	padding: 0px 10px;
	min-height: 157px;
	max-height: 177px;
}

#content_one_column1 a:link {
	font-size: 13pt;
	color: #BB41AA;
	text-decoration: none;
	}

#content_one_column1 a:hover {
	font-size: 13pt;
	color:#BB41AA;
	text-decoration: none;
	}

#content_one_column1 a:visited {
	font-size: 13pt;
	color:#BB41AA;
	text-decoration: none;
}


#content_one_column2 {
	width: 280;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	padding: 0px 10px;
	min-height: 157px;
	max-height: 177px;
	width: 280px;
}
#content_one_column2 li {
	list-style-type: none;
	margin: 0;

}
#content_one_column2 ul {
	margin: 0px;
	padding: 0px;
}


#content_one_column2 a:link {
	font-weight: bold;
	font-size: 11pt;
	color: #6600CC;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	display: block;
	padding: 4px;
	}

#content_one_column2 a:hover {
	font-weight: bold;
	font-size: 11pt;
	color:#6600CC;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	display: block;
	background-color: #FFCCFF;
	padding: 4px;
	}

#content_one_column2 a:visited {
	font-weight: bold;
	font-size: 11pt;
	color:#6600CC;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	display: block;
	padding: 4px;
}



.rss-box {
	width: 280px;
}

.rss-title {
	display: none;
}

.rss-items {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.rss-item {
	font-weight: bold;
	font-size: 11pt;
	color:#660099;

}

.rss-item a:link {
	font-weight: bold;
	font-size: 11pt;
	color: #6600CC;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	display: block;
	padding: 4px;
	}

.rss-item a:hover {
	font-weight: bold;
	font-size: 11pt;
	color:#6600CC;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	display: block;
	background-color: #FFCCFF;
	padding: 4px;
	}

.rss-item a:visited {
	font-weight: bold;
	font-size: 11pt;
	color:#6600CC;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	display: block;
	padding: 4px;
}



.rss-date {
display: none;

}


#content_one_column3 {
	width: 280px;
	float: left;
	padding: 0px 10px;
	min-height: 157px;
	max-height: 177px;
}
#content_one_bottom {
	background-image: url(../images/bottom_rounded_corners.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 16px;
}

#twitter_bar {
	background-image: url(../images/twitter_bar_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 86px;
	margin-bottom: 6px;
}
#twitter_div {
	height: 62px;
	padding-top: 22px;
	padding-left: 95px;
	color: #CCCCCC;
	width: 630px;
	float: left;
}
#twitter_div li {
	list-style-type: none;
	
	}
#follow_me {
	height: 80px;
	float: right;
	display: block;
	width: 200px;
}

#four_column {
	margin-bottom: 7px;
}

#column_1 {
	float: left;
	width: 217px;
	margin-left: 12px;
	margin-right: 12px;
	height: 255px;
}
#column_2 {
	float: left;
	margin-right: 12px;
	width: 216px;
	height: 255px;
}
#column_3 {
	float: left;
	margin-right: 12px;
	width: 216px;
	height: 255px;
}
#column_4 {
	float: left;
	height: 255px;
}

#network { 
	background-image: url(../images/level2_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 902px;
	margin-left: 14px;

}
#network img {
	margin-left: 15px;
}

#network h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #BB41AA;
	}
#column_one  {
	width: 440px;
	float: left;
	padding: 5px;
	border-right: solid 1px #cccccc;
}
#column_two  {
	width: 440px;
	float: left;
	padding: 5px;
}
#column_two li {
	list-style-type: none;
	display:block;
	width: 200px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}

#column_two a:link {
	text-decoration: none;
	list-style-type: none;
	display:block;
	width: 200px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}

#column_two a:hover {
	text-decoration: none;
	background-color: #FFCCFF;
	list-style-type: none;
	display:block;
	width: 200px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}

#column_two a:visited {
	text-decoration: none;
	list-style-type: none;
	display:block;
	width: 200px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}


#page_content {
	background-color: #FBFBFB;
	padding: 10px;
	width: 880px;
	margin-left: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 5px;
}
#main {
	float: left;
	width: 580px;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
}
#about  {
	float: right;
	width: 260px;
	text-align: left;
	padding: 5px;
}
#sidebar {
	width: 270px;
	float: right;
}
.addmargin {
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#about h2 {

	font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: normal; color: #BB41AA;
	}.column {
	float: left;
	width: 290px;
}
.column  li {
	margin: 0px;
	padding: 0px;
}
.column li {
	list-style-type: none;
	line-height: 1.5;
}
#footer {
	color: #999999;
	padding-left: 15px;
}
#footer h2 {
	color: #666666;
	font-size: 11pt;
}
#footer .column li {
	font-size: 9pt;
}
#footer a:link {
	color: #CCCCCC;
	font-size: 9pt;
}

#footer a:visited {
	color: #CCCCCC;
	font-size: 9pt;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9pt;
	
}
#products {
	text-align: center;
}
#products img {
	margin: 10px;
}
#testimonial {
	width: 90%;
	margin-left: 20px;
	padding-left: 5px;
	border-left: 5px solid #FF00FF;
	margin-bottom: 50px;
	background-color: #F2F2F2;
	padding-right: 5px;
}
#testimonial p {
	text-align: center;
}
#testimonial small {
	text-align: right;
	line-height: 1;
	margin-top: 5px;
}
.comment_style_box {
	text-align:center;
	font-size: 11px;
	padding:5px;
	background-color:#FFCCFF;
	margin-bottom: 15px;
}
#box {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px dashed #660099;
	margin-bottom: 20px;
}

