body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: url(../images/BG.gif) top fixed repeat-x;
	line-height: 18px;
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a:link, a:visited { color: #666666; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #F00; text-decoration: underline}

a:link.seo, a:visited.seo , a:active.seo , a:hover.seo { color: #009DAD; text-decoration: none;}





h1 {
display: inline;
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #009DAD;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #009DAD;
}

h4 {
display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	letter-spacing:1px;
}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: left;
}

.spacetobottom {
	clear: both;
	height: 50px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 1px;;
}

.more_button a {
	clear: both;
	display: inline;
	width: 100px;
	margin:0;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	background: #009DAD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.more_button a:hover {
	text-decoration: none;
	color: #FFF452;
}

#SMC_container {
	margin: auto;
	width: 1024px;
}

#SMC_topbar {
	float: left;
	height: 5px;
	width: 850px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	background-color: #009DAD;
}

#languagebox {
	float: right;
	padding-bottom: 5px;
	padding-right: 5px;
	background: #848688;
	border-left: 1px #bcbcbc solid;	
	border-right: 1px #bcbcbc solid;	
	border-bottom: 1px #bcbcbc solid;
}

#languagebox img{
	float: left;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
	margin-top: -1px;
}

#rightytighty {
float: right;
padding-left: 30px;
}
#SMC_header {
	float: left;
	height: 80px;
	width: 1024px;
	margin-top: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
#SMC_header2 {
	height: 80px;
	width: 1024px;
	margin-top: 10px;
}

#SMC_IMGbanner {
	width: 950px;
	margin-top: 15px;
}

#SMC_logo {
	float: left;
	height: 55px;
	width: 300px;
}

#SMC_logo img {
	float: left;
	border: none;
	padding-right: 10px;
}

#SMC_sitetitle {
	padding: 28px 0 0 40px;
	font-size: 4.0em;
	font-weight: normal;
	color: #666666;
}

#SMC_login {
	float: right;
	width: 550px;
	text-align: right;
	padding-top: 40px;
}

/*------------- Menu ------------------*/
#SMC_menu {
	clear: both;
	height: 38px;
	width: 1024px;
	background: url(../images/MenuBarBG.gif) repeat-x;
	border: 1px #CCCCCC solid;
	border-bottom: 5px #009DAD solid;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#SMC_menu ul {
	padding: 0px;
	list-style: none;
}

#SMC_menu ul li{
	display: inline;
}

#SMC_menu ul li a{
	padding: 15px;
	width: 135px;
	height: 48px;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #999999;
}

#SMC_menu ul li .lastmenu{	
}

#SMC_menu li a:hover, #SMC_menu li .current{
	color: #009DAD;
}
/* ----------------- end of menu----------------*/

/*------------- SubMenu ------------------*/
#SMC_submenu {
	border: 1px #CCCCCC solid;
	float: left;
	height: 31px;
	width: 904px;
	background: url(../images/MenuBarBG.gif) repeat-x;
	border-bottom: 5px #009DAD solid;
	margin-top: 5px;
	padding-left: 45px;
}

#SMC_submenu ul {
margin: 0;
	padding: 0;
	list-style: none;
}

#SMC_submenu ul li{
margin: 0;
	padding: 0;
	display: inline;
	
}

#SMC_submenu ul li a{
float:left;
width: 146px;
	line-height: 31px;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #333333;
	
}

#SMC_submenu ul li .lastmenu{	
}

#SMC_submenu li a:hover, #SMC_menu li .current{
	color: #009DAD;
}
/* ----------------- end of submenu----------------*/

#SMC_banner {
	clear: both;
	float: right;
	width: 585px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
#SMC_banner a{
color: #009DAD;
font-size:14px;
text-decoration: none;
}
#SMC_banner a:hover{
color: #009DAD;
text-decoration: underline;
}

#SMC_banner h1 {
	font-size: 18px;
}

#SMC_subbanner {
	width: 530px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	margin-bottom: 15px;
	text-align: left;
	height: auto;
}
#SMC_subbanner a{
color: #009DAD;
font-size:14px;
text-decoration: none;
}
#SMC_subbanner a:hover{
color: #009DAD;
text-decoration: underline;
}

#SMC_subbanner h1 {
	font-size: 18px;
}

#SMC_services1 {
	clear: both;
	float: left;
	width: 1024px;
	padding-left: 0px;
	margin-bottom: 15px;
	padding-top: 25px;
	background-color: #FFFFFF;
}
#SMC_services2 {
	clear: both;
	float: left;
	width: 1024px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	height: auto;
}
#SMC_services3 {
	clear: both;
	float: left;
	width: 915px;
	padding-left: 34px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
}
#SMC_services3 h2{
background: url(../images/TriBG.png) no-repeat;
text-indent: 12px;
font-weight: bold;
}
#SMC_services2 h2{
background: url(../images/TriBG.png) no-repeat;
text-indent: 12px;
font-weight: bold;
}
.service_box5 h2{
background: url(../images/TriBG.png) no-repeat;
text-indent: 12px;
font-weight: bold;
}
.service_box1 {
	float: left;
	width: 297px;
	background: url(../images/boxBG.png) no-repeat;
	padding-bottom: 10px;
	border-bottom: thin solid #CCCCCC;
	margin-right: 8px;
	margin-left: 6px;
	padding-right: 13px;
	padding-left: 15px;
}

.service_box1 p{
	padding-bottom: 5px;
}

.service_box1 img{
	padding-bottom: 5px;
}

.service_box2 {
	float: left;
	width: 297px;
	margin-right: 8px;
	background: url(../images/boxBG2.png) no-repeat;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 6px;
	border-bottom: thin solid #CCCCCC;
}

.service_box2 p{
	padding-bottom: 5px;
}

.service_box2 img{
	padding-bottom: 5px;
}

.service_box3 {
	float: left;
	width: 297px;
	margin-right: 8px;
	background: url(../images/boxBG3.png) no-repeat;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 6px;
	border-bottom: thin solid #CCCCCC;
}

.service_box3 p{
	padding-bottom: 5px;
}

.service_box3 img{
	padding-bottom: 5px;
}

.service_box4 {
	float: left;
	width: 261px;
	margin-right: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 90px;
	background-image: url(../images/BotBoxBG12.png);
	background-repeat: no-repeat;
}

.service_box4 p{
	padding-bottom: 5px;
}

.service_box4 img{
	margin-bottom: 3px;
}

.service_box5 {
	width: 198px;
	background-image: url(../images/BotBoxBG.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px #CCCCCC solid;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

.service_box5 p{
	padding-bottom: 5px;
}

.service_box5 img{
	margin-bottom: 3px;
}
.service_box5 ul{
padding:0;
margin:0;}

.service_box5 li{
padding:0;
margin:0 0 0 25px;
}

.SMC_fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 50px;
	border: 1px solid #CCCCCC
}

* html .SMC_fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 25px;
	border: 1px solid #CCCCCC
}

.SMC_fullgraybox img{
	float: left;
	margin: 3px 20px 0 0px;
	border: 1px solid #999999;
}

.SMC_fullgraybox ul {
	margin: 10px 0 0 0px;
	padding: 0 0 0 30px;
}

.SMC_fullgraybox li {
	list-style: inside;
	padding: 0 0 10px 0;
	background: url(../images/listicon.gif) center left no-repeat;
}

/* news section */

#SMC_newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 50px;
}

* html #SMC_newssection {
	clear: both;
	float: left;
	width: 899px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 34px;
	height: 125px;
}

.newsbox {
	float: left;
	width: 270px;
	margin-right: 14px;
	color: #666666;
	padding-right: 15px;
}


/* end of news section */

/* Light Blue Row */
#SMC_light_blue_row {
	clear: both;
	float: left;	
	width: 900px;
	padding: 25px 0 25px 50px;
	background: #8dc3fa;
	border-top: 5px solid #98cafc;
}

.SMC_gallery {
	float: left;
	width: 400px;
	margin-right: 50px;
}

.SMC_partners {
	float: left;
	width: 400px;
}

.gp_row {
	width: 400px;
	margin-bottom: 10px;
}

.gp_row img{
	float: left;
	margin: 3px 10px 0 0;
	border: 1px solid #666666;
}

.gp_row p{
	color: #666666;
}

/* end of Light Blue Row */

/* ----- Footer ----- */

#SMC_footer {
	border-top: 5px solid #009DAD;
	clear: both;
	width: 1022px;
	height: 45px;
	text-align: center;
	background: #E7E7E7;
	font-size: 0.9em;
	color: #666666;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom: thin solid #CCCCCC;
}

#SMC_footer a{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#SMC_footer a:hover{
	color: #009DAD;
	text-decoration: underline;
}
#SMC_footer a:active{
	color: #009DAD;
	text-decoration: underline;
}
#SMC_footer a:visited{
	color: #666666;
	text-decoration: none;
}

#SMC_tagline
{
	display: block;
	width: 100%;
	text-align: center;
	font-family: Times New Roman;
	font-size: 14pt;
	font-weight: 500;
	font-style: italic;
	margin-top: 7px;
	margin-bottom: 7px;
}

/* ----- End of Footer ----- */

/* ----- COLUMNS ----- */

.col {
	float: left;
}

#col1 {
	width: 210px;
	margin-right: 2px;
	margin-left:7px;
}

#col2 {
	width: 575px;
	text-align: left;
}

#col3 {
	width: 210px;
}

#gallery {
}

#gal_head {
	width: 210px;

	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-left: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	background-color: #EFEFEF;
}

#gal_head h2{
	background: url(../images/TriBG.png) no-repeat;
	text-indent: 12px;
	font-weight: bold;
	color: #009DAD;
	margin-top: 5px;
}

#gal_content {
	width: 210px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border: 1px #CCCCCC solid;
	background-image: url(../images/BotBoxBG.png);
	margin-bottom: 15px;
}

#gal_content li a {
color: #666666;
text-decoration:none;
}

#gal_content li a:hover {
color: #009DAD;
text-decoration:none;
}

#twocolbullet {
width:265px;
float:left;
margin-bottom:25px;
}



#pro{
border: dashed 2px #009DAD;
font-size:12px;
margin:10px;
padding:10px;}


#pro2{
float:left;
border: dashed 3px #009DAD;
font-size:18px;
margin:10px;
width:175px;
height:175px;
padding:10px;
text-align:center;
margin-top:25px;}


.desc{font-size:11px;
 text-align:center;}
.disclaimer{
 font-size:8px; 
 text-align:center;}
/* HighSlide */

.highslide-container div {
    font-size: 12px;
}
.highslide-html {
    background-color: #FFFFFF;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #FFFFFF;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #999999;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #FFFFFF;
    background-color: #FFFFFF;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: #FFFFFF;
}
.highslide-wrapper .highslide-html-content {
    width:375px;
	height: auto;
    padding: 10px;
	color: #000000;
    background-color: #FFFFFF;
}

.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #009DAD;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #666666;
    text-decoration: none;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: #000000;
}
