body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	background: transparent url(images/glow.png) no-repeat center top;
	background-color: #30363E;
	}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
	
#banner {
	width: 960px;
	height: 193px;
	float: left;
	border-bottom: #61666D solid 1px;
	}



/** Banner and Menu */

#bann1single {
	width: 560px;
	height: 193px;
	float: left;
	}

#bann1single h1 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 23px;
	color: #888B90;
	line-height: 39px;
	margin-top: 77px;
	margin-left: 20px;
	}

#bann1double {
	width: 560px;
	height: 193px;
	float: left;
	}

#bann1double h1 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 23px;
	color: #888B90;
	line-height: 39px;
	margin-top: 60px;
	margin-left: 20px;
	}

#bann2 {
	width: 400px;
	height: 193px;
	float: left;
	}
	
#menu {
	width: 960px;
	height: 54px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/menubg.jpg) no-repeat;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 540px;
	float: right;
	}

#menu ul li {
	float: left;
	}

#menu ul li a {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 23px 0px 23px;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 54px;
	}
	
#menu ul li a:hover {
	color: #30363E;
	}
	
#menu .active {
	color: #30363E;
	}


/** Homepage Featured Panels */

#homefeatured {
	float: left;
	width: 690px;
	height: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7E84;
	line-height: 17px;
	}

#homefeatured a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #33A5D1;
	line-height: 24px;
	text-decoration: none;
	}
	
#homefeatured a:hover {
	color: #6C7076;
	}

#homefeatured img {
	border: solid 11px #51565D;
	margin-bottom: 7px;
	}

#featuredtitle {
	float: left;
	width: 690px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #888B90;
	line-height: 54px;
	}

#featured1 {
	float: left;
	width: 190px;
	height: 260px;
	margin: 0px 40px 0px 0px;
	}

#featured2 {
	float: left;
	width: 190px;
	height: 260px;
	margin: 0px 40px 0px 0px;
	}
	
#featured3 {
	float: left;
	width: 190px;
	height: 260px;
	margin: 0px 40px 0px 0px;
	}


/** Homepage Latest News */

#latestnews {
	float: left;
	width: 270px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #6C7076;
	}

#latestnewstitle {
	float: left;
	width: 270px;
	height: 32px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #888B90;
	margin-top: 19px;
	}










/** #latestnewslink1 {
	float: left;
	width: 270px;
	height: 22px;
	} */

.latestnewslink1 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #33A5D1;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
	
.latestnewslink1 a:hover {
	color: #6C7076;
	}




.latestnewstext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7E84;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}

.latestnewstext p {
	margin: 10px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}







#latestnewslink2 {
	float: left;
	width: 270px;
	}

#latestnewslink2 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #33A5D1;
	text-decoration: none;
	line-height: 32px;
	}
	
#latestnewslink2 a:hover {
	color: #6C7076;
	}
	
	
	












/** Project Title */

#projecttitle {
	width: 527px;
	height: 60px;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #888B90;
	line-height: 60px;
	}

#projecttitle .titleblue{
	color: #24AFE2;
	}


/** Showcase Project Sub Navigation */

#showcasemenu{
	float: left;
	width: 433px;
	height: 60px;
	}

#showcasemenu ul {
	margin-top: 20px;
	padding: 0;
	list-style: none;
	width: 206px;
	float: right;
	}

#showcasemenu ul li {
	float: left;
	}

#showcasemenu ul li a {
	display: block;
	float: left;
	margin: 0px 1px 1px 0px;
	padding: 0px 7px 2px 8px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AAAAAA;
	line-height: 18px;
	background: #000000;
	margin-left: 1px;
	}
	
#showcasemenu ul li a:hover {
	color: #24AFE2;
	background: #22252A; 
	}

#showcasemenu .showcasemenuactive {
	color: #24AFE2; 
	background: #22252A; 
	}


/** Project */

#projectleftcol {
	float: left;
	width: 527px;
	float: left;
	margin-right: 38px;
	}
	
#projectleftcol img {
	border-top: 11px #51565D solid;
	border-bottom: 11px #51565D solid;
	border-right: 11px #51565D solid;
	border-left: 11px #51565D solid;
	margin-bottom: 30px;
	}

#projectmenu {
	float: left;
	width: 395px;
	height: 300px;
	}

#projectmenu1 {
	float: left;
	width: 197px;
	height: 300px;
	margin: 0px 1px 0px 0px;
	}

#projectmenu2 {
	float: left;
	width: 197px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	}

#projectmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px;
	}

#projectmenu ul li {
	float: left;
	}

#projectmenu ul li a {
	display: block;
	width: 197px;
	float: left;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AAAAAA;
	line-height: 31px;
	text-indent: 13px;
	background: #4A4F5B;
	}
	
#projectmenu ul li a:hover {
	color: #AAAAAA;
	background: #414650; 
	}

#projectmenu .projectmenuactive {
	color: #AAAAAA;
	background: #414650; 
	}


/** Homepage Footer Band */

#footer {
	float: left;
	clear: both;
	width: 960px;
	height: 254px;
	background: #3D434B url(images/footertiler.jpg) repeat-x;
	border-top: #454D57 solid 1px;
	}

#footer1 {
	float: left;
	width: 155px;
	height: 254px;
	}

#footer2 {
	float: left;
	width: 306px;
	height: 254px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6C7076;
	font-size: 11px;
	line-height: 17px;
	margin-right: 40px;
	}

#footer2 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6C7076;
	font-size: 11px;
	line-height: 17px;
	text-decoration: underline;
	}
	
#footer2 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #33A5D1;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	}

#footer3 {
	float: left;
	width: 160px;
	height: 234px;
	margin-top: 20px;
	}

#footer3 a {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646B75;
	line-height: 18px;
	background: #000000;
	margin-left: 1px;
	}
	
#footer3 a:hover {
	color: #33A5D1; 
	}

#footer4 {
	float: left;
	margin-top: 20px;
	width: 145px;
	height: 234px;
	}
	
#footer4 a {
	float: left;
	background: url(images/linkout.gif) left no-repeat;
	text-indent: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646B75;
	text-decoration: none;
	}
	
#footer4 a:hover {
	color: #33A5D1; 
	}

#footer5 {
	float: left;
	margin-top: 0px;
	width: 154px;
	height: 234px;
	margin-top: 20px;
	}
	
#footer5 a {
	float: left;
	background: url(images/linkout.gif) left no-repeat;
	text-indent: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646B75;
	text-decoration: none;
	}
	
#footer5 a:hover {
	color: #33A5D1; 
	}
	
	
/** General Footer */

#footergeneral {
	float: left;
	clear: both;
	width: 960px;
	height: 80px;
	border-top: 1px solid #61666D;
	margin-top: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #61666D;
	font-weight: normal;
	padding-top: 8px;
	}

#footergeneral .footerblack {
	background: #292E34;
	padding: 3px;
	margin-top: 1px;
	}
	
#footerhome {
	float: left;
	clear: both;
	width: 960px;
	height: 80px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #61666D;
	font-weight: normal;
	padding-top: 8px;
	margin-top: 6px;
	}

#footerhome .footerblack {
	background: #292E34;
	padding: 3px;
	margin-top: 1px;
	}
	
#footerprojects {
	clear: both;
	float: left;
	width: 960px;
	height: 80px;
	border-top: 1px solid #61666D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #61666D;
	font-weight: normal;
	padding-top: 8px;
	}

#footerprojects .footerblack {
	background: #292E34;
	padding: 3px;
	margin-top: 1px;
	}







/** About Page */

#aboutleftcol {
	float: left;
	width: 295px;
	margin-right: 30px;
	margin-top: 30px;
	}

#aboutleftcol img {
	border-top: 11px #51565D solid;
	border-bottom: 11px #51565D solid;
	border-right: 11px #51565D solid;
	border-left: 11px #51565D solid;
	margin-bottom: 30px;
	}

#aboutrightcol {
	float: left;
	width: 635px;
	margin: 30px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C9197;
	font-weight: normal;
	line-height: 17px;
	}

#aboutrightcol h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #24AFE2;
	font-weight: normal;
	}

#aboutrightcol a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24AFE2;
	text-decoration: underline;
	margin-right: 22px;
	background: url(images/linkout2.gif) left no-repeat;
	padding-left: 15px;
	}

#aboutrightcol a:hover {
	color: #24AFE2;
	text-decoration: none;
	}




/** Showcase Landing Page */

#showcasetable {
	float: left;
	width: 960px;
	margin-top: 30px;
	}

#showcasetable td {
	width: 217px;
	}

#showcasetable td a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C9C9C;
	font-weight: normal;
	line-height: 35px;
	text-decoration: none;
	text-indent: 10px;
	display: block;	
	border-top: 10px #51565D solid;
	border-bottom: 10px #51565D solid;
	border-right: 10px #51565D solid;
	border-left: 10px #51565D solid;
	}
	
#showcasetable td a:hover {
	color: #25B0E2;
	}

#showcasetable .space {
	width: 30px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}













#showcaselogos {
	float: left;
	}

#showcaselogos .imgleft {
	border-top: 11px #51565D solid;
	border-bottom: 11px #51565D solid;
	border-right: 11px #51565D solid;
	border-left: 11px #51565D solid;
	margin-bottom: 30px;
	margin-right: 30px;
	}
	
#showcaselogos .imgright {
	border-top: 11px #51565D solid;
	border-bottom: 11px #51565D solid;
	border-right: 11px #51565D solid;
	border-left: 11px #51565D solid;
	margin-bottom: 30px;
	}




#blog {
	float: left;
	width: 960px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #888B90;
	line-height: 100px;
	text-align: center;
	}




/* Photography */

#photography {
	float: left;
	width: 960px;
	margin: 0px 0px 0px 0px;
 	padding: 4px 0px 0px 0px;
	}

#photography img {
	float: left;
	border-top: 11px solid #51565D;
	border-bottom: 11px solid #51565D;
	border-left: 11px solid #51565D;
	border-right: 11px solid #51565D;;
	margin: 0px 46px 46px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#photography .end {
	border-top: 11px solid #51565D;
	border-bottom: 11px solid #51565D;
	border-left: 11px solid #51565D;
	border-right: 11px solid #51565D;
	margin: 0px 0px 46px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.clearboth {
	clear: both;
	}




/* YouTube Video Page */


#videohdleft {
	float: left;
	width: 640px;
	margin-bottom: 75px;
	text-align: center;
	line-height: 17px;
	}
	
#videohdright {
	float: left;
	width: 260px;
	height: 345px;
	background-color: #51565D;
	margin-left: 20px;
	margin-bottom: 75px;
	padding: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #949AA5;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	}
	
	
#videohdright h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #949AA5;
	font-size: 16px;
	font-weight: bold;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
	padding: 0 0 0 0;
	}
	
	
	
	
	
	
	

#videoleft1 {
	float: left;
	width: 465px;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6F757C;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	}

#videoleft1 h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #888B90;
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

#videoleft1 img {
	border-top: 11px #51565D solid;
	border-bottom: 11px #51565D solid;
	border-right: 11px #51565D solid;
	border-left: 11px #51565D solid;
	margin-bottom: 0px;
	}






#videoright1 {
	float: left;
	width: 465px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6F757C;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	}

#videoright1 h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #888B90;
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

#videoright1 img {
	border-top: 11px #51565D solid;
	border-bottom: 11px #51565D solid;
	border-right: 11px #51565D solid;
	border-left: 11px #51565D solid;
	margin-bottom: 0px;
	}

#videoright1 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #24AFE2;
	text-decoration: none;
	}
	
#videoright1 a:hover {
	color: #24AFE2;
	text-decoration: underline;
	}








#videoleft2 {
	float: left;
	width: 465px;
	margin: 0px 30px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6F757C;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	}

#videoleft2 img {
	border-top: 11px #51565D solid;
	border-bottom: 11px #51565D solid;
	border-right: 11px #51565D solid;
	border-left: 11px #51565D solid;
	margin-bottom: 30px;
	}






#videoright2 {
	float: left;
	width: 465px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6F757C;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	}
	
#videoright2 img {
	border-top: 11px #51565D solid;
	border-bottom: 11px #51565D solid;
	border-right: 11px #51565D solid;
	border-left: 11px #51565D solid;
	margin-bottom: 30px;
	}

#videotitle {
	clear: both;
	height: 55px;
	}

#videotitle h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #24AFE1;
	font-size: 14px;
	font-weight: normal;
	line-height: 55px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

#videoplayer {
	float: left;
	width: 960px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #888B90;
	line-height: 100px;
	text-align: center;
	}





/* Say Hello */

#sayhelloleft {
	float: left;
	width: 490px;
	height: 350px;
	margin-right: 30px;
	margin-top: 25px;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #888B90;
	line-height: 22px;
	}

#sayhelloleft input {
	float: left;
	border-bottom: #565C65 1px solid; 
	border-left: #565C65 1px solid; 
	border-right: #565C65 1px solid; 
	border-top: #565C65 1px solid; 
	background: #434950;
	height: 27px;
	line-height: 22px;
	color: #888B90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
#sayhelloleft textarea {
	border-bottom: #565C65 1px solid; 
	border-left: #565C65 1px solid; 
	border-right: #565C65 1px solid; 
	border-top: #565C65 1px solid; 
	background: #434950;
	height: 98px;
	line-height: 98px;
	color: #888B90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: left;
	line-height: 15px;
	}

#sayhelloleft .button {
	border-bottom: #6F797E 1px solid; 
	border-left: #6F797E 1px solid; 
	border-right: #6F797E 1px solid; 
	border-top: #6F797E 1px solid;
	background: #59616A;
	height: 29px;
	line-height: 29px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 30px 20px 0px 0px;
	float: right;
	}

#sayhelloright {
	float: right;
	width: 440px;
	height: 350px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7E84;
	font-weight: normal;
	line-height: 20px;
	margin-top: 28px;
	}

#sayhelloright h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #24AFE2;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}








/* Blog */

#blogleftcol {
	float: left;
	width: 615px;
	margin: 20px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8D8D;
	font-weight: normal;
	line-height: 18px;
	}

#blogleftcol h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #24AFE2;
	font-weight: normal;
	background: url(images/arrow.png) left no-repeat;
	text-indent: 34px;
	line-height: 50px;
	padding: 0;
	margin: 0px 0px 5px 0px;
	}

#blogleftcol .blogimage {
	border-top: 11px #51565D solid;
	border-bottom: 11px #51565D solid;
	border-right: 11px #51565D solid;
	border-left: 11px #51565D solid;
	margin-bottom: 30px;
	}

.divider {
	border-top: dotted 1px #B1B2B0;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	}


/* Blog Bar Under Posting*/

.blogbar {
	background: #434950;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8D8D;
	font-weight: normal;
	padding: 6px 0px 8px 12px;
	margin: 0px 0px 45px 0px;
	}
	
.blogbar a {
	font-size: 11px;
	color: #8D8D8D;
	font-weight: normal;
	border-bottom: #B0B0B0 1px dotted;
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	}

.blogbar a:hover {
	border-bottom: 0px;
	}
	
	
/* Blog Right Column */

#blogrightcol {
	float: left;
	width: 305px;
	margin: 18px 0px 0px 40px;
	}


/* Blog Right Column Title */

#blogrightcol .blogcoltitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #24AFE2;
	background: url(images/blog_title_tiler.gif) bottom left repeat-x;
	line-height: 60px;
	}


/* Blog Recent Right Menu */

#blogrecent {
	float: left;
	width: 305px;
	margin: 0px 0px 0px 0px;
	}

#blogrecent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 305px;
	}

#blogrecent ul li {
	float: left;
	}

#blogrecent ul li a {
	display: block;
	width: 305px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	line-height: 32px;
	text-indent: 32px;
	background: url(images/icon_news.gif) no-repeat;
	border-bottom: 1px dotted #B1B2B0;
	}
	
#blogrecent ul li a:hover {
	color: #24AFE2;
	}

#blogrecent .blogrecentactive {
	color: #24AFE2;
	}


/* Blog Categories Right Menu */

#blogcategories {
	float: left;
	width: 305px;
	margin: 0px 0px 0px 0px;
	}

#blogcategories ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 305px;
	}

#blogcategories ul li {
	float: left;
	}

#blogcategories ul li a {
	display: block;
	width: 305px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	line-height: 32px;
	text-indent: 29px;
	background: url(images/icon_squ.gif) no-repeat;
	border-bottom: 1px dotted #B1B2B0;
	}
	
#blogcategories ul li a:hover {
	color: #24AFE2;
	}

#blogcategories .blogrecentactive {
	color: #24AFE2;
	}


/* Blog Comments */

.blogcommentname {
	float: left;
	width: 525px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #24AFE2;
	font-weight: normal;
	}

.blogcomments {
	float: left;
	width: 415px;
	margin: 0px 0px 30px 50px;
	padding: 30px 30px 30px 30px;
	background: #434950;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #8D8D8D;
	font-weight: normal;
	}


/* Blog Post Comment */

#blogpostcomment {
	float: left;
	width: 525px;
	margin: 0px 0px 0px 00px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8D8D8D;
	font-weight: normal;
	line-height: 15px;
	}

.postcommenttitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #24AFE2;
	}
	
#blogpostcomment input {
	float: left;
	border-bottom: #565C65 1px solid; 
	border-left: #565C65 1px solid; 
	border-right: #565C65 1px solid; 
	border-top: #565C65 1px solid; 
	background: #434950;
	height: 27px;
	line-height: 22px;
	color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
#blogpostcomment textarea {
	border-bottom: #565C65 1px solid; 
	border-left: #565C65 1px solid; 
	border-right: #565C65 1px solid; 
	border-top: #565C65 1px solid; 
	background: #434950;
	height: 98px;
	line-height: 98px;
	color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: left;
	line-height: 15px;
	}

#blogpostcomment input.submit {
	width: 170px;
	height: 52px;
	}