img {

margin: 0px;
padding: 0px;
}

testimonialLeft img {
float:left;
margin: 10px;
padding: 10px;
}

.ContentArea img {
float:right;
margin: 0px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-top: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	
	background-color:#000000;
	
}
a {
	color: #FF9900;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:hover {
	color: #663399;
	text-decoration: underline;
}
a.FooterLinks {
	color: #663399;
	text-decoration: none;
	background-color: #FF9900;	
}
a.FooterLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.NormalTextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #663399;
	border-right-color: #663399;
	border-bottom-color: #663399;
	border-left-color: #663399;
	background-color: #FFFFFF;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	
}

hr {
	margin: 0px;
	width: 100%;
	color: #FF9900;
	height: 1px;
	background-color: #FFFFFF;
}
li {
	list-style-type: square;
	clip: rect(auto,auto,auto,auto);
	list-style-position: inside;
}





/* site template design */


.FadeTop {
	background-image: url(../images/main/fade_top.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}


.FadeLeft {
	background-image: url(../images/main/fade_left.gif);
	background-repeat: repeat-y;
	width: 10px;
}


	

.FadeRight {
	background-image: url(../images/main/fade_right.gif);
	background-repeat: repeat-y;
}
.BodyArea {
	background-color: #FFFFFF;
	padding: 3px;
	width: 750px; 
}
.LogoBar {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.NavBar {
	background-color: #666699;
	
}
.NavBarLinksOut1 {
	background-color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	
}
.NavBarLinksOut2 {
	background-color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.NavBarLinksOut3 {
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.NavBarLinksOut4 {
	background-color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.NavBarLinksOut5 {
	background-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.NavBarLinksOut6 {
	background-color: #CC66CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}


.NavBarLinksOver {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.ContentArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	padding-bottom: 10px;
	/*background-image: url(../images/6.jpg); */
	background-repeat: no-repeat;
	line-height: 1.8em;
}


.ContentAreaTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	/*background-image: url(../images/6.jpg); */
	background-repeat: no-repeat;
	line-height: 1.8em;
}


.Breadcrumb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding: 3px;
}
.Footer {
	
	background-image: none;
	background-repeat: repeat-y;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	vertical-align: bottom;
	padding: 0px;
}




/* thumbnails for portfolio */





a.thumb {
	float: left;
	background-color: #EDEDED;
}
a.thumb IMG {
	padding: 5px;
	margin: 1px;
	background-color: #FFFFFF;
}
a.thumb:hover {
	background-color: #666699;
}





/* look and feel */


table
{ 
margin-left: auto;
margin-right: auto;
}



.TableBackground1 {
	background-color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
}
.TableBackground2 {
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px;
	
	background-position: bottom;
	background-repeat: no-repeat;
}
.TableBackground3 {
	background-color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.TableBackground4 {
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.InputBox {
	background-color: #EFEFEF;
	border: 1px solid #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.SubmitButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666699;
	border: 1px solid #000000;
}

UL {
font-size : 11px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #000000; 
list-style-image: url(../images/main/L%20plate_bullet.gif);
}
