body,
	html {
		margin:0;
		padding:0;
		color:#000;
		/*line-height: 1.5em;*/
		font: 11px Verdana, Arial;
		background-color: #FFF;

	}
	
	h1 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
				font-size: 110%; font-weight: bold; 
				line-height: normal; text-transform: capitalize; 
				letter-spacing: 5pt; word-spacing: 1px; vertical-align: text-bottom;
				color: #CC0000;
				display:none;
		}
		
	h2 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
			font-size: 110%; font-weight: bold; 
			line-height: normal; text-transform: capitalize; 
			letter-spacing: 5pt; word-spacing: 1px; vertical-align: text-bottom;
			color: #CC0000;
		}
		
	h3
	{
		font-size: 110%;
		color: #666;
		background-color: transparent;
		
	}
	h4
		{
			font-size: 100%;
			color: #333;
			background-color: transparent;
			
	}
	
	
	#wrap {
		margin:0 auto;
	}
	#header {
		
	}
	
	#logo {
	
	
	    	width:100%;
	    	height:34px;
		background: transparent url(images/logo.png) center left no-repeat; 
		background-color: #000;
	}
	
	
	
	#toplink {
		clear: both;
	    	width:100%;
	    	
	    	font-family: "Times", "serif"; 
		font-size: 12px; 
		font-weight: bold; 
	    	background-color: #7B828C;
		
	}
	#quote
	{
		padding: 10px;
	}
	#navcontainer
		{
		background: transparent url(images/orange_shadow.gif) top left repeat; 
		}
	
	
	#toplinklist
	{
	margin: 0;
	padding: 10px 0 10px 100px;
	
	}
	
	
	#toplinklist li
	{
	
	border-left: 1px solid #FF9933;
	margin: 0;
	
	display: inline;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	
	}
	
	
	#toplinklist a:link, #toplinklist a:visited
	{
	
	color: #FF9933;
	text-decoration: none;
	}
	
	#toplinklist a:link#selected, #toplinklist a:visited#selected, #toplinklist a:hover { color: #fff; }
	
	#navlist
	{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #000;
	}
	
	#navlist ul, #navlist li
	{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font: 10px Verdana, Arial;
	}
	
	#navlist a:link, #navlist a:visited
	{
	float: left;
	line-height: 14px;
	
	margin: 2px 10px 4px 10px;
	text-decoration: none;
	color: #fff;
	}
	
	#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
	{
	font-weight: bold;
	border-bottom: 2px solid #fff;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
	}
	
	#navlist a:link#currentgray, #navlist a:visited#currentgray
		{
		font-weight: bold;
		border-bottom: 2px solid #cccccc;
		padding-bottom: 2px;
		background: transparent;
		color: #fff;
	}
	
	

	#navlist a:hover#currentgray
	{
		border-bottom: 2px solid #fff;
	}

	#home {
		/*background: transparent url(images/bg.png) top left no-repeat; */
		CLEAR: both; 
		float:left;
		width:720px;
		height:400px;
		
				

		padding: 2em;
	}
	#home h2, #home h3{
		padding:0 0 0 20px;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px;
    		font-weight: bold; 
		line-height: normal; text-transform: uppercase; 
    	}
    	
    	#home p {
		padding:0 0 0 10px;
    	}
    	
    
    	#home ul li{
    	    		
    	    
    	    padding: 2px;
    	    
	}
	
	#main {
		
		CLEAR: both; 
		float:left;
		width:650px;
		padding: 2em;
		margin: 0;
		display:inline;
	}
	#main h2, #main h3{
		padding:0 0 0 10px;
    	
    	}
    	
    	#main p {
		padding:0 0 0 20px;
    	}
    	
    
    	#main ul li{
    	    		
    	    
    	    padding: 2px;
    	    
	}
	
    	#intro {
    		
    		/*background: transparent url(images/contentbg.gif) top left no-repeat; 
    		background-color: #fff;*/
    		
    		padding:0 0 0 0px;
    		width: 300px;
    		float:left;
    		display:inline;
	}
	
	#intro ul li{
	    		
	    		background: transparent url(images/dot_7.gif) center left no-repeat; 
	    		list-style: none;
	    		padding: 0 0 0 15px;
	    		margin-top: 10px;
	}
	
	#sidebar {
		
		float:right;
		width:200px;
		padding:10px 20px 0 0;
		display: inline;
	}
	
	
.box2 {
	WIDTH: 200; 
	BORDER: #ccc 1px solid; 
	
	text-align: left;
	
}


.line1 {
	CLEAR: both; BORDER-TOP: #ccc 1px solid;
	font: 9px Verdana, Arial;
	padding:10px;
}

.BoxTitle {
	FONT-SIZE: 10px; PADDING-RIGHT: 0.75em; PADDING-LEFT: 0.75em; 
	COLOR: #000; 
	text-align: center;
}

.clr7 {
	COLOR: #FF9933; BACKGROUND-COLOR: #F7F7F7;
	
}	
	
#footer {
	
	clear:both;
	height:80px;
	padding: 0 0 10px 10px;
	border-top: 1px dashed #7B828C;
	bottom: 0px;
	right: 0px;
	left: 0px;
	

	margin: 0px 0px 0px 0px;
	
	
}
#footer p {
	padding:5px;
	margin:0;
}
    
A:link {
	COLOR: #FF9933; 
}

A:visited {
	COLOR: #FF9933; 
}
A:active {
	COLOR: #FF9933; 
}
A:hover {
	COLOR: #CC0000; 
}


A.graylink:link {
	COLOR: #666666; 
}
A.graylink:visited {
	COLOR: #666666; 
}
A.graylink:active {
	COLOR: #666666; 
}
A.graylink:hover {
	COLOR: #000000; 
}

A.grayimglink {
	background: transparent url(images/textbutton.gif) center left no-repeat; 
	padding:0 0 0 15px;
	COLOR: #666666; 
}
A.grayimglink:visited {
	COLOR: #666666; 
}
A.grayimglink:active {
	COLOR: #666666; 
}
A.grayimglink:hover {
	
	background: transparent url(images/textbutton2.gif) center left no-repeat; 
	COLOR: #000000; 
}

A.grayimglinkalways {
	background: transparent url(images/textbutton2.gif) center left no-repeat; 
	padding:0 0 0 15px;
	COLOR: #CC0000; 
}



.titlelabel {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
		font-size: 110%; font-weight: bold; 
		line-height: normal; text-transform: capitalize; 
		letter-spacing: 5pt; word-spacing: 1px; vertical-align: text-bottom;
		color: #CC0000;
		}
		



#updates {
	float:left;
	width: 400px;
	padding:0 0 0 0px;
	display:inline;
	
}



#updates dl dd div
{
   
   padding:5px 2px 2px 5px;
}



dl dt
{
	COLOR: #CC0000; 
	padding:0 0 0 20px;
}

#updates dl dt
{
	margin: 5px;
	padding: 0 0 0 20px;
}


a.btn:link,
a.btn:visited {
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background: #FF9933;
	
	border: solid 1px #dddddd;
}
a.btn:hover {
	background: #cc0000;
}

td {
		
	font: 10px Verdana, Arial;
	background-color: #FFF;

}

.highlight { 
	background-color: yellow;
}

#dynacloud
{
	font-size: 50%;
	border: 1px solid #FF9933;
}

.imgframe {
padding: 5px;
border: solid 1px #CCCCCC;

}
	
	

.img {
	padding: 4px;
	border: solid 1px #CCCCCC;
	margin:2px;

}


.certificate
{
	margin-left: 20px;
	margin-top: 20px;
}


#gallery {
	background-color: #fff;
	padding: 10px;
	width: 350px;
}
#gallery ul { list-style: none; }
#gallery ul li { 
/*display: inline; */
}
#gallery ul img {
	border: 5px solid #eee;
	border-width: 5px 5px 5px;
}
#gallery ul a:hover img {
	border: 5px solid #cc0000;
	border-width: 5px 5px 5px;
	color: #cc0000;
}
#gallery ul a:hover { color: #ccc; }

#gallery  img {
	border: 1px solid #F8C987;

}
#gallery  a:hover img {
	border: 1px solid #cc0000;

	color: #cc0000;
}
#gallery  a:hover { color: #ccc; }
#gallery  span { padding: 10px; }


#leftgallery {
float: left;
width:150px;
}

#rightgallery {
float: right;
width:150px;
}

